body {
	font: 16px "Verdana", sans-serif;
	background: #1a1a43; /*#5B5B63 url('elements/body_bg.png') top center repeat-x; /*#211F4F; /*#3E3A37;/*#212B36; /*#7190B5; /*#635A47;*/
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

.reset {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	background: transparent;
}

.indent {
	display: block;
	padding-left: 20px;
	margin-bottom: 5px;
}

#messagebox {
	margin: 25px auto 25px auto;
	padding: 10px;
	border: 2px solid #C5C5C5;
	background: #FFF2D6;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center; 
}

#page {
	width: 760px;
	margin: 0px auto;
}

#nav-wrap {
	float: left;
	clear: none;
}
#logo {
	width: 180px;
	background: transparent;
	color: #ffffff;
	height: 80px;
	text-align: left;
	padding: 20px 0px 0px 5px;
}
#nav-top {
	width: 200px;
	height: 20px;
	background: transparent url('elements/nav_roll_top.png') right top no-repeat;
}
#nav {
	width: 200px;
	background: #EDE9DF url('elements/nav_shadow.png') right top repeat-y; /*#212B36*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#menu {
	padding: 0px 0px 0px 6px;
}
#nav a {
	font: .80em "Arial", sans-serif;
	display: block;
	color: #3E3A37;
	/*width: 142px;*/
	height: 16px;
	text-decoration: none;
	background: transparent url('elements/slide_label.png') top left no-repeat;
	padding: 5px 0px 5px 32px;
	margin: 0px 0px 5px 0px;
	/*border-top: 1px solid #AFACA5;*/
	/*background-color: #7190B5;*/
}
#nav a:hover, #nav a.active {
	display: block;
	background: transparent url('elements/slide_label_active.png') top left no-repeat;
	color: #000000;
	padding: 5px 0px 5px 32px;
}

#nav-bottom {
	width: 200px;
	height: 20px;
	background: transparent url('elements/nav_roll_bottom.png') right top no-repeat;
	clear: both;
}

#content {
	width: 560px;
	background: #ffffff;
	color: #333333;
	float: left;
	clear: none;
	font-size: .75em;
	line-height: 1.5em;
	margin: 20px 0px 0px 0px;
}

#content table.labeled-grid {
	width: 100%;
}
#content table.labeled-grid td {
	padding: 5px;
	vertical-align: top;
}
#content table.labeled-grid td.label{
	white-space: nowrap;
	text-align: right;
	font-weight: bold;
	width: 100px;
}

.field {
	border-bottom: 1px solid #999999;
}

#content *.focus {
	text-align: center;
}

#content *.note {
	font-size: .725em;
	color: #666666;
}
#content *.space-saver {
	padding: 0px;
	margin: 0px;
}

#content div.size-retainer {
	height: 450px;
}

#content hr {
	display: block;
	position: relative;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	background: #e4e4e4;
	border: none;
	margin: 10px 0px;
	padding: 0px;
}


#content h1 {
	font: 1.7em "Verdana", "Arial", sans-serif;
	/*letter-spacing: 1px;*/
	font-weight: normal;
	color: #782121; /*#3D0204;*/
}

#content h1.formal-name {
	font-size: 1.85em;
	font-variant: small-caps;
	text-align: center;
}

#content h2 {
	font-weight: normal;
	font-size: 1.25em;
	font-family: "Georgia", serif;
	font-style: italic;
	color: #000000;
	padding: 0px 0px 3px 10px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
#content h2.divider {
	font-weight: normal;
	font-size: 1.25em;
	font-family: "Verdana", "Arial", sans-serif;
	font-style: normal;
	padding-left: 0px;
	margin: 25px 0px 25px 0px;
	color: #000000;
	background: transparent;
	border-bottom: 1px solid #999999;
	text-align: left;
}
#content h4 {
	font-size: 1em;
	line-height: 1em;
	padding: 0px 0px 5px 0px;
	margin: 10px 0px 0px 0px;
}

#content p {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#content ol {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 0px 30px;
}

#content .profile-bloc {
	clear: both;
}

#content .profile-image {
	float: left;
	margin: 0px 15px 15px 0px;
	border: 1px solid #e4e4e4;
}

#content .faq-item {
	background-color: #ffffff;
}
#content .faq-item p {
	padding-left: 20px;
}

#content a, #content a:active {
	text-decoration: underline;
	border-bottom: 0px dotted #4849B9;
	color: #4849B9;
}
#content a:visited {
	color: #5354D5;
	border-bottom: 0px dotted #ababab;
}
#content a:hover {
	color: #5354D5;
	border-bottom: 0px solid #5354D5;
}

a[href$='.doc'], a[href$='.rtf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(elements/icons/icon_doc.gif) no-repeat center right;
}

a[href$='.txt'] {
	padding: 5px 20px 5px 0;
	background: transparent url(elements/icons/icon_txt.gif) no-repeat center right;
}

a[href$='.xls'] {
	padding: 5px 20px 5px 0;
	background: transparent url(elements/icons/icon_xls.gif) no-repeat center right;
}
a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(elements/icons/icon_pdf.gif) no-repeat center right;
}


#link-index a, #link-index a:visited, #link-index a:hover {
	display: block;	
	border: none;
	text-decoration: underline;
	background: transparent url(elements/link_list_bullet.png) top left no-repeat;
	padding: 0px 0px 0px 15px;
}

.download-list div.dli {
	display: block;	
	border: none;
	background: transparent url(elements/link_list_bullet.png) top left no-repeat;
	padding: 0px 0px 0px 15px;
}

#content-top {
	height: 20px;
	width: 560px;
	background: #ffffff url('elements/content_roll_top.png') left top no-repeat;
}
#content-center {
	padding: 0px 20px;
}
#content-bottom {
	height: 20px;
	width: 560px;
	background: #ffffff url('elements/content_roll_bottom.png') left top no-repeat;
	clear: both;
}

#footer {
	display: block;
	clear: both;
	text-align: right;
	font-size: .625em;
	line-height: 1.50em;
	padding: 15px 10px 15px 0px;
	color: #e4e4e4;
}

#footer a, #footer a:active, #footer a:link {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}
#footer a:hover {
	border-bottom: 1px solid #ffffff;
}

