/* CSS Document 

COLOR BLUE #66CCFF and #66CCFF

*/

h1, h2, h3, h4 {
        font-family: 	Verdana, Arial, Helvetica,sans-serif;/*	Geneva, "Lucida Grande", Arial, Tahoma, Verdana, san-serif;*/
		color: 			#FFCC00;
        font-weight: 	bold;        
		letter-spacing: 1px;
}
h1 {
        font-size: 		18pt;
        line-height: 	18pt;
}
h2 {
        font-size: 		16pt;
        line-height: 	17pt;
		color:			#000000;
text-transform: uppercase;
}
h3 {
        font-size: 12pt;
        line-height: 14pt;
		font-variant:small-caps;
		letter-spacing:1px;
		color:#0099CC;
}
h4 {
        font-size: 10pt;
        line-height: 12pt;
}
td.label
{
	text-align:			left;
	font-family:		Verdana, Arial, Helvetica,sans-serif;/*		Arial, Verdana, Helvetica, sans-serif;	*/
	font-size:			8pt;
	line-height:		14pt;
}
a, a:visited {
	color:				#0099CC;
	text-decoration:	none;
	font-weight:		bold;
}
a:hover {
	color:				#FFFFFF;
	background-color:	#0099CC;
	text-decoration:	none;
	font-weight:		bold;	
}
div.hr
{
	border-top:			dotted 1px #0099CC;
	width:				100%;
	height:				20px;
}
div.quote
{
	color:				#0099CC;
	font-size:			20px;
	line-height:		22px;
	padding:			20px;
	padding-top:		100px;
	font-style: 		italic;	
}
a.top,a.top:visited
{
	font-size:			10px;
	line-height:		10px;	
	color:				#0099CC;
	font-variant:		small-caps;
	letter-spacing:		1px;	
	text-decoration:	none;
}
a.top:hover {
	color:				#0099CC;
}
a.linkfooter:hover
{
	color:				#0099CC;
	background-color:	transparent;	
	text-decoration:	none;
	font-weight:		normal;	
}
/* 2 COLUMN LAYOUT START */

#hdr{
	width: 				100%;
	height: 			100%;
	margin: 			0;
	border-top: 		1px dotted #0099CC;
	color: 				#333333;
	padding:			40px 0 0 0;
 }
     
#lh-col{
	width: 				45%;
	float: 				left;
	margin:				0;
	border-right:		1px dotted #0099CC;
	color: 				#333333;
	padding-right:		30px;
}

#rh-col{
	color: 				#333333;
	margin: 			0;
	border: 			0;
	padding-left:		400px;
}

/* 2 COLUMN LAYOUT END */

a.guest,a.guest:visited
{
	font-size:			14px;
	line-height:		20px;	
	color:				#FFFFFF;
	background-color:	#000000;
	letter-spacing:		1px;	
	text-decoration:	none;
}
a.guest:hover {
	color:				#0099CC;
	background-color:	#000000;
	text-decoration:	none;	
}
td.bkgrd {
	color: #FFFFFF;
	background-color:#0099CC;
	font-weight:bold;
}
