/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}

/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */

/* html section - selectors for html code */
body {
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
	background: url(../images/body_bg.jpg) repeat-x #3c3f99;
}

h1 {
	text-align: center;
	color:#000066;
	font-size: 20px;
	padding: 25px 0px 0px 0px;
	margin: 0 0 0 140px;
}

html> body h1 {
	text-align: center;
	color:#000066;
	font-size: 20px;
	padding: 25px 0px 0px 0px;
	margin: 0 0 0 150px;
}

h2 {
	color: #000066;
	font-size:16px;
	padding: 15px 15px 0px 160px;
	margin: 0;
}

h3 {
	color: #000066;
	font-size: 14px;
	padding: 4px 10px 0px 10px;
	margin: 0;
}

p {
	color: #000000;
	font-size: 12px;
	padding: 4px 0px 0px 25px;
	margin: 0;
}

h3 p {
	color: #000000;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0;
}

form {
	font-size: 12px;
}

.image {
	vertical-align: text-bottom;
	float: left;
	padding: 0 30px 0 10px;
}

.image2 {
	float:left;
	vertical-align: text-bottom;
	padding: 0 5px 0 30px;
}


.conformul {
	font-size: 12px;
	padding: 10px 20px 5px 55px;
	list-style: disc;
	list-style-position:inside;
	text-indent: -20px;
}

.special {
	text-align: right;
	padding: 10px 340px 0 30px;
	margin: 0;
}

.special2 {
	text-align: right;
	padding: 60px 340px 0 30px;
	margin: 0;
}

/* Table design */
.style1 {
	margin: 30px 0 0 30px;
}

.style3 {
	font-size: 12px
}

.tablebold {
	color:#000099;
	font-weight: bold;
}

/*link section - for regular links not the navigation */
a:link {
	color: #000066;
	text-decoration: none;
}

a:visited {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	color: #0066FF;
	text-decoration: underline;
}

a:active {
	color: #0099FF;
	text-decoration: underline;
}

/*this effects the wrpper div */
#wrapper {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 768px;
	text-align: center;
}

#subwrapper {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 768px;
	text-align: center;
	background: url(../images/glow.gif) top center repeat-y;
}

html> body #subwrapper {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 768px;
	text-align: center;
	background: url(../images/glow.png) top center repeat-y;
}

#masthead {
	background: url(../images/masthead.jpg) top center no-repeat;
	height: 115px;
	margin: 0;
	padding: 0;
} 

/* navigational elements */
#navigation {
	height: 30px;
}

#mainlinks {
	margin: 0;
	padding: 88px 0 0 150px;
	text-align:center;
}

#mainlinks ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	font-size: 12px;
	color: black;
	padding: 7px 5px 5px 5px;
}

#mainlinks ul li {
	display: inline;
}

#mainlinks ul li a {
	text-shadow: gray;
	color: #25288d;
	text-decoration: none;
	padding: 0 3px 0 3px;
}

#mainlinks ul li a:hover, #mainlinks ul li a:focus {
	color: #333333;
	text-decoration: Underline;
}

.currentvisit {
	color: #ccc;
	padding: 0;
}

.currentvisit2 {
	color: #105734;
	background-color: #cccccc;
	padding: 0 2px 0 2px;
}

#mainlinks ul li.currentvisit2 a{
	color: #105734;
	background-color: #cccccc;
	padding: 0;
}


#clearnavfloat {
	clear: both;
	margin: 0;
	padding: 0;
}

/* content section */
#content {
	background:url(../images/content_bg.jpg) top left no-repeat;
	height: auto;
	width: 740px;
	margin: 0 0 0 0;
	padding: 0 0 30px 0;
	text-align:left;
}

html> body #content {
	background:url(../images/content_bg.jpg) top center no-repeat;
	height: auto;
	width: 740px;
	margin: 0 auto 0 auto;
	padding: 0 0 30px 0;
	text-align:left;
}

#whirlwind {
	background:url(../images/whirlwind.gif) bottom right no-repeat;
	min-height: 300px;
	margin: 0 0 0 0;
}

/*#content a:visited {
	color: #999999;
	text-decoration: underline;
}

#content a:hover {
	color: #105734;
	text-decoration: none;
}*/

#coloumn_head {
	background: url(../images/section_header.gif) top center no-repeat;
	min-height: 200px;
}


#coloumn_left {
	min-height: 200px;
	margin: 0 0 0 25px;
	padding: 15px 40px 15px 30px;
	float:left;
	width: auto;
	text-align:left;
	background: pink;
}

#coloumn_left img {
	margin: 0;
	padding: 0 0 10px 0;
}

#coloumn_right {
	width: 300px;
	min-height: 200px;
	text-align:left;
	float: right;
	margin: 20px 0 0 0;
	padding: 10px 10px 0 35px;
}

html> body #coloumn_right {
	width: 300px;
	min-height: 200px;
	text-align:left;
	float: right;
	margin: 20px 0 0 0;
	padding: 10px 10px 0 35px;
}

#clear {
	clear:both;
	height: 0px;
	margin: 0;
}
/*old styles*/
.style4 {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
}
.style81 {font-size: 18px; font-weight: bold; }
.style88 {font-size: 16px; color: #FFCC33; }

.style2 {font-size: 10px; font-weight: bold; }

/* footer section */
#footer {
	background: url(../images/footer_bg.gif) top center no-repeat;
	margin: 0;
	padding: 9px 0 0 0;
	text-align: left;
	height: 50px;
}

html> body #footer {
	background: url(../images/footer_bg.png) top center no-repeat;
	margin: 0;
	padding: 7px 0 0 0;
	text-align: left;
	height: 50px;
}


#footer p {
	margin: 0;
	padding: 0 0 0 25px;
	font-size: 10px;
	color: gray;
}


