p {padding:12px}

.img {margin-right:13px}
.img1 {margin-bottom:10px}
.logo {margin-left:19px; margin-right:49px}
.logo_txt {line-height:17px; font-size:12px; width:701px}

body {
background: url(../images/body.jpg) repeat;
color:#585858;
font-family:tahoma;
font-size:13px;
padding:0;
margin:0;
line-height:14px;
text-align:center;
}

.content {color:#585858; text-decoration:none;}

#wrap {
background: #FFFFFF;
margin:0 auto;
padding:0;
width:735px;
}

#top { background-image:url(images/top.jpg);
margin:0px auto 0px auto;
width:735px;
height:224px;
text-align:left;
display:block;
padding:0px;
} /* removed display table */

.top {color:#414141; text-decoration:none; font-family:tahoma; font-size:13px}

#menu {margin-left:43px;
background-image:url(images/m.jpg);
width:649px;
height:37px;}

#content {
width:735px;
margin:0px auto 0px auto;
padding:0;
text-align:left;
display:block} /* removed display table */

#content_left {
width:530px;
text-align:left;
padding:0;
margin:0;
float:left;
display:block;
clear:both;
overflow: hidden} /* removed display table */

.headline {color:#285b9c; font-size:14px; font-weight: bold}

#content_right {
background:url(images/dot.jpg) left repeat-y;
width:205px;
text-align:left;
margin:0;
padding:0;
float:right;
display:block;
overflow: hidden;} /* removed display table */

.gray {color:#352d3a; text-decoration:none;}
#content_right a {font-size:14px;}

#inner_right {
width:180px;
margin:0px;
margin-left:16px;
padding:0px;
display:block;
font-size:12px;
} /* removed display table */

#left_cont_left {
width:274px;
text-align:left;
margin:0;
padding:0;
float:left;
display:block;} /* removed display table */

#left_cont_right {
width:256px;
text-align:left;
margin:0;
padding:0;
float:right;
display:block;} /* removed display table */

.width {width:500px}
.width_l {width:267px}
.width_l_in {width:225px}
.width_r_in {width:235px}

#margin_left {margin-left:12px}
#margin_left h1 {
	color: #000000;
	font-size: 26px;
	font-family: Tahoma;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	line-height:32px;
	}

#margin_left1 {margin-left:12px; width:225px}
#margin_left2 {margin-left:20px}


#footer {
width:735px;
height:97px;
margin:0px auto 0px auto;
line-height:16px;
padding:0px;
text-align:left;
background:url(images/dot.jpg) top repeat-x;
display:block;
clear:both;
} /* removed display table */

.white {color:#ffffff; text-decoration:none}
.blue {color:#0A6C80; text-decoration:none}
.big {color:#285b9c; font-size:14px; font-weight: bold}
.bigger {font-size:13px}
.n{font-size:11px}
.sm{font-size:10px}

#line {
height:1px;
background-image:url(images/dot.jpg);
}

#clear {
clear:both}


a {	color:#0A6C80;}

.form { width:213px;
		height:20px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#BEC0C2;
		background-color:#ffffff;
		color:#585858;
		margin-left:0px;
		margin-right:0px}
		
.textarea{ width:214px;
		height:194px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#BEC0C2;
		background-color:#ffffff;
		color:#585858;
		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;}

/* fixes table refresh issue */
#content_inner {
display: block;
}
	#content_inner #content_left {
	display: block;
	}
	
		#content_inner #content_left #content_left {
		display: block;
		}
	
	#content_inner #content_right {
	display: block;
	}
	
		#content_inner #content_right #content_right {
		display: block;
		}

