body {
background-color:#ffbf5f;
color:#5f3900;
font-family:tahoma;
font-size:11px;
padding:5;
margin:0;
line-height:normal;
text-align:center;
}
h1 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;

}
h2 {
	font-weight: bold;
	color: #bf7200;
	font-size: 11px; text-align: left;
}
h3 {
	font-weight: bold;
	color: #df8500;
	font-size: 11px;	text-align: center;
}
h4 {
	font-weight: bold;
	color: #FF3300;
	font-size: 14px;
	text-align: center;

}
.style1 { color:#4b8266; font-weight:bold}
.style2 {color: #df8600; font-weight:bold}

form hr{
	background-color: #E6F2F2;
	color: #E6F2F2;
	height: 10px;
	border: 1px solid Blue;
	padding: 0px;
	margin: 0px;}	
	
input, label, select{
	color: #3f4343;
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px;
	line-height: 150%;}
	
select{
	border: 1px solid #7f4d00;
	background-color: #f9fcfc;}	
	
input{
	border: 1px solid #7f4d00;
	background-color: #f9fcfc;
	padding: 2px;}	
select{
	border: 1px solid #7f4d00;
	background-color: #f9fcfc;
	padding: 2px;}	
td{
color:#6F6F6F;
font-family:tahoma;
font-size:11px;
padding:0;
margin:0;
line-height:normal;
}

td#1{
padding:7px;
margin:5px;
}

#wrap {
margin:23px auto;
padding:0;
width:720px;
border:1px solid #E0E0E0;
background:#ffffff;
}

#wrapper {margin:4px}

#top {margin:0px auto 0px auto;
background:url(images/top_px.gif) bottom repeat-x;
width:712px;
height:209px;
text-align:left;
padding:0px;
}

.top_txt {
color:#8D8D8D;
font-size:11px;
text-decoration:none;}

#footer {
background:url(images/bot_px.gif) repeat-x top;
width:712px;
height:102px;}

.bot_txt {color:#4E4E4E; text-decoration:none;}
.copy {color:#8D8D8D; text-decoration:none}

#content {
width:712px;
margin:0px 0px 0px 0px;
padding:0;
text-align:left;
display:block;}

.dotted_line {background:url(images/dot.gif);
height:1px;
margin-top:10px;
margin-bottom:10px;
}

.dotted_dark_line {background:url(images/dot1.gif);
height:1px;
margin-top:10px;
margin-bottom:10px;
}

/*-------------------------------------------------------PAGE_1-------------------------------------------------------*/
#p_left_white_box {background-color:#ffffff;
padding:0;
margin:0;
margin-left:3px;
margin-bottom:3px;
text-align:left;
width:235px;
display:table;
}

#p_right_content_left {
padding:0;
margin:0;
text-align:left;
float:left;
width:215px;
display:table;}

#p_right_content_right {background:#ECF0F1;
padding:0;
margin:0;
text-align:left;
float:right;
width:240px;
display:table;}

.right_box_inner {margin:12px}

.left_white_box_inner {padding:10px 10px 10px 10px}

.left_box_inner {
margin:19px 15px 10px 12px}

/*--------------------------------------------------------------------------------------------------------------------*/

.gray {color:#6F6F6F; text-decoration:none}
.blue {color:#59798F; text-decoration:none}
.red {color:#E66836; text-decoration:none}
.white {color:#ffffff; text-decoration:none}

.align {vertical-align:middle}
.big {font-size:12px}
.bigger {font-size:13px}
.n {font-size:11px}
.sm {font-size:10px}

.clear {
clear:both}

a {	color:#59798F; text-decoration:none}

.align {vertical-align:middle}
		
.sign { width:145px;
		height:17px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#df8600;
		background-color:#ffffff;
		color:#193D46;
		margin-left:0px;
		margin-right:0px}

.form { width:173px;
		height:16px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#df8600;
		background-color:#F0F0F0;
		color:#59798F;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:173px;
		height:136px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:#df8600;
		background-color:#F0F0F0;
		color:#59798F;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}
		
.u		{text-decoration:underline}
.t 		{text-transform:uppercase}

a:hover{text-decoration:underline;}
.a:hover{text-decoration:none;}
