/* CSS Document */
Body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica;
	font-size:12px;
	text-align: center;
	background-color: #0066CC;
}
a:link {
	color: #878653;
	x-text-underline: normal;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:visited {
	color: #878653;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:hover   {
	color: #878653;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
a.selected {
	font-size: 16px;
}
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#main_shadow {
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 1050px;
	background-image: url(../images/main_shadow.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center top;
	text-align: center;
}
#header {
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	height: 80px;
	width: 1050px;
	background-image: url(../images/main_shadow.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center top;
	text-align: left;
}
#menu {
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 1050px;
	background-image: url(../images/main_shadow.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center top;
	text-align: center;
}
#footer_shadow {
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 1050px;
	background-image: url(../images/Footer.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center top;
	height: 60px;
}
#footer_wrap {
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 50px;
	width: 1050px;
	margin-top: 0px;
	margin-bottom: 50px;
	text-align: center;
}
#footer_text {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#header_box {
	width: 350px;
	padding: 0px;
	height:80px;
	margin-left: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	float: left;
	background-image: url(Images/cog_logo.gif);
	background-repeat: no-repeat;
}
#left_box {
	width: 300px;
	padding-top: 0px;
	padding-bottom: 0 px;
	margin:0;
	text-align: left;
	padding-left: 10px;
	float: left;
}
#right_box {
	width: 550px;
	padding-top: 0px;
	padding-bottom: 0 px;
	margin:0;
	text-align: left;
	padding-left: 10px;
	float: right;
}
#left_med {
	width: 400px;
	padding-top: 0px;
	padding-bottom: 0 px;
	margin:0;
	text-align: left;
	padding-left: 10px;
	float: left;
}
#right_med{
	width: 400px;
	padding-top: 0px;
	padding-bottom: 0 px;
	margin:0;
	text-align: left;
	padding-left: 10px;
	float: right;
}
h1 {
	color: #003399;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 5px;
	
}
h2 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
	
}
th {
	font-size:12px;
	font-style: normal;
	font-weight: bold;
}
td {
	font-size:12px;
}
table.results {

}
th.results {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	height: 25px;
}
th.left_bar {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	background-image: url(images/head_bar_lf.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
th.right_bar {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	background-image: url(images/head_bar_rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
th.middle_bar {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	background-image: url(images/head_bar_middle.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
td.bot_left_bar {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	background-image: url(images/bot_bar_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}
td.bot_right_bar {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	background-image: url(images/bot_bar_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
}
td.bot_middle_bar {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	background-image: url(images/bot_bar_mid.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height: 30px;
	vertical-align: top;
}
td.row1 {
	background-color: #E4E4E4;
	padding-top: 2px;
	padding-bottom: 2px;
}
td.row2 {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
td.row3 {
	background-color: #E4E4E4;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #666666;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
td.row4 {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 1px solid #666666;
}
tr.row1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
}
tr.row2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
}
input.input_shad {
	border: 1px solid #878653;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	font-family: Arial, Helvetica;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	text-indent: 1px;
	background-image: url(Images/input.gif);
}
input.input_left {
	border: 1px solid #878653;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	font-family: Arial, Helvetica;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	letter-spacing: 1px;
	text-indent: 2px;
}
select {
	border: 1px solid #878653;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	font-family: Arial, Helvetica;
	letter-spacing: 1px;
}
textarea.input_shad {
	border: 1px solid #878653;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	font-family: Arial, Helvetica;
	background-image: url(Images/input.gif);
	background-repeat: no-repeat;
	background-position: left top;

	/*
	background-image: url(images/input.gif);
	background-repeat: no-repeat;
	background-position: left top;
	*/

}
input.button {
	font-size: 12px;
	font-weight: bold;
	color: #000099;

}
#columns {
	width: 100%;
	padding:0;
	margin:0;
}
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
    width: 700px;
	/*overflow: hidden;*/
}

/* inverted shift menu */

.invertedshiftdown2{
padding: 0;
width: 1000px;
margin-left: auto;
margin-right: auto;
border-top: 5px solid #878653; /*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown2 ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: #E4E4E4; /*Default menu color*/
border-bottom: 8px solid white;
}
.invertedshiftdown2 a:visited {
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: #E4E4E4; /*Default menu color*/
border-bottom: 8px solid white;
}

.invertedshiftdown2 a:hover{
background-color: #878653; /*Highlight gold color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #878653; /*Highlight gold color theme*/
color: white;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #878653; /*Highlight gold color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #878653; /*Highlight gold color theme*/
color: white;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 2px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid #878653;
background-color: black;
color: white;
}

