body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.home_left {
	background-image: url(/images/home_left.jpg);
	background-repeat: no-repeat;
	width: 203px;
	height: 300px;
}

.home_right {
	background-image: url(/images/home_right.jpg);
	background-repeat: no-repeat;
	width: 221px;
	height: 403px;
}

.home_center {
	background-image: url(/images/home_center.jpg);
	background-repeat: no-repeat;
	width: 295px;
	height: 403px;
	padding-left: 25px;
	padding-top: 30px;
}
.left_bar {
	background-image: url(/images/left_bar.gif);
	background-repeat: no-repeat;
	width: 25px;
}
.right_bar {
	background-image: url(/images/right_bar.gif);
	background-repeat: no-repeat;
	width: 25px;
}
.header_bar {
	background-image: url(/images/top_bar.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 744px;
}
.bottom_bar {
	background-image: url(/images/bottom_bar.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 744px;
}
.menu_spacer {
	background-image: url(/images/menu_spacer.gif);
	background-repeat: no-repeat;
	height: 1px;
	font-size: 1px;
}
.menu {
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu_link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
.menu_link:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
	font-size: 14px;
}
.home_header {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	font-size: 19px;
}
.home_header_italics {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	font-size: 19px;
}
.home_header_italics:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #660000;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
	font-size: 19px;
}
.home_copy {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #660000;
	line-height: 150%;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.tagline {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fadea6;
	text-decoration: none;
	font-weight: normal;
	font-size: 30px;
	padding-left: 18px;
}
.link_buttons {
	text-align: center;
}
.left_link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	display: block;
	height: 18px;
	width: 123px;
	background-image: url(/images/link_left.gif);
	background-repeat: no-repeat;
	padding-left: 2px;
	padding-top: 1px;
}
.left_link:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	display: block;
	height: 18px;
	width: 123px;
	background-image: url(/images/link_left.gif);
	background-repeat: no-repeat;
	padding-left: 2px;
	padding-top: 1px;
}
.right_link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	display: block;
	height: 18px;
	width: 158px;
	background-image: url(/images/link_right.gif);
	background-repeat: no-repeat;
	padding-left: 2px;
	padding-top: 1px;
}
.right_link:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	display: block;
	height: 18px;
	width: 158px;
	background-image: url(/images/link_right.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 2px;
}
.width1 {
	width: 1px;
}
.footer_links {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.footer_links:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}
.footer_links_on {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.footer_links_on:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
.footer_padding {
	padding-left: 14px;
	padding-top: 17px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.footer_right {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	padding-right: 14px;
}
.footer_right_span {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
}
/* Subpage Items */
.sub_bottom {
	background-image: url(/images/sub_bottom.gif);
	background-repeat: no-repeat;
	width: 770px;
	height: 83px;
}
.sub_left {
	width: 224px;
	background-image: url(/images/sub_left_bg.gif);
	background-repeat: repeat-y;
}
.sub_right {
	width: 117px;
	background-image: url(/images/sub_right_bg.gif);
	background-repeat: repeat-y;
}
.sub_left {
	width: 224px;
	
}
.sub_topright {
	background-image: url(/images/sub_top_right.gif);
	background-repeat: no-repeat;
	width: 117px;
	height: 172px;
}
.sub_topcenter {
	background-image: url(/images/sub_top.gif);
	background-repeat: no-repeat;
	width: 429px;
	height: 109px;
}
p, li, .copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;	
}
.udac {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	line-height: 150%;	
}
.page_header {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #781911;
	text-decoration: none;
	font-weight: normal;
	font-size: 25px;
}
.page_header2 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #781911;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
	padding-left: 5px;
	padding-top: 5px;
}
.sub_header {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	font-size: 19px;
}
.sub_header2 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	font-size: 15px;
}
.sub_header3 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #781911;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #781911;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.viewwork {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	padding-left: 13px;
	text-transform: uppercase;
}
.sub_footer_padding {
	padding-left: 27px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.subfooter_right {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	padding-right: 23px;
}
.sub_menu_spacer {
	background-image: url(/images/sub_spacer.gif);
	background-repeat: no-repeat;
	height: 3px;
	font-size: 1px;
}
.height1 {
	height: 1px;
	font-size: 1px;
}
.menu_link_on {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.menu_link_on:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
.submenu_link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.submenu_link:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}
.submenu_link_on {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.submenu_link_on:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}
.submenu {
	padding-left: 28px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.submenu_on {
	padding-left: 35px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(/images/menu_off.gif);
	background-repeat: repeat-y;
}
.submenu_parenton {
	padding-left: 28px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(/images/menu_on.gif);
	background-repeat: repeat-y;
}
.imageborder {
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
}
.imageborderright {
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	float: right;
	margin-left: 10px;
}
.imageborderleft {
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	float: left;
	margin-right: 10px;
}
.footer_cell {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding-top: 3px;
}
.form_cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.form_element {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.error {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
}
.formtitle, .formlabel {
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.formtitleerror, .formlabel_error {
	color: #ff0000;
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formright {
	width: 99%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formright textarea, .formright input, .formright select {
	background-color: #ffffff;
	border: 1px solid #b3b2b2;
	color: #666666;
	width: 190px;
	padding: 3px;
	margin-bottom: 3px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formright textarea {
	height: 100px;
	width: 287px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ietextarea {
	height: 100px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #b3b2b2;
	color: #666666;
	font-size: 11px;
	width: 270px;
	padding: 3px;
	margin-bottom: 3px;
}
.formright select {
	height: 25px;
	width: 183px;
}
.formright input.inputbutton {
	width: 75px;
	height: 24px;
	line-height: 14px;
	background-color: #003399;
	color: #ffffff;
	cursor: pointer;
	border: none;
	margin-right: 2px;
	font-size: 11px;
}
.formright input.inputbutton:hover {
	color: #003399;
	background-color: #ffffff;
}
.formright input.radiostyle {
	width: 15px;
	line-height: 17px;
	height: 17px;
	border: none;
	margin-right: 2px;
	margin-top: 2px;
	background-color: #ffffff;
}
.required {
	font-size: 10px;
}
.walkathon {
	color: #d83001;
	padding-left: 20px;
	padding-bottom: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.walkathon a {
	color: #d83001;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.walkathon a:hover {
	color: #d83001;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	display: block;
}