@charset "utf-8";
body {
background-color: #fff;
}
body, td, div {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	vertical-align:top;
	color: #414042;
}
#wrapper {
	width: 100%;
	margin:0;
	padding:0; 
}
td#headerLeft {
	background: url(../images/photos/top-left-image.jpg) no-repeat 0 10px ;
	height:200px;
}
#headerLeft #logo {
	margin-top: 30px;
	padding-left: 250px;
}
#headerLeft img{
	padding-top: 20px;
	padding-bottom: 10px;
}
#headerRight {
	background: #EBF4EB url(../images/layout/top-right-bg.gif) repeat-y top left;
	text-align:center;
	min-width: 200px;
}
#headerRight div {
	padding: 40px 10px 10px 10px;
	color: #1C3E95;
	line-height:2.5em;
}
#bottomLeft {
}

#leftColumn {
	width: auto;
	border-bottom: 2px solid #EBF4EB;
}
.greenBg {
	margin: 0 10px;
	padding: 5px 10px;
	background-color: #EBF4EB;
	color: #414042;
	text-align: left;
}
.blueBg {
	margin: 0 10px;
	padding: 5px 10px;
	background-color: #E1E9FB;
	color: #414042;
}
#contentRight {
	text-align:center;
	width:271px;
	
}
#contentRight .photo, #contentRight .photo{
	padding: 0 0 20px 0;
}
#rightColumn {
	background: #fff url(../images/layout/bottom-right-bg.gif) repeat-y top left;
	text-align:center;
	border-bottom: 2px solid #EBF4EB;
}

#footer {
	text-align:center;
	line-height: 40px;
}

/* navigation */		
#nav td{
	width:16%;
	width:14%;
	background: url(../images/nav/nav-divider.gif) no-repeat top left;
	height:60px;
	text-align:center;
}
#nav td.alt{
	width:17%;
	width: 16%;
	background: url(../images/nav/nav-bg.gif) repeat-x top left;
}	
#nav a {
	line-height: 60px;
	color: #808285;
	font-family: Helvetica, Trebuchet, Arial, sans-serif;
	text-decoration:none;
	font-size:1.2em;
}
#nav a:hover { 
	color:#1C3E95;
}
/* General type settings*/
a:link	{
	color:#1C3E95; 
}
a:visited	{
	color:#1C3E95;
}
a:hover	{
	color:#3D973F;
	text-decoration:none;
	font-size: 14px;
}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited{ 
	color:#3D973F;  outline: none;

}
h1 a:hover, h2 a:hover	{
	color:#1C3E95;
	text-decoration:none;
}
p {
	margin:10px;
	line-height: 20px;
}
h1, h2, h3, h4, h5, h6, p, td, ul, ol, li, dl, dt, dd, div 	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h1{
	padding:10px;
	margin:0;
	color: #3D973F;
	font-family: Helvetica, Trebuchet, Arial, sans-serif;
	font-size: 2em;
	font-weight:normal;
}
h2{
	padding:10px;
	margin:0;
	color: #3D973F;
	font-family: Helvetica, Trebuchet, Arial, sans-serif;
	font-size: 1.6em;
	font-weight:normal;
}
h3 {
	font-family:Georgia, Palatino, 'Times New Roman', Times, serif; 
	padding-top:10px; 
	color:#1C3E95; 
	font-size:1.8em;
	font-style:normal;
	font-weight:normal;
}
#wrapper #content #leftColumn div table tr #contentLeft .greenBg p a {
}

h4{
	padding:5px 10px 0 10px;
	margin:0;
	color: #3D973F;
	font-family: Helvetica, Trebuchet, Arial, sans-serif;
	font-size: 1.4em;
	font-weight:normal;
}
/* MISC */
.greenBar {
	border-bottom: 2px solid #EBF4EB;
	width: 90%;
	height:1px;
}
.boldGreen {
	font-family:Georgia, Palatino "Times New Roman", Times, serif;
	font-weight:bold;
	color: #3D973F;
	line-height: 25px;
}
.boldGreen a{
	color: #3D973F;
}
.boldGreen a:hover{
	text-decoration:none;
	color:#1C3E95;
}
img {border:none}
.floatRight {float:right}
.floatLeft {float:left}
.floatClear {clear:both}


.loginTable td {padding:5px}

.show {display:block}
.hide {display:none}
li {
	line-height: 20px;
	text-indent: 10px;
}
#wrapper #content #leftColumn div table tr #contentLeft .greenBg p strong {
	font-size: 14px;
}
#wrapper #content #leftColumn div table tr #contentLeft .greenBg p a {
	text-align: left;
}
