.fake {}
.clear {clear:both;}
body {
	background-image:url(/new/images/bg.gif);
	background-repeat:repeat-x;
	background-color:#F7F7F7;
	margin:0px;
}

#navigation { padding:0; margin:0; list-style:none; width:180px; font-family: Garamond; font-size:14px;}
#navigation li { padding:5px 0px; }
#navigation a { color:#015C82; text-decoration:none; }
#navigation a:hover { color: #313131; text-decoration:none; }

.orangetitle {  
	font-family: Arial; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #015C82;
}

.greentitle {  
	font-family: Garamond; 
	font-size: 15px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #015C82;
}

.text {  
	font-family: Garamond; 
	font-size: 14px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal; 
	font-variant: normal; 
	color: #313131;
}

.text a { color:#015C82; text-decoration:none; }
.text a:hover { color:#015C82; text-decoration:underline; }


a.text {  
	font-family: Garamond; 
	font-size: 14px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal; 
	font-variant: normal; 
	text-decoration:underline;
	color: #313131;
}

a.text:hover {  
	font-family: Garamond; 
	font-size: 14px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal; 
	font-variant: normal; 
	text-decoration:underline;
	color:#C8841D;
}

.footer {
	font-family: Arial; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000;
}

a.footer {
	font-family: Arial; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: normal; 
	font-variant: normal; 
	text-decoration: none;
	color: #000000;
}

a.footer:hover {
	font-family: Arial; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: normal; 
	font-variant: normal; 
	text-decoration: underline;
	color: #000000;
}

hr {
	height:1px;
	color:white;
	border-top-color: #313131;
	/*border-top-color: #000000;*/
	border-top-style:dashed;
	border-bottom-color: #FFFFFF;
	border-bottom-style:dashed;
	border-left-color: #FFFFFF;
	border-left-style:dashed;
	border-right-color: #FFFFFF;
	border-right-style:dashed;

}
