/* CSS Document */
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 0px;				
}

A {
	color: #000000;
}

A: active{
	color: #666666;
}

A: link {
	color: #000000;
}

A: hover {
	color: #993333;
}

h2 {
	color: #7188A2;
	font: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px solid #000000;;
/*	padding: 10px 0px 0px 0px;

	border-bottom-style: solid;
	border-bottom-color: #000000;
*/
}

.topBlockquote {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	margin-top:5px;
	margin-bottom: 0px;
	margin-left:300px; 
	padding:0px 0px 0px 0px;
}


blockquote {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	margin-top:5px;
	margin-bottom:60px;
	margin-left:300px; 
	padding:0px 0px 0px 0px;
}

.boxHeader {
	color: #993333;
	font: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.topBox {
	width: 641; 
/*	background-color: #E5E2E2;	*/
	background-color: #EEEEEE;
	padding: 10px 10px 10px 10px; 
/*	border: solid 1px #000000;	*/

}

.layout {
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	}

p {
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
.blackBar {
	width: 100%;
	background-color: #000000;
}

hr {
	height: 1px;
	color: #CCCCCC;
	width: 80%;
}

.photo {
	border: 2px inset #FFFFFF;
}
.photo2 {
	border: 1px solid #000000;
}

.contentshell {
	padding: 20px;
}
.hp_contentshell {
	padding: 5px;
}

.tinytext {
	font-size: 10px;
}
.hp_header {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #7188A2;
	border-bottom: 1px solid  #7188A2;
	width: 95%;	
}

a.SEO { text-decoration:none;font-weight:normal;color:#0000 !important;}
a.SEO:hover{font-weight:normal} 
a.SEO:visited{ font-weight:normal !important; } 
a.SEO:active{  font-weight:normal}