/* CSS Document */

html { margin:0px; padding:0px;}
fieldset, img { border:none;}
p,h1,h2,h3,h4,h5,h6,input, label { margin:0px; padding:0px; font-weight:normal;}
ul { list-style:square;}
body { margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; line-height:1.5em;}
.body { margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; line-height:1.5em;}
.smallFont { margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:1.5em;}

a:link, a:visited {color:#AD2C03; text-decoration: none}
a:hover {color:#AD2C03; text-decoration:underline}

p { line-height:1.7em}
h1 { color:#822000; font-size:28px; font-family:"Palatino Linotype", Times, serif; padding:0 0 25px 0;}

.header { color:#822000; font-size:28px; font-family:"Palatino Linotype", Times, serif; padding:0 0 25px 0;}

.bggrey { background:#F2F2F2}
.bggrey ul { margin:0; padding:0;font-family:"Palatino Linotype", Times, serif;list-style:none;}
.bggrey ul li { font-size:15px; border-bottom:1px dashed #982D00;}
.bggrey ul li a { display:block; text-decoration:none; color:#414141;padding:5px 10px }
.bggrey ul li a:hover { background:#EBEBEB; color:#8D2301; text-decoration:underline;}
.bggrey ul li a.selected { background:#EBEBEB; color:#8D2301}
.bggrey ul li a:visited { display:block; text-decoration:none; color:#AD2C03; }

.bggrey ul li.noborder {border-bottom: none}
.bgfooter { background:#13406a; padding:10px 0px}
.bgfooter p { color:#FFFFFF; font-size:10px; text-align: left}
.bgfooter a:link, .bgfooter a:visited { color:#FFFFFF; text-decoration:none;}
.bgfooter a:hover, .bgfooter a.selected { color:#FFFFFF; text-decoration:underline;}

.SkipLinks, .SkipLinks a:link, .SkipLinks a:visited, .SkipLinks a:hover {
color : Black;
text-decoration : none;
height: 1px;
padding:0px; margin:0px;
height:1px;font-size:1px;
}

/*Header*/
.topNavTbl{background-color: #000000; width:100%}
.topNavTbl a{color:#FFFFFF}
.topHeaderTbl{background-color:#133f6c; width:100%;}
.HeaderContent {font: 12px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #FFFFFF;  text-align:right; line-height:16px;}
.HeaderContent a:link, .HeaderContent a:visited{color: #FFFFFF; text-decoration: none;}
.HeaderContent a:hover{ color: #FFFFFF; text-decoration: underline;}
.headerImg { display: block; border:0px }
form { margin:0; padding:0px 0px 2px 0px;}
#headerImgLeftTop {
 width:347px;
 height:34px;
}
#headerImgLeftMiddle {
 width:347px;
 height:53px;
}
#headerImgLeftBottom {
 width:347px;
 height:37px;
}
#headerImgLeftv2{
 width:347px;
 height:124px;
}
#headerImgWWW{
 width:295px;
 height:30px;
}
#headerImgNAS {
 width:295px;
 height:34px;
}
#headerImgNAE {
 width:295px;
 height:25px;
}
#headerImgIOM{
 width:295px;
 height:27px;
}
#headerImgNRC {
 width:295px;
 height:37px;
}
#headerImgMiddle {
 width:1px;
 height:123px;
}
#headerImgTitle1 {
 width:651px;
 height:55px;
}
#headerImgTitle2 {
 width:651px;
 height:28px;
}
#headerImgTitle3 {
 width:651px;
 height:40px;
}
/*End of Header*/

.WhiteSpace{ width:10px; background-color:white; }
.WhiteBack { background-color:white; }

#BodyWidth{ width:997px}
#contentTbl { width:977px}
#leftNavCol { width:196px}
#spaceCol { width:30px}
#BodyCol { width:751px}

/*For Printing*/
@media print {
	.DoNotDisplay4Print {
	display:none;
	}
	#leftNavCol{
	width:1px;
	display:none;
	}
	#contentTbl{ width:100%;}
	#spaceCol { width:1px;}
	#BodyCol { width:100%;}
}