body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #333333;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
A {
	outline: none;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}


#header {
	background-image: url(../images/bg-head.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 93px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
}
#header-menu {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 330px;
	position: absolute;
	left: 15px;
	top: 50px;
}
#header-menu img {
	margin-right: 8px;
}


#header P {
	position: absolute;
	top: 0px;
	left: 85px;
	margin-left: -9999px;
}
#sub-header {
	width: 950px;
	position: relative;
	height: 73px;
	margin-right: auto;
	margin-left: auto;
}

#sidebar {
	float: left;
	width: 240px;
}

#sidebar p {
	font-size: 11px;
}
#action_items  {

}
#action_items img {
	display: block;
	margin-top: 0px;
	margin-left: 4px;
	margin-bottom: 13px;
}
#menu {
	background-image: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
	height: 364px;
	width: 232px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 10px;

}
#menu ul {
	list-style-type: square;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-position: inside;
	margin: 0px;
}
#menu LI {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 8px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #151e85;
	font-size: 13px;
	list-style-type: square;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
}
*:first-child+html #menu LI {
	padding-bottom: 4px;
}
 
#menu LI a:link {
	color: #333333;
	text-decoration: none;
}
#menu LI a:visited {
	color: #666666;
	text-decoration: none;
}
#menu LI a:hover {
	color: #00529C;
	text-decoration: none;
}
tr.odd  td{
	background-color: #EFEFED;
	padding: 3px;
}
tr.even  td{
	background-color: #E3E4DC;
	padding: 3px;
}

#content {
	float: right;
	width: 700px;
	padding-bottom: 40px;
}
#content P {
	margin-right: 35px;
	margin-left: 25px;
	line-height: 1.3em;
}
#content h1 {
	font-size: 18pt;
	margin-right: 35px;
	margin-left: 24px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
	color: #13197B;
	margin-top: 15px;
}
#content h2 {
	font-size: 15pt;
	margin-right: 35px;
	margin-left: 24px;
	margin-bottom: -5px;
	color: #FB6006;
	font-family: Tahoma, Arial, sans-serif;
	margin-top: 1px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content h3 {
	font-size: 13pt;
	margin-right: 35px;
	margin-left: 3px;
	margin-bottom: 0px;
	color: #060970;
	font-family: Tahoma, Arial, sans-serif;
	margin-top: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content li {
	margin-right: 35px;
	margin-left: 25px;
	line-height: 1.3em;
	margin-bottom: 6px;
}

#content A:link {
	color: #33348E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#content A:visited {
	color: #666666;
		text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#content ul.related A:visited {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#footer {
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 960px;
	font-size: 10px;
	font-weight: 400;
	background-color: #FFFFFF;
}
#footer P {
	margin: 6px 20px 0px;
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
}
#footer A:link {
	color: #333333;
	font-weight: bold;
	margin-right: 10px;
}



#footer A:visited {
	color: #666666;
	font-weight: bold;
	margin-right: 10px;
}
#credits {
	float: right;
	display: inline;
 
}

#copyright {
	float: left;
	display: inline;
	font-weight: normal;
 
}
.display_label {
	width: 100px;
	display: block;
}

.callout {
	clear: both;
	width: 305px;
	background-color: #E8F0F3;
	margin-left: 8px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.callout_instruct {
	font-weight: bold;
	color: #999999;
	text-align: right;
	margin-top: 0px;
}
.seealso {
	font-size: 12px;
	position: relative;
	margin-left: 25px;
	height: 20px;
	margin-top: 15px;
	background-color: #E6EDF3;
	margin-right: 30px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BCC5E2;
	border-bottom-color: #BCC5E2;
}
.boardlist {
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	margin-top: 5px;
}
.clearfix {
	clear: both;
}

td {
	vertical-align: top;
}
td p {
	margin-right: 10px;
	margin-left: 10px;
}
.learnmore {
	font-weight: bold;
	text-align: right;
	display: block;
	padding-top: 12px;
	padding-bottom: 20px;
}
.photo_op {
	float: right;
	width: 310px;
	background-color: #E4E6E1;
	padding: 10px;
	text-align: center;
	margin-left: 10px;
}
.photo_op img {
	border: 2px solid #666666;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.photo_op P {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
}
.photo_op li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
}
.album_photo img {
	float: left;
	margin-right: 10px;
	border: 1px solid #666666;
	display: block;
}
.album_photo {
	margin-left: 25px;
}
.attention {
	padding: 12px;
	width: 275px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	border: medium solid #FC2827;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
}
.submit {
	padding: 3px;
	margin: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	font-weight: bold;
	background-color: #40AF49;
	color: #FFFFFF;
	font-size: 12pt;
}

.header {
	padding: 3px;
	margin: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	font-weight: bold;
	background-color: #EAEAE2;
	color: #333333;
}
.home_img {
	float: right;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
}
.form_label {
	font-weight: bold;
	background-color: #BCC5E2;
	text-align: right;
	padding-top: 1px;
	padding-right: 3px;
}
.content_shift {
	margin-left: 25px;
}
table td.table_header {
	font-size: 15pt;
	margin-right: 25px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding: 0px;
	color: #40AF49;
	font-family: Tahoma, Arial, sans-serif;
	margin-top: 0px;
	font-weight: bold;
}



table.rows_only td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F3EFE3;
	vertical-align: top;
}
table.rows_only {
	border-bottom: 2px solid #F3EFE3;
}
#adm_wrapper {
	text-align: left;
	width: 964px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #F3EFE3;
	height: 100%;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#content #sponsors A:link {
	float: left;
	height: 120px;
	width: 120px;
	margin-right: 20px;
	margin-bottom: 15px;
	border: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

