

body {
	height: 100%;
	background-color: #ffffff;
}
body,td,th {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	color: #85859c;
	text-decoration: underline;
}

a:hover {
	color: #69699c;
}

span {
	display: none;
}

img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}



input {
	padding-left: 2px;
	background-color: #fff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}


/* Page Header */
.page_header {
	color:#0066CC;
	font-size: 20px;
		float: left;
	
}
.page_subheader {
	color:#CC0000;
	font-size: 16px;
		float: left;
	
}

.picturefloatleft {float:left;
margin:5px;
}
.picturefloatright {float:right;
margin:5px;
}

.linkcommon{
color:#0033FF
}

.speciallink{
color:#0033FF
}

.alert{font-size:16px;color:#990000;}
ul 
{
list-style-image: url('images/arrow_down.gif');

}

