

body {
	margin: 20px 0;
	background-color: #203F86;
}

h1, h2, h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #0E1A37;
}

h2 {
}

h3 {
	font-weight: bold;
}

p, blockquote, ul, ol {
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}


blockquote {
	padding-left: 3em;
	padding-right: 3em;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #330010;
}

ul {
	margin-left: 3em;
	list-style-position: inside;
	list-style-type: square;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #0e2b55;
}

a:hover {
	text-decoration: none;
	color: #330010;
}

img {
	border: none;
}


/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 5px solid #0E1A37;
}

/* Logo */

#logo {
	height: 100px;
	background: url("https://www.resourcenter.net/images/achne/websitefiles/images/banner.jpg");
}

#logo h1 {
	padding: 4px 0 0 20px;
	letter-spacing: -1px;
	font-size: 2.7em;
	text-transform: capitalize;
	color: #ffffff;
	font-weight: 400;
}

#logo h2 {
	margin-top: -5px;
	padding: 0 0 0 45px;
	font-size: 1.1em;
	font-weight: 500;
	color: #ffffff;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}

/* Content */

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left:5px;
	padding-right:5px;
}

#extra {
}

/* Main Content */

#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left:5px;
	padding-right:5px;
}

#main a {
}



/* Menu */

#menu {
	height: 50px;
	background: #0E1A37;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	padding: 20px 0 2px 0;
	border-bottom: 4px solid #0E1A37;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
}

#menu a:hover {
	border-bottom-color: #FFFFFF;
}

#menu .active a {
	border-bottom-color: #FFFFFF;
}

#menu .first a {
}

/* Footer */

#footer {
	clear: both;
	padding: 20px;
	background-color: #CCCCCC;
}

#footer p {
	margin: 0;
	font-size: small;
	color: #333333;
	text-align: right;
}

#footer a {
	color: #0e2b55;
}


#links {
}

/*Quicklinks Box*/

#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {
	font-size:1.2em;
	color:#0e2b55;
	font-weight:bold;
	font-family: Georgia, Times New Roman, Times, serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color:#330010;
}
#xsnazzy {
	color: #333333;
	background-color: #FFFFFF;
	font-size:.8em;
	padding: 1px;
	height: auto;
	width: 175px;
	margin-top: 0.5em;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 0.5em;
	float: left;
}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#cccccc; /*border-left:1px solid #3333333; border-right:1px solid #333333;*/}
.xb1 {margin:0 5px; background:#cccccc;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:1px; margin:0 1px;}

.xboxcontent {
	display:block;
	/*border:.1px solid #333333;*/
	background-color: #FFFFFF;
}
