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

/* End hide from IE5/mac */
strong{
color:#FFFFFF;
}
html { 
overflow: -moz-scrollbars-vertical;
overflow-x: auto;
overflow-y: scroll;
}

a:link {
text-decoration:none;
	color: #FFFFFF;
}
a:visited {
text-decoration:none;
	color: #FFFFFF;
}
a:hover {
color:#FFFFFF;
	text-decoration: none;
}
body {
	background-color: #2e3133;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header, #menubar, #bodycontainer, #bannercontainer{ 
width:836px;
margin: 0 auto; 
border: none; 
padding: 0;

}
#featured{
float:right;
padding:0 10px;
width:370px;
}

#content li, ul{
line-height:20px;
font-family:Arial, Helvetica;
font-size:12pt;
color:#FFFFFF;
list-style-type:circle;

}

#bodytext{
float:left;
padding:0 10px;
width:370px;
}
#longbodytext{
margin:0 auto;
width:780px;
}

#bodycontainer{
min-height:500px;
height:auto !important;
height:500px;
background-image:url(images/mainbackground.jpg);
background-repeat:repeat-y;
}
error{
color:#FFFFFF;
}
#alertmsg{
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
color:#FFFFFF;
}
#bannerbody{
width:780px;
margin:0 auto;
border:none;
padding: 0;
}
#bannercontainer{
background-image:url(images/bannerbody.jpg);
background-repeat:repeat-y;
background-position:top;
}
#bannerbottom{
height:28px;
background-image:url(images/bannerbottom.jpg);
background-repeat:no-repeat;
background-position:top
}

#content{
text-align:left;
width:780px;
margin: 0 auto; 
border: none; 
padding: 0;

}
#form{
font-family:Arial, Helvetica, sans-serif;
}
h2,h2:visited,h2:link {
width:auto;
margin-bottom:6px;
font-size:26px;
font-family: Arial, Helvetica;
color:#FFFFFF;
border-bottom-style: solid; 
border-bottom-color: #880d00 ;
border-bottom-width: 2px;
line-height:normal;
font-weight:normal;
}
h3,h3:link,h3:visited{
width:auto;
margin-bottom:6px;
font-size:14pt;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
line-height:normal;
}
h4,h4:link,h4:visited{
width:auto;
margin-bottom:6px;
font-size:20pt;
font-family:Century Gothic, Arial;
color:#FFFFFF;
font-weight:lighter;
line-height:normal;
}
h5{
font-family:Arial, Helvetica;
font-size:10pt;
color:#FFFFFF;
text-align:center;
font-weight:normal;
}

p{
line-height:20px;
font-family:Arial, Helvetica;
font-size:12pt;
color:#FFFFFF;
}
p:link{
color:#FFFFFF;
}
p:visited{
	color:#FFFFFF;
	font-weight: bold;
}
td, tr{
font-size:16px;
color:#FFFFFF;
vertical-align:top;
height:26px;
}

