@charset "utf-8";
/* CSS Document */

html { background:#f1f1f1;}
body { width:941px; margin:0px auto; font:11px arial; color:#333; background:#fff;}


.container {border:1px solid #ccc; padding:2px; background:#fff;}

.header { background: url(../images/heder_bg.jpg) repeat-x top ; height:74px;}

.top_nav { background:url(../images/top_link_bg.jpg) repeat-x; font:bold 11px verdana;}
.top_nav td {}
.top_nav td a { text-decoration:none; color:#4d647b;}


.page_heading{ background: url(../images/page_heading_bg.jpg) repeat-x; height: 32px;}
.page_heading_txt {background: url(../images/page_heading.jpg) repeat-x; font:bold 12px verdana; color:#008bb9}


.content { background:url(../images/content_bg.jpg)  bottom repeat-x; }

.content p {margin:auto 15px; text-align:justify}

.banner-bottom{ background:url(../images/bottom_banner.jpg); height:100px}

.footer { }
.footer a{ text-decoration:none; color:#000; }



.blue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5994CF;

}
a.blue12_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5994CF;
	text-decoration:underline;

}
a.blue12_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5994CF;
	text-decoration:none;
}
.grey12 {

	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5C5C;
}
.grey12 p{ margin:0px 0 10px 0; padding:0px;}

.blue11 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
.grey11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;

}
.blue11Copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.blue11Copy a{color:#000000; text-decoration:none;}
.blue11Copy a:hover{color:#5994CF; text-decoration:none;}

.grey12Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: capitalize;
	font-weight: bold;


}
a.grey11_link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
a.grey11_link:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5994CF;
	text-decoration: none;
	}
.bullet li{
list-style-image:url(images/bullet.gif);
line-height:19px;

}
	









