/*Element Formatting*/

body {
padding: 0;
margin: 0;
font: 12px tahoma, verdana, sans-serif;
background: #e0e0e0;
color: #333333;
}

a {
text-decoration: none;
color: #666699;
}
a:hover {
text-decoration: underline;
}

h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}
h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}
h3 {
margin: 20px 0 10px 0;
font-size: 1.4em;
font-weight: normal;
}
h4 {
margin: 0;
font-size: 1.0em;
font-weight: bold;
}

p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: justify;
}

blockquote {
	margin: 10px;
	padding: 0;
	font-style: italic;
}

img {
	border: 0;
}

table {
	border-collapse: collapse;
	margin: 5px;
}
table td {
	padding: 5px;
	margin: 0;
	border: 1px solid #999999;
	text-align: center;
}
table th {
	border: 1px solid #999999;
	background-color: #EAE6D4;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}
form {
	margin-bottom: 20px;
}
form p {
	text-align: left;
	margin: 0;
	margin-top: 5px;
	padding: 0;
}
form label {
	float: left;
  width: 20%;
  font: bold 0.9em Arial, Helvetica, sans-serif;
}
fieldset {
	margin: 0;
	margin-top: 5px;
	padding: 5px;
}
textarea {
	border: 1px solid #0000A0;
	font-family: arial;
	width: 200px;
	height: 100px;
}
input {
	padding: 2px;
	border: 1px solid #0000A0;
}


/*Global Align Formatting*/
.floatleft {
	float: left;
}
.floatcenter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.floatright {
	float: right;
}
.clear {
	margin: 5px;
	clear: both;
}
.floatTR { 
float: right;
border: 1px solid #000000;
margin: 7px;
padding: 0;
}

/*Individual Formatting*/
#toptabs {
margin: 10px auto -13px auto;
font-size: 0.8em;
width: 800px;
}

#toptabs p {
text-align: right;
color: #808080;
}

.toptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #f0f0f0 url(../images/corner2.gif) top right no-repeat;
color: #808080;

}

.toptab:hover {
background: #fafafa url(../images/corner2.gif) top right no-repeat;
color: #505050;
text-decoration: none;
}

.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #505050;
text-decoration: none;
background: #ffffff url(../images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
}

.activetoptab:hover {
text-decoration: none;
}

#container {
margin: 0 auto 15px auto;
width: 760px;
padding: 5px 20px;
background: #ffffff;
}

#logo {
margin: 15px 0 0 0;
}
#logo img {
	float: left;
}
#logo p {
	padding: 0;
	padding-top: 5px;
	margin: 0;
	font-size: 1.0em;
	line-height: 1.3em;
	float: right;
	text-align: right;
	font-weight: bold;
	color: #666699;
}

#navitabs {
clear: both;
}

.navitab {
letter-spacing: 1px;
padding: 4px 8px 4px 8px;
margin: 0 0 4px 0;
text-decoration: none;
background: #e0e0e0 url(../images/corner.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

.navitab:hover {
text-decoration: none;
background: #d0d0d0 url(../images/corner.gif) top right no-repeat;
}

.activenavitab {
letter-spacing: 1px;
padding: 4px 8px 5px 8px;
color: #FFFFFF;
margin: 0 0 5px 0;
text-decoration: none;
background: #505050 url(../images/corner.gif) top right no-repeat;
border-right: 1px solid #ffffff;
}

.activenavitab:hover {
text-decoration: none;
}

#navitabs2 {
clear: both;
}

.navitab2 {
padding: 4px 8px 4px 8px;
margin: 0;
text-decoration: none;
background: #7c73b6 url(../images/corner3.gif) bottom right no-repeat;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
color: #FFFFFF;
}

.navitab2:hover {
text-decoration: none;
background: #9999cc url(../images/corner3.gif) bottom right no-repeat;
}

.activenavitab2 {
padding: 4px 8px 4px 8px;
color: #ffffff;
margin: 0 0 0 0;
text-decoration: none;
background: #505050 url(../images/corner3.gif) bottom right no-repeat;
border-top: 1px solid #505050;
border-right: 1px solid #ffffff;
}

.activenavitab2:hover {
text-decoration: none;
}

#desc {
height: 150px;
color: #ffffff;
padding: 5px;
background:  url(../images/front.jpg) top left no-repeat;
clear: both;
margin: 5px 0 1px 0;
}

#desc p {
width: 290px;
font-size: 1em;
line-height: 1.3em;
padding: 0 0 0 15px;
}

#desc h2 {
padding: 15px 15px 0 15px;
color: #ffffff;
}

#desc a {
color: #ffffff;
text-decoration: underline;
}

#main {
width: 590px;
float: left;
padding: 0 15px 20px 0;

}
#main p {
 text-align: justify;
}
#main a {
 font-weight: bold;
}

#homealert {
padding: 10px 20px 10px 20px;
background-color:#615ba4;
color:#FFFFFF;
border:1px solid #e0e0e0;
}

#homealert2 {
padding: 10px 20px 10px 20px;
background-color:#333;
color:#FFFFFF;
border:1px solid #e0e0e0;
}

#homealert3 {
padding: 10px 20px 10px 20px;
background-color:#eaeaea;
color:#666;
border:1px solid #666699;
}

.block {
background: #f0f0f0;
padding: 15px;
}

#sidebar {
width:140px;
float:right;
}

#sidebar p {
font-size: 0.9em;
line-height: 1.3em;
margin: 0 0 12px 0;
}

#sidebar ul {
padding: 0;
margin: 0;
margin-left: 20px;
margin-bottom: 10px;
}

.sidelink {
text-align: left;
display: block;
width: 120px;
background: #f0f0f0 url(../images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

.sidelink:hover {
background: #e0e0e0 url(../images/corner.gif) top right no-repeat;
text-decoration: none;
}

.sidelink2 {
text-align: left;
display: block;
width: 120px;
background: #f0f0f0 url(../images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

.sidelink2:hover {
background: #e0e0e0 url(../images/corner.gif) top right no-repeat;
text-decoration: none;
}

#sidebar .sidecontact { 
	padding: 0 2px;
	margin: 0;
	margin-bottom: 2px;
	font-size: 13px;
	color: #666699;
	font-weight: bold;
}

#footer {
clear: both;
background: #fafafa;
color: #808080;
padding: 2px 0;

}
#footer p {
margin: 0;
padding: 0;
color: #808080;
font-size: 0.9em;
text-align: center;
}

#footer a {
color: #808080;
}

#proglidelist {
	color: #003366;
	font-weight: bold;
}

#sectionselectlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 15px;
	text-align: center;
}
#sectionselectlist li {
	width: 145px;
	float: left;
	margin: 0;
	padding: 0;
}
#sectionselectlist img {
	display: block;
	width: 130px;
	height: 100px;
	margin: 0;
	padding: 5px;
}

.right {
text-align: right;
}
.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #f0f0f0;
}

.hide {
display: none;
}