/*@charset "utf-8";*/
td.adnav
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	white-space: nowrap;
}
td.adnav a
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td.adnav a:HOVER
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
td.nav
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	padding-right: 30px;
	padding-left: 30px;
	text-decoration: none;
}
td.nav a
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td.nav a:HOVER
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
td.navsel
{
	font-size: 12px;
	font-weight: bold;
	color: #FF8201;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	padding-right: 30px;
	padding-left: 30px;
	text-decoration: none;
}
td.navsel a
{
	font-size: 12px;
	font-weight: bold;
	color: #FF8201;
	text-decoration: none;
}
td.imgbox
{
	background-image: url(images/img_bg.jpg);
	background-repeat: repeat-x;
}
td.login
{
	background-image: url(images/login_bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #000000;
}
td.mainimg
{
	background-image: url(images/img.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 660px;
	height: 210px;
	font-size: 13px;
	color: #000000;
	line-height: 25px;
	font-weight: bold;
}
td.midnav
{
	height: 31px;
	background-color: #215E9D;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
td.midnav a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
td.midnav a:HOVER
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.txtgreenbold
{
	font-size: 18px;
	font-weight: bold;
	color: #65923c;
}
.txtgreenboldSmall
{
	font-size: 13px;
	font-weight: bold;
	color: Orange;
}
.txtgreenboldSmall a:link
{
	color: #65923c;
	text-decoration: underline;
}

.txtgreenboldSmall a:visited
{
	color: #65923c;
	text-decoration: underline;
}
.txtgreenboldSmall a:hover
{
	color: #65923c;
	text-decoration: underline;
}

td.step
{
	background-image: url(images/step_bg.jpg);
	background-repeat: repeat-x;
}
td.step1
{
	background-image: url(images/step1.jpg);
	height: 133px;
	width: 206px;
	font-size: 11px;
	color: #000000;
}
td.step2
{
	background-image: url(images/step2.jpg);
	height: 133px;
	width: 206px;
	font-size: 11px;
	color: #000000;
}
td.step3
{
	background-image: url(images/step3.jpg);
	height: 133px;
	width: 206px;
	font-size: 11px;
	color: #000000;
}
td.step4
{
	background-image: url(images/step4.jpg);
	height: 133px;
	width: 206px;
	font-size: 11px;
	color: #000000;
}
.txtgreen
{
	font-size: 11px;
	color: #65923C;
	text-decoration: none;
}
input.txtbox
{
	font-size: 11px;
}
.txtblue
{
	color: #1c5180;
	text-decoration: none;
}
a.txtblue:HOVER
{
	text-decoration: underline;
}
td.innerimgbox
{
	background-image: url(images/inner_img_bg.gif);
	background-repeat: repeat-x;
}
td.innermainimg
{
	background-image: url(images/inner_img.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 690px;
	height: 102px;
	font-size: 13px;
	color: #000000;
	line-height: 25px;
	font-weight: bold;
}
td.innermid
{
	width: 100%;
	height: 102px;
	font-size: 13px;
	color: #000000;
	line-height: 25px;
	font-weight: bold;
}
td.innerlogin
{
	background-image: url(images/inner_login_bg.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #000000;
}
td.textbox
{
	background-image: url(images/txt_bg.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #000000;
	width: 951px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
td.banner
{
	font-size: 20px;
	font-weight: bold;
	color: #215E9D;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 45px;
}
td.bannerbig
{
	font-size: 20px;
	font-weight: bold;
	color: #215E9D;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
table.bluebdr
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #215E9D;
	border-bottom-color: #215E9D;
}
table.bluebdr td
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #215E9D;
	border-left-color: #215E9D;
}
table.bluebdr td.hdbdr
{
	background-color: #e4f0fd;
}
table.bluebdr td ul ul li
{
    padding: 2px 0px 2px 0px;
}

td.bluebdr
{
	border: 1px solid #215E9D;
}

table.bluebdr1
{
	border-width: 1px;
	border-style: solid;
	border-color: #215E9D;
}
table.bluebdr1 td.hdbdr
{
	background-color: #e4f0fd;
	border-bottom: solid 1px #215E9D;
}
.tdLeftBorder
{
    border-left:solid 1px #215E9D;
   
}
.hdbdr
{
	background-color: #e4f0fd;
	color: #1c5180;
	font-size: 12px;
	font-weight: bold;
}
.hdbdr2
{
	background-color: #e4f0fd;
	color: #1c5180;
}
body
{
	background-color: #fff6e2;
	font-family: Arial;
}
.txt11
{
	font-size: 11px;
	color: #000000;
}
.txt12
{
	font-size: 12px;
	color: #000000;
}
.hdblue
{
	color: #1c5180;
	font-size: 14px;
	font-weight: bold;
}
.hdbluetxt
{
	color: #1c5180;
	font-size: 12px;
	font-weight: normal;
}
td.footer
{
	font-size: 11px;
	color: #1c5180;
}
select
{
	font-size: 11px;
}
.red
{
	color: #FF0000;
	text-decoration: none;
}
.green
{
	color: Green;
	text-decoration: none;
	font-weight: bold;
}
.redLink a:link
{
	color: #FF0000;
	text-decoration: underline;
}
.redLink a:visited
{
	color: #FF0000;
	text-decoration: underline;
}
.helppop
{
	background:url(/images/help-icon.png) 0px 0px no-repeat;
	height:16px;
	width:16px;
	display:inline-block;
	position:relative;
}
td.adminnav
{
	padding-right: 18px;
	padding-left: 18px;
}
td.popupbg
{
	background-image: url(images/pop_up_bg.gif);
	background-repeat: repeat-y;
}
td.popupbgbig
{
	background-image: url(images/pop_up_bg_b.gif);
	background-repeat: repeat-y;
}
body.pop
{
	margin: 2px;
}
td.loginleft
{
	background-image: url(images/login_left_bg.gif);
	background-repeat: repeat-y;
}
td.loginright
{
	background-image: url(images/login_right_bg.gif);
	background-repeat: repeat-y;
}
td.logintop
{
	background-image: url(images/login_top_bg.gif);
	background-repeat: repeat-x;
	height: 9px;
}
td.loginbot
{
	background-image: url(images/login_bot_bg.gif);
	background-repeat: repeat-x;
}
td.textboxerrorlogin
{
	background-image: url(images/txt_bg.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #000000;
	width: 951px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td.loginmid
{
	background-color: #FFF6E2;
	width: 100%;
}
td.blueboxleft
{
	background-image: url(images/bluebox_left.gif);
	background-repeat: repeat-y;
}
td.blueboxright
{
	background-image: url(images/bluebox_right.gif);
	background-repeat: repeat-y;
}
td.blueboxtop
{
	background-image: url(images/bluebox_top.gif);
	background-repeat: repeat-x;
	height: 9px;
}
td.blueboxbot
{
	background-image: url(images/bluebox_bot.gif);
	background-repeat: repeat-x;
}
td.blueboxmid
{
	background-color: #e4f0fd;
	width: 100%;
}
.errors
{
}
.errors ul
{
	padding: 20px 0px 10px 0px;
	background-color: #EFEFEF; /*background-color: #FEFAF2;* 	/*border: solid 1pt #4C5D86; */
	border: solid 1pt #24609F;
	list-style-type: disc;
	text-align: left;
}
.errors li
{
	font-family: Arial;
	font-size: 12px;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 5px;
	font-weight: normal;
	color: #FF0000;
	list-style-type: disc;
}
.error
{
	color: #FF0000;
}
.success
{
	color: Green;
}
.greenlnk
{
	font-family: Arial;
	text-decoration: underline;
	color: Green;
	font-size: 12px;
	font-weight: bold;
}
.maroon
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A93763;
	text-decoration: none;
}
.hidden
{
	display: none;
}
.txtdate
{
	font-size: 11px;
	color: #000000;
	width: 90px;
}
.rblist
{
}
.rblist td
{
	padding-left: 5px;
	padding-right: 5px;
}
.rblist label
{
	padding-left: 5px;
	padding-right: 5px;
}
.heading
{
	font-size: 18px;
	font-weight: bold;
	color: #215E9D;
}
.hidden
{
	display: none;
}

/* Pagination */
#pagination
{
	border: 0;
	margin: 0;
	padding: 0;
}

#pagination li
{
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style: none;
	float: left;
	margin-right: 2px;
	-moz-border-radius: 3px;border-radius: 3px;
}

#pagination a
{
	border: solid 1px #9aafe5;
	float: left;
	margin-right: 2px;
	-moz-border-radius: 3px;border-radius: 3px;
}

#pagination .previous-off, #pagination .next-off
{
	border: solid 1px #DEDEDE;
	color: #888888;
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 2px;
	padding: 3px 4px;
}
#pagination .next a, #pagination .previous a
{
	font-weight: bold;
}

#pagination .active
{
	background: #2e6ab1;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	float: left;
	padding: 4px 6px;
}
#pagination a:link, #pagination a:visited
{
	color: #0e509e;
	display: block;
	float: left;
	padding: 3px 6px;
	text-decoration: none;
}
#pagination a:hover
{
	border: solid 1px #0e509e;
}
.frmbt
{
	cursor: pointer;
	border: 1px solid #9aafe5;
	color: #0e509e;
	font-weight: bold;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px 8px;
	text-decoration: none;
	outline: none;
	-moz-border-radius: 3px;border-radius: 3px;
}
.frmbt:hover
{
	border: solid 1px #0e509e;
}
/*
Forums
*/
table.widget_innforumtopic, table.widget_innbox
{
	border-collapse: collapse;
	border: 1px solid #7ea3c8;
}
table.widget_innbox tr
{
	border: 1px solid #7ea3c8;
}
table.widget_innbox a.linkcolor1
{
	color: #7ea3c8;
	text-decoration: underline;
}
table.widget_innforumtopic tr.heading
{
	font-size: 12px;
	color: #cc3300;
	text-decoration: none;
	font-weight: bold;
}
table.widget_innforumtopic tr.heading2
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #2e6ab1;
}
table.widget_innforumtopic tr.heading2 span
{
	color: #000000;
	font-weight: normal;
}
table.widget_innforumtopic tr.heading3
{
	font-size: 12px;
	font-weight: bold;
}
table.widget_innforumtopic tr.heading td, table.widget_innforumtopic tr.heading2 td
{
	padding: 2px;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #7ea3c8;
}
table.widget_innforumtopic tr.heading td.border, table.widget_innforumtopic tr.heading2 td.border
{
	padding: 2px;
	border: solid;
	border-width: 1px;
	border-color: #7ea3c8;
}
table.widget_innforumtopic tr td.cols, table.widget_innforumtopic tr td.colsdashed
{
	padding: 2px;
}
table.widget_innforumtopic tr td.colsborder
{
	padding: 2px;
}
table.widget_innforumtopic tr td.colspadd2
{
	padding: 2px;
}
table.widget_innforumtopic tr td.colspadd2
{
	padding: 2px;
}
table.widget_innforumtopic tr td.colsbig
{
	padding: 20px;
}
table.widget_innforumtopic tr td.colscorner
{
	padding: 0px;
}
table.widget_innforumtopic tr.rows td.cols
{
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #7ea3c8;
}
table.widget_innforumtopic tr.rows td.colsdashed
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #7ea3c8;
}
table.widget_innforumtopic tr.rows td.colsborder
{
	border: solid;
	border-width: 1px;
	border-color: #7ea3c8;
}
table.widget_innforumtopic a.txt11color2b
{
	color: #cc3300;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
table.widget_innforumtopic a.linkcolor1
{
	color: #7ea3c8;
	text-decoration: underline;
}
table.widget_innforumtopic a.linkcolor2
{
	color: #cc3300;
	text-decoration: underline;
}

.linkcolor1
{
	color: #7ea3c8;
	text-decoration: underline;
}

.labelcolor1
{
	color: #7ea3c8;
	text-decoration: none;
	cursor: default;
}
.linkcolor2
{
	color: #215E9D;
	text-decoration: underline;
	font-weight: bold;
}

.blackb
{
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
.blackbLink a:link
{
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}
.blackbLink a:visited
{
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}
.blackFont
{
	color: Black;
}
.blackbLink
{
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}
.txtblueUnderline
{
	color: #1c5180;
	text-decoration: underline;
}
.blueBg
{
	background-color: #e4f0fd;
}

/*div.RadListBoxshared.rlbList
{
	color: Red;
}*/
td.menuImgRight
{
	background-image: url(images/mid_nav_rightbg.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 8px;
	height: 31px;
}
td.menuImgLeft
{
	background-image: url(images/mid_nav_leftbg.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 8px;
	height: 31px;
}
.orangeText
{
	color: Orange;
	font-weight: bold;
	font-size: 13px;
}
.greenText
{
	font-size: 13px;
	color: #65923c;
	font-weight: bold;
}

table.bluebdr td table.whitebdr
{
    border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
    color: #1c5180;
	font-size: 12px;
	font-weight: bold;	
}

table.whitebdr td
{
    border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.txtdb
{
    color: #1c5180;
    font-size: 12px;
    font-weight: bold;
}
.txt11db
{
    color: #1c5180;
    font-size: 11px;
    font-weight: bold;
}
.black11
{
    color: #000000;
    font-size: 11px;

}
.txt11color3b
{
	font-size: 11px;
	font-weight: bold;
	color: Orange;
}
