@charset "UTF-8";
/* LAYOUT STYLES */



body {
	background-color: #C2C2C2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-solid.gif);
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 464646;
	line-height: 16px;
}

a:link {
	color: #005983;
}

a:visited {
	color: #005983;
}

a:hover {
	color: #000033;
}

a:active {
	color: #999999;
}





/* MAIN CONTENT AREA */

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464646;
}

.content a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464646;
}

.content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}


/* BLOG AREA */
.blog-helpers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959595;
	text-decoration: none;
	line-height: 12px;
}

.blog-helpers a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959595;
	text-decoration: none;
	line-height: 12px;
}

.blog-helpers a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959595;
	text-decoration: underline;
	line-height: 12px;
}

.blog-titles {
	font-family: Garamond, Adobe Garamond, Georgia, serif;
	font-size: 24px;
	color: #005983;
	text-decoration: none;
	line-height: 24px;
}

.blog-titles a:link {
	font-family: Garamond, Adobe Garamond, Georgia, serif;
	font-size: 24px;
	color: #005983;
	text-decoration: none;
	line-height: 24px;
}

.blog-titles a:hover {
	font-family: Garamond, Adobe Garamond, Georgia, serif;
	font-size: 24px;
	color: #005983;
	text-decoration: underline;
	line-height: 24px;
}




/* FOOTER AREA */

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	}

.copyright a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	}

.copyright a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	}





.style1 {
	color: #CCCCCC;
	font-size: 9px;
}
.style2 {
	font-family: Garamond, AGaramond, Georgia, "Times New Roman", Times, serif;
	color: #005983;
	line-height: normal;
}
.style3 {font-size: 9px}
.style5 {
	font-size: 14px;
	font-weight: bold;
}
.style6 {color: #999999}
.contentCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464646;
}

h3
{
	color: #fff;
	font-size: 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
