@charset "utf-8";
/* CSS Document */
body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#FFFFFF;
	}
.header{
	background-image:url(images/header.jpg);
	background-repeat:repeat-x;
	width:1000px;
	height:250px;
	}
a.sub-link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0066FF;
	text-decoration:underline;
	font-weight: bold;
	}
.midel{
	background-color:#ececec;
	width:1000px;
	}
.bluetext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	text-decoration:none;
	color:#0066FF;
	font-weight: bold;
	text-align: left;
	}
.red-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	color:#990000;
	font-weight: bold;
	}
.textmatter{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-weight: normal;
	list-style-image: url(images/bull.gif);
	list-style-type: none;
	list-style-position: inside;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
	}
.textmatter2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-weight: normal;
	list-style-image: url(images/bull.gif);
	list-style-type: none;
	list-style-position: inside;
	text-align:center;
	background-position: center;
	}
.textheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#2C3374;
	font-weight: normal;
	list-style-image: url(images/bull.gif);
	list-style-type: none;
	list-style-position: inside;
	text-align:left;
	background-position: left;
	}			
.footer{
	background-color:#0099FF;
	width:1000px;
	height:120px;
	}
.footer1{
	background-image:url(images/footer_img_1.jpg);
	background-repeat:no-repeat;
	width:281px;
	height:120px;
	}
.footer2{
	background-image:url(images/footer_img_2.jpg);
	background-repeat:repeat-x;
	width:596px;
	height:120px;
	}
.footer_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
	}
a.main-menu:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 20px;
	}
a.main-menu:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 20px;
	}
a.main-menu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0066FF;
	text-decoration:none;
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 20px;
	}
a.main-menu:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 20px;
	}
a.selected:link, a.selected:visited, a.selected:hover, a.selected:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0066FF;
	text-decoration:none;
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 20px;
	}


.footer-menu:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	}
.footer-menu:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.footer-menu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00FFFF;
	text-decoration:none;
	font-weight: bold;
}
.footer-menu:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.footer_text_blue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	color:#00CCFF;
	}	
.footer-im-1{
	background-image:url(images/footer_img_1.jpg);
	background-repeat:no-repeat;
	width:164px;
	height:100px;
	}
