body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#798184;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	line-height:16px;
	padding:0;
	margin:0;
}


ul
{
	padding-left:8px;
	margin:8px;
}

li
{
	line-height:25px;
	margin:10;
	list-style:square;
}


.text_field_1
{
	background-color:white;
	border:1px solid #999999;
	font-size:11px;
	color:#1A92E6;
	font-weight:bold;
	text-align:left;
	padding-left:2px;
	text-decoration:none;
	width:190px;
}

.bt_submit {
	font-size:11px;
	color:#7395C5;
	font-weight:normal;
	text-decoration:none;
	line-height:16px;
	border:1px solid #C1C1C1;
	text-align:center;
	float:right;
	background-color:#F5F5F5;
}

/*----------------------------Links--------------------------------*/

.footer_links{
	text-align:left;
	line-height:30px;
	text-align:center;

}

.footer_links a{
	text-decoration:none;

}

.footer_links a:hover{
	color:#CCCCCC;
	text-decoration:underline;
}

.quick_links{
	background-image:url(../images/pics/arrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	line-height:24px;
	
}

.quick_links a{
	color:#888888;	
	text-decoration:none;
}

.quick_links a:hover{
	color:#1A92E6;	
	text-decoration:underline;
}

/*----------------------IMAGES--------------------------*/


.border_table{
	border:1px solid #E4E4E4;
}

.top{
	background:url(../images/box/bg_menu.jpg) repeat-x center;
	height:139px;
}

.section{
	background:url(../images/box/section_bg.jpg) repeat-x center;
	height:210px;

	}
	
.left_mid{
	background:url(../images/box/left_mid.jpg) repeat-y;
	width:12px;
	height:10px;
}
.right_mid{
	background:url(../images/box/right_mid.jpg) repeat-y;
	width:12px;
	height:10px;
}
.mid_top{
	background:url(../images/box/mid_top.jpg) repeat-x top;
}
.mid_bottom{
	background:url(../images/box/mid_bottom.jpg) repeat-x top;
}


/*----------------------------HEADINGS--------------------------------*/


.heading1{
	font-family:Arial, Helvetica, sans-serif;
	color:#1A92E6;
	font-size:16px;
	font-weight:bold;
	line-height:17px;
	padding-top:10px;
}

.heading_table{
	color:#1A92E6;
	font-size:14px;
	font-weight:bold;
	line-height:17px;
	padding-top:8px;
	padding-bottom:8px;
	/*border-bottom:1px dashed #CCCCCC;*/
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#798184;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	margin:0;
	line-height:25px;
	
}

h2{
	color:#1A92E6;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	margin:0;
}


/*----------------------------text--------------------------------*/

.text{
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#798184;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	line-height:18px;
	padding:0;
	margin:0;
}



/*.bottom_text{
	color:#52565B;
	text-align:center;
}

.bottom_text a{
	color:#52565B;
	text-align:center;
	font-weight:bold;
}

.bottom_text a:hover{
	text-decoration:none;
}*/
/*
.news_bg{
	background-color:#1B1D20;
}

.news{
	color:#7F858F;
	line-height:20px;
	padding-left:2px;
}

.news a{
	color:#7F858F;
	line-height:20px;
	text-decoration:none;

}

.news a:hover{
	color:#CCCCCC;
	text-decoration:none;
}
*/
.table_text{
	line-height:20px;
	font-size:11px;
}

.read_more{
	font-family:Arial, Helvetica, sans-serif;
	color:#1A92E6;
	font-size:11px;
	font-weight:bold;
	padding:10px;
}

.read_more a{
	font-family:Arial, Helvetica, sans-serif;
	color:#1A92E6;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.read_more a:hover{
	color:#7F858F;
}