body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	background-color : #FFFFFF;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}
.headingtext {
	font-size: 18px;
	font-weight: bold;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #005399;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}
a:hover {
	text-decoration: none;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}
#container {
	position: relative;
	width: 761px;
	margin: auto;
	background-color: #FFFFFF;
}
#header {
	position: relative;
	width: 760px;
}
#content {
	position: relative;
	width: 758px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #F0F0F0;
}
#content_text {
	position: relative;
	float: left;
	width: 560px;
	background-color: #FFFFFF;
	padding-left: 4px;
}
#content_main {
	position: relative;
	float: left;
	width: 540px;
	background-color: #F0F0F0;
	margin-left: 10px;
	margin-right: 10px;
}
#content_home {
	position: relative;
	float: left;
	width: 540px;
	background-color: #F0F0F0;
}
#content_home_text {
	position: relative;
	float: left;
	width: 720px;
	background-color: #F0F0F0;
	margin: 20px;
}
#footer {
	position: relative;
	float: left;
	width: 760px;
}
#footer a:link {
	color: #666666;
	text-decoration: none;
}
#left {
	float:left;
	width: 185px;
	position: relative;
}

#left UL
{
	BORDER-RIGHT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-LEFT: 0px;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	position: relative;
}
#left LI A
{
	BORDER-RIGHT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px;
	DISPLAY: block;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-LEFT: 0px;
	WIDTH: 125px;
	PADDING-TOP: 2px;
	HEIGHT: 20px;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
}
#left A
{
    COLOR: #4a4a4a;
    TEXT-DECORATION: none
}
#left A:hover
{
    BACKGROUND: #C8EFFE;
    COLOR: #4a4a4a;
    TEXT-DECORATION: none
}


#standard_left {
	float:left;
	width: 175px;
	padding-left: 10px;
	position: relative;
}
#standard_right {
	float:left;
	width: 158px;
	border: 1px solid #CCCCCC;
	margin: 10px;
	position: relative;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}
	
#content_text a:link {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

