body {
	background-color: #ededed;
	margin: 0px;
	color: #747d80;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 14px;

}
#main {
	width: 100%;
}
#wrapper {
	background-color: #FFFFFF;
	width: 779px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-color: #000000;
	height: 30px;
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 30px;
	text-align: right;
}

#keywords {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	margin-bottom: 60px;
	margin-top: 20px;
}
#keywords a:link {
	text-decoration: none;
	color: #747D80;
	padding-right: 5px;
	padding-left: 5px;
}
#keywords a:hover {
	text-decoration: underline;
}


#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
}


#menu {
	height: 40px;
	width: 779px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#menu a:link {
	font-family: "Myraid Pro"Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 40px;

}
#menu a:active {
	font-family: "Myraid Pro"Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 40px;
}
#menu a:visited {
	font-family: "Myraid Pro"Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 40px;
}
#menu a:hover {
	color: #ECECF1;
}
#content {
	background-color: #FFFFFF;
	overflow: auto;
	margin-top: 28px;
	padding-bottom: 80px;

}
#leftcolumn {


	float: left;
	width: 200px;
}

#rightcontent {
	float: left;
	width: 500px;
	margin-left: 30px;
}
#rightcontent li {
	list-style-type: circle;
	line-height: 22px;
	color: #537598;
}

h1 {
	font-weight: lighter;
	font-size: 20px;
	color: #686C73;
}
h2 {
	font-size: 15px;
	color: #686C73;
}
#leftcolumn ul {
	padding: 0px;
	margin-left: 25px;
}

#leftcolumn li {
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	list-style-type: square;
	list-style-position: inside;
	color: #686c73;
}
#leftcolumn li a:link {
	line-height: 30px;
	padding-bottom: 15px;
	font-size: 15px;
	text-decoration: none;
	color: #686c73;
}

#leftcolumn li a:active {
	line-height: 30px;
	padding-bottom: 15px;
	font-size: 15px;
	text-decoration: none;
	color: #686c73;
}

#leftcolumn li a:visited {
	line-height: 30px;
	padding-bottom: 15px;
	font-size: 15px;
	text-decoration: none;
	color: #686c73;
}
#leftcolumn li a:hover {
	color: #999999;
}
#rightcontent    ol   li {
	list-style-type: decimal;
}
.rightjustified {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#keywords a:visited {
	text-decoration: none;
	color: #747D80;
	padding-right: 5px;
	padding-left: 5px;
}
#keywords a:active {
	text-decoration: none;
	color: #747D80;
	padding-right: 5px;
	padding-left: 5px;
}
.bluehighlight {
	color: #5D7792;
}
form td {
	font-size: 12px;
	color: #333333;
}
