 
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: justify; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;}



.twoColFixRtHdr #container {
	width: 806px; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.twoColFixRtHdr #header {
	height: 445px;
	width: 806px;
	background-image: url(images/largepic_index.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

.twoColFixRtHdr .quote {
	font-size: 13px;
	font-style: italic;
	color: #0083D7;
	font-weight: bold;
	padding-bottom: 30px;
	margin-bottom: 30px;
} 

.twoColFixRtHdr #language a{
	position: relative;
	top: -25px;
	left: 730px;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	width: 50px;
	height: 0px;
	text-align:right;
	word-spacing: 30px;
	text-decoration:none;
} 
.twoColFixRtHdr #language a:hover{
	color:#0083D7;}

.twoColFixRtHdr #language_index a{
	position: relative;
	top: 20px;
	left: 690px;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	width: 50px;
	height: 0px;
	text-align:right;
	word-spacing: 30px;
	text-decoration:none;
} 

.twoColFixRtHdr #language_index a:hover{
	color:#0083D7;

}

.twoColFixRtHdr #menu {
	position: relative;
	top: -50px;
	left: 25px;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	width: 750px;
	height: 0px;
	text-align:left;
	word-spacing: 20px;
}  

.twoColFixRtHdr #menu a{
	text-decoration:none;
	color:#FFF;
	word-spacing: 30px;
	border:none;
}


.twoColFixRtHdr #menu ul{
	margin: 0px;
	list-style: none;
	margin-top: 0px;

}

.twoColFixRtHdr #menu ul li{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

.twoColFixRtHdr #menu a{
/*	background-image: url(images/largepic_inside.jpg);*/
	
}
.twoColFixRtHdr #menu a:hover{
	color:#0083D7;
/*	background-position: right bottom;*/
}

h3 {
	color: #0083D7;
	margin-bottom: -10px;
	}

.twoColFixRtHdr #header h1 {
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFF;
	font-weight: normal;
	font-size: 36px;
	vertical-align: top;
	line-height: 35px;
	margin: 0px;
}



.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 210px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	padding-bottom: 0px;
	font-size:10px;
	color:#555;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0px;
	margin-right: 240px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: top;
} 

.twoColFixRtHdr #mainContent ul li{
	list-style-type: disc;
	margin-left: -10px;
	list-style-image: url(images/dot.png);
}

.twoColFixRtHdr #mainContent ul{
	list-style-type: disc;
	margin-top: -10px;
}

.twoColFixRtHdr blockquote{
	margin-right: 0px;
	margin-left: 25px;
}

.twoColFixRtHdr #footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 146px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: center;
} 


.footer_bottom_container_onethird {
	width: 33%;
	float: left;
	height: 56px;
	vertical-align: middle;
	color: #FFF;
}

.footer_bottom_container_onethird_middle {
	width: 33%;
	float: left;
	height: 56px;
	vertical-align: middle;
	color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4A4A4A;
	border-right-color: #4A4A4A;
	border-bottom-color: #4A4A4A;
	border-left-color: #4A4A4A;
}

.bottom_container{
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
 #mainContent a, a:link a:visited{
	font-weight: bold;
	color: #333;
	text-decoration:none;
	border-bottom:1px dotted #333;
	}
	
#mainContent a:hover { text-decoration: none; padding:0;color: #0083D7; border-bottom:1px dotted #0083D7;}

.twoColFixRtHdr  #header a:link a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
.twoColFixRtHdr #header a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.maincontent_onefourth_container {
	width: 700px;
	float: left;
	vertical-align: middle;
	color: #000;
}

.maincontent_onefourth {
	width: 150px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.maincontent_onefourth h2 a, .entry a:link a:visited{
	font-size:24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	color: #333;
	text-decoration:none;
	border-bottom:1px dotted #333;
	}

.maincontent_onefourth h2 a:hover{
border-bottom:2px dotted #006699;
}

.formtext {
	float: left;
	margin-left: 100px;
	left: 50px;
	width: 150px;
}

.formfield {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.formframe {
	text-align: left;
	background-image: url(images/map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}

.performace_image{
	margin-right: 10px;
	}

.twoColFixRtHdr #footer a, .entry a:link a:visited {font-weight: normal; color:#FFF; text-decoration: none; padding:0; border-bottom:1px dotted #FFF; } 
.twoColFixRtHdr #footer a:hover {
	color: #FFF;
	text-decoration: none;
	padding:0;
	border-bottom:1px dotted #006699;
	font-weight: normal;
}



.twoColFixRtHdr #footer p{
	color:#FFF;
	} 

.twoColFixRtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placedon a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:left;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
</style>[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixRtHdr #sidebar1 { width: 210px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixRtHdr #sidebar1 { padding-top: 0px; }
.twoColFixRtHdr #mainContent {
	zoom: 1;
	text-align: left;
}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
