/* CSS Document */

* { margin:0; padding:0; }

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 20px;
	text-align: justify;
}

img {border:none}


h1 {
	font-size: 20pt;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	margin-bottom: 20px;
}
h2 {
	font-size: 18pt;
	font-family: "Times New Roman", Times, serif;
	font-weight:lighter;
	margin-bottom: 20px;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
	margin: 20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.contentfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}



.clear {clear: both;}
.clearspace {clear: both;height: 30px;}


/* Topmenu */
#topmenu {font-size:14px; font-weight: bold;text-align:right;}


/* Topmenu 1 */
#topmenu1 a {font-size: 11px;color: #666666;text-align:center;text-transform:uppercase;text-decoration: none;}
#topmenu1 a span {display:block;padding:0;}
#topmenu1 a:hover, #topmenu1 a.active  {color: #ffffff;text-decoration: none;background: url(../images/bg-top1.png) center no-repeat;}


/* Need a fresh start */
#topstart {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	color:#FFFFFF;
	line-height: 26px;
}

#topstart a {color: #000000;text-decoration: none;}
#topstart a:hover {color: #ffffff;text-decoration: none;background-color: #330000;}


/* Topmenu 2 */
#topmenu2 a {text-align:center;font-size: 12px;color: #99ccff;text-decoration: none;}
#topmenu2 a span {display:block;padding:0;}
#topmenu2 a:hover, #topmenu2 a.active  {color: #ffffff;text-decoration: none;}


/* Content */
#content a {text-decoration: none;color: #cc0000;}
#content a:hover {text-decoration: none;color:#0000FF;}


/* Quote */
.quote {
	font-size:10pt;
	font-style:italic;
}


/* Footer */
#footerin {font-size:11px;color: #ffffff;line-height: normal;}
#footerin a {color: #ffffff;text-decoration: underline;}
#footerin a:hover {color: #000000;text-decoration: none;}
