@charset "utf-8";
/* CSS Document */

* {margin:0px; padding:0px}

input { margin:-1px 0px; }      /* all browsers read this, used to target IE6 */

html>body input { margin:0px; }       /* IE 6 cannot read this, others can */

*+html>body input {margin:-1px; }      /* targets IE7 */

body{
color: #000000;
font-size: 12px;
font-family: verdana;
}

p{
margin-bottom:15px;
}

a{
/*color: #fff;*/
text-decoration: none;
}
a:hover{
color: #8fbcde;
}

h1.barHeader {
color: #ffffff;
font-size: 14px;
font-family: verdana;
font-weight:bold;
margin-top:5px;
margin-bottom:5px;
text-align:left;
}

h2.contentHeader {
color: #003466;
font-size: 14px;
font-family: verdana;
font-weight:bold;
margin: 0px;
text-align:left;
}

h3.contentHeader {
color: #003466;
font-size: 14px;
font-family: verdana;
font-weight:bold;
margin: 0px;
text-align:left;
}

ul {
	list-style-type: square; 
	font-size: 12px;
	margin: 10px 0px;
	padding-left: 14px;
	text-align:left;
}
ul.bold {
	font-weight: bold;
}
ul.noBullet {
	list-style-type: none; 
	font-weight: bold;
	padding-left: 0px;
}


ul.bold li {
	margin-top: 4px;
	 
}
ul.noBullet li{
	margin-top: 4px; 
}

img.floatLeft { 
    float: left; 
    margin-right: 8px; 
    margin-bottom: 5px; 	
}

img.padaround {
margin:15px;
}

img.addaborder{
border: 1px solid #003466;
}

#navlist li
{
display: inline;
font-family:verdana;
text-align:center;
font-size:12px;
color: #000000;
list-style-type: none;
padding-right: 10px;
}

#navlist li a{
display: inline;
text-align:center;
font-family:verdana;
font-size:12px;
color: #000000;
list-style-type: none;
padding-right: 10px;
}

#navlist li a:hover{
display: inline;
text-align:center;
font-family:verdana;
font-size:12px;
color: #003466;
list-style-type: none;
padding-right: 10px;
}

.contactText{
color: #000000;
font-size: 12px;
font-family: verdana;
text-align:left;
margin-top:5px;
margin-left:5px;
margin-right:5px;
}

.contactText a{
color: #000000;
font-size: 12px;
font-family: verdana;
text-align:left;
text-decoration:underline;

}

.contactText a:active{
color: #000000;
font-size: 12px;
font-family: verdana;
text-align:left;
text-decoration:underline;
}

.contactText a:hover{
color: #000000;
font-size: 12px;
font-family: verdana;
text-align:left;
text-decoration:underline;
}


.contactText a:visited{
color: #000000;
font-size: 12px;
font-family: verdana;
text-align:left;
text-decoration:underline;
}


.contentText{
color: #000000;
font-size: 12px;
font-family: verdana;
text-align:left;
}

.contentText a{
color: #000000;
font-size: 12px;
font-family: verdana;
text-align:left;
text-decoration:underline;
}

.contentText a:active{
color: #000000;
font-size: 12px;
font-family: verdana;
text-align:left;
text-decoration:underline;
}

.contentText a:hover{
color: #000000;
font-size: 12px;
font-family: verdana;
text-align:left;
text-decoration:underline;
}


.contentText a:visited{
color: #000000;
font-size: 12px;
font-family: verdana;
text-align:left;
text-decoration:underline;
}

.pagequote{
font-family:verdana;
font-size:12px;
font-style:italic;
margin-left:25px;
margin-right:25px;
text-align:left;
}

.pagequoteAuthor{
font-family:verdana;
font-size:10px;
font-style:normal;
text-align:right;
margin-right:25px;
}

td.blueBoxes {
	font-style: none;
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
padding-left:5px;
padding-right:5px;
}

.BoxItemsHeader {
	font-style: none;
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-top:5px;	
	margin-bottom:2px;
	text-decoration:none;
		}
.BoxItemsHeader a{
	font-style: none;
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-top:5px;	
	margin-bottom:2px;
	text-decoration:none;
		}
.BoxItemsHeader a:active{
	font-style: none;
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-top:5px;	
	margin-bottom:2px;
	text-decoration:none;
		}
.BoxItemsHeader a:hover{
	font-style: none;
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-top:5px;	
	margin-bottom:2px;
	text-decoration:none;
		}
.BoxItemsHeader a:visited{
	font-style: none;
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-top:5px;	
	margin-bottom:2px;
	text-decoration:none;
		}
.BoxItems {
	font-style: none;
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	margin-top:0px;	
	margin-bottom:5px;
	text-decoration:none;
		}
.BoxItems a{
	font-style: none;
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	margin-top:0px;	
	margin-bottom:5px;
	text-decoration:none;
		}		
.BoxItems a:active{
	font-style: none;
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	margin-top:0px;	
	margin-bottom:5px;
	text-decoration:none;
		}
		
.BoxItems a:hover{
	font-style: none;
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	margin-top:0px;	
	margin-bottom:5px;
	text-decoration:none;
		}
.BoxItems a:visited{
	font-style: none;
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	margin-top:0px;	
	margin-bottom:5px;
	text-decoration:none;
		}

td.rightContentHolder {
padding-right:0px;
margin-right:0px;
}

table.leftmenuItems {

margin-top:10px;
margin-bottom:10px;
}

td.leftmenuHolder {
padding-left:0px;
}

td.leftmenu {
background: url(../images/nascent_19.jpg) repeat-y;
}

td.leftmenu2 {
background: url(../images/nascent_2button.jpg) repeat-y;
}

td.topsearch {
background: url(../images/nascent_04.jpg) repeat-x;
}

td.leftnews {
background: url(../images/gray.jpg) repeat-y;
	font-style: none;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	

}

td.topmenu {
width: 511px;
background: url(../images/nascent_13.jpg) ;
}

		
.joinBtns input {
	background-color: #ffffff;
	font-family: verdana;
	margin-right: 5px;
	margin-left: 5px;
	color: #003466;
	border: 1px solid #000000;
	height: 20px;
	font-size: 12px;
	text-align:center;
	font-weight:bold;
}
	

	

.tableBorder {
border: 1px solid #003466;
}

.boxContentWhite {
	font-style: none;
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	margin-top:5px;	
	margin-bottom:5px;
	margin-left:5px;
		}

.footerText {
	font-style: none;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;

		}


.TopMenuWhite {
	font-style: none;
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-top:5px;	
	margin-bottom:5px;
		}
		
.TopMenuWhite a{
	font-style: none;
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-top:15px;	
	margin-bottom:15px;
	text-decoration:none;
		}
		
.TopMenuWhite a:hover{
	font-style: none;
	font-family: verdana;
	font-size: 12px;
	color: #8fbcde;
	font-weight: bold;
	margin-top:15px;
	padding-top:15px;	
	margin-bottom:15px;
	padding-bottom:15px;
	text-decoration:none;
		}
		
		
.TopMenuWhite2 {
	font-style: none;
	font-family: verdana;
	font-size: 12px;
	color: #003466;
	font-weight: bold;
	margin-top:5px;	
	margin-bottom:5px;
		}
		
.TopMenuWhite2 a{
	font-style: none;
	font-family: verdana;
	font-size: 12px;
	color: #003466;
	font-weight: bold;
	margin-top:15px;	
	margin-bottom:15px;
	text-decoration:none;
		}
		
.TopMenuWhite2 a:hover{
	font-style: none;
	font-family: verdana;
	font-size: 12px;
	color: #6885a3;
	font-weight: bold;
	margin-top:15px;
	padding-top:15px;	
	margin-bottom:15px;
	padding-bottom:15px;
	text-decoration:none;
		}		
		
		
.NewsWhiteHeader {
	font-style: none;
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-top:5px;	
	margin-bottom:5px;
	margin-left:5px;
	text-decoration:none;
		}		

.PageHeader {
	font-style: none;
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin-top:5px;	
	margin-bottom:5px;
	margin-left:5px;
	text-decoration:none;
		}	


.NewsItems {
	font-style: none;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	margin-top:0px;	
	margin-bottom:0px;
	margin-left:0px;
	text-decoration:none;
		}
		
.TopMenuOptions {
	font-style: none;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin-top:5px;	
	margin-bottom:5px;
		}
		
.TopMenuOptions a{
	font-style: none;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top:5px;	
	margin-bottom:5px;
	text-decoration:none;
		}
		
.TopMenuOptions a:hover{
	font-style: none;
	font-family: verdana;
	font-size: 12px;
	color: #003466;
	font-weight: bold;
	margin-top:5px;	
	margin-bottom:5px;
	text-decoration:none;
		}

.TestimonialText {
	font-style: italic;
	font-family: verdana;
	font-size: 12px;
    margin-top:7px;
    margin-left:10px;
    margin-right:10px;
}	

.TestimonialAuthor {
	font-style: none;
	text-align:right
	font-family: verdana;
	font-size: 10px;
    margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
}	

.careerText {
	font-style: italic;
	font-family: verdana;
	font-size: 12px;
    margin-top:10px;
    margin-left:5px;
    margin-right:5px;
	text-align:left;
}

.careerAuthor {
	font-style: none;
	text-align:right
	font-family: verdana;
	font-size: 10px;
    margin-right:10px;
	text-align:right;
}

#flashbox {
z-index:0;
}