﻿
/*Milton front end*/

body{margin:0; 
	background-color:#E8E8EE;
	color:#545454;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	text-align: center;
	}

a{text-decoration:none;}
a:hover{text-decoration:none; color:#F58025;}
a:active{text-decoration:underline; color:#F58025;}


h3{font-size:14px; font-weight: bold; color:#F58025; xcolor:#555555; line-height:10px; margin:5px 0 5px 0;}

.docCon{border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; width:800px; background-color:#FFFFFF; padding-bottom:10px; margin: 0 auto; text-align: left;}

.bodyLftTemp{width:550px; xbackground-image:url(images/sub_menu_drop_shadow.gif); xbackground-repeat:repeat-x; padding:30px 10px 10px 10px; text-align:left; float:left;}
.bodyRhtTemp{width:210px; xbackground-image:url(images/sub_menu_drop_shadow.gif); xbackground-repeat:repeat-x; padding:30px 10px 10px 10px; text-align:center; position:relative; }

.bodyLftCon{xcolor:#333333; width:550px; margin-left:13px;}
.bodyRhtCon{xcolor:#333333; width:210px; }

.txtLrgM10{font-size:14px; margin-top:10px; xclear:right;}

.newPM10{margin:10px 0 10px 0;}

#flright{float:left;}


/*-----Navigation-----*/

.TopBar
{	
	width:780px;
	height:74px;
	background-color:#FFFFFF;
}
	
.NavBarCon
{
	width:800px;
	height:23px;
	background-image:url(images/e4c_topbar_bg.gif);
	text-align:left;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
	line-height:23px;
	}
	
.Con
	{
		margin:0 0 0 15px;
		padding:0 0 0 0;
		
	}
	
.SubCon
{
	clear:both;
	list-style: none inside;
	width:100%;
	padding:0 0 0 0;
	margin-left:15px;
}
	
.NavBarMainTxt
{
	list-style: none inside;
	text-align:center;
	float:left;
	padding-left:7px;
	padding-right:7px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
	color:#FFFFFF;
}

.NavBarMainTxt a{text-decoration:none;color:#FFFFFF;}
.NavBarMainTxt a:active{text-decoration:none;color:#FFFFFF;}
.NavBarMainTxt a:hover{text-decoration:underline;color:#FFFFFF;}

.SubNavMainCon
{
	font-size:11px; 
	width:800px; 
	height:22px;
	vertical-align:middle; 
	line-height:22px;
}

.SubNavMainTxt{float:left;padding-left:6px;padding-right:5px;color:#666666;}
.SubNavMainTxt a{text-decoration:none;color:#666666;}
.SubNavMainTxt a:active{text-decoration:none;color:#666666;}
.SubNavMainTxt a:hover{text-decoration:underline;color:#666666;}



/*Milton fron end*/

SignUpNote
{
	color:#6D6D6D;
	margin:50px 0 0 0;
}


.SideMenuTopItem
{
	width:85%; background-color:#E8E8EE; color:#6D6D6D; padding-top:5px; margin-top:10px;
}

.SideMenuBottomItem
{
	width:85%; background-color:#E8E8EE; color:#6D6D6D; padding-top:2px; padding-bottom:5px; margin-bottom:5px;
}

.SideMenuSelectItem
{
	width:85%; background-color:gray; color:white; text-align:left; padding:4px 0 4px 0;
}

.SideMenuItem
{
	width:85%; background-color:#E8E8EE; color:#6D6D6D; text-align:left; padding:4px 0 4px 0;
}

.SideMenuItem:hover
{
	width:85%; background-color:gray; color:white; text-align:left; padding:4px 0 4px 0;
}

.SideMenuUrlItem
{
	color:#6D6D6D;
	width:100%;
}

.SideMenuUrlItem:hover
{
	color:white;
	width:100%;
}

.MainContentDivStyle
{
	width:100%;
	height:550px;
	background-image:url("images/content_bg_top.jpg"); 
	background-position: left top; 
	background-repeat: no-repeat;
}

.LabelSpanStyle
{
	color:#787878;
}





