﻿{
	margin: 0em;
	padding: 0em;
}

h1,h2,h3,h4,h5,h6
{
	font-family: "Trebuchet MS";
	text-transform: none;
	letter-spacing: 0.2em;
}

body
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000;
	background-color: transparent;
	background-repeat: repeat;
	background-image: url(../images/design/corlessBG2.gif);
	width: 863px;
	text-transform: none;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

a
{
	color:#860120 ;
	text-decoration: none;
}

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

img{
	border:none
}

/* Outer */

#outer
{
	width:863px;
	float:left;
	margin-top:0px;
}

#header
{
	width:863px;
}

.headerleft
{
	width:53px;
	height: 217px;
	background-image:url(../images/design/header/headerleftslice.png);
	background-repeat:no-repeat;
	background-position:right top
}

.headercenter
{
	width:757px;
	height:217px;
	
}

.headerlogo
{
	width:550px;
	margin-top:90px;
	margin-left:200px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
}

.headerright
{
	width:53px;
	height:217px;
	background-image:url(../images/design/header/headerrightslice.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px
}


#content
{
	width:863px;
}


.contentleftside
{
	width:53px;
	background-image:url(../images/design/header/contentsliceleft.png);
	background-position: right top;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

.contentsidebar
{
	width:177px;
	background-color:#264990;
	vertical-align:top;
}
.contentcenter
{
	width:580px;
	background-color:#f0ece0;
	vertical-align:top;
}

.main
{
	width:550px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.mainphoto
{
	position: relative;
	padding: 10px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;	
	margin-left: 10px;
	border: thin solid #284C91;
	clear: both;
	background-color: #FFFFFF;


}

.mainphotoleft
{
	position: relative;
	padding: 10px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;	
	margin-right: 10px;
	border: thin solid #284C91;
	clear: both;
	background-color: #FFFFFF;
}
.main h1
{
	font-size:20px;
	color:#264990;
	margin-bottom: 5px;
	text-align:left;
}

.main h2
{
	font-size:16px;
	color:#860120;
	margin-bottom: 5px;
	margin-top:0px;
	text-align: left;
}

.main h3
{
	font-size: 14px;
	font-weight:bold;
	color:black;
	margin-bottom:5px
	
}

.main p
{
	color:black;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	margin-bottom: 5px;
	
}

.main ul ol li
{
	margin-left:-15px;
	list-style-type: disc;
	font-size: 10pt;	
}
.main_resource_h1
{
	text-align:left;
	border-bottom-color: #264990;
	border-bottom-width: thin;
}
.main_resource
{float:left}

.main_resourse_title
{
	font-size: 12px;
	font-weight:bold;
	text-align:left
	
}

.main_resourse_title a
{
	color:#860120;
	text-transform:none
}

.main_resourse_title a:hover
{
	color:#860120;
}
.main_resource_pic
{
	width:150px;
	text-align:center;
	float:left;
	vertical-align:middle;
}

.main_resource_desc
{
	width:325px;
	text-align:left;
	float:right;
	vertical-align:top;
}

.td_bottom_navigation {
	font-size: 14px;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 10px;
	color: #333333;
}
	
.menu
{
	padding: 15px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.text_side_tweak {
	text-transform: uppercase;
}

.div_side_content_ad {
	background-color: #FFFFFF;
	margin-top: 20px;
	width: 141px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border: thin solid #74AB69;
	margin-left: 16px;
}


.crossbottom
{
	margin-left:85px;
}

#accordion h3
{	font-size: 12px;
	color:black;
	margin-bottom:5px
}

#accordion2 h3
{	font-size: 12px;
	color:black;
	margin-bottom:5px
}
/* Form */

#formarea
{
	width: 305px;
	padding-left: 7px;
	padding-right: 2px;
	border: none;
	text-align:left;  
}

#formlabels
{
	font-weight: bold;
	text-align:left;
	margin-bottom:2px;
	margin-top:8px;
	width: 300px;
}

#formfields
{
	width: 300px;
	height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;	
    
}
#formbuttonsarea
{
	text-align: center
}

#formbuttons
{
	margin: 5px;	
	font: bold 100% "Trebuchet MS";
	font-size: 10pt;
	width:80px;
	word-spacing:2px;
	color: #3A2000;	
	}

.contentrightside
{
	width:53px;
	background-image:url(../images/design/header/contentsliceright.png);
	background-position: left top;
	background-repeat: repeat-y;
}

#bottom
{
	width:863px;
}

.bottomleftside
{
	width:53px;
	height: 130px;
	background-image:url(../images/design/bottom/bottomleft.png);
	background-position: right top;
	background-repeat:no-repeat;
}

.bottomcenter
{
	width:757px;
	height: 130px;
	background-image:url(../images/design/bottom/bottomcenter.png);
	background-repeat: no-repeat;
}

.bottomrightside
{
	width:53px;
	height: 130px;
	background-image:url(../images/design/bottom/bottomright.png);
	background-position: left top;
	background-repeat:no-repeat;
}

.footer
{
	margin-top:40px;
	text-align:center;
	color:white;
}

.footer a
{ color:white;}

.footer a:hover
{color:white; text-decoration:underline}

