﻿
/*

Design By: SMN 6:38 PM 6/15/2009

*/

body {
	margin: 0px;
	padding: 0px;
	background: #252D37 url(../images/img1.gif) repeat-x; /* royal blue background: #15317E; */
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a4afbd;
}

form1a {
         height: 30px;
	margin: 0px;
	padding: 0px;
}

#inspform01, #gfbform01 { 
         margin-top: 5px;
         margin-bottom: 2px;
         margin-left: auto;
         margin-right: auto;
         padding: 7px;
}

span.required { /* General Feedback Form */
         font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
         color: #ff0000;
         margin-right: 100px;
         text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}

h1 { font-size: 31px; }
h2 { font-size: 26px; }
h3 { font-size: 18px; }

p, ul, ol, blockquote {
	margin-top: 0px;
	padding-top: 0px;
	text-align: justify;
	line-height: 18px;
}

a {
	color: #00ff00; /* #95BA2E */
}

a:hover {
	text-decoration: none;
}

/* Boxed */

.boxed {
	margin: 0 0 20px 0;
	padding: 0 20px 20px 20px;
	background: url(../images/img4.gif) repeat-x left bottom;
}

/* Post */

.post {
	margin: 0 0 20px 0;
	padding: 10px 20px 30px 20px;
	background: url(../images/img4.gif) repeat-x left bottom;
}

.post h4 {
	margin-bottom: 20px;
	font-size: 11px;
	font-weight: normal;
}

.post h4 strong {
	font-weight: bold;
	color: #5b6F88;
}

/* Header */

#header {
	width: 904px;
	height: 140px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	background-image: url(../images/1b.gif); /* Andy's old logo */
	background-repeat: no-repeat;
         margin-top: 4px;
}

#menu ul {
	margin: 0;
	padding: 80px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 10px 15px 0 15px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#menu a:hover {
	text-decoration: underline;
	/* background-color: #000066; */
	/* background: #0C7AC7 url(../images/img2.gif) repeat-x; */
}

/* Search */

#search {
	float: right;
         width: 245px; /* previous 230px */
	padding: 30px 0px 0px 0px;
}

span.mdy {
	float: right;
	padding: 4px;
         font-size: 1.2em;
}

#textfield1 {
	width: 175px;
	background: #ffffff;
	border: none;
}

#submit1 { /* graphics based button vs browser rendered button */
	height: 19px;
	background: #6f9303;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

#btn01 {
         margin: 0px;
         padding: 0px; 
}

/* v09 search templates */

.v09 {
         width: 900px;
         margin-top: 120px;
         margin-bottom: 2px;
         margin-left: auto;
         margin-right: auto;
         padding: 7px;
}
/* end search templates */

/* Content */

#content {
	width: 904px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 238px;
}

#colTwo {
	float: right;
	width: 646px;
}

#colTwoSrch {
	float: right;
	width: 646px;
	height: 600px;
}

/* ColOne Content */

#colOne ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#colOne li {
	padding: 5px 0 7px 0;
	border-top: 1px solid #3b495a;
}

#colOne li.first {
	border: none;
}

#colOne h3 {
	font-size: 15px;
}

/* ColTwo Content */

/* Logo */

#logo {
	margin: 0 0 20px 0;
	padding: 0 0 40px 20px;
	background: url(../images/img3.gif) repeat-x left bottom;
}

#logo h1 {
	text-transform: lowercase;
}

#logo h2 {
	/* text-transform: lowercase; */
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}

/* Welcome */

#welcome {
	padding: 5px 20px 20px 20px;
}

#welcome h2 {
	margin-bottom: 25px;
}

#welcome .image {
	float: left;
	padding: 0px;
         border: 1px solid #ccc;
}

.image01 {
	float: left;
	padding: 0px;
         border: 1px solid #ccc;
}

.spacer {
         width: 17px;
         /* height: 109px; */
         padding: 0px;
	/* padding: 0 17px 0 0; */
}


#welcome p {
	margin-left: 126px;
}

/* ####### SwitchFrame ####### */

#switchframe {
         padding: 5px 20px 20px 20px;
}
#switchframe h2 {
	margin-bottom: 25px;
}
span.paratitle {
         font-size: 1.20em;
}

/* ####### Footer ####### */

#footer {
	clear: both;
	width: 904px;
	margin: 0 auto;
	background: url(../images/img6.gif) repeat-x left top;
}

#footer p {
	margin: 0;
	padding: 30px;
	text-align: center;
}
