body {
	margin:0px;
	padding:0px;
	background-color:#EBF1F5;
	color:#555555;
	line-height:180%;
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:normal;
	height:100%;
	}
h2{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
#LeftPane {
}
.leftpane{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8C8C8C;
}
#RightPane{
}
.rightpane{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8F8F8F;
}

h3{background-color:#76a9d4; display:block; color:#FFFFFF; font-size:120%;font-family:Georgia, Times New Roman, Times, serif;}



.left  {  margin:0; height:100%; text-align:center;} 
.center{  margin:0; height:100%; padding:0;}
.right {  margin:0; height:100%; text-align:center;}

#header{ height:120px;}
#header .left  { background-image:url(images/header_left.jpg); background-position:right top; background-repeat:no-repeat;}
#header .center{ background-color:#FFFAEF;}
.border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #9B9B9B;
	border-bottom-color: #9B9B9B;
	border-top-style: solid;
}
#headermain {
	background-image: url(images/banner-new.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 210px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;
}
#headermain a:link, a:visited, a:active {color:#666666;}
#headermain a:hover{color:#003366;text-decoration:underline;}

#header .right { background-image:url(images/header_right.jpg); background-position:left top; background-repeat:no-repeat;}
		#header div .title { color: #76a9d4; }
		#header div img { margin:20px; }
		#header div h1 { color:#f48d13; font-family:Georgia, "Times New Roman", Times, serif; font-size:130%; margin:5px 20px; }	
		#header div h2 { color:#DDD; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:90%; margin:5px 20px;	}

#nav { height:32px; width:100%; overflow: hidden; text-align:center; background-image:url(images/nav_background.gif); background-repeat:repeat-x; background-position:top; padding:0; color:#444444;}
#nav .left   { background-image:url(images/nav_left.gif); background-repeat:no-repeat; background-position:right top;}
#nav .center { text-align:center;}
#nav .right  { background-image:url(images/nav_right.gif); background-repeat:no-repeat; background-position:left top;}

#main { width:100%; text-align:center;  padding:0;}
#main .left   { background-image:url(images/border_left.gif); background-repeat:repeat-y; background-position:right;}
#main .center { background-color:#fff; text-align:center;}
#main .right  { background-image:url(images/border_right.gif); background-repeat:repeat-y; background-position:left;}
	
#leftinside					{width:200px; float:left; margin-left:5px; margin-right:5px; height:100%;}
	#leftinside	 li		 	{ list-style-type:none; margin:0; padding-bottom:20px;}
	#leftinside	 ul			{ list-style-type:none; margin:0; padding:0;}
	
#rightinside			{width:420px; float:left; margin-left:10px; margin-right:5px; height:100%; text-align:left; }
	#rightinside p	{margin-top:0; padding:0;}
	#rightinside img{margin-bottom: 10px;}
	#rightinside li{ list-style-image:url(images/bullet.gif); margin-bottom:12px;}
	#rightinside bullet{ color:#B99347; }	
	
#content{font-family: Georgia, "Times New Roman", Times, serif; font-size: 1em;color: #253A5F; text-decoration:none; text-align:center;}
#content a:link, a:active, a:hover{font-family: Georgia, Times New Roman, Times, serif;font-size: 1em;color: #253A5F; text-decoration:none;}
#content a:visited{font-family: Georgia, Times New Roman, Times, serif; font-size: 1em; color: #253A5F; text-decoration:none;}

		
#footer{
	height:32px;
	width:100%;
	overflow: hidden;
	text-align:center;
	background-image:url(images/footer_background.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:0;
	color:#444444;
}
#footer .left   { background-image:url(images/footer_left.gif); background-repeat:no-repeat; background-position:right top; }
#footer .center {
	text-align:left;
	border: 0px solid #CCCCCC;
}
#footer .right  { background-image:url(images/footer_right.gif); background-repeat:no-repeat; background-position:left top; }


/*submenu _______________________________________________________________________________________________

This is the menu that pops up when you hover over a main menu item. FOr some reason, it needs to be above

the main menu in the CSS file to work properly. If it isn't a blankspace will show up on the right of the 

sub menu item. */
.submenu{

            z-index:100; 

            background:#FFFFFF;          

            /*filter:progid:DXImageTransform.Microsoft.Shadow(color='#757575', Direction=135, Strength=2);*/

            border:1px #909090 solid; 

            padding:0px;

            margin-left:2px;

            color:#000000;
			
			font-family:Georgia, Times New Roman, Times, serif;

}

 

.submenuitembreadcrumb{z-index:100; 

            font-size:11px; font-weight:bold;

            border:#FFFFFF solid;

            border-width:1px 0px;

            background:url(media/spacer.gif);

            padding:4px 10px 4px 5px;

            margin-bottom:1px;        

            font-family:Georgia, Times New Roman, Times, serif;

}

 

.submenuitemselected{ z-index:100; 

            border:#FFFFFF solid;

            border-width:1px 0px;

            color:#666666;

            font-size:11px; font-weight:bold;

            padding:4px 10px 4px 5px;

            background:#DDDDDD;
			
			font-family:Georgia, "Times New Roman", Times, serif;

}


/* Main Menu ___________________________________________________________________________________________ */

.menubg{ width:100%; background-color:#C6D7E3; }

 

/* MainMenu_MenuItem controls the borders between submenu items before they are rolled over*/ 

.MainMenu_MenuItem{ z-index:100; 
	color:#666666;
	font-size:11px;
	font-weight:bold;
	padding:4px 10px 4px 5px;
	margin-bottom:1px;
	font-family:Georgia, Times New Roman, Times, serif;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}



 

/* These bits here turn on and off the drop downs, icons and arrows */

.MainMenu_MenuContainer{ width:98%; background:url(media/spacer.gif); }

.MainMenu_MenuBar{ 
background-color: #D2DDEE;
}

.MainMenu_RootMenuArrow{ display:none; }

.MainMenu_MenuIcon{ display:none; }

.MainMenu_MenuArrow{ display:none; }

 

/* rootmenuitem TD controls the look of the main menu bar */

.rootmenuitem TD{
	color:#666666;
	font-size:11px;
	font-weight:bold;
	padding:0px 0px 0px 5px;
	background-color:#FFFFFF;
	height:24px;
	font-family:Georgia, Times New Roman, Times, serif;
	width:100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

 

/* rootmenuitemselected TD controls the look of the main menu bar with the roll over state on, 

be sure to keep a background in there or firefox will show a blue box in the background */

.rootmenuitemselected TD{

            color:#666666; 

            font-size:11px; 

            font-weight:bold;

            padding:0px 0px 0px 5px;

            background:#DDDDDD;

            height:24px;
			
			font-family:Georgia, Times New Roman, Times, serif;

}

 

/* rootmenuitembreadcrumb TD controls the look of the main menu bar when it is the selected menu 

be sure to keep a background in there or firefox will show a blue box in the background */

.rootmenuitembreadcrumb TD{

            color:#666666; 

            font-size:11px; 

            font-weight:bold;

            padding:0px 0px 0px 5px;

            background-color:#EAEAEA;

            height:24px;
			
			font-family:Georgia, Times New Roman, Times, serif;
			
			border-right-width: 1px;
			border-right-style: solid;
			border-right-color: #CCCCCC;

}

 

.MainMenu_MenuBreak{ display:none; }



 /*top nav elements */

.Login {font-size:0.8em;font-family: Georgia, Times New Roman, Times, serif;padding-top: 7px;padding-right: 5px;padding-bottom: 5px;padding-left: 5px;}
	.Login a:link{color:#666666;text-decoration:none;font-size: 11px;text-transform: none;}
	.Login a:visited{color:#666666;text-decoration:none;font-size: 11px;text-transform: none;}
	.Link a:hover{ color:#FF0000; text-decoration:underline;font-size: 11px;}
	.Login a:active{color:#666666;text-decoration:none;font-size: 11px;text-transform: none;}
.privacy{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #666666;
}
	.privacy a:link{
	color: #666666;
	text-decoration:none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 5px;
}
	.privacy a:visited{color: #666666; text-decoration:none;}
	.privacy a:hover{color: #003366; text-decoration:underline;}
	.privacy a:link{color: #666666; text-decoration:none;}
.Normal {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}
.NormalTextBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #CCCCCC;
	color: #333333;
	border: none;
}

.SubHead {
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
    font-weight: bold;
    color:#253A5F;
	padding: 0;
}
.wrapper {
	border-right: 1px solid #8A8A8A;
	border-bottom: 1px solid #8A8A8A;
	border-left: 1px solid #8A8A8A;
}
