/* CSS Document */

 body {
	margin:0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #eeeeee;
}
  
  .title
  {
	font-family:"Century Gothic", Verdana;
	font-size:23px;
	color:#27418C;
	text-decoration:none;
	font-weight: bold;
	text-align: left;
	letter-spacing: -1px;
	line-height: 34px;
}
  .content
  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	line-height: 23px;
	text-align: left;
}
  .blue
  {font-family:Tahoma; color:#243992; text-decoration:none }
  .links
  {font-family:Tahoma; color:#FFFFFF; text-decoration:none }
  
  a:hover 
  {font-family:Tahoma; color:#5B80B4; text-decoration:none }
  
  
  .tablemain
  {
	background-color:#FFFFFF;
}
  .menu
  {border-top:13px solid white; 
   border-left:13px solid white; 
   border-right:13px solid white; 
   width: 150px }
  .banner
  {
   border-top:13px solid white;
   border-bottom: 13px solid white;
   border-right: 13px solid white;
   width: 488px;
   height: 252px }
   .banner-ext
   {height: 226px }
  .bottom
  {border-top: 13px solid white;
   border-bottom: 13px solid white;
   border-left: 13px solid white;
   border-right: 13px solid white }
  .field-content
  {background-color: #F4F4F4;
   width: 488px}
  .border-cnt
  {background-image: url(images/border.jpg); height: 1px }
 .content-faq {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	line-height: 23px;
	background-image: url(images/questionmark-mod.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.special-box {
	background-color: #EBF3FE;
	border: 3px solid #AFC9EC;
}
.formfield {
	background-color: #EBF3FE;
	border: 1px solid #B0CAED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #333333;
}
input.submit {
	width: auto;
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #EEEEEE;
	background-image: url(../images/buttonBG.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	height: auto;
}
.phonenumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 57px;
	color: #27418C;
	line-height: 50px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -2px;
}
.image {
	border: 1px solid #666666;
}
.sidebar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-decoration:none;
	line-height: 23px;
	text-align: left;
}
.blog-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #1A2A5B;
	text-decoration: none;
}
.blog-date {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-family:Tahoma;
	color:#243992;
	text-decoration:none
}
a:visited {
	font-family:Tahoma;
	color:#243992;
	text-decoration:none
}
a:active {
	font-family:Tahoma;
	color:#243992;
	text-decoration:none
}
a:hover {
	font-family:Tahoma;
	color:#243992;
	text-decoration:none
}
