body
{
	margin: 15px 0px 0px 0px;
	color: #666666;
	background: url(../images/bg.png) #009ADC repeat-x top ;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link, a:visited, a:active  {color:#21517B; text-decoration: none;}
a:hover {color:#009ADC; text-decoration: underline;}

a img {border:0}

/* ***************** structure styles ************************ */
/* common */
.table-main {
	height: 100%;
	width: 912px;
	background-color: #FFFFFF;
	background-image: url(../images/td-main-bg.gif);
	background-repeat: repeat-y;
}
.td-main {
	vertical-align: top;
	height: 100%;
	width: 900px;
	background-image: url(../images/td-main-b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-top: 7px solid #FFFFFF;
}
.shad-l {width: 6px; background-image: url(../images/shad-l.gif); background-repeat: repeat-y; vertical-align: top;}
.shad-r {width: 6px; background-image: url(../images/shad-r.gif); background-repeat: repeat-y; vertical-align: top;}
.shad-b {
	height: 32px;
	background-image: url(../images/shad-b.png);
	background-repeat: no-repeat;
	vertical-align: top;
	background-color: #009ADC;
	background-position: center top;
}
/* header */
.header {
	vertical-align: top;
	height:100px;
}

.container {
	position:relative; 
}

.flash {
	position:absolute; top: 0; right:0; 
}
.topmenu {
	height:40px;
	background-image: url(../images/topmenu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.topmenu a {
	padding:  0px 20px 0px 20px;
	height:35px;
	line-height:35px;
	background-image: url(../images/nav-separator.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.header-r {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: 565px;
}

/* left col */
.leftcol {
	vertical-align: top;
	width: 235px;
	padding:  0px 0px 0px 0px;
}
.contact {
	background-image: url(../images/box-contact-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #21517B;
	padding: 12px 15px 30px 15px;
	color:#B3B3B3;
	vertical-align: top;
}
.leftcol a:link, .leftcol a:visited, .leftcol a:active
 {color:#009ADC; text-decoration: none;}
.leftcol a:hover
 {color:#009ADC; text-decoration: underline;}
/* center col */
.centercol {
	vertical-align: top;
	width: 645px;
	padding:  35px 30px 20px 30px;
	background-image: url(../images/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content{
	vertical-align: top;
}
.content ul{
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
.content ul li {
	margin: 4px 0px 4px 0px;
	padding: 2px 0px 2px 10px;
}
/* -------photo_blocks -----------*/
.box-title {
	text-align: center;
	background: url(../images/photo_title.gif) no-repeat center top;
	border-bottom: 3px solid #FFFFFF;
	height:32px;
}
.photo {
	background: url(../images/photo_bg.gif) no-repeat center top;
	text-align: center;
	height:140px;
	vertical-align:top;
}
/* ***************** end structure styles ************************ */

/* ***************** text styles ************************ */
p {
	margin:0px;
	padding: 0px 0px 20px 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #21517B;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #21517B;
	font-weight: bold;
	margin: 10px 0px 20px 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin: 1px 0px 20px 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin: 10px 0px 20px 0px;
}

ul {
	margin:0px;
	padding: 0px 0px 0px 20px;
}
li {
	margin:0px;
	padding: 3px 0px 3px 0px;
}
/* ***************** end text styles ************************ */

/* ***************** footer ************************ */
.footer
{
	vertical-align: top;
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-left: solid 10px #FFFFFF;
	border-right: solid 10px #FFFFFF;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
}

.copyright{ width:225px; font-size:10px;}
.bottom-links{ font-size:10px;}
.by{ text-align:right; font-size:10px;}
/* ***************** end footer ************************ */

/* ***************** forms styles ************************ */
select, input, textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
form {margin: 0px;}
/* ***************** end forms styles ************************ */
div.client_area{margin-top:25px;}
.clear{clear:both;}
.validation-advice, .required { color:#EB340A; }
.validation-advice {
    clear:both;
    min-height:15px;
    margin-top:3px;
    background:url(../images/validation_advice_bg.gif) no-repeat 2px 1px;
    padding-left:17px;
    font-size:.95em;
    font-weight:bold;
    line-height:1.25em;
    }
.validation-failed {
    border:1px dashed #EB340A !important;
    background:#faebe7 !important;
    }
.group-select, .group-select input{border:1px solid #746C57;}
.group-select ul{
list-style:none;
}
.group-select li{list-style:none;}
.group-select textarea{
height:150px;
width:363px;
border:1px solid #746C57;
}

