body {
	padding-right: 0px;
	background-position: 50% 50%;
	padding-left: 0px;
	font-size: 10pt;
	background-image: url(../images/background.gif);
	padding-bottom: 0px;
	margin: 0px;
	color: #333333;
	padding-top: 0px;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f4f3f0;
}

tr, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:link {
	font-weight: normal;
	color: #333366;
	background-color: transparent;
	text-decoration: underline;
}

a:visited {
	font-weight: normal;
	color: #333366;
	background-color: transparent;
	text-decoration: underline;
}

a:active {
	font-weight: normal;
	color: #333366;
	background-color: transparent;
	text-decoration: underline;
}

a:hover {
	font-weight: normal;
	color: #333366;
	background-color: transparent;
	text-decoration: underline;
}

input {
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 75%;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

select {
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 75%;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

h1 {
	font-size: 18pt;
	color: #000000;
	font-family: "Georgia, Times New Roman, Times, serif";
}

h2 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
}

#site-border {
	margin-bottom: 15px;
	margin-left: auto;
	width: 765px;
	margin-right: auto;
	text-align: left;
}

#nav {
	font-size: 60%;
	padding-bottom: 5px;
	padding-top: 5px;
}

#nav A:link {
	font-weight: normal;
	text-decoration: none;
	color: gray;
}

#nav A:visited {
	font-weight: normal;
	text-decoration: none;
	color: gray;
}

#nav A:active {
	font-weight: normal;
	text-decoration: none;
	color: gray;
}

#nav A:hover {
	font-weight: normal;
	text-decoration: underline;
	color: red;
}

#site-nav {
	width: 100%;
	color: white;
	background-image: url(../images/nav-background.jpg);
	background-color: gray;
	text-align: center;
}

#page-border {
	margin-bottom: 20px;
	width: 763px;
}

#area-header {
	font-size: 75%;
}

#page-header {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 75%;
}

#page-content-left {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 75%;
	float: left;
	width: 470px;
}

#page-content-right {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 60%;
	float: right;
	width: 200px;
	color: White;
	background-color: #317082;
}

#page-content-right A:link {
	font-weight: normal;
	text-decoration: underline;
	color: white;
}

#page-content-right A:visited {
	font-weight: normal;
	text-decoration: underline;
	color: white;
}

#page-content-right A:active {
	font-weight: normal;
	text-decoration: underline;
	color: white;
}

#page-content-right A:hover {
	font-weight: normal;
	text-decoration: underline;
	color: red;
}

#system-area {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 75%;
}

#page-footer {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 75%;
}

#area-footer {
	font-size: 75%;
}

#site-footer {
	font-size: 80%;
}

#site-footer A:link {
	font-weight: bold;
	text-decoration: none;
}

#site-footer A:visited {
	font-weight: bold;
	text-decoration: none;
}

#site-footer A:active {
	font-weight: bold;
	text-decoration: none;
}

#site-footer A:hover {
	font-weight: bold;
	text-decoration: underline;
}

#menu {
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	/*list-style-type: none;*/
	text-align: center;
	/*padding-left: 180px;*/
	line-height: 27px;
}

/*#menu LI {
	float: left;
}*/

#menu A {
	/*border-right: white 1px solid;*/
	border-right: gray 1px groove;
	padding-right: 7px;
	/*display: block;*/
	padding-left: 7px;
	font-size: 90%;
	/*float: left;*/
	padding-bottom: 5px;
	color: white;
	padding-top: 5px;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}

#menu A:hover {
	color: white;
	background-color: #aaaaaa;
	font-weight: normal;
	text-decoration: none;
}

.drop_down_menu {
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 80%;
	left: 0px;
	visibility: hidden;
	border-left: white 1px solid;
	color: white;
	position: absolute;
	top: 0px;
	background-color: #aaaaaa;
}

.drop_down_menu UL {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}

.drop_down_menu A:link {
	padding-right: 10px;
	display: block;
	padding-left: 10px;
	padding-bottom: 2px;
	width: 150px;
	color: white;
	padding-top: 2px;
	border-bottom: white 1px solid;
	background-color: transparent;
	text-decoration: none;
}

.drop_down_menu A:visited {
	padding-right: 10px;
	display: block;
	padding-left: 10px;
	padding-bottom: 2px;
	width: 150px;
	color: white;
	padding-top: 2px;
	border-bottom: white 1px solid;
	background-color: transparent;
	text-decoration: none;
}

.drop_down_menu A:active {
	padding-right: 10px;
	display: block;
	padding-left: 10px;
	padding-bottom: 2px;
	width: 150px;
	color: white;
	padding-top: 2px;
	border-bottom: white 1px solid;
	background-color: transparent;
	text-decoration: none;
}

.drop_down_menu A:hover {
	color: #317082;
	background-color: #cccccc;
	text-decoration: none;
}

.formLabel {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	font-size: 10pt;
}