@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}#hruler {
	clear: both;
	background-image: url(../assets/site/nav_rule.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 996px;
	margin-bottom: 10px;
}
#logo {
	float: left;
}
#menu {
	float: left;
	height: 33px;
	width: 690px;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 90px;
	background-repeat: no-repeat;
	background-position: center;
}
#pic_spot {
	float: left;
	background-repeat: no-repeat;
	height: 250px;
	width: 370px;

}
#quote {
	background-image: url(../assets/site/quote_bg.png);
	height: 215px;
	width: 500px;
	margin-left: 20px;
	margin-right: 0px;
	background-repeat: no-repeat;
	float: left;
	padding-left: 60px;
	padding-top: 8px;
}
#body {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	font-family: "Trebuchet MS", Tahoma, "Arial Black";
	font-size: 14px;
	color: #0064BC;
	float: none;
	margin-top: 280px;
	width: 650px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
#content2 {
	font-family: "Trebuchet MS", Tahoma, "Arial Black";
	font-size: 14px;
	color: #0064BC;
	float: left;
	margin-top: 10px;
	width: 650px;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 30px;
}
#rightbar {
	width: 220px;
	margin-top: 20px;
	background-repeat: no-repeat;
	height: 420px;
	float: right;
	margin-right: 30px;
}
#footer {
	clear: both;
	height: 40px;
	width: 100%;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, "Arial Black";
	color: #000000;
	font-size: 12px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #0064BC;
	margin-top: 40px;
	padding-top: 10px;
}
#titles {
	background-color: #F2FEFF;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 18px;
	text-align: center;
}

.titles {
	background-color: #F2FEFF;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 18px;
	
}
a:hover   titles {
	background-color: #66FFFF;
}

/******* Tables CSS ************/

.tbmain{ 
 /* Changes on the form */
 background: #F2FEFF !important; 
}
.left{
  /* Changes on the form */
  color: #394F5F !important; 
  font-family: Trebuchet MS !important;
  font-size: 11px !important;
}
td.left {
   font-family: Tahoma;
   font-size: 11px;
   font-weight:bold;
   color:#394F5F;
   vertical-align: top;
   text-align: left;
}
.pagebreak{
   font-family: Tahoma;
   font-size: 11px;
   font-weight:bold;
   color:black;
}
td.right {
   font-family: Tahoma;
   font-size: 11px;
   font-weight: normal;
   color:#394F5F;
   vertical-align: top;   
   text-align: left;   
}
.tbmain{
   height:100%;
   color:#394F5F;
   background: #D7E9F3;
}
.head{
   font-family: Tahoma;
   font-size:medium;
   font-weight:bold;
   color:#394F5F;
   vertical-align: top;
   text-align: left;
}
.notvalid{
   border:2px red solid;
   font-family:Tahoma;
}
.text{
   color:#394F5F;
   font-family: Tahoma;
   font-size: 11px;
   font-weight:normal;
   border:0px;
   background:#ABCADB;
}
select.other{
   color:#394F5F;
   font-family: Tahoma;
   font-size: 11px;
   font-weight:normal;
   border:0px;
   background:#ABCADB;
}
.btn{
   color:#ffffff;
   font-family: Tahoma;
   font-size: 11px;
   font-weight:bold;
   border:1px #8aaabc solid;
   background: url(http://jotform.com/images/styles/style5_btn_bg.gif) #9bbed0 top repeat-x;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
