﻿html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset { 
margin: 0; 
padding: 0; 
border: 0; 
}
/* fieldset { 
    margin: 0; 
    padding: 0; 
    border: 0; 
} 
form { 
    margin: 0; 
    padding: 0; 
    border: 0; 
} 
h6 { 
    margin: 0; 
    padding: 0; 
    border: 0; 
} 
h5 { 
    margin: 0; 
    padding: 0; 
    border: 0; 
} 
h4 { 
    margin: 0; 
    padding: 0; 
    border: 0; 
} 
h3 { 
    margin: 0; 
    padding: 0; 
    border: 0; 
} 
h2 { 
    margin: 0; 
    padding: 0; 
    border: 0; 
} 
h1 { 
    margin: 0; 
    padding: 0; 
    border: 0; 
} 
p { 
    margin: 0; 
    padding: 0; 
    border: 0; 
} 
li { 
    margin: 0; 
    padding: 0; 
    border: 0; 
} 
ol { 
    margin: 0; 
    padding: 0; 
    border: 0; 
} 
ul { 
    margin: 0; 
    padding: 0; 
    border: 0; 
} 
body { 
    margin: 0; 
    padding: 0; 
    border: 0; 
} 
html { 
    margin: 0; 
    padding: 0; 
    border: 0; 
}
*/
img {
	border: 0;
}
 
body {
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0 0;
	text-align: center;
	font-family: arial, verdana, helvetica, san-serif;
	}
.textcenter {
	text-align: center;
}
.textright {
	text-align: right;
}
.floatright {float: right;}
.floatleft {float: left;}


/*----------Structural DIVs----------*/
#wrap {
	background: #FFFFFF;
	margin: 0px;
	text-align: left;
	width: 800px;
	border-left: solid;
	border-left-color: #29226D;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #29226D;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #29226D;
	border-bottom-style: solid;
	overflow:hidden;
}

#header {
	float: left;
	position: relative;
	width: 800px;
	height: 88px;
	margin: 0;
	overflow: hidden;
	z-index:0;
}

#mainNav {
	float: left;
	width: 800px;
	background-image: url('images/navbarfull.jpg');
	height: 21px;
	vertical-align: top;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	z-index:0;
}

#SH {
	float: left; /* clear: both; */;
	width: 800px;
	height: 53px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	font-size: 9px;
	vertical-align: top;
	display: block;
	border: 0px;
	z-index:0;
	
}

#SH2 {
	float: left;
	/* clear: both; */
	width: 800px;
	height: auto;
	padding: 0;
	margin: 0;
	overflow: hidden;
	vertical-align: top;
	display: block;
	border: 0px;
	z-index:0;

}

#content {
	float: none !important; /*For Opera*/;
	float: left; /*For IE*/;
	width: 800px;
	display: inline;
	z-index:0;
}

#footer {
	margin-top: 0px;
	height: 40px;
	width: 800px;
	background: #FFFFFF;
	padding: 10px 0 10px 0;
	clear: both;
	float: left;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	color: #AD6616;	
}


/*----------Other DIVs and elements----------*/


#sitesearchBox {
	float: right;
	width: 180px;
	height: 25px;
	z-index: 10;
	font: bold 9px/12px arial, verdana, helvetica, san-serif;
	padding: 0;
	color: #38497a;
	position: relative;
	border: 0;
}


/*----------Structural DIVs----------*/

#leftCol {
	width: 490px;
	display: inline;
	float: left; /* clear: left; */;
	font-size: 12px;
	color: #006;
	height: auto;
	padding: 4px 10px 5px 10px;
	vertical-align: top;
}

#leftCol a:visited {
		text-decoration: none;
		color: #CB832A;
}

#leftCol a:active {
		text-decoration: none;
		color: #CB832A;
	}

#leftCol a:link {
		text-decoration: none;
		color: #CB832A;
}

#leftCol a:hover {
	text-decoration: underline;
	color: #CB832A;
}


#leftColtop {
	width: 490px;
	display: block;
	float: left; /* clear: left; */;
	font-size: 12px;
	color: #006;
	height: auto;
	padding: 0;
	vertical-align: top;
}
#leftColtop a:visited {
		text-decoration: none;
		color: #CB832A;
}

#leftColtop a:active {
		text-decoration: none;
		color: #CB832A;
	}

#leftColtop a:link {
		text-decoration: none;
		color: #CB832A;
}

#leftColtop a:hover {
	text-decoration: underline;
	color: #CB832A;
}


#leftColrotate {
	width: 483px;
	display: block;
	float: left; /* clear: left; */;
	font-size: 12px;
	color: #006;
	height: auto;
	padding: 0;
	vertical-align: top;
}

#fullCol {
	width: 777px;
	display: inline;
	float: left; /* clear: left; */;
	font-size: 12px;
	vertical-align: top;
	color: #006;
	height: auto;
	padding: 4px 10px 5px 10px;
	text-align: left;
}

#fullCol a:visited {
		text-decoration: none;
		color: #CB832A;
}

#fullCol a:active {
		text-decoration: none;
		color: #CB832A;
	}

#fullCol a:link {
		text-decoration: none;
		color: #CB832A;
}

#fullCol a:hover {
	text-decoration: underline;
	color: #CB832A;
}

#fullCol .h1 {
	font-size: 16px;
	color: #006;
}
#fullCol .h2 {
	font-size: 14px;
	color: #006;
}

#fullCol .center {
	text-align:center;
}
#fullCol .right {
	text-align:right;
}

#rightCol {
	font: 12px serif;
	color: #000066;
	display: inline;
	width: 284px;
	float: right;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightColtext {
	display: block; /* float: none !important; /*For Opera*/; */;
	float: right; /*For IE*/;
	text-align: left;
	font-size: 14px;
	width: 256px;
	color: #000066; 
	/* margin-right: 18px;
	margin-left: 15px; */;
	padding-right: 18px;
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#rightColtext a:visited {
		text-decoration: none;
		color: #CB832A;
}

#rightColtext a:active {
		text-decoration: none;
		color: #CB832A;
	}

#rightColtext a:link {
		text-decoration: none;
		color: #CB832A;
}

#rightColtext a:hover {
	text-decoration: underline;
	color: #CB832A;
}

#rightCol h1 {
	font-size: 16px;
	font: normal normal bold 120% "Times New Roman", Times, serif;
	color: #800000;
	text-transform: uppercase;
	text-decoration: none;
}

#rightCol h2 {
	font-size: 12px;
	color: #800000;
	text-decoration: none;
}

/*----------Other DIVs and elements----------*/
#dividerv {
	width: 6px;
	height: 570px;
	display: inline;
	float: left;
	padding-top: 5px;
	vertical-align: top;
}

.leftColBox {
	padding: 12px 21px 21px 21px;
	margin-top: 5px;
	font-size: 12px;
	color: #006;
	height: auto;
	width:inherit;
}

/*----------Link Styles----------*/

.leftColBox ul a:visited {
	font-size: 11px;
	color: #CB832A;
}

.leftColBox ul a:active {
	font-size: 11px;
	color: #CB832A;
	}

.leftColBox ul a:link {
	font-size: 11px;
	color: #CB832A;
}

.leftColBox a:hover {
	text-decoration: underline;
	color: #CB832A;
}
