body {
	background-color: #ced9e3;
	margin: 0;
	font-family: arial;
	font-size: 14px;
	color: #000000; }

#banner {
	background-color: #336699;
	background-image: url(img/banner.jpg);
	border-style: none;
	font-family: trebuchet ms;
	height: 90px;
	margin: 10px 0 10px 0;
	padding: 0; }

#banner h1 {
	color: #fff;
	margin: 10px 40px 0 0;
	font-size: 36px;
	font-weight: normal;
	text-align: right; }

#main {
	margin-top: 10px; }

#col-left {
	padding: 10px 5px 0 0; }

#col-main {
	padding: 10px 5px 0 5px; }

#col-right {
	padding: 10px 0 0 5px; }

#col-left div.top,
#col-main div.top,
#col-right div.top,
#col-right div.top-sub  {
	background-repeat: no-repeat;
	background-position: top; }

#col-left div.top {
	background-image: url(img/box_left_top.gif);
	width: 150px;
	padding: 10px 0 0 0; }

#col-main div.top {
	background-image: url(img/box_main_top.gif);
	width: 430px;
	padding: 10px 0 0 0; }

#col-right div.top,
#col-right div.top-sub {
	background-image: url(img/box_right_top.gif);
	width: 160px;
	padding: 10px 0 0 0; }

#col-right div.top-sub {
	background-image: url(img/box_right_sub_top.gif); }

#col-left div.bottom,
#col-main div.bottom,
#col-right div.bottom,
#col-right div.bottom-sub {
	background-repeat: no-repeat;
	background-position: bottom; }

#col-left div.bottom {
	background-image: url(img/box_left_bottom.gif);
	padding: 0 0 10px 0; }

#col-main div.bottom {
	background-image: url(img/box_main_bottom.gif);
	padding: 0 0 10px 0; }

#col-right div.bottom {
	background-image: url(img/box_right_bottom.gif);
	padding: 0 0 10px 0; }

#col-right div.bottom-sub {
	background-image: url(img/box_right_sub_bottom.gif);
	padding: 0 0 10px 0; }

#col-left div.main,
#col-main div.main,
#col-right div.main,
#col-right div.main-sub {
	height: 1%;
	border-style: solid;
	border-width: 0 1px 0 1px;
	border-color: #828282; }

#col-left div.main {
	background-color: #5ea7e3; }

#col-main div.main {
	background-color: #fff; }

#col-right div.main {
	background-color: #f0f585; }

#col-right div.main-sub {
	background-color: #fff; }

#col-right img {
	margin-top: 10px; }

#col-right h3 {
	margin: -3px 0 0 0;
	line-height: 105%; }

#col-left h3 {
	color: #f0f585;
	margin: 0 0 -5px 0;
	line-height: 105%; }

h1, h2, h3, h4 {
	margin: 0;
	font-family: trebuchet ms;
	line-height: 110%;
	padding: 0 10px 0 10px; }

h3 {
	margin-bottom: 10px;
	color: #006192; }

h4 {
	color: #27a60e;
	font-style: italic; }

p {
	font-size: 14px;
	color: 4b4b4b;
	line-height: 110%;
	margin: 0;
	padding: 5px 10px 5px 10px; }

li {
	font-size: 14px;
	color: 4b4b4b;
	line-height: 110%; }

.form {
	font-size: 14px;
	line-height: 115%; }

a img {
	border: 0; }

hr {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 65%;
	text-algin: center; }

table.form {
	background-color: #e4e9ef;
	border-style: solid;
	border-width: 1px;
	border-color: #828282; }

sup {
	font-size: 65%; }

a:link {
	color: #006192;
	font-weight: bold; }
	
a:hover {
	color: #006192;
	font-weight: bold;
	text-decoration: none; }

a:visited {
	color: purple;
	font-weight: bold; }

#footer {
	text-align: center;
	font-size: 10px;
	color: #366da1;
	marigin: 10px 0 0 0;
	padding: 0; }

#footer a:link,
#footer a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #366da1; }

#footer a:hover {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none; }