/* DEFAULT */
body{
font-family:arial;
font-size:12px;
}
td{
font-family:arial;
font-size:12px;
}
a:link{
	color: #4682b4;
	text-decoration: underline;
}
a:visited{
	color: #4682b4;
	text-decoration: underline;
}
a:hover{
	color: black;
	text-decoration: underline;
	)
li{
line-height:19px
}
.highlight{color:Red}
.intro {
font-size: 16px;
}
.head_text_bold {
	font-size: 15pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.body_text_page_bold {
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15pt;
}
.table_white_text {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}
.copyright{
font-size:10px
}
/* Side Styles */
.Side_Box_Head {
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15pt;
	color: #FFFFFF;
	background-color: #999999;
	padding: 4px;
	height: auto;
	width: 100%;
	margin-bottom: 0px;
}

.Side_Box_Body {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: #f5f5f5;
	padding: 4px;
	height: auto;
	width: 100%;
	margin-bottom: 6px;
}
input {font-family:tahoma;font-size:8pt;}
textarea {font-family:arial;}
select {font-size:11px}