/* 

Home Page Structure:

div#header
div#page    ->  div#body    ->  p.spacerH
                            ->  div#left
                            ->  div#middle  
                            ->  div#right   ->  p.spacerH
                                            ->  div#news
div#footer

*/

body
{
	background-color:#eaedf7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin:0;
	padding:0;
}

div#header
{
    width:800px; height:72px;
    margin:auto;
    background:url(../images/header.png)  0 0 no-repeat;
}
div#search
{
    width:200px; height:42px;
	padding: 30px 0px 15px 590px;
}	
div#headerrm
{
    width:800px; height:72px;
    margin:auto;
    background:url(../images/headerrm.png)  0 0 no-repeat;
}
div#headerpm
{
    width:800px; height:72px;
    margin:auto;
    background:url(../images/headerpm.png)  0 0 no-repeat;
}

div#pageHome
{
    width:800px; overflow:hidden;
    margin:auto;
    background:url(../images/pageHome.png) 0 0 repeat-y;
}

div#page
{
    width:800px; overflow:hidden;
    margin:auto;
    background:url(../images/page.png) 0 0 repeat-y;
}

div#pagecontent
{
    width:800px; overflow:hidden;
    margin:auto;
    background:url(../images/pagecontent.png) 0 0 repeat-y;
}
div#pagetrg
{
    width:800px; overflow:hidden;
    margin:auto;
    background:url(../images/page_trg.png) 0 0 repeat-y;
}
div#body
{
	width:776px;
	overflow:hidden;
	margin:auto auto;
	padding-left:0px;
}

div#leftHome
{
    float:left;
    width:137px;
    padding:0;
}

div#middleHome
{
	float:left;
	width:353px;
	padding-top: 10px;
	padding-left: 16px;
	padding-right: 14px;
}

div#rightHome
{
    float:left;
    width:256px;
    padding:0;
}

div#leftsub
{
    float:left;
    width:490px;
    padding-top: 10px;
	padding-left: 16px;
	padding-right: 14px;
}

div#leftcontent
{
	float:left;
	width:563px;
	padding-top:7px;
	padding-left:10px;
	padding-right:13px;
}

div#rightcontent
{
	float:left;
	width:180px;
	padding:5px;
}

p.mainText
{
    width:600px; padding:6px 14px;
}

div#news
{
    padding:1px 20px;
}

div#footer
{
    width:800px; 
    margin:auto;
    background:url(../images/footer.png)  0 0 no-repeat;
	padding-top: 25px;
}

div#footer p
{
    text-align:center;
}

a
{
    color:#457fc1;
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

a.systemlink, a.headerlink
{
	text-decoration: underline;	
}

/* PM page style */
div#pmNav
{
    background:url(../images/pmNavBg.gif)  0 0 no-repeat;
    height:45px;  
}

div#pmNav a
{
    font-size:8pt; font-weight:bold;
    color:#fff;
    margin-left:8px;   
}

div#pmOtherLinksTitle
{
    background:url(../images/pmOtherLinks.gif)  0 0 no-repeat;
    height:36px;
}
div#pmResourcesTitle
{
    background:url(../images/resourcesPM.gif)  0 0 no-repeat;
    height:36px;
}
div#pmNews
{
    background:url(../images/newsPM.gif)  0 0 no-repeat;
    height:36px;
}

/* RM page style */
div#rmNav
{
    background:url(../images/rmNavBg.png)  0 0 no-repeat;
    height:45px;  
}

div#rmNav a
{
    font-size:8pt; font-weight:bold;
    color:#fff;
    margin-left:18px;   
}

div#rmOtherLinksTitle
{
    background:url(../images/rmOtherLinks.gif)  0 0 no-repeat;
    height:36px;
}

div#rmNews
{
    background:url(../images/newsRM.gif)  0 0 no-repeat;
    height:36px;
}
/* sub page style (both PM and RM) */
div#announce
{
    background-color:#ffcd07;
    padding:1px 7px;
}

h1
{
    font-weight:bold; font-size:13pt; 
}

h2
{
    font-weight:bold; font-size:11pt; 
}
h3
{
    font-weight:bold; font-size:10pt; 
}

h3.news_header
{
	font-size: 9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h4
{
    font-weight:bold; font-size:10pt; font-style:italic; 
}

div#otherLinks
{
    padding:1px 12px;
}

.hidden, #skip
{
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;		
}

.newsheader{font-size: 12px;}
.center{text-align: center;}

/* Left Nav bar with no image maps*/
a.navlink 
{
	color: #fff;
	text-decoration: none;
	background-color: #000;
	display: block;
	padding: 8px 10px 8px 15px; 
	/* padding: 3px 10px 3px 15px; */
}

span.navlinktop
{
	font-size: 11px;
	/* font-size: 10px; */
	font-weight: bold;
	line-height: 1.2em;
}

span.navlinkbottom
{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
}

#RM_navlink
{
	background-image: url(../images/RM_gradient.png);
	background-repeat:no-repeat;
	background-position: center center;
	/* padding-top: 5px;
	padding-bottom: 5px; */
}

#RM_navlink span.navlinkbottom
{
	color: #ACA6D1;
}

#PM_navlink
{
	background-image: url(../images/PM_gradient.png);
	background-repeat:no-repeat;
	background-position: center center;
}

#PM_navlink span.navlinkbottom
{
	color: #6EBCDB;	
}

#AM_navlink
{
	background-image: url(../images/AM_gradient.png);
	background-repeat:no-repeat;
	background-position: center center;
}

#AM_navlink span.navlinkbottom
{
	color: #99a6bf;
}

/* for emergency messages iframe*/
iframe.emergencycontainer{ border: none;}
#emergency {color: red; font-weight: bold; text-align: center; padding-top: 10px;}
#emergencybody{background: #FFF; }
#noemergency{text-indent: -9999px;}
#noemergencybody{background: #FFF; }

