﻿/*
Design by Metamorphosis Design
Edited: CM - March 27, 2010
*/

*
{
	border: thin #C9C9C9;
	margin: 0px;
	padding: 0px;
}

a:link {
	color:  #808000;
}

a:hover {
	text-decoration: none;
	color: #99CCFF;
}

a:visited {
	color: #ffffff;
}

body {
	background: #F0F0F0;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
    line-height: 1.4em; 
}

#content
{
	margin: 0 auto;
	width: 869px;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	
}

#header {
	height: 225px;
	width: 869px;
	background-color: #FFFFFF;
}

#menu
{
	width: 856px;
	height: 40px;
	padding-left: 5px;
	background: #FFFFFF;
	border: #808080;
	margin-left: 14px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	display: inline; 
}

#menu a {
	background: #FFFFFF no-repeat;
	float: left;
	width: 117px;
	height: 30px;
	display: block;
	display:inline-table;
	text-align: center;
	text-decoration: none;
	color: #23609C;
	font-weight: bold;
	font-size: 17px;
	padding-top: 20px;
}

#menu a:hover {
	width: 117px;
	height: 4px;
	color: #99CCFF;
}
.more
{
text-align: right;
}


#logo {
	background-position: right ;
	width: 866px;
	float: right;
	height: 150px;
	text-align: center;
	margin-left:4px;
	margin-right:2px;
	padding-top: 20px;
	background: #FFFFFF url(images/header3.jpg) no-repeat;
}

#main
{
background: #ffffff;
padding-top: 1px;
}

#left
{
	margin-left: 10px;
	width: 221px;
}

#left H3
{
	width: 196px;
	height: 33px;
	font-size: 17px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 15px;
	color: #357EC7;
	background: url('images/bg_top1.jpg');
}

#left ul {
	list-style: none;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
}

#left li li {
	padding: 4px 15px;
    background: url(images/adown.gif) no-repeat left;
}

.isCurrent{
	font-size: 12.5pt;
	font-weight: bold;
}
#left .title_back
{
	background: url(images/title_back.gif) no-repeat;
	padding: 10px 7px 10px 7px;
}
#left a {
	color: #357EC7;
}
#left a:visited {
	color: #23609C;
}
#left a:hover {
	color: #99CCFF;
}

#right
{
float: right;
width: 620px;
padding-right: 10px;
}

#right .box
{
border: 1px solid #C9C9C9;
background: #F5F5F5;
padding: 10px;
margin-bottom: 10px;
}

#right ol, #right ul
{
	margin-left: 30px;
	color: rgb(51, 51, 51);
	text-align: left;
	list-style-image: url('images/small.gif');

}

#right li {
	padding-bottom: 5px;
}


#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #23609C;
}

#right a
{
	color: #357EC7;
	text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 1px;
	color: #357EC7;
}
tr:hover {
  background-color: #ffffff;
}
.row_shd0 {
	border-style: solid;
	border-width: 0;
	height: 18px;
}
.row_shd1 {
	border-width: 0;
	height: 18px;
	background-color:white;
}
.tbl_hdr {
	color: #357EC7;
	height: 19px;
	text-align: left;
}
.clear {
	text-decoration: none;
}
.cform {
	font-size: small;
	font-weight: bold;
	color: #696565;
}
.cinput{
	width: 300px;
	height: 22px; 
	border: thin;
	color: #625D5D;
}
.message{
	width: 300px;
	height: 60px; 
	border: thin;
	color: #625D5D;
}
.cbutton{
	background-color: #ffffff;
	border: thin;
	color: #808080;
	border-style: solid;
	width: 62px;
	font-size: 13px;
}
.img_wrp{
	border: 0px #FFFFFF solid;
}
.img_border{
	border-style: solid;
	border-width: 8px;
	border-color:white;
	width:170px;
	height:130px;
}
.center{
	text-align: center;
}
#footer {
	height: 45px;
	clear: both;
	padding-top: 20px;
	background: url('images/bg_top1.jpg')repeat-x;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #357EC7;
}

#footer a {
	color: #357EC7;
}