body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/pattern_fill.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	color: #267EC0;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-size: 15px;
	color: #5E9C5D;
}
#container {
	background-image: url(images/body_fill.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	background-image: url(images/character_center_03.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 16px;
	height: 120px;
}
#top_links a:link, #top_links a:visited {
	color: #000000;
	text-decoration: none;
}
#top_links a:hover {
	text-decoration: underline;
}

#logo {
	float: left;
	padding-top: 3px;
}
#top_nav {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 14px;
	padding-left: 14px;
	height: 20px;
	background-image: url(images/bg_topnav_03.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 4px;
}
#top_nav a:link, #top_nav a:visited {
	font-weight: bold;
	color: #5B7FA0;
	text-decoration: none;
	font-size: 13px;
	margin-right: 14px;
	margin-left: 12px;
}
#top_nav a:hover {
	color: #FED025;
}


#content {
	background-color: #FFFFFF;
	background-image: url(images/content_fill.jpg);
	background-repeat: repeat-y;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 14px;
	padding-left: 14px;
	overflow: hidden;
}
#top_links {
	float: right;
	background-image: url(images/bg_toplinks_02.gif);
	background-repeat: no-repeat;
	height: 109px;
	width: 417px;
	text-align: right;
	padding-right: 14px;
	padding-top: 10px;
	font-size: 11px;
	color: #5B7FA0;
}

#flash {
	background-image: url(images/flash_line_fill.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 19px;
}
#boxes {
	background-image: url(images/boxes_fill.gif);
	height: 181px;
	padding-top: 10px;
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
}
#boxes h1 {
	font-size: 18px;
	color: #5B7FA0;
	text-align: center;
}

#footer {
	height: 30px;
	padding-left: 10px;
	font-size: 11px;
	padding-top: 10px;
	color: #FF9A00;
	clear: both;
}
#form_home {
	background-image: url(images/form_home_bg.gif);
	background-repeat: repeat-x;
	height: 27px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
	clear: both;
}
#form_home form {
	padding: 0px;
	margin: 0px;
}
#form_home input {
	background-color: #FEFEE4;
	border: 1px solid #FED025;
	font-size: 11px;
}
#shapes_div {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 14px;
	padding-left: 14px;
	height: 14px;
	background-image: url(images/header_line.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.box1 {
	background-image: url(images/box_examine.jpg);
	height: 82px;
	width: 233px;
	float: left;
	padding-top: 44px;
	padding-left: 10px;
	color: #FFFFFF;
}
.box2 {
	background-image: url(images/box_evaluate.jpg);
	height: 82px;
	width: 233px;
	float: left;
	padding-top: 44px;
	padding-left: 10px;
	color: #FFFFFF;
	margin-left: 14px;
}
.box3 {
	background-image: url(images/box_enroll.jpg);
	height: 82px;
	width: 233px;
	float: right;
	padding-top: 44px;
	padding-left: 10px;
	color: #FFFFFF;
}
#form_home input.ok {
	background-color: #698A45;
	border: 1px solid #FED025;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#column_left {
	width: 168px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
#column_left p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	background-color: #FEFEE4;
	text-transform: uppercase;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 16px;
	background-image: url(images/bullet_nav_03.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
}
#column_left ul {
	list-style-type: square;
	margin-left: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	color: #999999;
}
#column_left li {
	padding: 3px;
}

#column_left ul a:link, #column_left ul a:visited {
	text-decoration: none;
	color: #FF9A00;
	font-size: 11px;
	font-weight: bold;
}
#column_left ul a:hover {
	text-decoration: underline;
	color: #7E0C0B;
}

#column_left a:link, #column_left a:visited {
	text-decoration: none;
	color: #666666;
}
#column_left a:hover {
	color: #7F0B0B;
}
#column_left form {
	background-color: #FF9A00;
	margin: 0px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 20px;
	padding-left: 4px;
	color: #FFFFFF;
	font-weight: bold;
}
#column_left form a:link, #column_left form a:visited {
	color: #FF9A00;
	text-decoration: underline;
}
#column_right {
	float: right;
	width: 580px;
	margin-top: 10px;
	padding-right: 10px;
}
.header_small {
	font-size: 12px;
	font-weight: bold;
	color: #669900;
}
.box_left {
	float: left;
	width: 270px;
	margin-right: 10px;
	text-align: right;
}
.box_right {
	float: right;
	width: 270px;
	text-align: right;
}
fieldset {
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #FF9808;
}


fieldset.clear {
	clear: both;
}
legend {
	font-weight: bold;
	color: #7E0C0C;
}
.grey_text {
	color: #7C0C0B;
	font-size: 11px;
}
#column_left input.ok {
	background-color: #698A45;
	border: 1px solid #FED025;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px;
}
