@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	}

html, body {
	color: #000;
	/* \*/ height: 100%; /* IE MAC ignores */
	} 
body {
	background: #FF0000;
	/* \*/ height: 100%; /* IE MAC ignores */
	font-size: 100.1%;
	font-family: "Helvetica Medium", arial, verdana, sans-serif;
	margin: 0;
	min-width: 802px;
	behavior: url("/style/csshover.htc");
	} 
* html body {
	margin: 0;
}

#wrap {
	margin: 0;
	position: relative;
	height: 100%;
	font-size: 12px;
	text-align: center;
	}
#middle {
	position: relative;
	height: auto;
	width: 802px;
	min-height: 100%; 
	background: white;
	margin: 0 auto;
	text-align: left;
}
* html #middle {
	/* \*/ height: 100%; /* IE MAC ignores */
	}
/** common **/
.clearer {
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}
/** elements **/
#header {
	position: relative;
	width: 802px;
	height: 150px;
	background-color: #FF0000;
	background-image: url("/images/design/header.gif");
	background-position: 0 29px;
	background-repeat:no-repeat;
}
#footer {
	position: absolute;
	width: 802px;
	height: 30px;
	left: 0;
	bottom: 0;
	background: #FF0000;
}
* html #footer {
	bottom: -1px;
}
#left_column {
	float: left;
	width: 230px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#right_column {
	float: right;
	width: 190px;
	padding-top: 39px;
	padding-bottom: 30px;
}
#right_content {
	width: 150px;
	line-height: 17px;
}
#content {
	width: 376px;
	margin-left: 233px;
	padding-top: 39px;
	padding-bottom: 30px;
}
* html #content {
	margin-left: 0px;
}
html>body #minheight{
	float:right;
	width:0px;
	height:800px;
	/* \*/ height: auto; /* IE MAC ignores */
}
.DefaultPage {
	width: 286px;
	padding: 0 40px 20px 50px;
	line-height: 17px;
}
* html .DefaultPage {
	margin-left: 283px;
	/* \*/ margin-left: 0px; /* IE MAC ignores */
	padding: 0;
	/* \*/ padding: 0 40px 20px 50px; /* IE MAC ignores */
	width: 106px;
	/* \*/ width: 376px; /* IE MAC ignores */
}

/** main_menu **/

#main_menu
{
	position: absolute;
	left: 25px;
	top: 110px;
	text-align: left;
	font-size: 14px;
	/* \*/ padding-top: 12px; /* IE MAC ignores */
	padding-bottom: 12px;
}
#main_menu ul li a
{
	padding-top: 12px;
	padding-bottom: 12px;
}
#main_menu ul, #main_menu ul li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#main_menu ul li a
{
	line-height: 16px;
	margin: 0;
	padding-left: 30px;
	padding-right: 30px;
	white-space: nowrap;
	color: white;
	background-image: url("/images/design/bullet_main.gif");
	background-position: 10px 14px;
	background-repeat:no-repeat;
}
#main_menu ul li a:hover, #main_menu ul .active a
{
	background-image: url("/images/design/bullet_main_active.gif");
	background-position: 10px 13px;
	color: #FF0000;
}
#main_menu ul li a:link, #main_menu ul li a:visited, #main_menu ul li a:active, #main_menu ul li a:hover
{
	text-decoration: none;
}
* html #main_menu ul li, * html #main_menu ul li a
{
	width: 1%; /* IE/Mac needs this */
	display: inline-block;	/* IE/Mac needs this */
	/* \*/
		width: auto;
		display: inline; 
		position: relative;
	/* reset above hack */
}
* html #main_menu, * html #main_menu ul a
{
	/* \*/ height: 0.01%; /* hasLayout hack to fix render bugs in IE/Win. 
				 IE/Mac will ignore this rule. */
}
* html #MAIN_MENU
{
	padding: 0;	/* IE5/Win will resize #hnav to fit the heights of its
			   inline children that have vertical padding. So this
			   incorrect case selector hack will be applied only by
			   IE 5.x/Win */
}




/** sub_menu **/

#sub_menu ul, #sub_menu ul li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}
#sub_menu ul
{
	font-size: 14px;
}
#sub_menu ul li
{
	width: 220px;
}
#sub_menu ul li a
{
	display: block;
	text-decoration: none;
	line-height: 16px;
	padding: 9px 10px 9px 54px;
	color: #000;
	background-image: url("/images/design/bullet_sub.gif");
	background-position: 35px 10px;
	background-repeat:no-repeat;
}
#sub_menu ul li a:hover, #sub_menu ul .active a
{
	background-position: 35px 9px;
	background-image: url("/images/design/bullet_sub_active.gif");
	color: #FF0000;
}
* html #sub_menu ul li a/* hide from IE5.0/Win & IE5/Mac */
{
	height: 1%;
}
* html #sub_menu ul
{
	position: relative;	/* IE needs this to fix a rendering problem */
}


#sub_text {
	padding: 10px 60px 10px 36px;
	line-height: 17px;
}


/** fonts **/
hr {
	background-color: #000;
	border: 0;
	color: #000;
	height: 1px;
	margin: 10px 0 10px 0;
}
* html hr
{
margin: 5px 0 5px 0;
}

h1 {
	color: #000;
	font-size: 16px;
	line-height: 17px;
	margin-bottom: 17px;
}
h2, h3, h4, h5, h6 {
	color: #FF0000;
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 0px;
}
a {
	color: #000;
}
a:hover {
	color: #ff0000;
}
ul
{
	list-style-type: disc;
}
ul li
{
	margin-left: 20px;
}
ol li
{
	margin-left: 24px;
}
blockquote {
	margin-left: 30px;
}

/** DEFAULT FORM **/
	.defaultform {
	}
	.defaultform fieldset {
		border: 0;
		margin: 10px 0 0 0;
		border-width: 0px;
		border-style: solid;
		border-color: #000;
		padding: 10px 0;
	}
	.defaultform .lines {
		border-width: 1px 0px;
		border-style: solid;
		border-color: #000;
	}
	.defaultform p {
		height: 30px;
	}
	* html .defaultform p {
	}
	.defaultform div {
	}
	.defaultform .default_label {
		float: left;
		width: 80px;
	}
	.defaultform .lines .default_label {
		width: 120px;
	}
	.defaultform .default_field {
		width: 200px;
		border: 2px solid black;
	}
	.defaultform .lines .default_field {
		width: 160px;
	}
	.defaultform .default_field, .defaultform textarea, .defaultform select {
		font-family: "Helvetica Medium", arial, verdana, sans-serif;
		font-size: 100%;
	}
	.defaultform textarea {
		font-family: "Helvetica Medium", arial, verdana, sans-serif;
		font-size: 100%;
		width: 200px;
		height: 100px;
		border: 2px solid black;
	}
	.defaultform select {
	}
	.defaultform select option {
		padding: 0 5px 0 0;
	}
	.defaultform .button:hover {
		cursor: pointer;
	}
	* html .defaultform .button {
	}	
	input.error, select.error, input.error:focus, select.error:focus {
		padding-right: 16px; 
		border: 1px solid red; 
		background-image: url("/images/warning_obj.gif"); 
		background-position: right; 
		background-repeat: no-repeat;
	}
	.defaultform .smaller, .defaultform .required {
		color: #fff;
	}
/** FORM FOOTER **/
	.form_footer {
		text-align:right;
		font-weight: bold;
		font-size: 10px;

	}
	.form_footer a {
		font-size: 10px;
		text-decoration: none;
		color: #ff0000;
	}
	.form_footer a:hover {
		text-decoration: underline;
		color: #000;
	}
/** LOGINFORM **/
	.login_copyright {
		font-size: 12px;
	}
	.login_error {
		color: #ff0000;
		height: auto;
		margin-bottom: 10px;
	}
