@charset "utf-8";
/* CSS Document */
body {
	background-attachment: fixed;
	background-color: #1d2b4b;
	background-image: url(../images/admin/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color:#1d2b4b;
	margin:0px;
	font-size:14px;
}
/*positions*/
#outside_container {
	width:972px;
	height:641px;
	margin:50px auto 0px auto;
	position:relative;
	z-index:0;
	background-image: url(../images/admin/container.png);
}
#inside_container {
	width:913px;
	height:583px;
	margin:16px 30px 42px 28px;
	z-index:0;
	position:absolute;
	padding:0px;
}
#header_container {
	width:913px;
	height:66px;
	margin:0px;
	z-index:0;
	position:relative;
}
#left_container {
	width:165px;
	height:517px;
	margin:0px 11px 0px 0px;
	z-index:0;
	position:relative;
	float:left;
}
#right_container {
	width:737px;
	height:517px;
	margin:0px;
	z-index:0;
	position:relative;
	float:left;
}
#footer_container {
	width:913px;
	height:41px;
	margin:610px 30px 0px 28px;
	z-index:0;
	position:absolute;
	padding:0px;
}
#logo {
	width:165px;
	height:165px;
	margin:0px;
	z-index:0;
	position:relative;
}
#wide_image_container {
	width:737px;
	height:231px;
	margin:0px;
	z-index:0;
	position:relative;
}
#wide_image_wide {
	width:737px;
	height:231px;
	margin:0px;
	z-index:1;
	position:absolute;
	float:left;
}
#wide_image_large {
	width:495px;
	height:231px;
	margin:0px;
	z-index:1;
	position:absolute;
	float:left;
}
#wide_image_small {
	width:231px;
	height:231px;
	margin:0px 0px 0px 506px;
	z-index:1;
	position:absolute;
	float:left;
}
#label {
	width:286px;
	height:88px;
	padding:66px 0px 77px 451px;
	z-index:2;
	position:absolute;
}
#submenu_container {
	width:165px;
	height:352px;
	margin:0px;
	z-index:0;
	position:relative;
	background-image: url(../images/admin/submenu_header.png);
	background-color:#1c5690;
	background-position:left top;
	background-repeat:no-repeat;
}
#submenu_links {
	width:157px;
	height:284px;
	margin:0px;
	padding:68px 0px 0px 8px;
	z-index:0;
	position:relative;
}
#text_area_container {
	width:737px;
	height:264px;
	margin:22px 0px 0px 0px;
	z-index:0;
	position:relative;
	float:left;
}
#text_container_left {
	width:464px;
	height:264px;
	margin:0px 11px 0px 31px;
	z-index:0;
	position:absolute;
	float:left;
}
#title {
	width:464px;
	height:64px;
	padding:0px;
	margin:0px;
	z-index:0;
	position:relative;
	float:left;
}
#title_short {
	width:464px;
	height:44px;
	margin:0px 0px 0px 0px;
	z-index:0;
	position:relative;
	float:left;
	padding:0px;
}
#title_wide {
	width:695px;
	height:64px;
	margin:0px;
	z-index:0;
	position:relative;
	float:left;
	padding:0px;
}
#body_text {
	width:464px;
	height:200px;
	padding:0px;
	margin:0px;
	z-index:0;
	position:relative;
	float:left;
}
#highlight_text {
	width:197px;
	height:200px;
	margin:64px 0px 0px 540px;
	z-index:0;
	position:absolute;
	float:left;
}
/* positions - home*/

#wide_image_container_home {
	width:913px;
	height:308px;
	margin:0px;
	z-index:0;
	position:relative;
}
#logo_home {
	width:308px;
	height:308px;
	margin:0px;
	z-index:1;
	position:absolute;
	float:left;
}
#wide_image_large_home {
	width:594px;
	height:308px;
	margin:0px 0px 0px 319px;
	z-index:1;
	position:absolute;
	float:left;
}
#wide_image_container_lower_home {
	width:913px;
	height:176px;
	margin:0px;
	padding:0px;
	z-index:0;
	position:relative;
}
#label_home {
	width:312px;
	height:88px;
	margin:0px;
	z-index:2;
	position:absolute;
	padding:44px 601px 44px 0px;
	float:left;
}
#wide_image_left_home {
	width:845px;
	height:176px;
	margin:0px;
	z-index:1;
	position:absolute;
	float:left;
}
#wide_image_right_home {
	width:68px;
	height:176px;
	margin:0px 0px 0px 845px;
	z-index:1;
	position:absolute;
	float:left;
}
#mainmenu_container {
	width:913px;
	height:33px;
	margin:0px;
	z-index:0;
	position:relative;
}
#mainmenu_links {
	width:638px;
	height:33px;
	margin:0px;
	z-index:0;
	position:relative;
	padding: 0px 0px 0px 275px;
}
/* positions - register*/
#wide_image_container_register {
	width:737px;
	height:165px;
	margin:0px;
	z-index:0;
	position:relative;
}
#wide_image_wide_register {
	width:737px;
	height:165px;
	margin:0px;
	z-index:1;
	position:absolute;
	float:left;
}
#text_area_container_register {
	width:737px;
	height:330px;
	margin:22px 0px 0px 0px;
	z-index:0;
	position:relative;
	float:left;
}
#text_container_left_register {
	width:737px;
	height:330px;
	margin:0px 11px 0px 31px;
	z-index:0;
	position:absolute;
	float:left;
}
#title_register {
	width:695px;
	height:44px;
	margin:0px;
	z-index:0;
	position:relative;
	float:left;
	padding:0px;
}
#body_text_register {
	width:695px;
	height:286px;
	margin:0px;
	z-index:0;
	position:relative;
	float:left;
	padding:0px;
}
/* formatting */
#footer_container p {
	font-weight:400;
	font-size:12px;
	padding:12px 0px 0px 0px;
	margin:0;
	line-height:20px;
	color:#FFF;
}
#submenu_links {
	font-size:16px;
	line-height:25px;
}
#title {
	line-height:0px;
}
#title_register {
	line-height:0px;
}
#body_text {
	line-height:0px;
	text-align:justify;
}
#body_text_register {
	line-height:0px;
	text-align:justify;
}
h1 {
	font-weight:400;
	font-size:30px;
	padding:0;
	margin:0;
	text-align: left;
}
p {
	font-weight:200;
	font-size:14px;
	padding:0;
	margin:0;
	line-height:20px;
}
p.hightlight {
	font-weight:200;
	font-size:17px;
	padding:0;
	margin:0;
	line-height:25px;
}
input{
	font-size:12px;
	padding: 2px;
	font-family:Verdana, Geneva, sans-serif;
}
td {
	padding:3px 0px 3px 0px;
}
input.submit{
	font-size:13px;
	padding: 5px;
	width:100px;
	background-color:#3f7099;
	font-family:Verdana, Geneva, sans-serif;
	border:0px;
	color:#FFF;
	margin-top:5px;
	font-weight:bold;
}

select {
	font-size:13px;
	width: 195px;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:2px;
	padding:2px;
}

/* Links Section*/
/* main menu link settings */
#mainmenu_links a {
	color: #171f3a;
	font-weight:400;
	font-size:14px;
	padding: 9px 8px 10px 8px;
	text-decoration:none;
	display:inline-block;
	zoom: 1;
}
#mainmenu_links a:link {
	color: #171f3a;
	font-weight:400;
	font-size:14px;
	padding: 9px 8px 10px 8px;
	text-decoration:none;
	display:inline-block;
	zoom: 1;
}
#mainmenu_links a:visited {
	color: #171f3a;
	font-weight:400;
	font-size:14px;
	padding: 9px 8px 10px 8px;
	text-decoration:none;
	display:inline-block;
	zoom: 1;
}
#mainmenu_links a:hover {
	color: #ffffff;
	font-weight:400;
	font-size:14px;
	padding: 9px 8px 10px 8px;
	text-decoration:none;
	display:inline-block;
	zoom: 1;
	background-color:#2c5171;	
}
#mainmenu_links a:active {
	color: #171f3a;
	font-weight:400;
	font-size:14px;
	padding: 9px 8px 10px 8px;
	text-decoration:none;
	display:inline-block;
	zoom: 1;
}

/* to highlight the active page */
a.current {
	color: #ffffff;
	font-weight:500;
	text-decoration:none;
}
a.current:link {
	color: #ffffff;
	font-weight:500;
	text-decoration:none;
}
a.current:visited {
	color: #ffffff;
	font-weight:500;
	text-decoration:none;
}
a.current:hover {
	color: #ffffff;
	font-weight:500;
	text-decoration:none;
}
a.current:active {
	color: #ffffff;
	font-weight:500;
	text-decoration:none;
}
/* general link settings */
a {
	color: #ffffff;
	font-weight:200;
	text-decoration:none;
	display:inline-block;
	zoom: 1;
}
a:link {
	color: #ffffff;
	font-weight:200;
	text-decoration:none;
	display:inline-block;
	zoom: 1;
}
a:visited {
	color: #ffffff;
	font-weight:200;
	text-decoration:none;
	display:inline-block;
	zoom: 1;
}
a:hover {
	color: #ffffff;
	font-weight:200;
	text-decoration:none;
	display:inline-block;
	zoom: 1;
}
a:active {
	color: #ffffff;
	font-weight:200;
	text-decoration:none;
	display:inline-block;
	zoom: 1;
}
/* footer links settings */

#footer_container a {
	color: #ffffff;
	font-weight:400;
	text-decoration:none;
}
#footer_container a:link {
	color: #ffffff;
	font-weight:400;
	text-decoration:none;
}
#footer_container a:visited {
	color: #ffffff;
	font-weight:400;
	text-decoration:none;
}
#footer_container a:hover {
	color: #3f3321;
	font-weight:500;
	text-decoration:none;
}
#footer_container a:active {
	color: #ffffff;
	font-weight:400;
	text-decoration:none;
}
/* body text links settings */

#right_container a {
	color: #1d2b4b;
	font-weight:400;
	text-decoration:none;
}
#right_container a:link {
	color: #1d2b4b;
	font-weight:400;
	text-decoration:none;
}
#right_container a:visited {
	color: #1d2b4b;
	font-weight:400;
	text-decoration:none;
}
#right_container a:hover {
	color: #1d2b4b;
	font-weight:500;
	text-decoration:none;
}
#right_container a:active {
	color: #1d2b4b;
	font-weight:400;
	text-decoration:none;
}

