@import url("animation.css");
/* ------- basic styling ---------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
}
#wrapper {
	position:relative;
	width:801px;
	text-align:left;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1F2253;
	border-bottom-color: #1F2253;
	border-left-color: #1F2253;
	}
#content #mainContent {
	float: left;
	width: 423px;
	position: relative;
	margin-top: 33px;
	margin-left: 100px;
}
#content #Content_resources {
	float: left;
	width: 423px;
	position: relative;
	margin-top: 33px;
	margin-left: 100px;
}
#content #Content_resources a {
	font-size: 1em;
	font-weight: bold;
	color: #9D9ECF;
	text-decoration: underline;
}
#content #Content_resources h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #1F2353;
	margin-bottom: 5px;
}
#content #mainForm {
	float: right;
	width: 520px;
	position: relative;
	margin-top: 33px;
	margin-right: 33px;
}
#content   #mainAdmin  {
	float: right;
	width: 520px;
	position: relative;
	margin-top: 33px;
	margin-right: 33px;
	color: #1F2353;
}
#content #mainAdmin a {
	color: #1F2353;
}
#clear {
	clear:both;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #1F2253;
	font-style: normal;
	font-size: 2.7em;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-indent: 0px;
	padding: 5px;
	color: #666666;
	line-height: 1.7em;
	text-align: left;
}
/* -------- position container elements ------------*/	
#header {
	position:relative;
	height:231px;
	background-color: #FFFFFF;
	background-image: url(images/new_header.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
#header #logoImage {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 207px;
	position: absolute;
	height: 210px;
}
#header #shortBar {
	background-color: #1f2353;
	position: absolute;
	height: 22px;
	width: 100%;
	left: 0px;
	bottom: 0px;
}
#header #headbar {
	color: #FFFFFF;
	background-color: #1f2253;
	height: 51px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
}
.headbar_text {
	float: right;
	margin-right: 21px;
	position: relative;
	margin-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
}
#header h1 {
	margin-left: -9000px;
}
/* -- main navagation styles --*/
#content {
	background-color:#FFFFFF;
	width:801px;
	position:relative;
	background-image: url(images/background.gif);
	background-position: 0px 0px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	}
#mainContent ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: lighter;
	text-align: justify;
	vertical-align: text-top;
	text-indent: 0px;
	padding: 5px;
	color: #666666;
	line-height: 1.7em;
	margin-left: 65px;
	float: left;
}
#mainContent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
	color: #666666;
	text-decoration: underline;
}
#content #contentImage {
	background-image: url(images/content_background.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 234px;
	width: 499px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#content #leftnav {
	float: left;
	width: 160px;
	margin-top: 25px;
	margin-left: 17px;
}
#content #leftnav ul {
}
#content #leftnav ul li {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 1.3em;
	display: block;
	padding: 0px;
	margin-top: 10px;
	color: #1F2353;
	height: 36px;
	width: 157px;
	text-align: left;
	text-indent: 15px;
	line-height: 2em;
}
#content  #leftnav  ul  a:link {
	text-decoration: none;
	color: #fff;
	height: 36px;
	width: 157px;
}
#content #leftnav ul a:hover {
	color: #FFFFFF;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
#content #leftnav #promobut ul a:hover {
	color: #ED1C24;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
.pageBlock {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
.pageBlock a {
	color: #FFFFFF;
}
#content #leftnav #promobut .pb {
	color: #ED1C24;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
#content #right_content {
	float: right;
	width: 570px;
	position: relative;
	margin-right: 30px;
}
#footer {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:small;
	font-weight:lighter;
	background-color:#1F2253;
	height:40px;
	position: relative;
	text-indent: 730px;
	}
#footer p {
	color: #FFFFFF;
	font-size: 0.7em;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	text-align: center;
	}
.headline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #1F2253;
	float: left;
	margin-top: 10px;
	text-transform: capitalize;
}
.legendhead {
	font-size: 1.2em;
	font-weight: bold;
	color: #1F2353;
	margin-left: 20px;
	padding-right: 7px;
	padding-left: 7px;
}
fieldset {
	border: 1px solid #1F2353;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-top: 7px;
}
.label {
	margin-right: 5px;
}
.textbox {
	margin-left: 2em;
}
.clear {
	clear: both;
}
.date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #9D9ECF;
}
#mainContent #form1 #archiveText {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9D9ECF;
}
.archive {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9D9ECF;
	width: 100%;
	margin-top: 30px;
}
.copy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	margin-bottom: 30px;
}
#mainForm #form1 #formBody {
	width: 490px;
	margin-right: 15px;
	margin-left: 15px;
	position: relative;
	line-height: 2em;
	margin-top: 5px;
}
h2 {
	color: #1F2353;
	text-align: left;
}
#formContainer {
	background-color: #9D9ECF;
	color: #1F2353;
	font-weight: bold;
}
h3 {
	font-weight: bold;
	color: #1F2353;
}
.blue {
	colour: #1F2353;
}
