body{
	margin: 0px;
	padding: 0px;
	background-position: top left;
	font-family: Trebuchet ,verdana,sans-serif;
	font-size: 12px;
	background-color: #506162;
	text-align:center;
	color:#3F3F3F;
	}
a{
	color: #0000EE;
	text-decoration: underline;
	}
a:hover{
	text-decoration: underline;
	}
.articles{
	color: #000000;
	font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	text-align: left !important;
}

/*#wrap{
	width: 847px;
	height: 100%;
	margin: 0px auto;
	padding:0px;
	border: 1px solid #634710;
	background-color: #fff;
	}
*/

/*#header{
	padding: 0px;
	margin: 0px auto;
	text-align:left;
	width: 1000px;
	height: 205px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	}
*/
.menu{
	padding-top: 5px;
	padding-left: 10px;
	width: 700px;
	height: 50px;
	font-size: 14px;
	font-family: Arial,sans-serif;
	}

.menu a{
	color: #2eb4d4;
	text-decoration: none;
	width:auto;
	height: 50px;
	}
.menu a:hover{
	text-decoration: none;
	color: #EACE0F;
	}


#info_menu{
	color: #969696;
	font-size: 12px;
	font-weight:normal;
	padding-left: 0px;
}
#info_menu a{
	text-decoration:none;
	color:#a35900;
	}
#info_menu a:hover{
	color:#FFA940;
	text-decoration:none;
	}

#content{
	margin:0px auto;
	padding: 10px;
	width:auto;
	height: auto;
	min-height:500px;
	color: #555555;
	background-color: #FFFFFF;
	text-align:left;
	background-image: url('images/r_margins.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	}

.form{
	background-color:#dcedfa;
	color:#13628C;
	border-top: 1px solid #CBE4F8;
	border-bottom: 1px solid #CBE4F8;
	}
.login_box{
	width:300px;
	padding:10px;
	margin:0px auto;
	background-color:#dcedfa;
	color:#13628C;
	border-top: 1px solid #CBE4F8;
	border-bottom: 1px solid #CBE4F8;

}
.container_header{
	padding:0px;
	color: #8C6542;
	font-weight:bold;
	font-size:18px;
	font-family:Georgia,serif;
	}



.login_btn{
	display:block;
	width: 177px;
	height: 30px;
	line-height: 30px;
	background: url('images/btn.jpg');
	background-repeat: repeat-x;
	font-weight: bold;
	border:0px;
	font-size: 14px;
	text-align: center;
	color:#FFFFFF;
	}

.login_btn a{
	display:block;
	color:#FFFFFF;
	text-decoration: none;
	cursor: pointer; cursor: hand;
	}
.login_btn a:hover{
	color: #FFF42D;
	text-decoration: none;
	}

.big_btn{
	margin:10px auto;
	display:block;
	height: 46px !important;
	padding:0px !important;
	padding-left:20px !important;
	padding-right:20px !important;
	_padding-left:0px !important;
	_padding-right:0px !important;
	background: url('images/big_btn.png') repeat-x;
	border:0px;
	border-left: 3px solid #59D2FF !important;
	border-right: 3px solid #59D2FF !important;
	font-size: 16px !important;
	text-align: center !important;
	color:#FFFFFF;
	font-weight:bold;
	cursor: pointer; cursor: hand;
	text-transform:uppercase;
	font-family: Trebuchet Ms,Arial,sans-serif;
	vertical-align:top !important;
}


/*#footer{
	margin:0px auto;
	width: 1000px;
	height: 27px;
	text-align:left;
	font-weight: normal;
	font-size: 10px;
	background: url('images/footer.png');
	background-repeat: no-repeat;
	}

*/
/*.btn_red{
	display:block;
	width: 159px;
	height: 46px;
	padding-bottom: 5px;
	background: url('images/button_red.jpg') center no-repeat;
	color:#FFFFFF;
	font-weight: bold;
	border:0px;
	font-size: 18px;
	text-align: center;
	cursor: pointer; cursor: hand;
	}
.btn_red a{
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	}
.btn_red a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}
.btn_long{
	display:block;
	width: 159px;
	height: 46px;
	padding-bottom: 5px;
	background: url('images/button_red.jpg') center no-repeat;
	color:#FFFFFF;
	font-weight: bold;
	border:0px;
	font-size: 12px;
	text-align: center;
	cursor: pointer; cursor: hand;
	}
.btn_long a{
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	}
.btn_long a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}

	*/


.form_row1{
	background-color: #dcedfa;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #D0E8F9;
	text-align:left;
	font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 1px 10px 2px 10px;
	color:#3c5e85;
}
.form_row2{
	background-color:#e8f0f6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #DFEAF2;
	text-align:left;
	font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 1px 10px 2px 10px;
	color:#3c5e85;
}
.tbhead{
	font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;	
	text-transform: uppercase;
	color: #3c5e85;
	height: 30px;
	border: 1px solid #F4F4F4;
	border-top: 0px;
	border-bottom: 1px solid #FFFFFF;
	background-color:#c4dff4;
}
.tbhead a:link{color:#dcba00;font-size:11px;font-weight: bold;}
.tbhead a:hover{color:#dcba00;font-size:11px;font-weight: bold;text-decoration:underline;}
.tbhead a:visited{color:#dcba00;font-size:11px;font-weight: bold;}

input, select{
	border-top: 1px solid #4F4F4F;
	border-right: 1px solid #757575;
	border-bottom: 1px solid #757575;
	border-left: 1px solid #4F4F4F;
	vertical-align: middle;
	text-transform: none;
	font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-size: 14px;
	height:27px;
	margin-top:2px;
	margin-bottom:5px;
}
.inputbox{
	border-top: 1px solid #6F6F6F;
	border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	border-left: 1px solid #6F6F6F;
	font-size: 14px;
	height:20px;
	margin-top:2px;
	margin-bottom:5px;
	background-color:#3c0f0;
	}


.markletter{
	color: #272727;
	font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.markimportant{
	color: #5C534E;
	font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 10px 2px 10px;
}
textarea{
	border-top: 1px solid #E8C0BF;
	border-right: 1px solid #E8C0BF;
	border-bottom: 1px solid #E8C0BF;
	border-left: 1px solid #E8C0BF;
	vertical-align: middle;
	text-transform: none;
	font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-size: 14px;
	height:50px;
	margin-top:2px;
	margin-bottom:2px;
}

.table{
	margin: 0px auto;
	text-align:left;
	padding-bottom:10px;
	}
.error{
	color: #B84444;
	font-weight: bold;
	font-size: 14px;
}
.box_form5{
	background: url('images/box_form5.jpg') no-repeat;
	width: 354px;
	height: 294px;
	padding-left:20px;
	font-size: 12px;
}

.account_name{
	font-size: 13px;
	color: #FF0000;
	padding: 10px 0px 10px 0px;
	margin:1px;
	font-family: 'Trebuchet Ms', Arial,sans-serif;
	font-weight:bold;
	text-align:center;
}