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

html {
	  margin:0;
	  padding:0;
	  border:0;
	 }
body {
	background-color: #1D2D44;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin:0;
	padding:0;  
	border:0;
}
.home a:link {
	color: #3366CC;
	text-decoration:none;
}
.home a:visited {
	color: #3366CC;
	text-decoration:none;
}
.home a:hover {
	color:#F90;
	text-decoration:none;
}
 .wrapper {
 min-height: 100%;
 height: auto !important;
 height: 100%;
 margin: 0 auto -1em;
 }
#container {
   min-height:100%;
   position:relative;
}
#body {
   padding:10px; 
   padding-bottom:1px;   /* Height of the footer */
}
#footer {
   position:absolute;
   bottom:0px;
   width:100%;
   height:1px;   /* Height of the footer */
}
.site_map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.site_map a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
.text_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999;
	font-weight: lighter;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.white_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.smaller_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1D2D44;
}
.light_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999;
}
.included_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D2D44;
	font-weight: bold;
}
img {
	border:none;
}
#menu {
	font-family:arial;
	font-size:18px;
	position:relative;
	margin:0 auto;
	width:320px;
}
#menu ul {
	/* remove list style */
	list-style:none;
	padding:0;
	margin:0;	
	/* set the layer position */
	position:relative;
	z-index:5;
	}
#menu li {
	/* set the styles */
	background:#ccc url(images/bg.gif) no-repeat 0 0;
	margin:2px;
	cursor:pointer;
	border:none;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 45px;
}
#menu li.hover {
	/* on hover, change it to this image */
	background-image:url(images/website_design_bg_hover.gif) !important;
}
#menu li a {
	text-decoration:none;	
	color:#fff;
}
#menu .block {
	/* allow javascript to move the block */
	position:absolute;
	top:0;
	/* set the left position */
	left:0px;	
	/* display above the #menu */
	z-index:10;
	/* the image and the size */
	background:transparent url(images/arrow.png) no-repeat top right;
	width:20px;
	padding:7px;
	cursor:pointer;
}
	/* fast png fix for ie6 */
* html .png{
	position:relative;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}
.REQUIRED, .ERROR, .ERROR_S {
background:#EFEFEF none repeat scroll 0%;
border-color:#999999 #DCDCDC #DCDCDC #FF9A1C;
border-style:solid;
border-width:1px 1px 1px 2px;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:3px 6px;
height: 14px;
}
.REQUIRED {
background:#EAEAEA url(img/bg_inputrequired.gif) no-repeat scroll right top;
}
.REQUIRED:focus, .ERROR:focus, .FIELD:focus, .focus, .txt_focus {
background:#FFFFFF none repeat scroll 0%;
border-color:#1D2D44;
border-style:solid;
border-width:1px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:3px 8px 3px 5px;
height: 14px;
-moz-box-shadow:0 0 8px darkblue;
-webkit-box-shadow:0 0 8px darkblue;
box-shadow:0 0 8px darkblue;
}
.FIELD, .off, .txt_off {
background:#EFEFEF none repeat scroll 0%;
border-color:#999999 #DCDCDC #DCDCDC #FF9A1C;
border-style:solid;
border-width:1px 1px 1px 2px;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:3px 8px 3px 5px;
height: 14px;
}
.home li {
	padding: 4px;
	border-bottom: 1px solid #ccc;
	list-style:none;
}
.service_heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}
