﻿.ValidateMessage
{
	}
a
{	color: #000099;

}
a:hover
{
	color: #252525;
}
body
{
	background: #0094D6 url(img/bg.gif) repeat-x;
	font: normal 62.5% "Lucida Sans Unicode" ,sans-serif;
	margin: 0;
	color: #242424;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1
{
	font: normal x-large "Lucida Sans Unicode" , sans-serif;
	margin-bottom: 4px;
	color: #000099;
}

h2
{
	font: normal medium "Lucida Sans Unicode" , sans-serif;
	margin-bottom: 4px;
}

h3
{
	font: normal x-small "Lucida Sans Unicode" , sans-serif;
	color: #EE7733;
	margin-bottom: 4px;
}
h4
{
	font: normal "Lucida Sans Unicode" , sans-serif;
	margin-bottom: 4px;
}
code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3 {

	padding-top: 6px;
	
}
/* misc */
.clearer
{
	clear: both;
}
.clearer2
{
	clear: both;
	background-color: #FFFFFF;
}
/* structure */
.container {
	min-width: 800px;

}

.header {
	height: 92px;
}

/* title */
.title {
	float: left;
	padding: 28px 0 0 76px;
}
.title h1 {
	color: #FFF;
	font: normal 2em Verdana,sans-serif;
}
/* navigation */
.navigation {
	float: left;
	height: 92px;
	margin-left: 24px;
	padding: 0 16px;
}
.navigation a {
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin-top: 56px;
	padding: 8px 18px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #4A91C3;
	color: #FFF;
}

/* main */
.main
{
	background: #FFF;
	clear: both;
	padding: 15px;
}

/* main left */
.sidenav {
    background-image:url(img/bg-box.png);
    float:left;
    padding:10px;
    width:16%;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -border-radius:6px;
    -khtml-border-radius:6px;
}
.sidenav h1 {
	border-bottom: 1px dashed #DDD;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li { 
	border-bottom: 1px dashed #EEE;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #000;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 18px;
	text-decoration: none;
}
.sidenav li a:hover
{
    background: url(img/nav-arrow.gif) no-repeat 3px;
}

/* content */
.content {
	float: right;
	margin-right: .5%;
	width: 80%;
}
.content .descr {
	color: #C60;
	margin-bottom: 6px;
}


/* search form */
.styled {
	border: 3px double #E5E5E5;
	padding: 2px 3px;
}
.button {
	border: 1px solid #AAA;
	margin-left: 5px;
	padding: 2px 3px;
}

/* footer */
.footer
{
	min-width: 1000px;
	padding: 3px;
	background: #0094D6 url(img/bgfooter.gif) repeat-x;
	color: #C1DEF0;
	font-size: 1.1em;
	line-height: 40px;
	text-align: center;
	margin-top: 0px;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footbar
{
	height: 10px;
	background-color: #202020;
}


#aboverotator
{
	padding-bottom: 5px;
}
#cal
{
	position: relative;
	top: -95px;
	left: -2px;
	height: 8px;
	z-index: 999;
}
#phoneline
{
	float: right;
	min-width: 250px;
	width: 25%;
	height: 80px;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia;
	color: #FFFFFF;
}
ic-button.gif) top right no-repeat;
	cursor: pointer;
{}