body {
margin: 0px;
background-color: #014E82;
color:#444444;


}

#header {
	color: white;
	background: #014E82;
	background-repeat: no-repeat;
	background-position: top right;
	height: 177px;
	padding: 0px 0px;
	background-image: url(images/bluelogobg2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	 
	
}
#wrapper {
width:998px !important; 
margin: 0px;
}
#header h1 {
font-family: Trebuchet Ms, Verdana, Arial, helvetica, sans-serif;
font-size: 2.5em;
margin: 0;
}

#header img {
border: 0;
text-decoration: none;
}

#headerbar {
font-family: Tahoma, Verdana, arial, helvetica, sans-serif;
font-size: 0.8em;
padding: 2px 15px;
background-color: #E1F0FF;
color: #006699;
}

.stand {
	border: 1px solid #6294BA;
	padding: 2px;
	margin-left:5px;
	text-align: center;
	background: #D6E8F9;
	font-size:12px;
}

#content {
	font-family: Tahoma, Verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	/*margin-left: 200px;
	margin-right: 200px;*/
	margin: 0px auto;
	width:530px;
	padding: 10px;

}
#midcontent {
	font-family: Tahoma, Verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;


	padding: 15px;
	background:#fff;
	margin: 0;

}
#midcontent td{
font-size: 0.8em;

}
#content a {
color: #3C78A5;
}

p {
margin: 12px 0px;
}

.sub {
margin-left:3em;
}

.nav {
text-align: center;
}

.nav img {
border: 0px;
}

#prices thead {
font-weight: bold;
}

#prices {
width: 400px;
}

#prices td {
text-align: center;
}

#sidebarleft {
font-family: Tahoma, Verdana, arial, helvetica, sans-serif;
font-size: 0.8em;
float: left;
width: 190px;
height: 100%;
padding:10px 0px;
margin: 0;
}

#sidebarright {
font-family: Tahoma, Verdana, arial, helvetica, sans-serif;
font-size: 0.8em;
float: right;
width: 170px;
height: 100%;
margin-right: 1px;
padding: 10px 0px;
margin: 0;
}

.sidebox {
	border: 1px solid #6294BA;
	margin-bottom: 8px;
	
	background: #D6E8F9;
}
.sideboxdiv {
	background-image: url(/images/dotted.jpg);
	background-repeat:no-repeat;
	background-position:right; 
	height:5px;
}

.sideboxcontent {
padding: 5px;
width: 150px;
}

.sideboxtitle {
background-color: #3C78A5;
color: white;
padding: 5px;
text-align: center;
font-weight: bold;
}

#sidebarleft h1{
font-size:12px;
margin:0px;
background-color: #3C78A5;
color: white;
padding: 5px;
}

#sidebarright h1{
font-size:12px;
margin:0px;
background-color: #3C78A5;
color: white;
padding: 5px;
}
#sidebarleft h2{
font-size: 0.8em;
margin:0px;
font-weight:bold;
text-decoration:underline;
}
#footer {
font-family: Tahoma, Verdana, arial, helvetica, sans-serif;
font-size: 0.7em;
clear: both;
background-color: #659DC7;
color: white;
padding: 3px;
text-align: center;
}

#footer a {
color: #FFFFFF;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}
.topright {

	background-image: url(images/topright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 16px;
	height:15px;
}
.topleft {

	background-image: url(/images/topleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 15px;
	height:15px;
}
.topmid {

	background-image: url(/images/topmid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.botright {

	background-image: url(/images/botright.jpg);
	background-repeat: no-repeat;
	width: 16px;
	height:15px;
	background-position: right bottom;
}
.botleft {

	background-image: url(/images/botleft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 15px;
	height:15px;
}
.botmid {

	background-image: url(/images/botmid.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.leftboxbg{

	background-image: url(/images/leftboxbg.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	width: 15px;
	
}
.rightboxbg{

	background-image: url(/images/rightboxbg.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
	width: 15px;
	
}

.cell1 {
	font-size:12px;
	}
.cell2 {
	font-size:12px;
	}
