@charset "utf-8";
body {
	background-image: url(../layout/body_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #0f1f4b;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	color: #6d6e71;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainNav {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 7px;
	line-height:25px;
}
form {
	margin: 0px;
	padding: 0px;
}
#more {
	text-align: right;
}
/*text heighlight colors*/
::-moz-selection{
background: #e6e9f2;
color: #333333;
} 
::selection {
background: #e6e9f2;
color: #333333;
} 
a {
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	color: #c13d66;
	text-decoration: none;
}
a:hover {
	color: #c13d66;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C13D66;
}
#contentBody {
	padding: 17px;
	margin: 0px;
}


#copy {
	font-size: 10px;
	color: #8887a1;
	margin-top: 5px;
}
#content h1 {
	background-color: #a7a9ac;
	margin: 0px;
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #97999c;
	line-height:17px;
}

#copy a{
	color: #8887a1;
	text-decoration: none;
}
#copy a:hover{
	color: #FFFFFF;
}

#logo {
	padding-left: 9px;
	height: 113px;
	width: 192px;
	float: left;
}
#title h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	margin: 0px;
	text-align: right;
	font-weight: normal;
}
#title {
	float: right;
	margin-top: 60px;
	width: 359px;
}
h2 {
	color: #063860;
	margin: 0px;
	font-size: 14pt;
	font-weight: normal;
}
hr {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#imgBdr img{
	border: 1px solid #d1d2d4;
}

#contentArea {
	padding-top: 22px;
}
.whiteBox {
	padding: 8px;
}
#loginBox {
	background-color: #FFFFFF;
	padding: 8px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 145px;
}
#loginBG {
	background-position: center;
	background-image: url(../layout/login-bg.gif);
	background-repeat: repeat-x;
}


#welcomeBox {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	line-height: 11px;
}
#loginDetails {
	color: #FFFFFF;
}
#loginDetails h2 {
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#loginBox form {
	margin: 0px;
	padding-top: 4px;
}
.loginInput {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	color: #666666;
	background-color: #e7e8e9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 141px;
	padding: 2px;
}
#loginBox input {
	margin-bottom: 4px;
}
.catmain0351441, .catmain1351441 {
line-height:28px;
}

#subOn{
	line-height:20px;
	padding-left:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9d9fa2;
}
.faq-question{
	background-image: url(../layout/faq-q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	height: 21px;
}
hr{
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

