/*----- CMS Version 2.0 Compatible -----*/

/*----- CORE ELEMENTS -----*/

html, body, p, .text { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px; color: #333; }
#main_body /* applied to body tag */ { padding: 0px; margin: 0px; }

.text p { margin:0px 0px 10px 0px; }
.text h1 { font-size: 20px; line-height: 20px; color: #c58e00; font-weight: normal; margin:0px 0px 15px 0px; }
.text h2 { font-size: 13px; line-height: 17px; color: #c58e00; font-weight: bold; margin:0px 0px 2px 0px; }

ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; }
ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 6px; margin-top: 10px; padding-left: 5px; }
ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }
ul li ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 6px; padding-left: 5px; margin-left: 5px; }

a:link, a:visited { color: #990000; text-decoration: underline; }
a:hover, a:active{ color: #000000; text-decoration: underline; }

img { border: 0px; }
form { display:inline }
hr { background: url(../images/hr.gif) repeat-x left top;height:1px; border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 0px; padding-bottom:5px; margin: 18px 0px 13px 0px !important; margin: 0px 0px 13px 0px; }

.formbox { border: 1px solid #ccc; height: 16px; font-size: 11px; color: #666; padding: 0px 3px;}


/*----- PRINT ELEMENTS -----*/

.PrintOnly { display:none; }
.DontPrint { display:block; }


/*----- TIER 2 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */	.Tier2_Inactive a:link, .Tier2_Inactive a:visited { font-size:12px; line-height:14px;width:124px;padding:8px 5px 8px 11px;text-decoration:none;color:#666;display:block;background: #fff url(../images/navigation/Tier2_Off.gif) no-repeat left top; }
/* OFF HOVER */	.Tier2_Inactive a:hover, .Tier2_Inactive a:active { background: #fff url(../images/navigation/Tier2_OffHover.gif) no-repeat left top;color:#000; }
/* ON */	.Tier2_Active a:link, .Tier2_Active a:visited { font-size: 12px;line-height:14px;width:124px;padding:8px 5px 8px 11px;text-decoration:none;color:#990000;display:block;background: #fff url(../images/navigation/Tier2_On.gif) no-repeat left top; }
/* ON HOVER */	.Tier2_Active a:hover, .Tier2_Active a:active { color:#990000; }


/*----- TIER 3 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */	.Tier3_Inactive a:link, .Tier3_Inactive a:visited { font-size: 12px; line-height: 14px;width:113px;padding:8px 5px 8px 22px;text-decoration:none;color:#666;display:block;background: #fff url(../images/navigation/Tier3_Off.gif) no-repeat left top; }
/* OFF HOVER */	.Tier3_Inactive a:hover, .Tier3_Inactive a:active { background: #fff url(../images/navigation/Tier3_OffHover.gif) no-repeat left top;color:#000; }
/* ON */	.Tier3_Active a:link, .Tier3_Active a:visited { font-size: 12px; line-height: 14px;width:113px;padding:8px 5px 8px 22px;text-decoration:none;color:#990000;display:block;background: #fff url(../images/navigation/Tier3_On.gif) no-repeat left top; }
/* ON HOVER */	.Tier3_Active a:hover, .Tier3_Active a:active { color:#990000; }


/*----- FOOTER ELEMENTS -----*/

.Footer {
	color: #999;
	padding:10px 0px 10px 32px;
	border: 1px solid #ccc;
}

/*----- CUSTOM ELEMENTS -----*/
/* these are custom definitions needed for templates */

.Tier1 {
	background: #fff url(../images/navigation/Tier1_bg.gif) repeat-x top;
}
.Tier0 {
	color: #fff;
	background: #000 url(../images/head-bg1.jpg) no-repeat left top;
	height: 75px;
}
.Tier0 a:link, .Tier0 a:visited { color: #fff;text-decoration:none; }
.Tier0 a:hover, .Tier0 a:active { color: #fff;text-decoration:underline }

#ContentMid {
	padding: 0px 34px 20px;
	background: #fff url(../images/vr.gif) repeat-y left top;
}
#ContenRight {
	padding: 0px 12px 0px 26px;
	background: #fff url(../images/vr.gif) repeat-y left top;
}

#HomeLeft {
	padding-right: 1px;
	background: #fff url(../images/vr.gif) repeat-y right top;
}
#HomeMid {
	padding: 20px 25px;
	background: #fff url(../images/home/watermark.jpg) no-repeat right top;
}
#HomeRight {
	padding: 19px 17px 0px 21px;
	background: #fff url(../images/vr.gif) repeat-y left top;
}

.HomeLogin {
	background: url(../images/home/login.gif) repeat-x top;
	width: 120px;
	height: 110px;
	padding: 42px 0px 0px 30px;
}

/*----- CONTENT AREA ELEMENTS -----*/
/* these are custom definitions needed for content areas throughout site */