/* BEGIN BASICS */
body{
	background: #515354;
	margin: 0px;
	padding: 0px;
	font-family: "Arial", Verdana, sans-serif;
	font-size: 12px;
}

h2.homeHeader{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

div.shiftLeft{
	float: right;
	
}

a:link, a:active, a:visited{
	color: #204582;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

h1{
	font-weight: bold;
	font-size: 24px;
	color: #42080e;
}


li{
	margin-bottom: 10px;
}

ul.snd li{
	margin-bottom: 5px;
}

ul.snd{
	margin-top: -10px;
}

h2{
	font-size: 16px;
}

h2.sndTwo{
	font-size: 16px;
	font-weight: bold;
	color: #78080a;
}

h2.snd{
	font-size: 12px;
	margin-bottom: 15px;
}

h2.snd a{
	font-size: 12px;
}

h3{
	font-size: 16px;
	color: #7e1416!important;
}


div.backToTop{
	float: right;
	width: 100px;
}

div.backToTop a{
	font-weight: bold;
}


td.banner{
	background: url("images/bg.jpg") #bd2026 repeat-x bottom left;
	color: #ffffff;
	font-family: "Arial", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 100px;
}

div.banner{
	z-index: 2;
	position: relative;
	display: block;
	top: 15px;
	left: 30px;
	margin-left: 20px;
	margin-top: 20px;
}

td.rightShadow{
	background: url("images/shadow.jpg") repeat-y top left;
}

td.footer{
	background: url("images/bottom_shadow.jpg") repeat-x top left;
	padding-top: 10px;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

td.footer a{
	color: #ffffff;
	text-decoration: underline;
}

td.footer a:hover{
	color: #ffffff;
	text-decoration: none;
}

/* END BASICS */

/* BEGIN HOME PAGE */



td.leftCallOut{
	width: 270px;
	background: #e0cdcf;
	padding-top: 20px;
	border-right: 1px solid #bd1417;
}

table.leftCallOut{
	background: url("images/callout_bg.gif") repeat-x bottom left;
	border-bottom: 1px solid #bd1417;
}

img.leftCallOutImage{
	margin-left: 5px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom:7px;
}

h2.leftCallOut{
	margin-left: 5px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.leftCallOut{
	border-bottom: 1px solid #bd1417;
}

td.mainCallOut{
	width: 530px;
	background: #ffffff;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}
td.mainCallOutHeader{
	background: #bd1417;
	padding-left: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

td.mainCallOutBody{
	color: #555555;
	border: 1px solid #bd1417;
	padding-left: 0px;
	padding-top: 0px;
	font-weight: bold;
	background: url("/images/rotating_images1.jpg") top left no-repeat;
}

div.mainCalloutBoxOne{
	background: #ffffff;
	width: 175px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 7px;
	font-size: 12px;
	font-weight: bold;
}

div.mainCalloutBoxTwo{
	background: #ffffff;
	width: 225px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 13px;
	padding-right: 7px;
	font-size: 12px;
	font-weight: normal;
	float: right;
	margin-top: 150px;
}

td.secondaryCallOutImage{
	width: 180px;
	color: #555555;
	border: 1px solid #bd1417;
	background: #ffffff;
}

img.secondaryCallOutImage{
	margin-top: 15px;
	margin-bottom: 10px;
}

td.secondaryCallOutBody{
	width: 340px;
	color: #555555;
	border: 1px solid #bd1417;
	border-left: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	background: #ffffff;
}
/* END HOME PAGE */

/* BEGIN SUBPAGE */

td.mainContent{
	width: 575px;
	background: #ffffff;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}

td.rightCallOut{
	width: 225px;
	background: #e0cdcf;
	padding-top: 20px;
	padding-bottom: 30px;
	border-left: 1px solid #bd1417;
}


table.rightCallOut{
	background: url("images/callout_bg.gif") repeat-x bottom left;
	border-bottom: 1px solid #bd1417;
}

img.rightCallOutImage{
	margin-left: 5px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom:7px;
}

h2.rightCallOut{
	margin-left: 5px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.rightCallOut{
	border-bottom: 1px solid #bd1417;
}







/* END SUBPAGE */