form fieldset {
	border: none;
	width: 570px;
}
#content_column_right {
	float: left;
	margin-left: 10px;
	width: 500px;
	margin-bottom: 40px;
}

.validator {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 20px;
	vertical-align: top;
	width: 15px;
	text-align: center;
}

.validatorsummary {
	margin-left:140px;
}

.submit {
	margin: 0 0 2px 2px;
	padding: 0 5px 0 5px;
	width: 60px;
}

textarea { overflow: auto; }
/*purple #990066
green #669900
L Blue #a6caf0
D Blue #036 / mid #404066 / lighter shade #7f99b2
ora #f90
grn #689D32*/

body {
	font: 8.5pt Lucida Grande, "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#555;
	margin:0px;
	background: url("../templates/template_images/blue_grad_bg.jpg") top repeat-x;
}

* {
	margin:0;
	padding:0;
}

.pull_quote {
	font-size: 10.5pt;
	color:#777;
		}
	
.quotation {
	color: #7f99b2;
	font-style: italic;
	font-size: 10pt;
	margin: 20px 0px 30px 0px;
	line-height:15pt;
}

.smalltext {
	color: #a1a1a1;
	font-style: bold;
	font-size: 7pt;
	line-height:20pt;
	letter-spacing:.3pt;
}

.titletext {
	color: #a1a1a1;
	font-style: bold;
	font-size: 9pt;
	line-height: 20pt;
	letter-spacing:.3pt;
}


#borderbox {
	margin: 5px 0 0 0;
	}
	
#contentbox {
	margin: 5px 0 0 0;
	}

#header {
	width: 790px;
	height: 150px;
	padding: 0;
	margin: 0;
}

#logo{
	height:150px;
	width:165px;
	float:left;
	}
	
#banner{
	height:124px;
	width:570px;
	float: right;
	padding: 0;
	margin: 0;
	border:0;
			}


#wrapper {
	margin:0 auto;
	background-image: url("../templates/template_images/wrapper_bg1.gif");
	background-repeat: repeat-y;
	padding:5px 5px 5px 25px;
} 

.fixed {
	width:810px;
}

.box1 {
	width: 500px;
	padding: 10px;
	margin: 0 0 0 10px;
	border: 1px solid #e6e6e6;
	align: left;
}

.box1 th{
	color:#777;
	text-align: left;
	background-color: #e6e6e6;
}

.box2 {
	background-color: #eee;
	width: 500px;
	padding: 5px;
	margin: 0 0 0 10px;
	border: 1px solid #e6e6e6;
	align: left;
}

.box2 th{
	color:#777;
	text-align: left;
	background-color: #e6e6e6;
}

/* ---- nav start --- */

#nav {
	background: url("../templates/template_images/navbar.gif") no-repeat;
	padding:2px 0px 2px 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	width: 570px;
	height: 22px;
	float:right;
	/*position: relative;
	top : 0px;
	left: 55px;*/
}

#nav li {
	padding:2px;
	line-height:17px;
	list-style:none;
	display:inline;	
}

#nav li a {
	padding:3px ;
	color:#fff;
	text-decoration:none;
}

#nav li a:hover {
	background:#669900;
	color:#fff;
}

/* ---- sidebar_left start --- */

#sidebar_left {
	font-family:"Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	/*float:left;*/
	width:180px;
	padding:0 0 20px 0;
	/*background:#a6caf0;*/
	color:#fff;
	/*line-height:0px;*/
	/*margin:10px 10px 10px 10px;*/
}

#sidebar_left p {
	line-height:12px;
	margin:5px 5px 5px 13px;
}

#sidebar_left a {
	color:#fff;
	text-decoration:underline;
}

#sidebar_left a:hover {
	padding:0px 0px 0px 0px;
	background:#c1daf5;
	color:#689D32;
	text-decoration:none;
}

#sidebar_left h1 {
	font-size:9.5pt;
	font-weight: bold;
	color:#FFF;
	border-bottom:1px solid #c1daf5;
	padding:10px 0px 10px 0px;
	margin:15px 0px 10px 0px;
}

#sidebar_left h2{
	font-size:9.5pt;
	border-left:1px solid #c1daf5;
	color:#FFF;
	padding:10px 0px 10px 0px;
	margin:15px 0px 10px 0px;
	font-weight: Bold;
}

#sidebar_left h1,h2,h3,h4,p,ul,ol,blockquote {
	padding: 0px 0px 10px 0px;
}

/* ---- content --- */

#content {
	color: #888;
	padding:12px 20px 0 10px;
	font-size:9pt;
}

#content h1,h2,h3,h4,p,blockquote {
	line-height:18pt;
	margin: 0px 0px 5px 0px;
}

#content a {
	padding:3px;
	color:#f90;
	text-decoration:underline;
}

#content a:hover {
	/*background:#eee;*/
	padding:3px;
	color:#036;
	text-decoration:none;
}

#content h1 {
	font-size: 16pt;
	color:#F90;
	padding:0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom:1px solid #ccc;
}

#content h2 {
	font-size: 11pt;
	margin: 20px 0 15px 0;
	padding: 0px;
	color:#666685;
}

#content h3 {
	font-size: 10pt;
	color:#777;
}

#content h4 {
	font-size: 8.5pt;
	color:#888;
}

#content h5 {
	color:inherit;
	line-height: 30px;
}

#content ul,ol {
	color:#888;
	font-size:10pt;
	list-style-type:circle;
	line-height: 20px;
	padding: 0 0 10px 25px;
		}
		
/* ---- footer start --- */

#footer {
	color:#999;
	margin:5px 0 0 15px;
	padding:0px;
	background:#fff;
	/*border-top:2px solid #eee;*/
	clear:both;
}

#footer a {
	/*padding:3px;*/
	color:#999;
	text-decoration:none;
}

#footer a:hover {
	background:#eee;
	color:#000;
	text-decoration:none;
}

#footer {
	background:  url("../templates/template_images/footer_logos.gif") no-repeat top right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 10px 0 0;
	/*z-index: 1;*/
	width: 770px;
	height: 70px;
	}
