@charset "UTF-8";

/* CSS Document */

body {
	background: #d3e4ec url(../uploads/images/headerFooter/strategicbgd.png) center top repeat-x;
}

A:link, A:visited, A:active {
	text-decoration: none;
	color: #666;
}

A:hover {
	text-decoration: none;
	color: #1a366b;
}

/*----------Wrapper-----------------------------------------------------------------*/

#container {
	width: 890px;
	margin: 0 auto 20px auto;
	border: 1px solid #00245a;
	background-color: #FFF;
}

#containerInside {
	position: relative;
	margin: 10px;
	border: 1px dotted #666;
}

/*----------Top Navigation-----------------------------------------------------------------*/

#topNav {
	position: absolute;
	top: 29px;
	left: 30px;
	width: 830px;
}

#topNav ul {
	list-style-type: none;
	text-align: center;
}

#topNav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0 2px 0 0;
	height: 45px;
}

#topNav ul li a {
	padding: 7px 10px 7px 10px;
	color: #333;
	background-color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 70%;
	height: 17px;
}

#topNav ul li a:hover, #topNav a:active {
	background: #E8E8E8;
}
#mainNav a.current {
	background: #E8E8E8;
}

#topNav a.current {
	background: #E8E8E8;
}

input.search-input {
	width: 150px;
	background: #FFF;
	font-size: 70%;
	color: #666;
	border: 1px solid;
	display: inline;
	vertical-align: middle;
	padding: 3px;
	margin-left: 15px;
}

input.search-button {
	width: 80px;
	height: 20px;
	padding: 3px;
	display: inline;
	vertical-align: middle;
	background: #CCC;
	color: #000;
	border: 1px solid;
	font-size: 70%;
}

#searchli {
	width: 567px;
}

form {
	text-align: right;
}

/*----------Flash-----------------------------------------------------------------*/


#flashHeader {
	height: 237px;
	margin: 10px auto 30px auto;
	width: 848px;
}
#flashHeader h1 {
	display: none;
}
	
	
	
/*----------Navigation-----------------------------------------------------------------*/

#mainNav {
	position: absolute;
	top: 225px;
	margin: 0 auto;
	left: 30px;
}

#mainNav ul {
	list-style-type: none;
	text-align: center;
}

#mainNav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0 2px 0 0;
}

#mainNav ul li a {
	padding: 7px 0 0 0;
	width: 133px;
	color: #333;
	background-color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 70%;
	height: 17px;
}

#mainNav ul li a:hover {
	background: #CCC;
}

#mainNav a:active {
	background: #000;
}


/*----------Navigation - extra tab-----------------------------------------------------------------*/

#mainNav_plus{
	position: absolute;
	top: 225px;
	margin: 0 auto;
	left: 30px;
}

#mainNav_plus ul{
	list-style-type: none;
	text-align: center;
}

#mainNav_plus ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0 2px 0 0;
}

#mainNav_plus ul li a{
	padding: 7px 0 0 0;
	width: 113px;
	color: #333;
	background-color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 65%;
	height: 17px;
}

#mainNav_plus ul li a:hover {
	background: #CCC;
}

#mainNav_plus a:active {
	background: #000;
}



/*----------Footer-----------------------------------------------------------------*/



#footerContainer {
	padding: 10px;
	border: dotted #1b376b;
	border-width: 1px 0 0 0;
	margin: 10px 0 0 0;
	clear: both;
}

#footer {
	position: relative;
	background-color: #e9e7d2;
	border: solid #1b376b;
	border-width: 1px 0 0 0;
	/*width: 848px;*/
	color: 3f3f3f;
	font-size: .65em;
	display: block;
}

#footer #floatingImage {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#footer h5 {
	padding: 12px 10px;
	border: solid #FFF;
	border-width: 0 0 2px 0;
}

#footer h6 {
	color: 3f3f3f;
	line-height: 2.2em;
	padding: 0 10px;
}


/*----------flpFooter-----------------------------------------------------------------*/


#flpfooter {
	position: relative;
	background-color: #dae2eb;
	border: solid #1b376b;
	border-width: 1px 0 0 0;
	/*width: 848px;*/
	color: 3f3f3f;
	font-size: .65em;
	display: block;
}

#flpfooter #floatingImage {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#flpfooter h5 {
	padding: 12px 10px;
	border: solid #FFF;
	border-width: 0 0 2px 0;
}

#flpfooter h6 {
	color: 3f3f3f;
	line-height: 2.2em;
	padding: 0 10px;
}

/*----------flpFooterEnd-----------------------------------------------------------------*/

#footerAddress {
	margin: 12px 0;
	padding: 0 10px 0 0;
	float: left;
}

#logosContainer {
	float: left;
	margin: 10px 0;
	border: solid #71746d;
	border-width: 0 0 0 1px;
}

#footerLogos ul {
	margin: -20px 0 0 0;
}

#footerLogos li {
	display: inline;
	padding: 0 0 0 10px;
}

#clearFooter {
	visibility: hidden;
	clear: both;
}
#candi {
	text-align: center;
	font-size: .6em;
	margin: 0 0 20px 0;
}
#candi a {
	color: #6a7597;
}
#candi a:hover {
	color: #FFF;
}
