@charset "utf-8";
/* CSS Document */
.agentSignup{
	color:#6c6c6c;
	font-family:tahoma;
	font-size:16px;
}
.agentContentForm{
	font-family:arial;
	font-size:11px;
	color:#424242;
}
.blackArrow{
	margin:0 0 0 20px;
	padding:0 0 0 0;
}
.blackArrow li{
	list-style-position: outside;
	list-style-image:url(Images/arrow.jpg);
	padding:0 0 7px 0;
	margin:0 0 0 0;
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
	color: #424242;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#e6e7e8;
}
.button{
	color:#636363;
	font-weight:bold;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}
.copyright{
	color:#6e6e6e;
}
.content{
	font-family:Arial;
	font-size: 11px;
	color: #636363;
	text-decoration:none;
}
.contentLink{
	font-family:Arial;
	font-size: 11px;
	color: #636363;
	text-decoration:none;
	font-weight:bold;
}
.contentLink:hover{
	font-family:Arial;
	font-size: 11px;
	color: #636363;
	text-decoration:underline;
	font-weight:bold;
}

.dotSeperatorVertical{
	background-image:url(Images/dotBrown.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
.dotSeperatorHorizontal{
	background-image:url(Images/dotBrown.jpg);
	background-position:center;
	background-repeat:repeat-x;
}

div.menuNormal{
	display: none;
}

div.menuHover{
	border: 1px solid #363636;
	background-color: #fffff5;
	display: inline;
	position:absolute;
	top:40px;
	left:-50px;
	z-index:100;
	cursor:default;
}
.fomax{
	font-weight:bold;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:none;
	color:#6e6e6e;
}
.fomax:hover{
	font-weight:bold;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:underline;
}
 .fomax:visited{
 	font-weight:bold;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:none;
}
.greyArrow{
	margin:0 0 0 20px;
	padding:0 0 0 0;
}
.greyArrow li{
	list-style-position: outside;
	list-style-image:url(Images/GreyArrow.jpg);
	padding:0 0 7px 0;
	margin:0 0 0 0;
}
.headerBackGround{
	background-image:url(Images/Header.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.innerHeader{
	color:#f15a22;
	font-family:arial;
	font-size:20px;
}
.lineSeperatorHorizontal{
	background-image:url(Images/dotGrey.jpg);
	background-position:center;
	background-repeat:repeat-x;
}
.lineSeperatorVertical{
	background-image:url(Images/dotGrey.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
.mandatory{
	color:#FF0000;
}
.menuBackGround{
	 background-image:url(Images/Buttonbg.jpg); 
	 background-repeat:repeat-x; 
	 background-position:center;
}
.menuBackGroundOver{
	 background-image:url(Images/ButtonbgOver.jpg); 
	 background-repeat:repeat-x; 
	 background-position:center;
}
.menuLink{
	color:#636363;
	font-family:verdana;
	font-size:15px;
	text-decoration:none;
/*	text-transform:uppercase;*/
	font-weight:bold;
}
.menuLinkSelect{
	color:#d13f66;
	font-family:verdana;
	font-size:15px;
	text-decoration:none;
/*	text-transform:uppercase;*/
	font-weight:bold;
}
.pageLink{
	color:#424242;
	font-family:Tahoma;
	font-size:10px;
	text-decoration:none;
}
.pageLink:hover{
	color:#424242;
	font-family:Tahoma;
	font-size:10px;
	text-decoration:underline;
}
.readMore{
	font-weight:bold;
	font-family: Tahoma;
	font-size: 10px;
	color: #424242;
	text-decoration:none;
}
.readMore:hover{
	font-weight:bold;
	font-family: Tahoma;
	font-size: 10px;
	color: #424242;
	text-decoration:underline;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 0}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float:none;
	font: none 11px Georgia;
}

#sddm li a
{	
	font-family:Georgia;
	font-size:12px;
	color:#676767;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	text-align:center;
	text-decoration: none;
}

#sddm li a:hover
{
	font-family:Georgia;
	font-size:12px;
	color:#9e0203;
	text-decoration:none;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	padding-bottom:5px;
	background-image:url(Images/Buttonbg.jpg);
	background-color:#FFFFFF;
	border: 1px solid #d9d9d9;
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
/*	padding: 5px 10px;*/
	padding-left:23px;
	width: 140px;
	white-space: nowrap;
	text-align: left;
	font-family:tahoma;
	font-size:12px;
	color:#636363;
	line-height:32px;
	text-decoration:none;
	font-weight:bold;
}

#sddm div a:hover
{
	font-family:tahoma;
	color:#f69f15;
}
.topBg{
	background-image:url(Images/TopBg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.translucent {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: .7;
	background-color:#000000;
}

.Text{
        font-family: Verdana, Arial, Sans-serif, 'Times New Roman';
        font-size: 8pt;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        text-decoration: none;
}
.textArea{
	font-family:Arial;
	font-size: 11px;
	color: #636363;
	width:200px;
	height:60px;
}
.textBox{
	font-family:Arial;
	font-size: 11px;
	color: #636363;
	width:200px;
}

.toolTip {
        font-family: Verdana;
        font-size: 8pt;
}
