﻿/*<![CDATA[*/
a:link {
	color: #267d87;
	text-decoration: underline;
}

a:visited {
	color: #267d87;
	text-decoration: underline;
}

a:hover {
	color: #C0C350;
	text-decoration: underline;
}

a:active {
	color: #C0C350;
	text-decoration: underline;
}

html,body{
	background-color: #ffffff;
	color: #000;
	
}

body {
	font: 70% Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*layout*/

div#header{
	padding-bottom: 2.5em;
	
}

div#header img { 
	border: none; 
	width: 114px; 
	margin: 0px; 
	padding-left: 30px; 
	float: left;
}

#header ul { 
	font-size: 100%;  
	margin: 0px 10px 0 /*175*/160px; padding: 0; 
}     

#header li { 
	display: inline;
	list-style-type: none; 
	margin: 0;
	padding: 0 8px 0 0; 
}

#header a:link {
	color: #231f20;
	text-decoration: none;
}
#header a:visited {
	color: #231f20;
	text-decoration: none;
}
#header a:hover {
	color: #C0C350;
	text-decoration: none;
}
#headerr a:active {
	color: #C0C350;
	text-decoration: none;
}


div#container1 {
	border: 1px solid #333333;
	width: 800px;
	margin: 0 auto;
	text-align: center;
	background-color: #FFFFFF;
	}
	
div#container2 {
	border: 1px double #333333;
	width: 786px;
	margin: 6px auto;
	text-align: left;
	padding-top: 15px;
}

div#content {
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}

div#footer { 
	clear:both;
	width:100%;
}

/*position center*/

#hmCenter {
	text-align: center;
	width: 100%;
}

#hmLeft {
	top: 120px;
	left: 0px;
	border: 1px solid #333333;
	width: 282px;
	height: 215px;
	float: left;
}
#hmLeftInner {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 274px;
	height: 207px;
	left: 3px;
	top: 3px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;

}
#hmLeftInnerText {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
}
#hmRight {
	top: 20px;
	right: 0px;
	border: 1px solid #333333;
	width: 282px;
	height: 215px;
	float: right;
}

#hmRightInner {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 274px;
	height: 207px;
	left: 3px;
	top: 3px;
	margin-top: 3px;
	margin-left: 3px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
#flashContainer {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;

}

div#content img { 
	margin: 0 auto 0 auto; 
	display: block; 
	text-align: center;
}

/*typography*/

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #9999CC;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
}
h2 { 
	font-size: 120%; 
	margin-top: 20px; 
	text-align: center;
}




div#footer p{ 
	color: gray; 
	font-size: 90%; margin:0;
	padding:5px 10px;
	text-align: left;
}

.picturepadleft {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.picturepadright {
	float: left;
	padding:0px 14px 10px 0px;
}



/* hacks for ie-- do not delete the star*/

* html div#header{padding-bottom: 1.5em; }
* html div#header img { margin: 26px 0 0 30px; padding-left: 0; }
* html #header ul  { margin: 0 10px 0 165px; padding-top: 24px; }

/*]]>*/

#header, #footer #sidebar{
	color:white;
}
