body{
	color:#000000;
	font:12px Arial;
	text-align:left;
	direction:ltr;
	margin:72px 0 10px 0;
	background:#D4DDE4 url(/images/body_bg.jpg) repeat-x right top;
}

img{
	border:0 none;
}

form{
	margin:0;
}

table, tr, td{
	color:#000000;
	font:12px Arial;
	text-align:left;
	vertical-align:top;
	direction:ltr;
}

input, select, textarea{
	color:#808080;
	font:12px Arial;
	border:1px solid #808080;
}

h1{
	color:#7C9CB4;
	color:#980000;
	font-size:18px;
	font-weight:800;
	margin:5px 0 10px 0;
}

h2{
	color:#980000;
	font-size:13px;
	font-weight:800;
	margin:0 0 3px 0;
}

p{
	padding:0;
	margin:0 0 10px 0;
}

A:link, A:visited, A:active{color:#000000; text-decoration:underline; background-color:transparent;}
A:hover{text-decoration:underline;}
.clsWhiteLink:link, .clsWhiteLink:visited, .clsWhiteLink:active{color:#ffffff; text-decoration:none; background-color:transparent;}
.clsWhiteLink:hover{text-decoration:underline;}
.clsBlackLink:link, .clsBlackLink:visited, .clsBlackLink:active{	color:#000000; text-decoration:none; background-color:transparent;}
.clsBlackLink:hover{text-decoration:underline;}
.clsGrayLink:link, .clsGrayLink:visited, .clsGrayLink:active{	color:#595959; text-decoration:underline; background-color:transparent;}
.clsGrayLink:hover{color:#000000; text-decoration:underline;}

.clsSpacer, .clsDottedLine, .clsReset{
	height:0;
	width:0;
	font-size:0;
	border:0 none;
	background-color:transparent;
}

.clsReset{
	height:auto;
	width:auto;
}

.clsHiddenText{
	display:none;
}

.clsErrorMsg{
	color:red;
	font-size:13px;
	font-weight:800;
	text-align:center;
	padding:30px;
}

.clsDottedLine{
	width:560px;
	height:1px;
	margin:10px 0 10px 0;
	background:url(/images/dotted-line.gif) repeat-x top;
}

.clsFormButtons{
	text-align:center;
	padding-top:10px;
}

.clsFormButtons input, .clsFormButtons button, .clsButton{
	width:90px;
	color:#ffffff;
	font:12px Arial;
	font-weight:500;
	cursor:pointer;
	cursor:hand;
	padding:2px 5px 2px 5px;
	border:0 none;
	background-color:#980000;
}






.clsTableAlign{
	width:772px;
	margin:auto;
	background:url(/images/page_body_bg.gif) repeat-y center;
}

.clsPageAlign{
	width:772px;
	width:932px;
	margin:auto;
	background:url(/images/page_body_bg.gif) repeat-y center;
}

.clsPageAlign .clsPageBG{
	width:748px;
	width:908px;
	padding:12px 12px 0 12px;
	margin-top:-39px;
	background:url(/images/page_top_bg.gif) no-repeat center top;
}

.clsMainTable{
	width:748px;
	width:908px;
	border-top:1px solid #D6D6D6;
	background-color:#FFFFFF;
}

.clsMainTable .clsHeader{
	padding:7px 10px 16px 20px;
	border-bottom:6px solid #7F9BB0;
	background:url(/images/header_bg.gif) no-repeat right center;
}

.clsMainTable .clsHeader .clsTopButtons{
	float:right;
	text-align:right;
}

.clsHeader .clsTopButtons A:link, .clsHeader .clsTopButtons A:visited, .clsHeader .clsTopButtons A:active, .clsHeader .clsTopButtons A:hover{
	color:#000000;
	text-decoration:none;
	background-color:#F2F2F2;
}


.clsMainTable .clsLeftPanel{
	width:145px;
	width:185px;
	vertical-align:top;
	background-color:#980000;
}

.clsMainTable .clsContent{
	width:560px;
	width:680px;
	height:450px;

	font-size:14px;
	line-height:22px;
	text-align:justify;

	vertical-align:top;
	padding:10px 20px 10px 20px;
	background-color:#ffffff;
}

.clsMainTable .clsNarrowContent{
	width:560px;
	height:100%;
}

.clsMainTable .clsLeftImages{
	width:120px;
	width:160px;
	padding:50px 10px 10px 10px;
}

.clsMainTable .clsLeftImages img{
	width:114px;
	width:144px;
	border:3px solid #7F9BB0;
	margin-bottom:10px;
}


.clsMainTable td.clsPageTopTable{
	height:124px;

}

.clsPageTopTable table{
	width:600px;
	width:720px;
}

.clsPageTopTable .clsImage{
	width:424px;
	width:544px;
	height:104px;
	overflow:hidden;
}

.clsPageTopTable .clsImage img{
	width:424px;
	width:544px;
	height:104px;
}

.clsPageTopTable .clsTitle{
	height:124px;
	vertical-align:middle;
	border-left:1px solid #ffffff;
	background-color:#9ABBD3;
}

.clsPageTopTable .clsTitle h1{
	color:#ffffff;
	font-size:20px;
	text-align:center;
	margin:0;
}

.clsPageTopTable .clsBreadCrumb{
	font-size:11px;
	padding:3px 3px 3px 5px;
	border-top:1px solid #ffffff;
	background-color:#7C9CB4;
}

.clsPageTopTable span{
	color:#ffffff;
	font-size:11px;
}

.clsBreadCrumb .prev, .clsBreadCrumb A.prev:link, .clsBreadCrumb A.prev:visited, .clsBreadCrumb A.prev:active{
	color:#ffffff;
	text-decoration:none;
	background:transparent;
}
.clsBreadCrumb A.prev:hover{
	text-decoration:underline;
}

span.curr{
	color:#ffffff;
	font-weight:800;
	text-decoration:none;
	background:transparent;
}

.clsPromoImage{
	float:right;
	width:expression(this.width>200 ? 200 : true);
	max-width:200px;
	margin:5px 0 10px 10px;
}

.clsIndexItem{
	clear:both;
	width:560px;
	width:680px;
	padding-bottom:20px;
	margin:15px 0 15px 0;
	background:url(/images/dotted-line.gif) repeat-x bottom;
}

.clsIndexItem .clsThumb, .clsIndexItem .clsThumb_left{
	float:right;
	max-width:120px;
	width:expression(this.width > 120 ? 120 : true);
	margin:0 0 5px 10px;
	border:1px solid #000000;
}

.clsIndexItem .clsThumb_left{
	float:left;
	margin:0 10px 5px 0;
}

.clsIndexItem h2{
	color:#980000;
	font-size:15px;
	font-weight:800;
	margin:0 0 3px 0;
}
.clsIndexItem h2 A:link, .clsIndexItem h2 A:visited, .clsIndexItem h2 A:active{color:#980000; text-decoration:underline; background-color:transparent;}
.clsIndexItem h2 A:hover{text-decoration:underline;}

.clsIndexItem .clsText{
	color:#202020;
}

.clsIndexItem .clsDate{
	color:#909090;
}

.clsIndexItem .clsLink{
	float:right;
	color:#980000;
	font-weight:800;
}

.clsIndexItem .clsLink img{
	vertical-align:middle;
	margin-right:2px;
}
.clsIndexItem .clsLink A:link, .clsIndexItem .clsLink A:visited, .clsIndexItem .clsLink A:active{color:#980000; text-decoration:none; background-color:transparent;}
.clsIndexItem .clsLink A:hover{text-decoration:underline;}


.clsGeneralPageActions{
	width:100%;
	padding:10px;
}

.clsGeneralPageActions div{
	float:right;
	font:12px Arial;
	cursor:pointer;
	cursor:hand;
	padding:1px 5px 1px 5px;
	margin:0 0 0 5px;
	border:0 none;
	background:#F2F2F2;
}

.clsGeneralPageActions img{
	vertical-align:middle;
	margin-right:2px;
}


.clsSiteMapTable{
	margin-left:20px;
}

.clsSiteMap .clsLevel{
	padding-left:20px;
}

.clsSiteMap img{
	margin-right:6px;
}

.clsSiteMap A:link, .clsSiteMap A:visited, .clsSiteMap A:active{
	color:#404040;
	text-decoration:none;
	background-color:transparent;
}
.clsSiteMap A:hover{
	text-decoration:underline;
}




.clsFooter{
	width:748px;
	width:908px;
	color:#595959;
	font-size:11px;
	padding:8px 12px 0 12px;
	margin:auto;
	background:url(/images/page_bottom_bg.gif) no-repeat center top;
}

.clsFooter .clsCredits{
	float:right;
	color:#000000;
	text-align:center;
}

.clsFooter .clsCredits A:link, .clsFooter .clsCredits A:visited, .clsFooter .clsCredits A:active, .clsFooter .clsCredits A:hover{
	color:#000000;
	text-decoration:underline;
	background-color:transparent;
}
