body{
padding:0px;
margin:0px;
background:url(images/body_bg.gif) top repeat-x #F2F2F2;
}

table {border-collapse:collapse; border:0px;}

table {
		width:100%;
		height:100%;
		border:0px;
	  }

td { vertical-align:top; padding:0px;}

a{color:#0099CC;}
a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:16px;
		color:#99E2FF;
	}
	
.m_text {height:780px; width:766px;}

.header 	{height:134px;}
.header .col1 	  { width:308px; background:url(images/top_line.gif) top right no-repeat}
.header .col1 img { margin:37px 0 0 40px}
.header .col2 	  { width:458px;}
.header .col2 div { padding:43px 0 0 17px;}

.middle {height:517px; background:url(images/middle_bg.jpg) top left no-repeat;}
.middle .col1 {width:325px;}
.middle .col2 {width:441px;}
.middle .col2 strong {color:#E2F7FF;}
.middle .col2 span {color:#FFFFFF;}

.footer 	{ height:129px;}
.footer .col1 			{ width:308px; background:url(images/bot_line.gif) top right no-repeat; font-size:10px; color:#7C7C7C;}
.footer .col1 a 		{ color:#03A9EB; text-decoration:none;}
.footer .col1 a:hover   { text-decoration:underline;}
.footer .col1 span 		{ color:#03A9EB;}
.footer .col1 div		{ padding:47px 0 0 32px;}
.footer .col2 		{ width:213px; background:url(images/bot_line.gif) top right no-repeat; font-size:10px; color:#878787; line-height:13px;}
.footer .col2 div	{ padding:51px 0 0 28px;}
.footer .col3 		{ width:245px; font-size:10px; color:#9C9C9C; line-height:13px;}
.footer .col3 a 	{ color:#919EAB;}
.footer .col3 div 	{ padding:51px 0 0 28px;}
.footerText{ text-align:justify; padding-left:15px; padding-right:15px; padding-bottom:15px; color:#999;}

.box {background:#07B6F7;}
.box .top { background:url(images/box_tr.gif) top right no-repeat; height:10px;}
.box .bot { background:url(images/box_br.gif) top right no-repeat; height:10px;}

.read_more { background:url(images/more_bg.gif) no-repeat 0 5px; padding-left:9px; color:#FFFFFF; font-weight:bold; text-decoration:none; font-size:11px;}
.read_more:hover{ text-decoration:underline;}

.s_text {font-size:11px;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}


.mail { font-size:11px; text-decoration:none; color:#FFFFFF;}
.mail:hover {text-decoration:underline;}
.line { background:#3DC7FB; height:1px;}

.input { vertical-align:middle; width:180px; height:22px; padding:4px 0 0 9px; border:none; background:#99E2FF; color:#FFFFFF;}	

textarea {width:193px; height:105px; padding-left:5px; overflow:auto; border:none; background:#99E2FF; color:#FFFFFF;}

ul { margin:0; padding:0; list-style:none;}
li { background:url(images/list_bg.gif) no-repeat 0 6px; line-height:18px; margin:0px; padding:0px; padding-left:11px; font-size:11px;}
li a { color:#FFFFFF; text-decoration:none;}
li a:hover { text-decoration:underline;}

.ul li { background:url(images/list_bg2.gif) no-repeat 0 7px; padding-left:9px;}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
.ClearAll{
	float:none;
}
.titleText{
	font-size:16px;
	margin-bottom:10px;
	
}