body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	color: #333333;
	line-height: 17px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #0a42ef;
}
h1 {
	margin: 0px 0px 10px;
	padding: 0px;
	color: #0240F5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3333FF;
	font-size: 18px;
	line-height: 18px;
}
h2 {
	margin: 0px;
	padding: 0px;
	color: #0240F5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3333FF;
	font-size: 18px;
	line-height: 18px;
}
h4 {
	font-size: 14px;
}
h3 {
	color: #0A42EF;
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
p {
	margin: 10px 0px;
	padding: 0px;
}
textarea {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
}

a:link {
	color: #013DF7;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0A42EF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	padding: 5px 0px 0px;
}
#footer {
	position:relative;
	clear: both;
	float: left;
	padding: 5px;
	width: 790px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0040F0;
	background-color: #FFFFFF;
	font-size: 10px;
	overflow: hidden;
	line-height: 12px;
	height: 120px;
}
#footer h2 {
	font-size: 16px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
#footer a:link {
	position:relative;
	color: #3333FF;
	font-weight: bold;
	text-decoration: none;
}
#footer a:visited {
	position:relative;
	color: #0240F5;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	position:relative;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#leftcolumn {
	background-color: #FFFFFF;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	float: left;
	overflow: hidden;
}
#leftcolumn h3 {
	position:relative;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#leftcolumn a:link {
	color: #0240F5;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#leftcolumn a:visited {
	color: #0240F5;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#leftcolumn a:hover {
	color: #000000;
	text-decoration: underline;
}
#mainlinkshorizontal {
	position:relative;
	width:686px;
	clear: none;
	float: left;
	background-color: #3333FF;
	margin-top: 5px;
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
}
#mainlinkshorizontal a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFC310;
	font-weight: bold;
	text-decoration: underline;
}
#mainlinkshorizontal a:visited {
	color: #FFC310;
	text-decoration: underline;
}
#mainlinkshorizontal a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#mainlogo {
	position:relative;
	width:800px;
	z-index:1;
	float: left;
	margin: 0px;
	padding: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0240F5;
	background-color: #FFFFFF;
	height: 155px;
}
#primary {
	position:relative;
	float: left;
	padding: 10px 0px 5px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0240F5;
	margin-left: 4px;
	background-color: #FFFFFF;
	width: 623px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	height: auto;
}
.3acrosstable {
	margin: 0px;
	padding: 0px;
	width: 484px;
}
.block {
	background:#C6D4FC;
	padding:10px;
	border: 1px dotted #0A42EF;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 1.3em;
	line-height: 1.3em;
}
.centereddivfloat {
	float: none;
	width: 60%;
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #0A42EF;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.1em;
}

.departmentheading {
	font-size: 18px;
	color: #FFFFFF;
}
.floatleft {
	padding: 5px;
	float: left;
}
.floatright {
	padding: 5px;
	float: right;
}
.imageright {
	margin: 2px 5px 2px 10px;
	border: 1px solid #333333;
	padding: 2px;
	display: inline;
	float: right;
}
.imageleft {
	margin: 2px 10px 2px 5px;
	border: 1px solid #333333;
	padding: 2px;
	display: inline;
	float: left;
	clear: none;
}
.imageblockleft {
	padding:5px;
	border: 1px dotted #0A42EF;
	clear: left;
	float: left;
	margin: 0px 10px 0px 0px;
}
.leftdivfloat {
	float: left;
	width: 60%;
	margin: 0px 10px 0px 0px;
	padding: 5px;
	border: 1px solid #0A42EF;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.1em;
}
.leftdivfloat h2 {
	font-size: 1.5em;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
.navbox {
	width: 141px;
	margin-left: 5px;
	border: 1px solid #3333FF;
	font-weight: bold;
	position: relative;
	overflow: hidden;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #C6D4FC;
}
.navboxdark {
	width: 141px;
	margin-bottom: 5px;
	background-color: #013DF7;
	border: 1px solid #3333FF;
	position: relative;
	color: #FFFFFF;
	padding-left: 5px;
	margin-left: 5px;
	overflow: hidden;
	font-size: .99em;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 1px;
	padding-bottom: 1px;
}
.rightdivfloat {
	float: right;
	width: 60%;
	margin: 0px 0px 0px 10px;
	padding: 5px;
	border: 1px solid #0A42EF;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.1em;
}
.rightdivfloat h2 {
	font-size: 1.5em;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
