body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin:0;
	background-image: url(../images/page_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#81859e;
		}
forms {font-size: 8pt; padding: 0;}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #757575;
	line-height: 130%;
}

.header {
	padding:0px;
	background-image: url(../images/header_empty.png);
	background-repeat: no-repeat;
	background-position: center 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
		}

.sub-header {
	padding:0px;
	background-image: url(../images/sub-header.png);
	background-repeat: no-repeat;
	background-position: center;
		}

.menu {
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #f0f0f0;
}

A, A:link {color: #0495c7; TEXT-DECORATION: none }
A:visited {color: #0495c7; TEXT-DECORATION: none}
A:hover, A:active  {color: #c60031; TEXT-DECORATION: underline}

.breadcrumbs {font-size: 8pt; font-weight: bold; padding:5px 15px 5px 10px; text-align:left;}
.breadcrumbs A, .breadcrumbs A:link, .breadcrumbs A:visited {font-size: 8pt; font-weight: normal; TEXT-DECORATION: none;}
.breadcrumbs A:hover, .breadcrumbs A:active {font-size: 8pt; font-weight: normal; TEXT-DECORATION: underline}

.white-bg { background-color: #FFFFFF;}

.black-bg { background-color: #000000;}

.red-bg{ background-color: #FF0000;}

.black{color: #000000;}
.black A, .black A:link, .black A:visited {color: #000000; TEXT-DECORATION: none}
.black A:hover, .black A:active {color: #c60031; TEXT-DECORATION: underline}

.white, .white A, .white A:link, .white A:visited {color: #FFFFFF; TEXT-DECORATION: none}
.white A:hover, .white A:active {color: #FFFFFF; TEXT-DECORATION: underline}

.title {
	color: #db6d12;
	font-size: 17pt;
	margin-top: 0%;
}
.subtitle {
	color: #db6d12;
	font-size: 14pt;
	font-weight:normal;
	line-height: 130%;
	padding-bottom: 5px;
}
.bodytext {
	font-size: 10pt;
	line-height: 160%;
	}

.address { font-size: 8pt; padding:5px 15px 5px 15px;}
.footer { font-size: 8pt; padding:5px 15px 5px 15px; color:#424487;}
.copy { font-size: 8pt;  padding:5px 15px 5px 15px;}

.odd {background-color:#e1e1e7; }
.even {background-color:#ecedf0; }

.small {font-size: 7pt; }
.function {font-size: 8pt; }

.left {
	padding-right:10px;
	padding-bottom:5px;
	float: left;
}
.right {
	padding-left:10px; 
	padding-bottom:5px;
	float: right;
}
.left-bkgd {
	background-image: url(../images/left-rpt.png);
	background-repeat: repeat-y;
	background-position: right;
}
.right-bkgd {
	background-image: url(../images/right-rpt.png);
	background-repeat: repeat-y;
}
.main-holder {
	padding: 20px 25px 25px 0px;
}

.right-div {
	padding-left:15px; 
	padding-right:15px; 
	float: right;
	width:217px;	
}

.caption { font-size:8pt;}

.onecol-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13pt;
	color:#FFFFFF;
	padding:5px 7px 20px 10px;
	text-align:left;
	}

.maincoltext
{
text-align:left;
line-height:160%;
font-size:10pt;
}

.coltext
{
text-align:left;
line-height:150%;
}

.collist
{
margin-left: 0;
padding-left: 0;
list-style: none;
text-align:left;
}

.collist li
{
padding-left: 15px;
padding-bottom: 3px;
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

.twocol-1 {
	background-color:#db6d12;
	background-image: url(../images/2-col-1_bot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.twocol-2 {
	background-color:#af9c7a;
	background-image: url(../images/2-col-2_bot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.onecol-1 {
	background-color:#a0a3b6;
	background-image: url(../images/1-col-1_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.onecol-2 {
	background-color:#a0a3b6;
	background-image: url(../images/1-col-2_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.onecol-3 {
	background-color:#57b3ff;
	background-image: url(../images/1-col-3_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.onecol-4 {
	background-color:#a4826a;
	background-image: url(../images/1-col-4_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.pollcol-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px 7px 25px 10px;
	text-align:left;
	}

.pollcol {
	background-color:#9ebf97;
	background-image: url(../images/poll_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.right-col {
	background-image: url(../images/right-col-bg.jpg);
	background-repeat: repeat-y;
	}

.sm-add {
	border: 2px solid #FFFFFF;
	width:135px;
	margin-left:25px;
	margin-bottom:15px;
}


#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0px 5px 0px 15px;
margin: 0;
}

#navcontainer
{
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
height: 30px;
}

#navlist li
{
display: inline;
padding-bottom: 14px;
padding-left: 20px;
}

#navlist a
{
padding-left: 20px;
padding-bottom: 7px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}

#navlist a:link, #navlist a:visited
{
padding-left: 20px;
color:#666666;
background: url(../images/arrowbullet_nor.gif);
background-position: 0 -14px;
background-repeat: no-repeat;
}

#navlist a:hover
{
color:#FF9900;
padding-left: 20px;
background: url(../images/arrowbullet.gif);
background-repeat: no-repeat;
background-position: 0 -14px;
border-bottom: 5px solid #bbb;
}

.footer-bg {
	background-color: #ee9717;
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	background-position: top;
	height:35px;
	padding: 12px 20px 0px 20px;
}

#admin {
background-color:#990033;
font-weight:bold;
}



div.spacer 
	{
  	clear: both;
	height: 10px;
	overflow: hidden;
  	}

div.divider 
	{
	clear: both;
	height: 3px;
	background-color: #929292;
	margin: 5px 0px 5px 0px;
  	}


fieldset {
	margin: 10px 0px 10px 0px;
	padding: 5px;
}

legend {
	font-size: 11pt;
	font-weight: bold;
	padding-right: 7px;
	padding-left: 7px;
	margin:5px;
	color:#666666;
}

select, textarea {
	border: solid 1px #b4b4b4;
}

input {
}

.label-1
{
	width: 120px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}

.label-2
{
	width: 180px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}

.label-3
{
	width: 220px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}

.label-4
{
	width: 300px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}

.label-5
{
	width: 480px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}

.sectitle {font-weight:normal; margin-left:10px; float: left;}

.w50 {width:50px;}
.w80 {width:80px;}
.w120 {width:120px;}
.w200 {width:200px;}
.w250 {width:250px;}
.w300 {width:300px;}
.w400 {width:400px;}
.w500 {width:500px;}
.wDate {width:100px;}
.wYear {width:50px;}
.wNumber {width:40px;}
.wh1 {width:650px; height:150px;}
.wh2 {width:650px; height:300px;}

.formsection {
	width:99%;
	background-color: #F5F5F5;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.formsection-oblig {
	width:99%;
	font-weight:bold;
	background-color: #bbe7ff;
	background-image: url(../images/err-bg-2.png);
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.formsection-error {
	width:99%;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #a40246;
	background-image: url(../images/err-bg-1.png);
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.formsection2-oblig {
	width:99%;
	font-weight:bold;
	background-color: #ceedfd;
	background-image: url(../images/err-bg-2.png);
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.formsection2-error {
	width:99%;
	font-weight:bold;
	color:#000000;
	background-color: #d7b4c2;
	background-image: url(../images/err-bg-1.png);
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.secode {width:100px; font-size:14pt; text-align:center;}

.submit {width:250px; height:50px; font-size:12pt; font-weight:bold;}