@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat-x;
	background-color: #003466;
	letter-spacing: 0px;
}

a {
	text-decoration:none;
	color: #17375E;
}

h2 {
	font-size:17px;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
}

td {
	text-align: left;
	vertical-align: top;
}

.contentimg {
	margin:0px;
	border: 1px solid #ffffff;
	padding: 3px;
}

.content {
	font-size: 12px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	background-color: #17375E;
	color: #FFFFFF;
	text-align: justify;
	padding: 2px;
	/*background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;*/
}

.content a {
	color: #FFFFFF;
	font-weight:bold;
}

.content a:hover {
	text-decoration: underline;
}

content a:visited {
	color: #FFFFFF;
}
.nav {
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size:14px;
	background-color: #17375E;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: 1px;
	/*border: 4px solid #FFFFFF;*/
	
}



/*Navigation bar styling*/



#head ul {
	list-style-type: none;
	width: 700px;
	height: 20px;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
		
}

#head li {
	display: inline;
	float: left;
	line-height: 20px;
	
}

#head li a {
	margin: 0 !important;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
}

#head li a:visited { text-decoration: none;
	color: #fff;}
.footer a {
	color: #FFFFFF;
}

#head li a:hover {
	color:#FF0000;
}
.navlast{
	padding-right: 0px !important;
	border-right: none !important;
	
}

.pad 
{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	}


.container {
	margin-right:auto;
	margin-left:auto;
	text-align: center;
	margin-top:0px;
	padding-top:0px;
	border: 2px solid #17375E;
	background-color: #FFFFFF;
	width:700px;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	background-color: #17375E;
	border: 2px solid #FFFFFF;
}



h1 {
	font-size: 18px;
	color: #FFFFFF;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	margin-top: 0px;
	padding-top: 0px;
}

.innercontent {
	padding-right:10px;
	padding-left: 6px;
	padding-top: 5px;
}

.innercontentindex {
	padding-right:15px;
	padding-left: 20px;
	padding-top: 5px;
}

.innercontenttestimonials {
	padding-right:15px;
	padding-left: 6px;
	padding-top: 5px;
}

.sidebar {
	background-color: #770608;
	color: #FFFFFF;
}

.sidebartop {
	background-image: url(../images/side_upper_gradient.gif);
	background-repeat: repeat-x;
	border: 2px solid #780709;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.sidebar a{
	color:#FFFFFF;
	font-weight:normal;	
}

.sidebar a:hover {
	text-decoration:underline;
}

.sidebar a:visited {
	color:#FFFFFF;
}

.sidebarbottom {
	background-image: url(../images/side_bottom_gradient.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #780709;
	border-right-color: #780709;
	border-bottom-color: #780709;
	border-left-color: #780709;
}

.sidebarend {
	background-image:url(../images/side_end_gradient.jpg);
	background-repeat:repeat-x;
	
	
}

.testimonial1 {
	background-image:url(../images/headshot.jpg);
	background-repeat:no-repeat;
	line-height: 17px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 3px;
}

.testimonial2 {
	background-image:url(../images/headshot2.jpg);
	background-repeat:no-repeat;
	line-height: 17px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.lists li {
	padding-top:7px;
}

.header {
	background-color: #17375E;
}

.issues td{
	vertical-align:middle;
}

.lead {
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
}
.equal {
	font-size: 18pt;
	font-weight: bold;
	color: #CCCCCC;
}
.word {
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
}
