
/* CSS Document */

.ModuleTitle_MenuItem
{
	border: white 0px solid; /*override borders*/
}

.ModuleTitle_MenuItem TD
{
	/*TD if menu is using tables*/
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	height: 21px;
	white-space: nowrap; /*Word wrapping menu item now optional*/
	padding: 1px 3px 3px 1px;
}


.ModuleTitle_MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #EEEEEE;
	width: 15px;
	height: 100%; /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=DimGray,Direction=135,Strength=3);
	padding: 1px 1px 1px 1px; /*explicitly set padding for sub-menus */
}

.ModuleTitle_MenuBreak
{
	background-color: #EEEEEE;
	font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel
{
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #C1D2EE;
}


.containerHead
{
	height: 30px;
}

.containerHead#title
{
	width: 205px;
	height: 30px;
	vertical-align: middle;
	text-align: left;
}

.ContentButton
{
	vertical-align: middle;
	text-align: left;
}

.containerHead .Head
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
}

.containerHead#left
{
	width: 10px;
}

.containerHead#right
{
	width: 10px;
}

#EDCContainerLinks .containerHead#left
{
	background: url(EDCblue_left.gif);
	background-repeat: no-repeat;
}
#EDCContainerLinks .containerHead#title
{
	background: url(EDCblue_top_bg.gif);
	background-repeat: repeat-x;
}
#EDCContainerLinks .containerHead#right
{
	background: url(EDCblue_right.gif);
	background-repeat: no-repeat;
}
#EDCContainerLinks .containerHead .Head
{
	color: #FFFFFF;
}

#EDCContainerLinks p, #EDCContainerLinks .Normal
{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 20px;
	color: #0065a4;
	display: block;
}

#EDCContainerLinks .LinkTable
{
	border-collapse: collapse;
	border-bottom: 1px solid #eaece2;
	text-align: left;
	vertical-align: middle;
	width: 223px;
	margin: 0px;
}

#EDCContainerLinks .LinkTable td
{
	padding-top: 7px;
}

#EDCContainerBlue .containerHead#left
{
	background: url(EDCblue_left.gif);
	background-repeat: no-repeat;
}
#EDCContainerBlue .containerHead#title
{
	background: url(EDCblue_top_bg.gif);
	background-repeat: repeat-x;
}
#EDCContainerBlue .containerHead#right
{
	background: url(EDCblue_right.gif);
	background-repeat: no-repeat;
}
#EDCContainerBlue .containerHead .Head
{
	color: #FFFFFF;
}


#EDCContainerBeige .containerHead#left
{
	background: url(EDCBeige_TopLeft.gif);
	background-repeat: no-repeat;
}
#EDCContainerBeige .containerHead#title
{
	background: url(EDCBeige_TopBG.gif);
	background-repeat: repeat-x;
}
#EDCContainerBeige .containerHead#right
{
	background: url(EDCBeige_TopRight.gif);
	background-repeat: no-repeat;
}
#EDCContainerBeige .containerHead .Head
{
	color: #0065a4;
}

#EDCContainerRankings .containerHead#title
{
	background: url(rankingsbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	height: 44px;
	vertical-align: bottom;
	padding-bottom: 7px;
}
#EDCContainerRankings .containerHead#left
{
	background: url(EDCBeige_TopLeft.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#EDCContainerRankings .containerHead#right
{
	background: url(EDCBeige_TopRight.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#EDCContainerRankings .Head
{
	color: #0065a4;
}

#EDCContainerRankings p, #EDCContainerRankings .Normal
{
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 13px;
	color: #666666;
}


#EDCBannerBlack .containerContent {
background-image:url(EDCbanner_blackbg.gif);
background-repeat:no-repeat;
text-align:center;
height:137px;
width:399px;
margin:15px;
border:0px;
}


#EDCBannerBlack p, #EDCBannerBlack .Normal {
font-size:21px;
color:#FFFFFF;
}

#EDCBannerBlack a{
font-size:21px;
color:#FFFFFF;
text-decoration:none;
}

.containerContent{
border-left:1px solid #b4d2e4;
border-right:1px solid #b4d2e4;
vertical-align:top;
width:205px;
}

.containerContent p, .containerContent .Normal{
margin-top:0px;
margin-left:10px;
margin-right:10px;
margin-bottom:5px;
}


.containerFoot
{
	height: 14px;
}

.containerFoot#left
{
	width: 10px;
	background: url(EDCblue_bottomLeft.gif);
	background-repeat: no-repeat;
}

.containerFoot#right
{
	width: 10px;
	background: url(EDCblue_bottomRight.gif);
	background-repeat: no-repeat;
}

.containerFoot#middle
{
	width: 205px;
	background: url(EDCblue_bottomBG.gif);
	background-repeat: repeat-x;
}

.spacer
{
	height: 20px;
}


.ContentNoContainer
{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

/* Feature Classes */
.featureHead
{
	height: 22px;
	width: 400px;
	text-align: left;
	vertical-align: middle;
	background: url(EDCfeature_bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
	border-top: 1px solid #61a0c7;
	border-bottom: 1px solid #61a0c7;
}

.featureHead .Head
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #61a0c7;
}

.featureContent
{
	min-height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.featureContent h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #4790bd;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	line-height: 18px;
}

.featureContent h1 a
{
	color: #4790bd;
	text-decoration: none;
}

.featureContent h1 a:hover
{
	text-decoration: underline;
}

.featureContent p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
	line-height: 12px;
}

.featureTable
{
	width: 400px;
	padding: 0px;
	border: 0px;
}

.featureTable #Image
{
	width: 150px;
	vertical-align: middle;
	text-align: center;
}

.featureTable #Copy
{
	padding-left: 10px;
	padding-top: 15px;
	vertical-align: top;
	text-align: left;
}

/* Text Container */

.TitleTextContainer
{
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
}

.TitleTextContainer .Head
{
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #0066a4;
}

.ContentTextContainer
{
	padding: 0px;
	text-align: left;
}

.ContentTextContainer p, .ContentTextContainer td
{
	font-size: 12px;
	line-height: 16px;
}

.ContentTextContainer ul
{
	list-style: circle;
	line-height: 22px;
	font-size: 12px;
	color: Black;
}


/* Doc Container */
.DocsHead
{
	height: 22px;
	width: 400px;
	text-align: left;
	vertical-align: middle;
	background: url(EDCfeature_bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
	border-top: 1px solid #61a0c7;
	border-bottom: 1px solid #61a0c7;
}

.DocsHead .Head
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #61a0c7;
}

.DocsContent
{
	min-height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.DocsContent .LinkTable, .DocsContent img
{
	padding-right: 5px;
	padding-bottom: 3px;
	vertical-align: middle;
}



































































































































