@charset "utf-8";
/* CSS Document */

body {
	font-family: arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: url('images/layout/css/bg.jpg');
}

a:link { color: #08A5EA; }
a:visited { color: #08A5EA;  }
a:hover { color: white; background-color: #08A5EA; text-decoration: none}
a:active { color: #08A5EA; text-decoration: underline}


h1 {
	color: #B30000;
	font-size: 14px;
	text-decoration: none;
}
h2 {
	color: #B30000;
	font-size: 12px;
	text-decoration: none;
}
h3 {
	color: black;
	font-size: 12px;
	text-decoration: none;
}
#style1 {
	font-size: 15px;
	font-weight: bold;
	color: white;
}
#style2 {
	font-size: 15px;
	font-weight: bold;
}
#style3 {
	color: #740000;
	}
#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url('newsite/images/layout/css/bgOFF.jpg') repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #B30000;
}
#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#stylefour ul li{
	display:block;
	float:left;
	margin:0;
}
#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url('newsite/images/layout/css/bgDIVIDER.jpg') no-repeat top right;
}
#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#B30000;
	background:#fff url('newsite/images/layout/css/bgON.gif') no-repeat top right;
}
.block {
	padding: 10px 10px 10px 10px;
}
.container {
	background: url('newsite/images/layout/css/bg-box-dgray.jpg');
	color: black;
	margin-top: 5px;
}
.rtop, .rbottom{
	display:block;
	background:#CCCCCC;
}
.rtop *, .rbottom *{
	display: block;
	height: 1px;
	overflow: hidden;
	background: url('newsite/images/layout/css/bg-box-dgray.jpg');
}
.r1{
	margin: 0 5px;
}
.r2{
	margin: 0 3px;
}
.r3{
	margin: 0 2px;
}
.r4{
	margin: 0 1px;
	height: 2px;
}
.lcontainer {
	background: url('newsite/images/layout/css/bg-box-lgray.jpg');
	color: black;
}
.lrtop, .lrbottom{
	display:block;
	background:#CCCCCC;
}
.lrtop *, .lrbottom *{
	display: block;
	height: 1px;
	overflow: hidden;
	background: url('newsite/images/layout/css/bg-box-lgray.jpg');
}
.lr1{
	margin: 0 5px;
}
.lr2{
	margin: 0 3px;
}
.lr3{
	margin: 0 2px;
}
.lr4{
	margin: 0 1px;
	height: 2px;
}
.paddedbox{
	margin-left: 7px;
	margin-right: 7px;
}
.whitebox{
	border: 1px solid #999999;
	background-color: #FFFFFF;
	text-align: justify;
}
label
{
width: 8em;
float: left;
text-align: right;
margin-top: 0.2em;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 8.5em;
margin-bottom: 1.5em;
} 

input
{
color: black;
border: 1px solid #B30000;
}

fieldset
{
border: 1px solid #B30000;
width: 34em
}

legend
{
color: #B30000;
border: 1px solid #B30000;
padding: 2px 6px
} 

.footer{
	border-top: 3px solid #B30000;
	text-align: center;
	background: white;
	padding-top: 1em;
	margin-top: 3em;
	padding-bottom: 1em;
}
table.directions th {
	background-color:#EEEEEE;
}
	  
img {
	color: #000000;
	border: 0px;
}

