﻿html, body, form
{
	margin: 0;
	padding: 0;
}
body
{
	color: #000000;
	font-size: 10pt;
	font-family: Sans-Serif;
	background-color: #ffffff;
}
a:link
{
	color: #001f93;
	text-decoration: none;
	font-size: 10pt;
	font-family: Sans-Serif;
}
a:visited
{
	color: #001f93;
	text-decoration: none;
	font-size: 10pt;
	font-family: Sans-Serif;
}
a:active
{
	color: #001f93;
	text-decoration: none;
	font-size: 10pt;
	font-family: Sans-Serif;
}
a:hover
{
	color: #001f93;
	text-decoration: underline;
	font-size: 10pt;
	font-family: Sans-Serif;
}
.footer a:link
{
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	font-family: Sans-Serif;
}
.footer a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	font-family: Sans-Serif;
}
.footer a:active
{
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	font-family: Sans-Serif;
}
.footer a:hover
{
	color: #ffffff;
	text-decoration: underline;
	font-size: 10pt;
	font-family: Sans-Serif;
}
#container
{
	padding: 0;
	margin: 0;
	width: 100%;
}
#top
{
	background-image: url(images/top_bg.jpg);
	padding: 0;
	margin: 0;
	width: 100%;
	height: 200px;
	position: relative;
	background-repeat: repeat-x;
	z-index: 1000;
}
#logo
{
	background-image: url(images/logo.jpg);
	height: 200px;
	width: 273px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#slogan
{
	background-image: url(images/slogan.jpg);
	height: 163px;
	width: 527px;
	position: absolute;
	top: 0px;
	left: 273px;
}
#nav_left
{
	background-image: url(images/nav_bg.jpg);
	height: 37px;
	width: 223px;
	position: absolute;
	top: 163px;
	left: 0px;
	z-index: 1000;
}
#nav_main
{
	background-image: url(images/nav_bg.jpg);
	height: 37px;
	width: 577px;
	position: absolute;
	top: 163px;
	left: 223px;
	z-index: 1000;
}
/** Dropdowns **/
#nav
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	z-index: 1000;
}
#nav_main ul
{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 10px;
	z-index: 1000;
	float: left;
}
#nav li
{
	z-index: 1000;
	font-size: 10px;
	float: left;
	padding: 0px;
	margin: 0px;
	position: relative;
	list-style-type: none;
	
}
#nav li a
{
	z-index: 1000;
	padding: 5px 5px 6px 5px;
	#padding: 5px 5px 4px 5px;
	display: block;
	background: #b70000;
	margin: 0px;
	color: white;
	text-decoration: none;
	border-left: 1px solid #b70000;
	border-right: 1px solid #b70000;
}
#nav li a:hover
{
	z-index: 1000;
	color: white;
	background: #001f93;
	border-left: 1px solid white;
	border-right: 1px solid white;
	white-space: normal;
}
#nav li ul
{
	z-index: 1000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	left: -1000px;
	position: absolute;
	width: 150px;
	/*border-bottom: 1px solid white;*/
}
#nav li ul a
{
	z-index: 1000;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
	background: #001f93;
	margin: 0px;
	width: 150px;
	color: white;
	text-decoration: none;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
}
#nav li ul a:hover
{
	z-index: 1000;
	color: white;
	background: #b5b5b5;
	white-space: normal;
}
#nav li ul ul
{
	/* third-and-above-level lists */
	z-index: 1000;
	left: -1000px;
	margin-left: 163px;
	margin-top: -27px;
	#margin-top: -29px;
	padding: 0px 0px 0px 0px;
}
#nav li ul ul a
{
	z-index: 1001;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
	background: #b5b5b5;
	margin: 0px;
	width: 150px;
	color: white;
	text-decoration: none;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	z-index: 1000;
}
#nav li ul ul a:hover
{
	z-index: 1000;
	color: white;
	background: #001f93;
	white-space: normal;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.iehover ul ul, #nav li.iehover ul ul ul, #nav li.iehover ul ul ul ul
{
	z-index: 1000;
	left: -1000px;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.iehover ul, #nav li li.iehover ul, #nav li li li.iehover ul, #nav li li li li.iehover ul
{
	z-index: 1000;
	left: auto;
}
/** Support for the "menu_system.js" **/

#nav iframe
{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}
/** end **/

#middle
{
	background-image: url(images/right_tile.jpg);
	width: 100%;
	background-repeat: repeat-x;
	position: relative;
	z-index: 1;
}
#content
{
	background-image: url(images/content_tile.jpg);
	height: auto !important;
	height: 500px;
	min-height: 500px;
	width: 800px;
	background-repeat: repeat-y;
	position: relative;
}
#content img
{
	padding: 10px;
}
.content_padding
{
	padding-top: 10px;
	padding-left: 9px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#bottom
{
	background-image: url(images/footer_bg.jpg);
	width: 100%;
	height: 67px;
	z-index: 1;
}
.footer
{
	width: 800px;
	color: #ffffff;
	font-size: 10pt;
	font-family: Sans-Serif;
	text-align: center;
	padding-top: 5px;
}
.content_header
{
	
	width: 800px;
	height: 41px;
	background-image: url(images/header_bg.jpg);
	
}
h1
{
	color: #ffffff;
	font-size: 18pt;
	font-family: Sans-Serif;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	padding-top: 10px;
	padding-left: 9px;
}
.subMods
{
	text-align: center;
	padding-right: 38px;
}
.subMods li
{
	list-style-type: none;
	width: 350px;
	height: 35px;
	background-image: url(images/menu_btn_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
}
.subMods a:link
{
	color: #622b99;
	text-decoration: none;
	font-size: 12pt;
	font-family: 'Times New Roman' , verdana;
}
.subMods a:visited
{
	color: #622b99;
	text-decoration: none;
	font-size: 12pt;
	font-family: 'Times New Roman' , verdana;
}
.subMods a:active
{
	color: #622b99;
	text-decoration: none;
	font-size: 12pt;
	font-family: 'Times New Roman' , verdana;
}
.subMods a:hover
{
	color: #622b99;
	text-decoration: underline;
	font-size: 12pt;
	font-family: 'Times New Roman' , verdana;
}
.photo_gallery_selected_thumb
{
	border: 3px solid #b70000;
}
.photo_gallery_thumb
{
	border: 1px solid #001f93;
}
.photo_gallery_big_img
{
	border: 1px solid #001f93;
}
.photo_gallery_prev_btn
{
	width: 46px;
	height: 34px;
	background-image: url(images/photo_gallery_prev_btn.jpg);
	cursor: pointer;
}
.photo_gallery_next_btn
{
	width: 46px;
	height: 34px;
	background-image: url(images/photo_gallery_next_btn.jpg);
	cursor: pointer;
}
.login_main
{
	width: 200px;
	position: absolute;
	top: 100px;
	left: 400px;
	text-align: center;
}
.login_textBox
{
	width: 100px;
	height: 12px;
	font-size: 9pt;
}
.login_error
{
	position: absolute;
	top: 250px;
	left: 400px;
	text-align: center;
	width: 200px;
	color: Red;
}
.login_username
{
	position: relative;
	padding: 2px;
}
.username_txt
{
}
.username_box
{
}
.login_password
{
	position: relative;
	padding: 2px;
}
.password_txt
{
}
.password_box
{
}
.login_btn
{
	position: relative;
	padding: 2px;
	text-align: center;
}
.login_remember
{
    position: relative;
	padding: 2px;
	text-align: center;
}
.logged_in
{
	position: relative;
	padding: 5px;
}
.btn_sml
{
	width: 59px;
	height: 26px;
	background-image: url(images/sml_btn.jpg);
	cursor: pointer;
	color: White;
}

/* The following sections are the styles for the "Ticker" entity */
/* The following sections are the styles for the "Ticker" entity */
.bodytext_ticker_container
{
	position: relative;
    overflow: hidden;
    background-color: white;
    padding: 2px;
    height: 100px;
}
	
.bodytext_ticker {
	position:relative;
}

.navcrumbs
{
	text-align: right;
}