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

body {
text-align: center; /* center things in pre-IE6 */
margin: 0; padding: 0;
background-color:#FFF;
background-image: url(/images/b_backgr.jpg); background-repeat:repeat-x;
}

a:link{
	text-decoration: none;
	color: #fff;
	
}
a:visited{
	text-decoration: none;
	color: #fff;
}
a:active{
	text-decoration: none;
	color: #fff;
}
a:hover{
	text-decoration: none;
	color: #fff;
}

#container {
	margin: 0px auto;
	width:799px;
	background-color:#FFF;
	color: #CCC;
}

#header {
	float:left;
	height: 143px;
}

#contentleft{
	float:left;
}

#contentright{
	float:right;
}

#formdata{
	width:95%;
	float:none;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.imageborder{
	border-width:7px;
	border-color: #F1F1F1;
	border-style: solid;
}

#buttonbar{
	float:left;
	width: 799px;
	height:66px;
	background-color: #19ACE2;
}

#promobox{
	float:left;
	padding:2px;
	font-family:Verdana, Geneva, sans-serif;
	color:#999;
	font-size:14px;
	background-color: #FFF;
	border: 1px solid #CCC;
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


#box{
	float:left;
	margin:24px;
	padding:2px;
	background-color: #FFF;
	border: 1px solid #CCC;
}

#rgbox{
	float:right;
	margin:2px;
	padding:2px;
	background-color: #FFF;
	border: 1px solid #CCC;
}

#lfbox{
	float:left;
	margin:2px;
	padding:2px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
#box1{
	float:left;
	margin-left:24px;
	padding:2px;
	background-color: #FFF;
}
#box2{
	float:left;
	padding:2px;
	background-color: #FFF;
	border: 1px solid #D4D4D4;
	width: 780px;
	
}

#searchbox{
	float:right;
	margin-right:24px;
	margin-top:44px;
	padding:2px;
	background-color: #FFF;
}

#topbar {
	float:left;
	height:71px;
	width: 799px;
	background-image:url(images/b_topbar.jpg);
	vertical-align: middle;
}

#bannerbox {
	background-color:#FFF;
	float:left;
	height: 320px;
}

#bottomsquare{
	background-color:#19ABE4;
	color:#FFF;
	padding-top:0px;
	width: auto;
	float:left;
   }
   
 #bottomblocks{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-left:22px;
   }
#seperator {
	height:4px;
	background-image: url(images/b_seperator.jpg); background-repeat:repeat-x;
}

#seperatorhorz {
	height:3px;
	width:798px;
	float:left;
	margin-top:3px;
	margin-bottom:10px;
	background-image:url(images/dots_h.gif);
	background-repeat:repeat-x;
}


#seperatordot {
	float:left;
	margin-left:10px;
	width:2px;
	height:260px;
	background-image:url(images/dots.gif);
	background-repeat:repeat-y;
	margin-right: 10px;
}


#boxblue{
	text-align:center;
	background-color: #24B7EB;
	
}

#topbtn{
	width:155px;
	vertical-align: middle;
	padding-top: 23px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 24px;
	font-weight: lighter;
	float: left;
}
#leftbtn{
	color:#999;
	margin-right:18px;
	text-align:center;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	}

#rightcont{
	float:right;
	width:500px;
	margin-right:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-top: 5px;
	margin-left: 10px;
}


#rtcont{
	float:right;
	width:560px;
	margin-right:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-left: 10px;
}

#leftcont{
	float: left;
}

#lcont{
	width:200px;
	margin-left:1px;
	float: left;
}

#leftcontainer{
	width:344px;
	margin-left:1px;
	float: left;
}
#rightcontainer{
	float:right;
	margin-right:1px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-top: 5px;
	width: 445px;
}
#dividermiddle{
	background-color:#E8E8E8;
	width:1px;
	height: 400px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.bullet {
	list-style:circle;
}

.bodytxt{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	padding-left:1px;
	color: #999;
}

.mybottomlinks{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align:left;
	padding-top:9px;
	color: #999;
}


.myinputstyle{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	padding-left:5px;
	color: #69F;
}
h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	color:#F60;
	font-weight: lighter;
}

.boldtxt{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #FFF;
}


.boldgreytxt{
	font-family:Verdana, Geneva, sans-serif;
	font-size:29px;
	color: #19ABE4;
}
.special{
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#F60;
	font-weight: lighter;
}

.specialorn{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#F60;
	font-weight: bold;
}
.smallbold{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#19ABE4;
	font-weight: bold;
}


.smallboldorn{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#19ABE4;
	font-weight: bold;
}

.smallgreytxt{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#999;
	font-weight: bold;
}


.smallboldorn{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight: bold;
}

.specialgrey{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#999;
	font-weight: lighter;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer {
	background-color:#333;
	color:#FFF;
	padding-top:5px;
	width: 788px;
	float:left;
	clear:both;
	height: 20px;
	padding-left: 10px;
}
	

