/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.display-none {
	display: none;
}

#clear-both {
	clear: both;
}

.clear-both {
	clear: both;
}

p, h1, h2, h3, h4, h5, h6, strong {
	margin: 0px;
	padding: 0 0 5px 0;
}

h1, h2, h3 {
	font-weight: bold;
	color: #000066;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 12px;
}

strong {
	font-weight: bold;
	color: #333333;
}

a:link, a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
 
.clearfix {
	display:block;
	min-height: 100%;
	margin: 0;
	padding: 0;
}

.credits {
	font-size: 10px;
}

.align-left {
	align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	align: right;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.image-right {
	float: right;
	margin: 0 0 10px 10px;
}


#outerwrapper {
	background-color: #FFFFFF;
	width: 800px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

div#top {
	width: 100%;
	height: 85px;
	margin: 0;
	padding: 0;
	text-align: right;
	background: #000066;
}

div#top img {
	margin:0;
	padding: 0;
	border: none;
}

div#top p {
	color: #FFFFFF;
	font-size: 105%;
	line-height: normal;
	margin: 0;
	padding: 0;
}

div#top div.topdetails {
	margin: 0;
	padding: 30px 10px 10px 10px;
}

.hotline {
	font-weight: bold;
}

/* ********** MAIN STYLES ********** */

ul#globalnav {
	width: auto;
	height: 32px;
	margin: 2px 0;
	padding: 0 10px 0 284px;
/*	padding-top: 10px;*/
	background: url(../images/globalnavbkgd.gif) repeat-x;
	border: solid 1px #666666;
}

ul#globalnav li {
	width: 150px;
	border-right: solid 1px #666666;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#globalnav li.link1 {
	width: 50px;
}

ul#globalnav li.link2 {
	width: 95px;
}

ul#globalnav li.link3 {
	width: 150px;
}

ul#globalnav li.link4 {
	width: 120px;
}

ul#globalnav li.link5 {
	width: 85px;
}

ul#globalnav li.no-border-right {
	border-right: none;
}

ul#globalnav li a:link,
ul#globalnav li a:visited {
	padding: 10px 7px;
	font-size: 105%;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
	display: block;
}

ul#globalnav li a:hover {
	color: #FFFFFF;
	background-color: #000066;
}

ul#globalnav li a:active {
	color: #FFFFFF;
	background-color: #999999;
}






/*#toplogodiv {
	background-color: #000066;
	width: 800px;
	height: 70px;
	background: url(../images/toplogoimgbkgd.gif) no-repeat;
}

#toplogodiv ul {
	padding: 0px;
	float: right;
	margin: 45px 0 0 0;
}
#toplogodiv li {
	margin-right: 10px;
	padding-right: 10px;
	list-style-type: none;
	display: inline;
	border-right: 1px solid #FFFFFF;
}

a.globallinks:link, a.globallinks:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.globallinks:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
a.globallinks:active {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

#topyellowdiv {
	background-color: #FFCC00;
	width: 800px;
	height: 5px;
	clear: both;
	margin: 1px 0;
}*/


#contentOuterWrapper {
	width: 800px;
	min-height: 450px;
	background-image: url(../images/navbkgd.jpg);
	background-repeat: no-repeat;
	clear: both;
	/*background-color:#999999*/
	/*border: solid 0px red;*/
}

#opportunitiesnav {
	width: 190px;
	float: left;
	padding-bottom: 10px;
}

#opportunitiesnav ul {
	margin: 0 0 10px 15px;
	padding-left: 5px;
	padding-top: 0px;
}
#opportunitiesnav li {
	list-style-type: square;
	list-style-position: outside;
	margin: 0px;
	padding: 3px 3px 3px 0px;
	border-bottom: 1px dotted #000066;
}
#opportunitiesnav h2 {
	border: 1px solid #666666;
	background-color: #000066;
	color: #FFFFFF;
	margin-bottom: 4px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 12px;
}
#opportunitiesnav h3 {
	padding: 3px;
	border: 1px solid #666666;
	background-color: #000066;
	color: #FFFFFF;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 12px;
}

a.opportunitieslink:link, 
a.opportunitieslink:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.opportunitieslink:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a.opportunitieslink:active {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

a.opportunitieslink2:link, 
a.opportunitieslink2:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.opportunitieslink2:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
a.opportunitieslink2:active {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

#contentInnerWrapper, #col2 {
	position: relative;
	width: 600px;
	float: right;
	background-color: #FFFFFF;
	padding: 10px 0 10px 10px;
}

#col2 {
	width: 400px;
	float: left;
}

div#col2 ul {
	margin: 8px 0 8px 20px;
	padding: 0;
}

div#col2 ul li {
	margin: 0 0 8px 0;
	padding: 0;
	list-style: url(../images/bullet.gif);
}

div#col3 {
	width: 180px;
	float: right;
}

div.col3snippetwrapper, 
#col3-nostyle, 
#col3spacer {
	margin: 10px 0;
	padding: 2px;
	background-color:#DEDEDE;
	border: solid 1px #000066;
}

#col3spacer {
	background-color: #FFFFFF;
	border: none;
	margin: 12px 0;
}

#col3-nostyle {
	background-color: #FFFFFF;
	border: none;
	margin: 36px 0 0 0;
}

div#col3-nostyle input.bluebutton,
div#applybuttonwrapper input.bluebutton {
	border: none;
	width: 180px;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-left: 0;
	background: #F0F7FC url(../images/blueButton.gif) no-repeat;
	margin-bottom: 8px;
	cursor: pointer;
}

div#applybuttonwrapper input.bluebutton {
	margin: 0;
}

/*#col3spacer ul {
	margin: 0;
	padding: 0;
}
#col3spacer ul li {
	background: url(../images/blueButton.gif) no-repeat;
	height: 22px;
	width: 180px;
	margin: 0;
	padding: 0 0 8px 0;
	list-style: none;
}
#col3spacer ul li a {
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
}

#col3spacer ul li#bluebutton {
	background: url(../images/blueButton.gif) no-repeat;
	height: 22px;
	width: 180px;
}*/

#col3 h3 {
	margin: 0px;
	padding: 3px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background: #000066 url(../images/subnavbkgd.gif) no-repeat;
}

#col3 ul {
	margin: 0 0 0 15px;
	padding: 5px;
}

#col3 ul li {
	list-style-type: square;
	padding-bottom: 5px;
/*	list-style-position: inside;*/
}
#col3 h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin: 0px;
	padding: 3px;
}

#col3 p {
	margin: 0px;
	padding: 5px 3px 5px 3px;
}

#col3 a:link, 
#col3 a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}

#col3 a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#col3 a:active {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

#mainContentWrapper {
	width: 395px;
	min-height: 450px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#subnavigation {
	width: 200px;
	float: right;
	margin-top: 10px;
}

/*#subnavdiv {
	width: 190px;
	float: right;
}*/

#subnavlinkswrapper {
	border: solid 1px #000066;
	margin-bottom: 10px;
	padding: 2px;
	background-color: #DEDEDE;
}

#subnavigation h3 {
	background-color: #000066;
	padding: 3px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	background-image: url(../images/subnavbkgd.gif);
	background-repeat: no-repeat;
}
#subnavlinkswrapper p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 5px;
}
#subnavlinkswrapper #subnavcopy {
	margin: 0px;
}
#subnavigation ul {
	margin: 0px;
	padding: 5px;
}
#subnavigation li {
	list-style-type: square;
	padding-bottom: 5px;
	list-style-position: inside;
}


a.moreinfo:link, a.moreinfo:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #000066;
	line-height: 14px;
}
a.moreinfo:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	line-height: 14px;
}
a.moreinfo:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #CCCCCC;
	line-height: 14px;
}


/*#footer {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	clear: both;
	width: 800px;
	margin: 0 auto;
}
#footer ul {
	margin: 0px;
	padding: 0px;	
}
#footer li {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
a.footerlinks:link, a.footerlinks:visited {
	color: #666666;
	text-decoration: none;
}
a.footerlinks:hover {
	color: #000066;
	text-decoration: underline;
}
a.footerlinks:active {
	color: #CCCCCC;
	text-decoration: none;
}*/

#boxtop {
	/*position: relative;*/
	width: 390px;
	height: 10px;
	background: url(../images/searchboxtop.gif) no-repeat bottom;
}

#boxwrapper {
/*position: relative;*/
	width: 390px;
	margin:0px 0px 10px;
	padding:0px;
	/*clear: both;*/
}

#boxcontent {
	/*position: relative;*/
	width: 378px;
	background-color: #DEDEDE;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
}

#boxbottom {	
	/*position: relative;*/
	width: 390px;
	height: 10px;
	background-image: url(../images/searchboxbottom.gif);
	background-repeat: no-repeat;
}
#boxcontent h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	padding: 0px;
	margin: 0px;
}

.footnote {
	font-size: 10px;
	margin: 5px 0;
}

a.h2link {
	font-size: 12px;
}

div#awardlogos {
	width: auto;
	height: 58px;
	margin: 0 0 10px 0;
	padding: 5px 0;
	background: url(../images/homefooterlogos.jpg) no-repeat center center;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

ul#footer {
	width: auto;
	height:17px;
	margin: 10px 0;
	padding: 5px;
	background-color: #000066;
}

ul#footer li {
	padding: 0 10px 0 0;
	display: inline;
	list-style: none;
}

ul#footer li a {
	color: #FFFFFF;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
}