body {
	/*vki*/
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background: #fff;
	color: #fbfafd;
	text-align: center;
	background: url(../../images/background.jpg) #35597b repeat-x top fixed;
}

#wrapper{
	margin: 0px auto;
	width: 766px;
	height: 100%;
	text-align: left;
	border: 1px solid #9E1412;
	background: url(../../images/content_background.gif) top repeat-y #363150;
}

/* Header Info ---------------------------------------------------------------------------- */

#mainheader{
	width: 766px;
	position: absolute;
	margin: 0 auto;
	top: 0;
}

#header{/*vki*/
	height: 143px;
	width: 766px;
	font-weight: bold;
	color: #fff;
	background-color: #9E1412;
	background-image: url(../../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
/*	background:url(../../images/header.jpg) no-repeat top;*/
}

.hide {
	display:none;
	}

/* Horizontal Menu ------------------------------------------------- */	
#navcontainer{
	height: 45px;
	text-align: center;
	width: 766px;
	display: block;
	background: url(../../images/hmenu_background.gif) #3f6582 top no-repeat;
}

#navcontainer ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1em;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 14px 6px;
}

#navcontainer ul li {
	display: inline;
	margin: 0 0 0 -4px;
}

#navcontainer ul li a
{
	padding: 14px 26px;
	color: #fff;
	text-decoration: none;
	/*border-right: 1px solid #2175bd;*/
	border-right: 1px solid #9E1412;
	
}

#navcontainer ul li.first a {border-right: 1px solid #9E1412; border-left: 1px solid #9E1412; padding: 14px 26px;}

#navcontainer ul li.first a:hover {
	padding: 14px 26px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9E1412;
	border-left-color: #9E1412;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background: url(../../images/menu_over.gif) no-repeat bottom center;
border-left: 1px solid #9E1412;
	padding: 14px 26px 14px 25px;
}

/* Content-----------------------------------------------------------------------------*/

#content{/*vki*//*holds both left column and maintext*/
	position:relative;
	width: 766px;
	margin-top:195px;
	height: 100%;
}


#maincontent{
	float:right;
	width: 528px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #282828;
	height: 100%;
	position: relative;
	right: 12px;
}

.clear{clear: both; height: 0px; width: 0px;}

#maintext{padding: 10px;}

#maintext ul li {padding-bottom: 8px;}

/*Left Column---------------------------------------------------------------------------------------------------*/

#leftcolumn{
	width: 210px;
	height: 100%;
	margin-left: 4px;
	padding: 0;
	position: relative;
	top: -8px;
}

.subnav{
	position: relative;
	top: 0px;
	width: 208px;
	text-align: left;
	float: left;
	margin: 0;
	padding: 0;
}

.subnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Helvetica, sans-serif;
	width: 211px;
}

.subnav li { margin: 0 0 0 0; }

.subnav a {
	display: block;
	padding: 7px 0 7px 13px;
	width: 198px;
	font-size: 0.9em;
	text-align: left;
	background: url(../../images/menu_background_bullet.gif) 4px 12px no-repeat;
}

.subnav a:link, .subnav a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #3f6582;
	border-top: 1px solid #2b4b64;
}

.subnav a:hover {
	background: #27455f url(../../images/menu_background_bullet.gif) 4px 12px no-repeat; color: #fff;
}

.subtitle{
	display: block;
	padding: 8px 0 8px 8px;
	width: 203px;
	font-size: 1.1em;
	text-align: left;
	background: #1d374e;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.03em;
	background: url(../../images/subtitle.jpg) no-repeat top;
	border-bottom: 1px solid #3f6582;
}

/* Footer-------------------------------------------------------------------------------------------------------*/

#footer{/*vki*/
	background: #624a83 url(../../images/footer_background.gif) no-repeat top;
	padding: 0px 0px 0px 0px;
	width: 766px;
	height: 52px;
	clear: both;
	text-align: center;
	font-size: 0.9em;
}

#copyright{
	font-size: 0.9em;
	text-align: center;
	margin: 0 auto;
	position: relative;
	top: 16px;
	color: #b0c4d1;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#copyright a:link, #copyright a:visited { color: #b0c4d1; text-decoration: underline;}

#copyright a:hover { color: #f5f0fc; text-decoration: underline;}

/* Text-------------------------------------------------------------------------------------------------------*/

p {font-weight: normal; line-height: 1.6em; font-size: 0.95em;}

ol li{ list-style-type:decimal; list-style:decimal;}

h1{
	color: #003333;
	width: auto;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	border-bottom: 1px solid #f4efda;
	margin-top: -3px;
	padding-left: 0px;
	padding-top: 5px;
}

h2{
	color: #003333;
	width: auto;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	border-bottom: 1px solid #f4efda;
	margin-top: -3px;
	padding-left: 5px;
	padding-top: 5px;
}

h3{
	padding:0;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #7492c0;	
}

p{/*vki*/
	padding:0px;
	margin:10px 0px 10px 0px;
}

a:link, a:visited {color: #2e5d81;}

a:hover {color: #25465f;}

.right {float: right; padding-left: 10px; padding-bottom: 10px;}

img. right {float: right;}


/* iFrame ------------------------------------------------------------------------------------------------*/
iframe { 
	position: relative;
	top: 0px;
	left: 5px;
	border-color: #9E1412; 
	padding: 0px; 
	border-style: none; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}

.footnote {font-size: 0.9em; border-top: 1px dotted #e5e0c9;}

hr {border: none; border-top: 1px solid #e5e0c9;}

.conform {padding-top: 8px;}

.conform label, .conform label.consel {float: left; font-size: 0.8em; margin: 2px 0; padding-left: 4px; height: 19px; display: block; width: 70px; padding-top: 2px;}

.conform p {text-align: center; font-size: 0.8em; padding-bottom: 5px;}

.conform label.consel {margin: 0 0 4px 0;}

input.conin, select.conin {float: right; width: 120px; position: relative; right: 5px; margin: 2px 0; height: 15px; font-size: 0.8em;}

select.conin {font-size: 0.8em; height: 18px; width: 125px;}

br {clear: both;}

.consub {position: relative; left: 80px; margin-top: 5px;}
