body{
	text-align: center;
	background-color: #344B6A;
	background-image: url(../images/utility/bkgnd_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:0px;
	margin:0px;
	}



/**************** Container and header styles ****************/

#container {
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	height: 100%;
	width: 760px;
	text-align: left;
	}

#banner {
	height:100px;
	margin-top:0px;
	margin-left:0px;
	}
	
.banner_logo {
	float:left;
	margin-top:20px;
	}
	
.banner_photo {
	}
	

/**************** Navigation styles ****************/


#main_nav{
	height:40px;
	background-image: url(../images/nav/nav_bkgnd.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	font-size: 1em;
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, Tahoma, sans-serif;
	margin:10px 0 0px 0;
	}


.main_navlist {
	padding:10px 10px 10px 10px;
	margin:0 0 0 0;
	}

.main_navlist li {
	color: #fff;
	list-style: none;
	margin-right:10px;
	padding-right:10px;
	display: inline;
	}
	
.active_nav{
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

.main_navlist li a:link { color: #fff; text-decoration:none; }

.main_navlist li a:visited { color: #fff; text-decoration: none; }

.main_navlist li a:hover { color: #CDD1DB; text-decoration: none;}


/**************** Content styles ****************/

p {
	
	font: 75%/165% "Lucida Grande", Helvetica, Verdana, Arial, Tahoma, sans-serif;
	color: #fff;
	}


.h1{
	height:20px;
	margin:10px 0 10px 0;
	font-family:"Trebuchet MS", "Gill Sans", Verdana;
	font-size: 1.5em;
	color: #FBD68D;
	}
	
h1{
	font-family:"Trebuchet MS", "Gill Sans", Verdana;
	font-size: 1.5em;
	color: #FBD68D;
	}
h2{
	font-family:"Trebuchet MS", "Gill Sans", Verdana;
	font-size: 1.2em;
	color: #FBD68D;
	}
h3{
	font-family:"Trebuchet MS", "Gill Sans", Verdana;
	font-size: 1em;
	color: #FBD68D;
	}
h4{
	font-family:"Trebuchet MS", "Gill Sans", Verdana;
	font-size: 0.9em;
	color: #FBD68D;
	}
	
.section {
	min-height:160px;
	}


/**************** frontpage column styles ****************/
/*-----------main content----------*/

	
#main_content {
	float: left;
	width: 540px;
	min-height: 500px;
    margin:10px 0 0 0;

}

#page_header{
	width: 540px;
	height:20px;
	margin:6px 0 12px 0;
	padding:0 0 20px 0;
	border-bottom: #344C6A solid 1px;
	float:left;
	font-family:"Lucida Grande", Helvetica, Verdana, Arial, Tahoma, sans-serif;
	font-size: 1.5em;
	color: #FBB939;
	 }

#breadcrumbs{
	width: 540px;
	border-bottom: #344C6A solid 1px;
	padding:0px ;}

.sub_header{
	margin:20px 0 0 0;
	font-family:"Lucida Grande", Helvetica, Verdana, Arial, Tahoma, sans-serif;
	font-size: 1.2em;
	color: #FBD68D;
	}

.divider{
	width:540px;
	margin:10px 0px 10px 0px;
	border-top:dashed 1px #718197;
	}

.left_col{
	float:left;
	width:240px;
	height:100%;
	margin:0 10px 0 0px;
	}	
	
.mid_col{
	float:left;
	width:280px;
	height:100%;
	margin:0 0 0 10px;
	}
	

/**************** rightbar column styles ****************/


#rightbar{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #DFE3EE;
	width: 210px;
	height: 600px;
	margin:2px 0px 4px 0px;
	letter-spacing: 0.02em;
	float:right;
	background-image: url(../images/utility/rightbar_bkgnd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
	
#rightbar_header{
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, Verdana, Arial, Tahoma, sans-serif;
	font-size: 1.5em;
	color: #FBD68D;
	width: 180px;
	margin-left:0px;
	margin-right:0px;
	padding-left:6px;
	padding-right:5px;
	padding-top:16px;
	height: 40px;
	letter-spacing: 0.05em;
	line-height: 20px;
	}
	
.rb_divider{
	width:540px;
	margin:0px 0px 10px 0px;
	border-top:dotted 1px #718197;
	}
.rbtxt{
	border-bottom: 1px dotted #718197;
	}
	


#rb_nav{
	letter-spacing: 0.02em;
	text-decoration: none;
	list-style: none;
	}

#rb_nav a {
	color: #000;
	display: block;
	border-bottom:dotted 1px #718197;
	list-style: none;
	}

#rb_nav a:link { color:  #ADDCFF; text-decoration:none;  background-color: #2B405D; padding:4px; margin:0px;}

#rb_nav a:visited { color: #ADDCFF; text-decoration: none;background-color: #2B405D; padding:4px; margin:0px; }

#rb_nav a:hover { color: #C5E6FF; text-decoration: none; background-color: #344B6A; }

/**************** rightbarnav in sections ****************/

#rb_secnav{
	letter-spacing: 0.02em;
	text-decoration: none;
	list-style: none;
	}

#rb_secnav a {
	color: #000;
	border-bottom:dotted 1px #718197;
	list-style: none;
	display:block;}

#rb_secnav a:link {  color:  #ADDCFF; text-decoration:none;  background-color: #2B405D; padding:4px; margin:0px;}

#rb_secnav a:visited {  color: #ADDCFF; text-decoration: none;background-color: #2B405D; padding:4px; margin:0px; }

#rb_secnav a:hover { color: #C5E6FF; text-decoration: none; background-color: #344B6A; }


/**************** Footer styles ****************/

/*-----------footer----------*/	

#footer{
	clear:both;
	margin:10px 10px 10px 0px;
	padding:10px 0px 20px 0px;
	width:760px;
    text-align:left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	color: #DFE3EE;
	background-position: top;
	background-repeat: no-repeat;
	}

#footer_nav{
	height:40px;
	background-repeat: no-repeat;
	list-style-type: none;
	margin:10px 0 0 0;
	}


.footer_navlist {
	padding:10px 10px 10px 0px;
	margin:0 0 0 0;
	}

.footer_navlist li {
	list-style: none;
	margin-right:10px;
	padding-right:0px;
	display: inline;
	}

.footer_navlist li a:link { color: #fff; text-decoration:none; }
.footer_navlist li a:visited { color: #fff; text-decoration: none; }
.footer_navlist li a:hover { color: #b4d2e7; text-decoration: none;}

/**************** Image styles ****************/
 
img{
	margin: 5px 10px 10px 0;
}

.imgbutton{
	border:0px;
}
imgbutton a{
	border: none;
}
imgbutton a:visited{
	border: none;
}
imgbutton a:hover{
	border: none;
}


a img {
	border: 1px solid #B4D2E7;
}

a img:hover {
	border: 1px solid #BEDBF1;
}



.leftimg {
	float: left;
	margin: 5px 10px 10px 0;
	border: 1px solid #B4D2E7;
}

.centerimg {
	display: block;
	margin: 5px auto 5px auto;
	border: 1px solid #B4D2E7;
}

.rightimg {
	float: right;
	margin: 5px 0 10px 10px;
	border: 1px solid #B4D2E7;
}

/**************** Link styles ****************/

a { color: #ADDCFF; font-weight: normal;text-decoration: none;}

a:hover { color: #C5E6FF;text-decoration: underline;}

.textright { text-align: right;}


#listlink {
	font-family:Verdana, sans serif, arial;
	font-size: 0.8em;
	color: #fff;
	line-height: 1em;
	font-weight: normal;
}

#list{
	font-family:Verdana, sans serif, arial;
	font-size: 0.8em;
	color: #fff;
	font-weight: normal;
	list-style-type: none;
	display: inline;
}

.list li{
    list-style: none;
	font-family:Verdana, sans serif, arial;
	font-size: 0.8em;
	color: #fff;
	font-weight: normal;
	list-style-type: none;
}

.spacedlink{
	line-height: 0.7em;}

/**************** Text styles ****************/



/**************** Form and ZCR styles ****************/

#contact{
text-align: left;}

form div input {
	border:1px #fff solid;
	background: #293B57;
	padding: 5px;
	margin: 6px 10px 10px 0px;
	font-size: 1em;
	color: #BEDBF1;
	line-height: 1em;
	font-weight: normal;
}



div input {
	border:1px #fff solid;
	background: #293B57;
	padding: 5px;
	margin: 6px 10px 10px 0px;
	font-size: 1em;
	color: #BEDBF1;
	line-height: 1em;
	font-weight: normal;
}

div textarea {
	border:1px #fff solid;
	background: #293B57;
	padding: 5px;
	margin: 6px 10px 10px 0px;
	font-size: 1em;
	color: #BEDBF1;
	line-height: 1em;
	font-weight: normal;
}

div select{
	display: block;
	border:1px #fff solid;
	background: #293B57;
	padding: 5px;
	margin: 6px 10px 10px 0px;
	font-size: 0.8em;
	color: #BEDBF1;
	line-height: 1em;
	font-weight: normal;
}

form {
	width:540px;
	border-top:dashed 1px #efecec;
	padding: 20px 0 0 5px;
	margin: 20px 0 0 0 ;
	font-family:Verdana, sans serif, arial;
	font-size: 0.8em;
	color: #fff;
	line-height: 1em;
	font-weight: normal;
}

form div {
	clear:left;
	display: block;
	margin: 0 0 0 0;
	padding: 0;
}

form div label {
	clear: left;
	width: 100px;
	padding: 0;
	margin: 10px 10px 5px 0px;
	text-align: left;
}

ul.zemError {
	list-style-type: none;
	margin: 5px;
	padding: 2px;
	border: 1px #f00 solid;
	color: #f00;
	background: #fff;
}

.zemRequired {
	font-weight: normal;
}


.zemRequirederrorElement {
	color: #f00;
	font-weight: normal;
}

input.zemRequirederrorElement, select.zemRequirederrorElement,textarea.zemRequirederrorElement {
	background: #e2e2e7;}

p.red {
	color: red;
	font-weight: bold;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

fieldset ul {
	color: red;
}

fieldset legend {
	display: none;
}






