html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, 
dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 98%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	min-height: 100.1%;
}
body {
	color: #261565;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	padding: 0;
	background-image: url(../elements/page-bg.jpg);
	background-repeat:repeat-x;
	background-color: #061626;
	background-attachment: fixed;
}
body,td,th {
	color: #261565;
}

a {
	background-color: transparent;
	color: #8C971D;
	text-decoration: underline;
}

a:visited {

}

a:hover {
	text-decoration: underline;
}

acronym {
	border-bottom: 1px dotted;
	cursor: help;
}

dd {
	margin: 0;
}

dl {
	margin: 1em 0;
}

dt {
	margin: 0;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;

}

h1, h2, h3, h4, h5, h6 {
	background-color: transparent;
	color: #261565;
	font-weight: bold;
	margin: 1em 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	background: transparent url("../images/main/heading-bullet.gif") center left no-repeat;
}

h1 {
	font-size: 200%;
}

h2 {
	color: #261565;
	font-size: 130%;
}

h2.alt1 {
	color: #261565;
}

h2.alt2 {
	color: #261565;
}

h3 {
	font-size: 120%;
}

h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

hr {
	background-color: #D7AB44;
	border: none;
	color: #D3A536;
	height: 1px;
	margin: 0;
	width: 100%;
}

img {
	border: none;
}

img.associate {
	margin: 0 0 1em 0;
}

input, select, textarea {
	font-family: Arial, Helevetica, sans-serif;
	font-size: 100%;
	padding: 2px;
	border: 1px solid #A4B71F;
	color: #061626;
}
#maincontainer #main .columns #maincontent img {
	padding: 8px;
	border: 1px solid #061626;
	color: #F0F0F0;
}


label {
	cursor: pointer;
}


ol {
	margin-bottom: 1em;
	margin-top: 1em;
}

p {
	margin: 1em 0;
}

strong {
	font-weight: bold;
}

ul {
	list-style-type: none;
	margin: 1em 0;
	padding: 0;
}

ul li {
	padding: .2em 0 .2em 1em;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
}

ul li.noBullet {
	background-image: none;
	padding-left: 0;
}

ul li.odd {
	background-color: #f0e7cf;
}

.dload, .top {
	text-align: right;
}

.dload a, .top a {
	color: #8c734b;
	padding-left: 1em;
	background-color: transparent;
	background-image: url(../elements/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* Enhance Styles */

#maincontainer {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
}
#maincontainer #main .columns #maincontent {
	width: 632px;
	float: left;
	padding:0 15px 25px 15px;
	background-color: #FFF;
}
#maincontainer #main .columns .left {
	width: 200px;
}
#maincontainer #main .columns .intro home {
	width: 200px;
	float: left;
	margin-left: 250px;
}
#maincontainer #header {
	background-image: url(../elements/banner.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: 855px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #fff;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #fff;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #fff;
}
#maincontainer #header .logo {
	position:absolute;
	left:50%;
	margin-left:-480px;
	top: 2px;
}
#maincontainer #atoms .atoms {
	float: right;
	position: static;
	left:+50px;
}
#maincontainer #main .columns {
	background-image: url(../elements/logos.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 891px;
}
#maincontainer #main {
	background-image: url(../elements/columns-bg.gif);
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #fff;
}
#maincontainer #primaryNavigation {
	width: 197px;
	float: left;
}

#maincontainer #primaryNavigation .active {
	background-color: #B1C526;
	list-style-type: none;
	font-size: 1.25em;
	color: #211263;
	text-decoration: none;
	margin:2px;
	padding:0px;
	text-indent:5px;
/*	height:22px;*/
	display: block;
}
#maincontainer #primaryNavigation .active a {
	background-color: #CBDD55;
	list-style-type: none;
	color: #211263;
	text-decoration: none;
	display: block;
	padding: 0px;
}
#maincontainer #main .columns #maincontent h1 {
	margin: 0px;
	padding-top: 10px;
}

#maincontainer #main .columns #primaryNavigation a {
	list-style-type: none;
	color: #211263;
}
#maincontainer #main .columns #primaryNavigation ul{
	padding: 0px;
	margin: 0px;
}
#maincontainer #main .columns #primaryNavigation ul ul a{
	background-color: #B1C526;
	font-size: .7em;
	font-weight:bold;
}
#maincontainer #main .columns #maincontent ul li {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../elements/bullet.gif);
	padding: .2em 0 .2em 1.5em;
}
#maincontainer #main .columns #maincontent a {
	font-size: 100%;
}

#maincontainer #main .columns #maincontent ol  {
	padding: .2em 0 .2em 2em;
}
#maincontainer #main .columns #maincontent ol li{
	padding-bottom: .2em;
}

#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
}
#footer a{
	text-decoration:underline;
	font-weight: normal;
	color: #F5f5f5;
}

