body {
	margin: 0pt;
	padding: 0pt;
	line-height: normal;
	text-align: left;
	color: black;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}

#container {
	margin: 1em auto;
	width:770px;
	text-align: center;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: none;
	height:165px;
}

#leftside {
	float:left;
	width:162px;
	padding-top:13px;
	text-align:center;
	background-color:#455994;
}

#rightside {
	padding-left:175px;
	text-align:left;
}

#footer {
	clear:both;
}

a {  color: white; text-decoration: none}
a:visited {  color:#CCCCCC; text-decoration: none}
a:hover {  color: #455994; background-color:white; text-decoration: none}
a:active {  color: white; text-decoration: none}

#rightside a {  color: #455994; text-decoration: none; font-weight:bold}
#rightside a:visited {  color:005994; text-decoration: none; font-weight:bold}
#rightside a:hover {  color: white; background-color:#455994; text-decoration: none; font-weight:bold}
#rightside a:active {  color: #455994; text-decoration: none; font-weight:bold}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	margin-bottom: 0px;
	line-height: 16px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	line-height: 13px;
	margin-bottom: 20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #0066CC;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
