@charset "utf-8";
/* CSS Document 	border-color:#cccdd0;*/

#content{
	width:944px;
	height:902px;
	position:absolute;
	left:50px;
	top:30px;
}

#main_container{
	position:relative;
	width:1151px;
	height:auto;
}

#main_table{
	width:944px;
	height:auto;
}

#main_table table tr td
{
	 border-left:1px solid #cccdd0;
	
}

#left img{

	padding:8px;
}

.text_grey{
	color:#5f5c5c;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

.heading1
{
	color:#283891;
	font-size:24px;
	font-family: 'Myriad Pro', 'Myriad Pro Cond', 'Myriad Pro Light';
}

.heading1 a
{
	color:#283891;
	font-size:24px;
	font-family: 'Myriad Pro', 'Myriad Pro Cond', 'Myriad Pro Light';
	text-decoration:none;
}

.heading2
{
	color:#283891;
	font-size:17px;
	font-family: 'Myriad Pro', 'Myriad Pro Cond', 'Myriad Pro Light';
}

.heading_red1
{
	color:#fe0006;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
}

.heading_red2
{
	color:#ff0000;
	font-size:23px;
	font-family:"Times New Roman", Times, serif;
}

.heading_red2 a
{
	color:#ff0000;
	font-size:23px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
}

.text_grey1
{
	color:#888888;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
}



#news {
	color:#283891;
	font-size:13px;
	font-family: 'Myriad Pro', 'Myriad Pro Cond', 'Myriad Pro Light';
}

#news a{
	color:#283891;
	font-size:13px;
	font-family: 'Myriad Pro', 'Myriad Pro Cond', 'Myriad Pro Light';
	text-decoration:none;
}

#footer{
	background-color:#eef0f2;
	width:941px;
	height:61px;
	font-family: 'Myriad Pro', 'Myriad Pro Cond', 'Myriad Pro Light';
	font-size:17px;
	color:#5a66a9;
	text-align:center;
	position:relative;
	
}

#footer a{
	font-family: 'Myriad Pro', 'Myriad Pro Cond', 'Myriad Pro Light';
	font-size:17px;
	color:#5a66a9;
	text-align:center;
	text-decoration:none;	
}

.top_nav{
	color:#a3a5a7;
	font-size:18px;
	font-family: 'Myriad Pro', 'Myriad Pro Cond', 'Myriad Pro Light';
}

.top_nav a{
	color:#a3a5a7;
	font-size:18px;
	font-family: 'Myriad Pro', 'Myriad Pro Cond', 'Myriad Pro Light';
	text-decoration:none;
}

#copyright
{
	position:absolute;
	top:25px;
	left:10px;
	color:#283891;
	font-size:11px;
	font-family: 'Myriad Pro', 'Myriad Pro Cond', 'Myriad Pro Light';	
}

.red1 {
	color:#ff0000;
}

.red1 a{
	color:#ff0000;
	text-decoration:none;
}

.form1{
	background:#334961;
	color:#FFFFFF;
}