﻿/* CSS Document */


body {
	background: #000000;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height:120%;
	background-image: url(/img/bg2.gif);
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #494949;
}

.imageborder {
	border: 1px solid #666666;solid;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}

.h2 {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
.boldblack {
font-size: 15px;
font-weight: bold;
color: #000000;

}
h1{
font-size: 13px;
font-weight: bold;
color: #000000;
}
.h1{
font-size: 13px;
font-weight: bold;
color: #000000;
}

/* Header H1 or Home Link*/
h1.hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	display:inline;
	font-weight:normal;
}

sup {
	font-size:9px;
	
}

/* ELEMENTS */

#wrap {
margin-left: auto;
margin-right: auto;
text-align: left;
width: 751px;
background-color:#FFFFFF;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
clear:both;
}


#content {
margin-top: 10px;
margin-left: 0px;
margin-right: 0px;
width: 751px;
background-color:#FFFFFF;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
}

#footer {
background-color: #191859;
margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
width: 751px;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFF;
clear:both
}

#padding {
padding: 10px;
}




/* BLOCKS */

.dottedline {
background-image: url(/imgages1/dottedline.gif);
background-repeat: repeat-x;
height: 1px;
margin-top:1px;
}
.dottedline img{
height: 1px;
}

#bluebox {
background-image: url(/img/btgrad.gif);
background-repeat: repeat-x;
width: auto;
border: 1px;
border-color: #DADADA;
border-style: solid;
padding: 5px;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
margin-right: 0px;
margin-bottom: 6px;
line-height: 150%;

}


textarea {
	background-color: #ffffff;
	border: #20849E 1px solid;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;

} 
	
