p.breakhere {
	page-break-before: always;
}

body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-image: url(images/mainBG.jpg);
}

body, a {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a img {
   border: 0px;
}

li {
    list-style-type: none;
}

.h7 {
	font-family: Helvetica, Arial, sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    color: #003575;
    margin-top: 0px;
    margin-left: 5px;
    margin-bottom: 5px;
}

.h8 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.75em;
	font-weight: 400;
	color: #C00;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#wrapper {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 990px;
}

#header {
	width: 100%;
	height: 102px;
	background-color: #003774;
	color: #FFF;
}    

#header img.logo {
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	background-image: url(images/logo.gif);
	height: 60px;
	width: 155px;
}
 
#navigation ul.links {
   padding: 0px;
   margin: 0px;      
}  
#navigation {
	height: 22px;
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(images/bg-nav.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#navigation ul.links li {
	float: left;
	font-size: 10px;
	width: 16%;
	min-width: 160px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
   
#navigation ul.links li a {
   display: block; 
   background: transparent url(images/bg-nav.jpg) repeat scroll 0 0;
   height: 20px;
   line-height: 20px;
   text-align: center;  
}

#navigation  ul.links li a:hover {
   font-weight: bold;
}

#content {
	width: 100%;
	clear: both;
	background-color: #FFFFFF;
	color: #E8E8E8;
}

.panel {
	float: left;
	height: 407px;
}
.inr-content {
	margin-right: 50px;
	margin-left: 50px;
	font-size: 1em;
	color: #2874C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.inr-content a {
	color: #003774;
}
.inr-content h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.25em;
	font-weight: 400;
	color: #000000;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.inr-content p {
	font-size: .9em;
	margin-right: 5px;
	margin-left: 5px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
}
.inr-content ul {
	color: #484848;
	font-size: .9em;
}
.inr-content li {
	list-style-type: disc;
}
.inr-content h2 {
	font-size: 1em;
	font-weight: 500;
	color: #000000;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 1px;
}
.inr-content h8 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.25em;
	font-weight: 400;
	color: #006;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.panel a {
	display: block;
	font-size: 25px;
	margin-top: 331px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
}

#panel-ra {
	width: 330px;
	background: transparent url(images/bg-panel-ra.jpg) repeat scroll 0 0;
}

#panel-te {
	width: 330px;
	background: transparent url(images/bg-panel-te.jpg) repeat scroll 0 0;
}

#panel-tfmi {
	width: 330px;
	background: transparent url(images/bg-panel-tfmi.jpg) repeat scroll 0 0;
}

#block-container {
	clear: both;
	height: 120px;
	background-color: #003774;
	padding-top: 5px;
}

#panel-container {
}
#inr-panel-container {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.block {
	background: transparent url(bg-block.png) repeat scroll 0 0;
	float: right;
	width: 220px;
	border-left: 2px solid #ffffff;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 4px;
	height: 90px;
	vertical-align: top;
}

.block .annoucement{
	
	float: right;
	width: 220px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 4px;
	height: 90px;
	vertical-align: top;
}

.block a {
	text-decoration: underline;
}


.block h1, .block p {
	font-size: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
}

.sidetext {
	background: transparent url(bg-block.png) repeat scroll 0 0;
	float: right;
	width: 220px;
	border-left: none;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 4px;
	height: 95px;
	vertical-align: top;
}

.sidetext h1 {
	font-size: 10px;
	margin-bottom: 1px;
	margin-top: 3px;
}

.sidetext p {
    font-size: 10px;
	margin-bottom: 6px;
	margin-top: 3px
}
	

#footer {
	float: left;
	width: 100%;
	background-color: #003774;
}
  
#footer ul {
	float: right;
	margin-right: 10px;
	margin-top: 0px;
}   

#footer ul.links li {
	float: left;
	font-size: 11px;
}
         
#footer ul.links li a {
	text-transform: uppercase;
	font-weight: normal;
}

#footer ul.links li .separator {
   padding: 10px;     
}
#subAbout {
	height: auto;
	width: 160px;
	position: absolute;
	left: 1px;
	top: 123px;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #e5e5e5;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003774;
	border-bottom-color: #003774;
	border-left-color: #003774;
}
.navhide {
	display: none;
}
.subnav   p, .subnav  a, .subnav a:visited {
	margin-top: 3px;
	margin-bottom: 3px;
	color: #003774;
	font-weight: normal;
	text-decoration: none;
}
.subnav a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#subCapabilities {
	height: auto;
	width: 162px;
	position: absolute;
	left: 160px;
	top: 123px;
}
#subSearch {
	height: auto;
	width: 300px;
	position: absolute;
	top: 124px;
	right: 30px;
}
.peopleList a {
	color: #003774;
	font-size: 13px;
	text-decoration: underline;
}
.peopleList, .peopleList strong {
	font-size: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Helvetica, Arial, sans-serif;
}
.bioBlock h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00274E;
}
.bioBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00274E;
	border: 1px solid #999999;
	padding: 15px;
}
.bioBlock img {
	padding-left: 15px;
	padding-bottom: 15px;
}
.bioBlock a {
	color: #002765;
}
.bioBlock p {
	font-weight: normal;
	line-height: 16px;
}
#textSizeBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
	color: #003774;
	background-color: #E8E8E8;
	height: 20px;
	width: 170px;
	float: right;
	padding: 2px;
	margin-top: 5px;
}
.inr-content .navBlock {
	float: right;
	width: 250px;
	color: #003774;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003774;
	border-right-color: #003774;
	border-bottom-color: #003774;
	border-left-color: #003774;
	padding-top: 0px;
}
.inr-content .nvRule {
	color: #003774;
	padding: 0px;
	height: 1px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003774;
}
.nvRule {
	color: #003774;
	padding: 0px;
	height: 1px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003774;
}
.inr-content .nvRule2 {
	color: #003774;
	padding: 0px;
	height: 2px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003774;
	
}
#textSizeBox img {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#wrapper #picRow {
	background-image: url(images/picRow2.jpg);
	height: 110px;
	width: 100%;
	background-repeat: no-repeat;

}
#headerStatement  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	top: 49px;
	float: right;
	right: 30px;
}
#marquee {
	position: absolute;
	top: 75px;
	float: right;
	
}
	
#subNews {
	height: auto;
	width: 160px;
	position: absolute;
	left: 323px;
	top: 123px;
}
a.link {
	text-decoration:underline;
	color: #0068CF;
}
a.link:hover {
	text-decoration: underline;
	color: #009;
}

a.litelink {
	text-decoration:underline;
	color: #EFB495;
	font-size:12px;
}
a.litelink:hover {
	text-decoration: underline;
	color: #FFF;
}
.twoColLiqLtHdr #mainContent { 
margin: 0 20px 0 0%; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
padding: 20px;
height: inherit;

}
.textarea {
width: 750px;
margin-left: 150px;
padding: 25px;
}
.textarea h8 {
font-family: Helvetica, Arial, sans-serif;
font-size: 1.75em;
font-weight: 400;
color: #C00;
margin-top: 0px;
margin-left: 5px;
margin-bottom: 5px;
}
.textarea h7 {
font-family: Helvetica, Arial, sans-serif;
font-size: 1.5em;
font-weight: 400;
color: #006;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}
.transparent_div {
	background-image: url(images/transparentblue.png);
	background-repeat: repeat;
	padding: 10px;
	height: 18px;
	width: 318px;
	position:absolute;
	top: 169px;
	left: 322px;
	color: #FC3;
	font-family: Arial, Helvetica, sans-serif;
}
.transparent_div p {
	margin-bottom: 6px;
	margin-top: 6px;
	
}
#webdings {
	font-family: "Wingdings 2".;
	color: #FFF;
}
#transparent_heading {
	color: #C00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#transparent_heading {
	color: #FFF;
	font-weight: normal;
}
