html {font-size: 100.1%;}
body {
	font:13px Arial, Helvetica, sans-serif;
	margin:0;
}
a {
	color:#327bb0;
	text-decoration:none;
}
a:hover {
	color:#327bb0;
	text-decoration:underline;
}
img{border:none;}
form{
	margin:0;
	padding:0;
}
.main{
	margin:0 auto;
	width:1024px;
}
.holder{
	overflow:hidden;
	height:1%;
}
/*HEADER*/
#header{
	background:url(../images/header-bg.gif) repeat-x;
	height:147px;
	padding:22px 25px 0;
	overflow:hidden;
}
/*LOGO*/
.logo{
	background:url(../images/logo.gif) no-repeat;
	margin:4px 0 0;
	float:left;
	width:240px;
	height:126px;
	text-indent:-9999px;
}
.logo a{
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
}
.form-header{
	float:right;
	width:279px;
}
.form-header h2{
	background:url(../images/header-heading.gif) no-repeat;
	margin:0 0 4px;
	width:277px;
	height:42px;
	text-indent:-9999px;
	overflow:hidden;
}
.form-header span, .form-header a, .form-header p{
	font-size:11px;
	color:#fff;
	margin:0;
}
.form-header p{
	text-align:right;
	padding:3px 0 13px;
}
.form-header span{
	padding-bottom:5px;
}
.form-header p .account{
	text-decoration:underline;
	margin-right:10px;
}
.form-header p .account:hover{text-decoration:none;}
.form-header a{text-decoration:none;}
.form-header a:hover{text-decoration:underline;}
.form-header p span{
	color:#e77878;
	padding-left:5px;
}
.form-header span.login{
	display:block;
	font-size:12px;
	color:#82bfff;
	text-align:left;
}
.text, .password{
	/*background:url(../images/header-input-bg.gif) repeat-x;*/
	width:95px;
	height:19px;
	padding:0 7px;
	float:left;
	margin-right:6px;
	display:inline;
	overflow:hidden;
}
.password{
	width:92px;
	margin-right:4px;
}
.text input, .password input{
	background:none;
	border:none;
	font:11px Arial, Helvetica, sans-serif;
	color:#656565;
	width:95px;
	height:17px;
	padding-top:2px;
}
.password input{width:95px;}
.submit{
	background:url(../images/header-submit.gif) no-repeat;
	height:17px;
	width:48px;
	border:none;
	margin-top:1px;
	float:left;
	cursor:pointer;
	display:inline;
}
/*NAVIGATION*/
.nav{
	background:url(../images/nav-bg.gif) repeat-x;
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.nav li{
	background:url(../images/nav-separator.gif) no-repeat 0 50%;
	padding-left:2px;
	float:left;
}
.nav li:first-child{
	background:none;
	padding-left:0;
}
.nav a{
	display:block;
	float:left;
	overflow:hidden;
	height:91px;
	color:#fff;
	font-size:18px;
	line-height:91px;
	padding:0 45px 0 45px;
	text-decoration:none;
}
.nav a.last{padding-right:49px;}
.nav a:hover{
	background:url(../images/nav-bg-hover.gif) repeat-x 2px 0;
}
/*SIDEBAR*/
#sidebar{
	background:url(../images/sidebar-heading-bg.gif) repeat-x;
	float:left;
	width:236px;
	padding-bottom:15px;
}
.sidebar-menu{padding-left:14px;}
.sidebar-menu h3{
	margin:0;
	background:url(../images/sidebar-heading1.gif) no-repeat;
	width:104px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.sidebar-menu ul{
	margin:0;
	padding:8px 0;
	list-style:none;
}
.sidebar-menu li{
	background:url(../images/sidebar-menu-border.gif) repeat-x;
	line-height:22px;
}
.sidebar-menu li:first-child{background:none;}
.sidebar-menu a{
	background:url(../images/sidebar-menu-separator.gif) no-repeat 0 50%;
	padding-left:20px;
	margin-left:6px;
	color:#000;
	font-size:12px;
	text-decoration:none;
}
.sidebar-menu a:hover{text-decoration:underline;}
.sidebar-text{
	background:url(../images/sidebar-bg.jpg) no-repeat 0 28px;
	color:#000;
	font-size:12px;
	text-align:left;
}
.sidebar-text h3{
	background:url(../images/sidebar-heading-bg.gif) repeat-x;
	padding:0 0 173px 14px;
	margin:0;
}
.sidebar-text h3 span{
	background:url(../images/sidebar-heading2.gif) no-repeat;
	display:block;
	width:196px;
	height:24px;
	text-indent:-999px;
	overflow:hidden;
}
.sidebar-text span span{
	display:block;
	text-align:center;
	font-size:24px;
	color:#2a2a2a;
	padding-top:10px;
}
/*MAIN-COLUMN*/
#main-column{
	background:url(../images/sidebar-heading-bg.gif) repeat-x;
	float:right;
	width:751px;
	padding:40px 22px 15px 15px;
}
.flash-holder{padding-bottom:28px;}
.main-text{
	width:341px;
	float:left;
}
.main-text h2{
	background:url(../images/main-heading-border.gif) repeat-x 0 100%;
	margin:0;
	font-weight:normal;
	font-size:18px;
	color:#272626;
	padding-bottom:2px;
	margin-bottom:6px;
}
.main-text p{
	margin:0;
	color:#232222;
	padding-bottom:19px;
	line-height:18px;
	text-align:justify;
}
.form-main{
	background:url(../images/main-form-bg.gif) repeat-y;
	float:right;
	width:398px;
	margin-left:10px;
	position:relative;
}
.form-main-top{background:url(../images/main-form-top.gif) no-repeat;}
.form-main-bottom{
	background:url(../images/main-form-bottom.gif) no-repeat 0 100%;
	padding:17px 30px 24px 30px;
}
.form-main-heading{
	background:url(../images/main-form-heading.gif) no-repeat;
	width:331px;
	height:14px;
	text-indent:-999px;
	overflow:hidden;
}
.form-main span{
	display:block;
	color:#fff;
	font-size:11px;
	padding:0 0 0 6px;
}
.form-main label{
	color:#388fec;
	font-size:11px;
	padding:0;
	margin:9px 0 0 15px;
	display:inline;
	float:left;
}
.form-main .text-main{
	background:#fff;
	border:solid #a5a5a5;
	border-width: 1px 0;
	padding:0 7px;
	height:17px;
	width:199px;
	float:right;
	margin:7px 60px 0 0;
	display:inline;
	overflow: hidden;
}
.form-main .text-main input{
	background:none;
	border:none;
	line-height:17px;
	font-size:11px;
	height:17px;
	width:199px;
	padding: 0;
}
.form-main textarea{
	background:#fff;
	border:solid #a5a5a5;
	border-width: 1px 0;
	font:12px Arial, Helvetica, sans-serif;
	padding:0 7px;
	margin:7px 60px 0 0;
	height:54px;
	width:199px;
	float:right;
	overflow:auto;
}
.form-main-submit{
	background:url(../images/main-form-submit.gif) no-repeat;
	width:88px;
	height:37px;
	border:none;
	position:absolute;
	right:-4px;
	bottom:-6px;
	cursor:pointer;
}
/*FOOTER*/
#footer{
	background:url(../images/footer-bg.gif) repeat-x;
	height:76px;
	font-size:11px;
	color:#8c8c8c;
}
#footer span{
	display:block;
	text-align:center;
}
.form-footer{
	background:url(../images/footer-form-bg.gif) no-repeat;
	padding:0 8px;
	height:76px;
	width:224px;
	float:left;
}
.heading-form{
	background:url(../images/footer-heading-form.gif) no-repeat -7px 0;
	display:block;
	width:216px;
	height:18px;
	text-indent:-999px;
	overflow:hidden;
}
.text-footer{
	background:#fff;
	float:left;
	height:14px;
	width:150px;
	border:1px solid #aaa;
	padding:0 7px;
	margin:4px;
	display:inline;
	overflow:hidden;
}
.text-footer input{
	background:none;
	border:none;
	width:150px;
	height:14px;
	font:11px Arial, Helvetica, sans-serif;
	color:#656565;
	margin:0;
	padding:0;
}
.submit-footer{
	margin-top:3px;
}
#footer ul{
	margin:0;
	padding:15px 0 0;
	list-style:none;
	text-align:center;
}
#footer li{
	display:inline;
	background:url(../images/footer-separator.gif) no-repeat 0 50%;
	padding:0 6px 0 12px;
	line-height:25px;
}
#footer li:first-child{background:none;}
#footer li a{
	font-size:11px;
	color:#8c8c8c;
	text-decoration:none;
}
#footer li a:hover{text-decoration:underline;}

/* USER CLASSES */

.alt_text_color {
	color:#327bb0;
}
.alt_text_color_2 {
	color:#c8de05;
}

.page_title {
	display:block;
	margin:4px 0;
	padding:0;
	font-size:28px;
	font-weight:normal;
	color:#272626;
}

.heading_1, .heading_2, .heading_3 {
	font-weight:bold;
	display:block;
	margin:3px 0;
	font-size:24px;
	color:#327bb0;
}
.heading_alt1, .heading_alt2, .heading_alt3 {
	font-weight:bold;
	display:block;
	margin:3px 0;
	font-size:24px;
	color:#2b2b2b;
}

.heading_2, .heading_alt2 {
	font-size:18px;
}
.heading_3, .heading_alt3 {
	font-size:14px;
}

.image_left {
	float:left;
	margin:5px 15px 10px 0;
	border:1px solid #327bb0;
}
.image_right {
	float:right;
	margin:5px 0 10px 15px;
	border:1px solid #327bb0;
}
