html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#626262;
	background:url(../images/bg_page_top.jpg) no-repeat top #1d1a4f;
}

a, a:visited {
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:underline;
	color:#4657a6;/*change*/
}

h1 {
	font-family:Times New Roman, Times, serif;
	color:#4657a6;
	font-weight:normal;
	font-size:3em;
	margin-bottom:5px;
}

h2 {
	font-family:Times New Roman, Times, serif;
	color:#1d1a4f;
	font-weight:normal;
	font-size:2em;
	margin-bottom:5px;
}

h3 {
	font-family:Times New Roman, Times, serif;
	color:#4657a6;
	font-weight:normal;
	font-size:1.5em;
	margin-bottom:5px;
}

h4 {
	color:#1d1a4f;
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:5px;
}	

input {
	background:#FFFFFF;
	border:solid 1px #546086;
	/*height:14px;*/
	line-height:14px;
	margin:0px;
	padding:2px;
	/*padding-left:2px;
	padding-right:2px;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#4657a6;
	font-size:0.9em;
}
	
input.submit {
	padding:6px;
	padding-right:24px;
	font-size: 1.1em;
	background:#474573 url(../images/bg_a_button_sm.gif) 0px right no-repeat;
	border: 1px solid #546086;
	margin: 0px;
    cursor: pointer;
	color:#FFFFFF;
}
	
input.submit:hover {
	background:#474573 url(../images/bg_a_button_sm.gif) -50px right no-repeat;
	border: 1px solid  #414684;
	color:#FFFFFF;
}

	
#main {
	width:850px;
	margin:0 auto;
	z-index:10;
	position:relative;
}	

#title
	{
	position:relative;
	float:right;
	display:block;
	width: 260px;
	height: 110px; 
	background:url(../images/logo.gif) no-repeat; 
	overflow:hidden;
	text-indent:-999px;
	margin-bottom:20px;
	}
	
#title .replace span {
	display:block; 
	position:absolute; 
	width: 260px;
	height: 110px;	
	top:0px; 
	left:0px; 
	z-index:1;
	background:url(../images/logo.gif) no-repeat; 
	color:#000000;
	cursor:pointer;
}
 
#strapline {
	/*position:absolute;
	top:75px;
	left:95px;*/
	color:#FFFFFF;
	float:left;
	display:block;
	background:url(../images/bg_page_strapline.gif) top left no-repeat;
	padding-top:75px;
	font-family:Times New Roman, Times, serif;
	font-size:2em;
} 

#nav {
	background:url(../images/bg_nav.gif) repeat-x top #3a3868;
	border:solid 1px #546086;
	height:38px;
	list-style:none;
	padding-left:5px;
	padding-right:5px;
	clear:both;
	margin-bottom:20px;
}

*html #nav {
	overflow:hidden;
}

#nav li {
	float:left;
	margin-right:5px;
}

#nav li:last-child {
	float:right;
	margin-right:0px;
}

#nav li a, #nav li a:visited {
	display:block;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
	color:#FFFFFF;
	line-height:38px;
	font-size:1.1em;
}

#nav li a:hover, #nav li a.selected, #nav li a.selected:visited {
	background:url(../images/bg_nav_a_over.gif) repeat-x top #0a083b;
	border-left:solid 1px #546086;
	border-right:solid 1px #414684;
	position:relative;
	z-index:10;
	padding-left:19px;
	padding-right:19px;
	top:-1px;
	line-height:40px;
	height:40px;
}

*html #nav li a:hover, *html #nav li a.selected  {
	width:10px;
}

#banner {
	display:block;
	position:relative;
	top:-15px;
}

#sideboxes {
	float:left;
	width:280px;
	margin-right:10px;
}

#sideboxes div {
	float:left;
	width:264px;
	background: #ced2e8 url(../images/bg_sidebox.gif) top repeat-x;
	clear:left;
	padding:8px;
	min-height:20px;
	margin-bottom:10px;
}

#sideboxes ul {
	list-style:none;
}

#sideboxes ul li {
	padding-left:15px;
	margin-bottom:5px;
	background:url(../images/bg_li.gif) 0px 3px no-repeat;
}	

#sideboxes div img {
	float:left;
	padding-right:10px;
}

#sideboxes #subnav {
	width:280px;
	padding:0px;
}

#subnav h3 {
	padding:10px;
	padding-bottom:0px;
}

#subnav h3 a, #subnav h3 a.visited {
	font-weight:normal;
	color:#4657a6;
}

#subnav h3 a:hover {
	color:#4657a6;
	text-decoration:none;
}

#subnav ul {
	list-style:none;
	display:block;
	padding:0px;
	margin-bottom:10px;
}

#subnav ul li {
	margin:0px;
	padding:0px;
	background:none;
}

#subnav ul li a, #subnav ul li a:visited {
	display:block;
	padding:5px 10px;
	color:#000000;
	font-size:0.9em;
}

#subnav ul li a.normal {
	background:none;
}

#subnav ul li a:hover, #subnav ul li a.selected:visited, #subnav ul li a.selected {
	background: #3a3868 url(../images/bg_nav.gif) repeat-x top;
	text-decoration: none;
	color:#FFFFFF;
}


#subnav ul li ul {
	list-style:none;
	background:#ebebeb url(../images/bg_content.gif) top repeat-x;
	border:none;
	display:block;
	padding:0px;
	width:270px;
	overflow:hidden;
	margin:0px;
	margin-left:5px;
}

#subnav ul li ul li ul {
	background:none;
	margin-right:0px;
	width:auto;	
}

#subnav ul li ul li a, #subnav ul li ul li a:visited {
	padding:4px;
	padding-left:12px;
	width:100%;
	font-size:0.85em;
	background:transparent;
}

#subnav ul li ul li a.normal {
	background:transparent;
}

#subnav ul li ul li a.normal:hover,  #subnav ul li ul li a.selected:visited,  #subnav ul li ul li a.selected {
	background:#4657a6;
	width:100%;
	padding-left:12px;
}

#footer {
	background:url(../images/bg_page_footer.gif) no-repeat top;
	height:30px;
	line-height:20px;
	font-size:0.85em;
	margin-bottom:5px;
	clear:both;
	display:block;
}

#footer ul {
	list-style:none;
	float:right;
	margin-bottom:10px;
}

#footer ul li {
	float:left;
	padding:0px;
	margin:0px;
}

#footer ul li a, #footer ul li a:visited {
	display:block;
	padding-left:10px;
	padding-right:10px;
	color:#C4C9E9;
	line-height:18px;
	margin:1px;
}

#footer ul li a:hover, #footer ul li a.selected {
	color:#FFFFFF;
	background:url(../images/bg_nav_a_over.gif) repeat-x top #0a083b;
	text-decoration:none;
}

#footer p {
	clear:both;
	font-size:0.9em;
	color:#888FBC;
	text-align:center;
}

#footer p a, #footer p a:visited {
	color:#C4C9E9;
}

#footer p a:hover {
	color:#FFFFFF;
}

#content {
	background:#ebebeb url(../images/bg_content.gif) top repeat-x;
	width:520px;
	padding:20px;
	float:left;
	position:relative;
	overflow:hidden;
	margin-bottom:25px;
}

#content h1, #content h2, #content h3 {
	margin-bottom:10px;
}

#content p {
	line-height:140%;
	margin-bottom:10px;
}

#content ul {
	list-style:none;
	}
	
#content ul li {
	padding-left:15px;
	margin-bottom:5px;
	background:url(../images/bg_li.gif) 0px 3px no-repeat;
	position:relative;
}

ol {
	list-style:decimal;
}

ol li {
	list-style:decimal;
	margin-left:22px;
	margin-bottom:8px;
}

#content img.mainimage {
	position:relative;
	left:-20px;
	top:-20px;	
}

.contentbox {
	background: #ced2e8 url(../images/bg_sidebox.gif) top repeat-x;
	padding:10px;
	display:block;
	margin-bottom:10px;
}

.contentbox.right {
	float:right;
	width:180px;
	margin-left:10px;
}

ul.buttons, #content ul.buttons {
	padding:0px;
	margin:0px;
	list-style:none;
}

ul.buttons li, #content ul.buttons li  {
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
	margin-right:5px;
}

ul.buttons li a, ul.buttons li a:visited, a.button, a.button:visited {
	background:#474573 url(../images/bg_a_button.gif) 0px right no-repeat;
	display:block;
	height:60px;
	line-height:40px;
	padding-left:10px;
	padding-right:30px;
	font-size:1.2em;
	color:#C4C9E9;
	float:left;
}

ul.buttons li a:hover, a.button:hover {
	background:#474573 url(../images/bg_a_button.gif) -60px right no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}


a.button_sm, a.button_sm:visited {
	background:#474573 url(../images/bg_a_button_sm.gif) 0px right no-repeat;
	display:block;
	padding:5px;
	padding-left:10px;
	padding-right:30px;
	font-size:1.1em;
	color:#C4C9E9;
	float:left;
}

a.button_sm:hover {
	background:#474573 url(../images/bg_a_button_sm.gif) -50px right no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}

.leader {
	font-size:1.2em;
	color:#3b3f69;
}

.subtext {
	font-size:0.8em;
}

.outofflow {
	margin-left:-999px!important;
	position:absolute;
}


.inlineimage {
	color:#FFFFFF;
	margin:10px;
	position:relative;	
}

.inlineimage a, .inlineimage a:visited {
	color:#4657a6;
}

.inlineimage a:hover {
	color:#FFFFFF;
}

.inlineimage img {
	vertical-align:bottom;
}

.inlineimage span {
	display:block;
	padding:5px;
	background: #ced2e8 url(../images/bg_sidebox.gif) top repeat-x;
}

.inlineimage a:hover span {
	background:url(../images/bg_nav.gif) repeat-x top #3a3868;
}

.inlineimage a span.enlarge {
	width:15px;
	height:15px;
	display:block;
	position:absolute;
	right:5px;
	top:5px;
	padding:0px;
	background:url(../images/bg_img_inline_magnify.gif) 0px 0px no-repeat;
}

.inlineimage a:hover span.enlarge {
	padding:none;
	background:url(../images/bg_img_inline_magnify.gif) 0px -15px no-repeat;
}

.inlineimage.left {
	float:left;
	margin-left:0px;
}

.inlineimage.right {
	float:right;
	margin-right:0px;
}

.inlineimage.block {
	display:block;
	clear:both;
	margin-left:0px;
	margin-right:0px;
}

.error {
	border:solid 1px #FF6600;
	background:#fbd0bc url(../images/bg_errors.gif) top repeat-x;
	color:#990000;
}

div.error {
	padding:5px;
	display:block;
	margin-bottom:10px;
}

.error ul {
	list-style:none;
}

.error ul li {
	display:block;
	padding-left:20px;
	background:url(../images/bullet_error.gif) left top no-repeat;
	margin-bottom:5px;
}

.asterix {
	color:#990000;
	font-weight:bold;
}