a:link {
	color: #3886E0;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #3886E0;
}

*
{
margin: 0;
}

body
{
	background: #ffffff url(../images/back_all.gif) repeat-x top;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 10px;
	
}

#main
{
margin: 0 auto;
width: 912px;
background: url(../images/table_back.jpg) repeat-y;
}

#header
{
background: url(../images/header2.jpg) no-repeat;
width: 912px;
height: 262px;
}

#logo
{
padding-left: 0px;
text-align: left;
padding-top: 40px;
height: 40px;
}

#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
}


#logo H2 a
{
font-size: 10px;
}

#buttons ul
{
padding-top: 140px;
height: 40px;
padding-left: 30px;
}

#buttons li {
	display: inline;
}


#buttons a {
	display: block;
	float: left;
	width: 140px;
	height: 30px;
	margin-left: 1px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
}

#buttons a:hover {
	text-decoration: none;
	color: #cc0000;
	display: block;
	float: left;
	width: 140px;
	height: 29px;
	background:url(../images/yellowfilter.gif) repeat;
}

#content
{
	width: 870px;
	padding: 15px;
	left: 141px;
	top: 295px;
}

#left
{
float: left;
width: 550px;
padding: 10px;
}

#left H1
{
width:100%;
color: #003366;
margin: 0;
padding: 10px;
font-size: 24px;
background-color:#D2E1F9;
}

#left H2
{
color: #3886E0;
margin: 0;
padding: 0;
font: Tahoma, Arial, Helvetica, sans-serif;
font-size: 18px;
letter-spacing:-1px;
padding-top: 10px;
padding-bottom: 10px;
}

p {
	line-height:18px;
	padding-bottom: 10px;
}


#left a
{
 color: #3886e0;
 font-weight: bold;
 text-decoration: underline;
}

#left blockquote
{
padding-left: 30px;
}

#left a:hover {
	text-decoration: none;
	color: #cc0000;
	background:#D2E1F9;
}

#left ol 
{
	margin: 10px 25px 10px 25px;
	padding: 0;
	
}

#left ol li 
{
	margin-bottom: 0px;
	padding: 5px;
}

#left ul 
{
	margin: 10px 25px 10px 25px;
	padding: 0;
	
}

#left ul li 
{
	margin-bottom: 0px;
	padding: 5px;
}

#innerBox
{
	position:relative;
	margin-top:1px;
	width:550px;
	height:auto;
	top:10px;
	background-image:url(../images/content_back.png);
	background-repeat:repeat-x;
	padding:10px;
}

.small
{
margin: 15px;
padding: 5px;
border: 1px solid #f6d035
}

#right
{
background:#ffffea;
float: right;
width: 254px;
font: 11px Tahoma, Arial, Helvetica, sans-serif;
color: #336699;
}

#right p {
	line-height:10px;
	padding-bottom: 5px;
}

#sidebar 
{
width: 254px;
}

#sidebar ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../images/titleback.png) no-repeat;
}

#sidebar li 
{
	margin-bottom: 15px;
	
}

#sidebar li ul {
	padding: 10px;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
}


#sidebar li h2 {
	height: 34px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: #ffffff url(../images/title.gif) no-repeat;
	font-size: 18px;
	color: #000000;
}

#sidebar a:link {
	text-decoration: underline;
}

#sidebar a:hover {
	text-decoration: none;
	color: #cc0000;
	background:#D2E1F9;
}


#sidebar li a {
	text-decoration: underline;
	padding-left: 0px;
}


#footer
{
	background: url(../images/footer.gif) repeat-x;
	height: 52px;
	font-size: 10px;
	color: #3886E0;
	padding-top: 20px;
	text-align: center;
	border-top: #3886E0 solid 4px;
	clear:both;
}

#footer a
{
color: #3886E0;
font-size: 10px;
text-decoration: none;
}

#footer p {
	line-height:10px;
	padding-bottom: 2px;
}


#footer a:hover
{
color: #3886E0;
font-size: 10px;
text-decoration: underline;
}

.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}

.style1 {color: #DBE9F0}

.style2 {
	color: #CC0000;
	font-weight: bold;
	font-size:14px;
}
