body {
	background-color: #8daace;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bg {
	background-image: url(../images/bg-shade.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 17px;
	padding-left: 17px;
}
.toplinks-bg {
	background-image: url(../images/toplink-bg-off.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 107px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
.bg #form1 .login-bg input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #166ACF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	background-color: #eff2f7;
	padding: 2px;
	width: 95%;
	margin-top: 2px;
	margin-bottom: 2px;
}
.bg #form1 a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #166ACF;
	padding-left: 3px;
	padding-bottom: 0px;
}
.h-dots {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 6px;
}
.v-dot {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 15px;
}


.footer-bg {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/footer-bg.gif);
	height: 55px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
}
.footer-link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
	
}
.footer2-font {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footer-link:hover {
	
	text-decoration: underline;
	
}
h3 {
	font-family: Tahoma, Verdana;
	font-size: 22px;
	color: #DD6FA7;
	font-weight: normal;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding: 0px;
	text-indent: 0px;
	word-spacing: -1px;
}

.login-curve-left {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #166ACF;
	background-image: url(../images/login-b-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	text-decoration: underline;
}
.login-bg {
	background-image: url(../images/login-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 14px;
	padding-right: 7px;
	padding-left: 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}
.toplinks-bg:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



.toplinks-bg:hover {
	background-image: url(../images/toplinks-bg-on.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 107px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/*---------------------------------*/

.content {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
.breadcrumbs {
	font-family: Tahoma, Verdana;
	color: #547396;
	font-size: 11px;
	text-decoration: none;
}
.breadcrumbs_link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #166ACF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.bottom-border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #F5F4F7;
	border-right-color: #F5F4F7;
	border-bottom-color: #F5F4F7;
	border-left-color: #F5F4F7;
}
.bottom-new-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.txtbox {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #7F9DB9;
	padding: 3px;
	border: 1px solid #A5ACB2;
}

.lightblue-bg {
	background-color: #E2E7F2;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #898A98;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	line-height: 15px;
}

.lightgary-new-bg {
	background-color: #f4f4f4;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	line-height: 15px;
}

.lightgary-new-bg {
	background-color: #D8D8D8;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #898A98;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	line-height: 15px;
}
.darkgary-bg {
	background-color: #C1C1C1;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	line-height: 15px;
}
.blue-bg {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #6F7284;
	text-decoration: none;
	background-color: #C9D1E7;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
}

.blue-new-bg {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #6F7284;
	text-decoration: none;
	background-color: #d8d8d8;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
}

.pink-bg {

	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #BC2E6A;
	text-decoration: none;
	background-color: #F9BDDB;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
}
.lightpink-bg {

	background-color: #FDE3F0;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #D34B85;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.lightgry-bg {

	background-color: #E8E8E8;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #D34B85;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.lightwhite-bg {

	background-color: #FFFFFF;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.button1 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #9A9CA6;
	text-decoration: none;
	background-color: #F3F2F4;
	padding: 1px;
	border: 1px solid #7F9DB9;
}
h2 {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	color: #166ACF;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.bg .toplinks-bg a {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.platinum-bg {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E9ECEF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(../images/platinum-bg.gif);
	background-repeat: repeat-x;
}
.lightplatinum-bg {


	background-color: #F4F4F4;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #1C5180;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.gold-bg {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #996600;
	text-decoration: none;
	background-color: #E9ECEF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(../images/gold-bg.gif);
	background-repeat: repeat-x;
}
.lightgold-bg {



	background-color: #F7EFCC;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.txt-bg {
	color: #D13B87;
	text-decoration: none;
	background-color: #FBD7E9;
	margin: 0px;
	padding: 4px;
}
.txt-bg2 {
	color: #166ACF;
	text-decoration: none;
	background-color: #E2E7F3;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 4px;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	list-style-type: disc;
}

.smallcaps {
	text-transform: capitalize;
}
.ball-on {
	background-image: url(../images/ball-on.gif);
	height: 39px;
	width: 37px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.ball-off {
	background-image: url(../images/ball-off.gif);
	height: 39px;
	width: 37px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.div1 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.border-feature {
	border: 1px solid #D1CFD6;
}
.boreder-feature2 {
	border: 1px solid #F1C0D9;
}
blockquote {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666AAA;
	text-decoration: none;
}
.subs-col-bg {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
}
.free-col-bg {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
}