@charset "utf-8";
html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	color: #000000;
	height:100%;
	background-image: url(../images/bodybg.gif);
	font-size:11px;
}

.top_nav_bg {
	background-image: url(../images/topbg3.gif);
	background-repeat: repeat-x;
}
#H_nav_bg {
	background-image: url(../images/Hnav_bg.gif);
	background-repeat: repeat-x;
}

#pagecontainer {
	width:738px;
	margin:auto;
}

#hnav{
	height:43px;
	width:737px;
	margin:auto;
}
#contentheader{
	width:737px;
	height:325px;
	background-color:#FFFFFF;
	margin: auto;
	padding-left:1px;
}
#snav{
	width:243px;
	float:left;
	margin-top:2px;
	background-color:#FFFFFF;
		height:322px;

}

#flash {
	width:493px;
	float:left;
	margin-top:2px;
	background-color:#FFFFFF;
	height:322px;
}

#content-container{
	width:738px;
	margin: auto;
	margin-top: 0px;
	background-color:#FFFFFF;
	overflow:hidden; 
	clear:both;
	height:100%
}

.sidebarheading {
	font-size:18px;
	color:#60141e;
	font-weight:normal;
}

.heading {
	font-size:18px;
	font-weight:bold;
}

#leftsidebar {
	width:219px;
	background-color:#FFFFFF;
	border-right:dashed 1px #dedede;
	float:left;
	height:100%;
	text-align:justify;
	padding:10px 10px 0px 15px;
	vertical-align:top;

}
#rightcontent {
	float:right;
	width:468px;
	background-color:#FFFFFF;
	height:100%;
	text-align:left;
	padding:10px 15px 0px 10px;
}

#B_reflection-bg {
	background-image: url(../images/body-reflect.png);
behavior: url(iepngfix.htc);

	background-repeat: no-repeat;
	margin:auto;
	width:738px;
	clear:both;
	height:25px;
		text-align:center;


}

img, div { behavior: url(../iepngfix.htc) }
#B_footer-bg {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	width:738px;
	height:120px;
	color:#878785;
	vertical-align:bottom;
	background-color:#FFFFFF;
	padding-top:25px;
	text-align:center;
}

#B_footer-bg a:link {
	color: #878785; text-decoration:none;
}
#B_footer-bg a:visited {
	color: #878785; text-decoration:none;
}
#B_footer-bg a:hover {
	color: #000000; text-decoration:none;
}
#B_footer-bg a:active {
	color: #000000; text-decoration:none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear:both;
	color: #878785;
	text-decoration:none;
}
.footer a:hover {
	color: #323232;
}


.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear:both;
	color: #878785;
	text-decoration:none;
}

.footer2 a:link {
	color: #a5a5a5;
}
.footer2 a:visited {
	color: #a5a5a5;
}
.footer2 a:hover {
	color: #b70014;
}
.footer2 a:active {
	color: #b70014;
}

a:link {
	color: #b70014; text-decoration:underline;
}
a:visited {
	color: #b70014; text-decoration:underline;
}
a:hover {
	color: #9d0011; text-decoration:underline;
}
a:active {
	color: #9d0011; text-decoration:underline;
}


#footer2 {
	width:738px;
	margin-bottom:10px;
	behavior: url(iepngfix.htc);
}
	
.img {
	padding:1px 1px 1px 1px;
	border:3px #60141e solid;
}

li {
	margin-bottom:4px;
	list-style-image:url(../images/bullet.jpg);
	list-style-position:inside;
	padding-left:10px
}
h2 {
	font-size:12px;
	color:#60141e;
	font-weight:bold;
}

.redtext {
	color:#FF0000;
}


img { behavior: url(iepngfix.htc) }
