h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #336699;
	line-height: 18px;
}
.pad_test {
	padding-right: 10px;
}
.sidelines {
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: dotted;
	border-left-style: dotted;
}
.footer {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
p {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 10px;
	line-height: 18px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3399FF;
	text-decoration: none;
	cursor: hand;
	background-color: #FFFFFF;
	font-weight: normal;
	padding: 2;
	white-space: normal;
	}

a:link {color: #3399CC;}
a:visited {color: #3399FF;}
a:hover {
	color: #FFFFFF;
	background-color: #CCCC66;
	padding: 2;
	cursor: hand;
}


a.topNav:link {
	color: #999999;
	background-color: #FFFFFF;
	border-bottom: 5;
	border-bottom-color: #FFFFFF;
	padding: 5;
	font-size: 11px;
}
a.topNav:visited { 
	color: #999999;
	background-color: #FFFFFF;
	border-bottom: 5;
	border-bottom-color: #FFFFFF;
	padding: 5; 
}
a.topNav:hover { 
	color: #FFFFFF;
	background-color: #999966;
	border-bottom: 5;
	border-bottom-color: #FFFFFF;
	padding: 5; 
}
a.topNav:active { 
	color: #FFFFFF; 
	background-color: #FF3366;
	border-bottom: 5;
	padding: 5; 
}



.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #666666;
	background-color: e7e7e7;
	padding: 5px;
	border: 10px;
}
.date {
	color: #CCCCCC;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399CC;
}
.text_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	background-color: e7e7e7;
	padding: 10px;
}
body {
	background-image: url(images/background_01.jpg);
}
.lines_right {
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: dotted;
}
.lines_bottom {
	border-bottom-color: #CCCCCC;
	border-bottom-style: ridge;
	border-bottom-width: 1px;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 12px;
	font-weight: lighter;
	color: #3399CC;
	border-left: 20;
	padding: 20px;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399CC;
	padding: 5px;
	background-color: #e7e7e7;
}

