@charset "iso-8859-1";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-family:Times;
	font-size:14px;
}
img {
	border:0;
}
table {
	border-collapse:collapse;
	border:0;
	margin:0px;
	padding:0px;
}
h2{
	color:#ffffff;
	font-family:Times;
	font-size:14px;
	font-weight:bold;
}
input, select {
	font-size:14px;
	color:#393932;
}
.header{
	color:#ffffff;
	font-family:Times;
	font-size:14px;
}
.header span{
	color:#ffffff;
	font-family:Times;
	font-size:14px;
}
.header b{
	color:#ffffff;
	font-family:Times;
	font-size:14px;
	font-weight:bold;
}
.header a{
	color:#2AE3FE;
	font-family:Times;
	font-size:14px;
}
.header a:hover{
	color:#2AE3FE;
	font-family:Times;
	font-size:14px;
	text-decoration:none;
}
.menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.menu ul li{
	list-style:none;
	margin:0px;
	padding:0px;
	line-height:14px;
}
.content ul{
	list-style:none;
	margin:0px;
	padding:0px;
	line-height:19px;
}
.content li{
	list-style:none;
	margin:0px;
	padding:0px;
}
.menu a{
	color:#000000;
	font-family:Times;
	font-size:14px;
	text-decoration:none;	
}
.menu a:hover{
	color:#000000;
	font-family:Times;
	font-size:14px;
	text-decoration:underline;	
}
.menu span a{
	color:#07C2D3;
	font-family:Times;
	font-size:14px;
	text-decoration:underline;		
}
.menu span a:hover{
	color:#07C2D3;
	font-family:Times;
	font-size:14px;
	text-decoration:none;
}
.content{
	color:#606060;
	font-family:Times;
	font-size:14px;
}
.content a{
	color:#676D73;
	font-family:Times;
	font-size:14px;
	text-decoration:underline;
}
.content a:hover{
	color:#676D73;
	font-family:Times;
	font-size:14px;
	text-decoration:none;	
}
.content2{
	color:#C0C0C0;
	font-family:Times;
	font-size:14px;
}
.content2 strong{
	color:#ffffff;
	font-family:Times;
	font-size:14px;
}
.content2 a{
	color:#C0C0C0;
	font-family:Times;
	font-size:14px;
	text-decoration:underline;
}
.content2 a:hover{
	color:#C0C0C0;
	font-family:Times;
	font-size:14px;
	text-decoration:none;	
}
.content b{
	color:#4D4D4D;
	font-family:Times;
	font-size:14px;
	font-weight:bold;
}
a.read_more{
	color:#68C8D8;
	font-family:Times;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;	
}
a:hover.read_more{
	color:#68C8D8;
	font-family:Times;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.footer{
	color:#979797;
	font-family:Times;
	font-size:14px;
}
.footer a{
	color:#06B3CA;
	font-family:Times;
	font-size:14px;
}
.footer a:hover{
	color:#06B3CA;
	font-family:Times;
	font-size:14px;
	text-decoration:none;
}