/* CSS Document */

body,html {
	color:#555;
	height:100%;
	background-color: #fff;
}

.container{
	background-color:#ccc;
	margin:0 auto;
	padding-left:5px;
	text-align:left;
	width:983px;
}
.masthead {
	background-color:#145192;
	height:115px;
	line-height:115px;
	width:978px;
	color: #A4D3DA;
}
.logo {
	float:left;
	margin-left:34px;
	margin-top:4px;
}
.top_banner {
	color:#fff;
	height:115px;
	float:right;
	line-height:120px;
	margin-right:20px;
}
.topnav {
	background-color:#fff;
	border-bottom:1px solid #ddd;
	height:33px;
	line-height:33px;
	width:100%;
}
.subnav {
	background-color:#145192;
	border-bottom:3px solid #3fbcef;
	float:left;
	line-height:24px;
	width:100%;
}
.content_container {
	background-color:#fff;
	float:left;
	margin:0;
	padding:0;
	width:728px;
}
.content_main,.content_main_large {
	float:left;
	margin:10px;
	width:708px;
}
.left_nav {
	background-color:#3FBCEF;
	background-position:top;
	background-image:url('/portals/0/nav-left-topfade.jpg');
	background-position:top;
	background-repeat:repeat-x;
	float:left;
	margin:0px;
	width:248px;
}
.footer {
	background-color:#145192;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	height:70px;
	width:978px;
}
.footer a {
	color:#FFFFFF;
}
.footer a:hover {
	text-decoration:underline;
}

/* Styles */
h1{
	color:#3fbcef;
	font-size:26px;
	font-weight:bold;
	height:26px;
	line-height:28px;
	margin:0 0 3px 0;
	width:100%;
}
h2{
	color:#145192;
	font-size:26px;
	font-weight:bold;
	height:26px;
	line-height:26px;
	width:100%;
}
a:link,a:visited{
	color:#575757;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#0066CC;
	text-decoration:none;
}

.topnav a {
	border-left:1px solid #dfdfdf;
	color:#145192;
	display:block;
	float:left;
	font-size:18px;
	font-weight:normal;
	height:33px;
	text-align:center;
	width:135px;
}
.topnav a:hover {
	color:#008ECC;
}
.topnav a:hover, .topnav a:active {
	background-color:#FFF;
	border-left:1px solid #ccc;
	border-top:5px solid #3fbcef;
	color:#008ECC;
	height:33px;
	margin-top:-5px;
}

.subnav a {
	border-right:1px dotted #999;
	color:#fff;
	display:block;
	float:left;
	font-size:14px;
	font-weight:normal;
	height:24px;
	text-align:center;
	width:181px;
}
.subnav a:hover {
	background-color:#008ECC;
}

.small{
	color:#999999;
	font-size:11px;
}
.clr{clear:both;}
.breaker{clear:both;height:5px;}
.left{float:left;}
.right{float:right;}


/* Main Menu */


.MainMenu_MenuContainer {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;  
	background-color: #145192;
	
}


.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:30px;
	text-align:center;
	
}


.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	
	
	
	
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #6CD4FE; 
	border-left: #6CD4FE 1px solid; 
	border-bottom: #6CD4FE 1px solid; 
	border-top: #6CD4FE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}


.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #6CD4FE; 
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;
}






.MainMenu_MenuItemSel {
	background-color: #008ECC; 
	cursor: pointer; 
	cursor: hand; 
	color: White; 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;

}


.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #6CD4FE 1px solid; 
	border-bottom: #6CD4FE 1px solid; 
	border-top: #000000 0px solid;
}


.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
