body {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
	color: #333333;
	background-color: #c9c9c9;
}

p{
        padding: 0;
        margin: 1px 5px 10px 1px;
        text-align:justify;
}

a:link,a:active,a:visited {
	color : #5294D3;
	text-decoration: underline;
}

a:hover	{ 
	text-decoration: underline; color : #5294D3;
}

.link_menu { 	color : #333333; }
a.link_menu:link,a.link_menu:active,a.link_menu:visited {  	color : #333333; 	text-decoration: none; }
a.link_menu:hover	{ 	text-decoration: underline; color : #E61E2A; }


. { 	color : #ffffff; }
a.leftLink:link,a.leftLink:active,a.leftLink:visited {  	color : #ffffff; 	text-decoration: none; }
a.leftLink:hover	{ 	text-decoration: underline; color : #ffffff; }


.leftLink {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	line-height: 20px;
}

.leftLinkSmall {
        color: #FFFFFF;
        font-size: 11px;
        text-decoration: none;
        line-height: 15px;
}

a.leftLink:link,a.leftLink:active,a.leftLink:visited {
	color: #FFFFFF;
	font-size: 13px;
        line-height: 20px;
	text-decoration: none;
}

a.leftLink:hover {
	color: #FFFFFF;
	font-size: 13px;
        line-height: 20px;
	text-decoration: underline;
}

a.leftLinkSmall:link,a.leftLinkSmall:active,a.leftLinkSmall:visited {
        color: #FFFFFF;
        font-size: 11px;
        text-decoration: none;
}

a.leftLinkSmall:hover {
        color: #FFFFFF;
        font-size: 11px;
        text-decoration: underline;
}

.bottom {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}

a.bottom:link,a.bottom:active,a.bottom:visited {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}

a.bottom:hover {
	color: #FF0000;
	font-size: 10px;
	font-weight:normal;
}

.bottomBold {
        color: #000000;
        font-size: 11px;
        text-decoration: none;
        font-weight:bold;
}

a.bottomBold:link,a.bottomBold:active,a.bottomBold:visited {
        color: #000000;
        font-size: 11px;
        font-weight:bold;
        text-decoration: none;
}

a.bottomBold:hover {
        color: #FF0000;
        font-size: 11px;
        font-weight:bold;
}

.footer2 {

	font-size: 10px;

	text-decoration: none;
}

a.footer2:link,a.footer2:active,a.footer2:visited {
	font-size: 10px;
	text-decoration: none;
	color: #081541;
}

a.footer2:hover {
	color: #003399;
	font-size: 10px;
	text-decoration: underline;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
}

.headerText {
        font-family: Verdana;
        font-size: 11px;
        color: #333333;
        line-height: 11px;
        text-align: left;
        padding-left: 10px;
        padding-top:11px;
        font-weight: bold;
}
.headerText2 {
        font-family: Verdana;
        font-size: 11px;
        color: #333333;
        line-height: 11px;
        text-align: right;
        padding-right: 10px;
        padding-top:6px;
        font-weight: bold;
}

.main_text {
	font-family: Verdana;
	font-size: 11px;
	color: #FEBE10;
	background-position: top;
}
.heading1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #3e456d;
}
.white_bold {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white_bold:link,a.white_bold:active,a.white_bold:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white_bold:hover  {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}

a.blue_bold:link,a.blue_bold:active,a.blue_bold:visited {
	font-size: 12px;
	font-weight: bold;
	color: #1B68AE;
	text-decoration:none;
}

a.blue_bold:hover {
	font-size: 12px;
	font-weight: bold;
	color: #1B68AE;
	text-decoration:underline;
}

.blue_bold {
        font-size: 12px;
        font-weight: bold;
        color: #1B68AE;
}

.black_bold {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a.black_bold:link,a.black_bold:active,a.black_bold:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

a.black_bold:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
.nav_sec {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #186DB3;
}
.login_bg {
	background-image: url(../img/login/05.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.red {
	font-size: 11px;
	color: #8A1F03;
}
.heading2 {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3e456d;
}
.white_text {
	font-size: 11px;
	color: #FFFFFF;
}
.border1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A0BFD3;
}
.border2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #f1f5f8;
}
.green {

	font-size: 11px;
	color: #009900;
}
.red_bright {

	font-size: 11px;
	color: #FF0000;
}
.redBold {
        color: #FF3300;
        font-weight: bold;
}
hr {
	border: #081541;
}
.green {
	color: #003300;
	font-weight: bold;
}
.testieText{
        font-size: 7.5pt;
        color: white;
        font-weight: bold;
}
.stripe {
   background-color: #efefef;
}
.prev { text-align:left;width:130px; }
.scroll { width:100%; padding-top: 5px; }
.pages { text-align: center; }
.next { text-align:right;width:130px; }
.definition { padding-left: 10px;
              font: normal 11px "Times New Roman"; }
.cfill { width:100%; font-size: 13px; }
.pageTitle { font: bold 20pt "Times New Roman"; color:#0066CC;
   padding-bottom: 15px;}
.memberStripe { background-color:#F8C400; font:normal 11pt "Times New Roman"; color:black; }
.inactiveMemberStripe { background-color:gray; font:normal 11pt "Times New Roman"; color:black; }
.redStripe { background-color: #00FF99; font:normal 11pt "Times New Roman"; color:black; }
.disclaimer {
        font-size: 10px;
        color:#666666;
}
.mout { background-color:#efefef; font:normal 11pt "Times New Roman"; color:black; }
.mover { background-color:gray; font:normal 11pt "Times New Roman"; color:white; }
.small { font: normal 13px "Times New Roman"; }
.ttl { background-color:#445EA1; color:white; font:normal 11pt "Times New Roman"; }
.box{
   width: 100%;
}
.blue{
        color: #0D39A9;

}
.bigBlue {
        color: #242F80;
        font-size: 14pt;
        font-weight: bolder;
}
a.bigBlue {
        color: #242F80;
        font-size: 14pt;
        font-weight: bolder;
}
.benHeader {
        color: #95080C;
        font-weight: bold;
        font-size: 16px;
}
a.huge:link {
        color: #5294D3;
        text-decoration:underline;
        font-size: 16px;
        font-weight: bold;
}
a.huge:visited {
        color: #5294D3;
        text-decoration:underline;
        font-size: 16px;
        font-weight: bold;
}

.smaller {
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        FONT-WEIGHT: normal;
        color: #333333;
}



