/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	background-color: #e7e7e7;
}

.formpad{
	margin: 0px;
	padding: 0px;
}
 /* -------- Text styles   --------*/
 
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5e5c5c;
	text-decoration: none;
}

ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5e5c5c;
	text-decoration: none;
}

ol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5e5c5c;
	text-decoration: none;
}

li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5e5c5c;
	text-decoration: none;
}

a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004b92;
	text-decoration: underline;
}

a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ef3f23;
	text-decoration: underline;
}

a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004b92;
	text-decoration: underline;
}

a:visited:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ef3f23;
	text-decoration: underline;
}

h1{
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004b92;
	text-decoration: none;
}

h2{
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ef3f23;
	text-decoration: none;
}

h3{
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #99adb8;
}

h4{
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5e5c5c;
	text-decoration: none;
}

h5{}

h6{}

.hpimage{
	background-image: url(../images/hp-r-shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.hpimagebot{
	background-image: url(../images/hp-b-shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.contentimage{
	background-image: url(../images/image-side-shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}



 /* -------- Footer Text  --------*/
 
.disclaimer p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #004b92;
	text-decoration: none;
}

.disclaimer a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #004b92;
	text-decoration: none;
}

.disclaimer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #99adb8;
	text-decoration: underline;
}

.disclaimer a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #004b92;
	text-decoration: none;
}

. disclaimer a:visited:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #99adb8;
	text-decoration: underline;
}

.memberLoginAuthentication_label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5e5c5c;
	text-decoration: none;
}

.sf-menu a:link{
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #004b92;
}
.sf-menu a:hover{
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #99adb8;
}
.sf-menu a:visited{
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #004b92;
}
.sf-menu a:visited:hover{
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #99adb8;
}

