/* 
CSS Document - June 08, 2006
*/

body {margin: 0px; padding-top:10px; font: 12px/14px Arial, Helvetica, sans-serif; color: #000; background-image:url(../images/bg.gi); background-repeat: repeat-x; background-color: #FFFFCC;}

input, select, textarea, label {font-size: 11px;}

#main {margin: 0 auto; padding: 0px; width: 765px; position: relative; background-color:#FFF; border: 1px solid #999;}
#global {margin: 0 auto; padding: 0px; width: 765px; position: relative;}
#content {float: left; width: 590px; margin-left: 6px; text-align:left;}
#footer {width: 760px; font: 11px Arial, Helvetica, sans-serif; margin-top: 15px; padding-bottom: 8px;}
#sideNav {float:left; width: 154px; height: 462px ; margin: 0 10px 0 3px; padding: 0px;}
#article {width: 154px; float:right;}
#homepage {float: left; width: 765px; margin-left: 0px; text-align:left;}

/* Top container for topLinks (right aligned) and globalLinks (left aligned) */
div#globalTop {padding: 5px 5px 5px 0px; text-align:right;}

p {margin: 5px 0 10px 0;}

h1 {font-size: 24px; font-weight: normal; color: #7A1600; margin: 10px 0 10px 1px; padding-bottom: 5px;}
h2 {font-size: 18px; font-weight: normal; color: #7A1600; margin: 0px 0px 4px 0px; padding: 0px;}
h3 {font-size: 14px; color: #666; margin: 0;}
h4 {font-size: 12px; color: #000; margin: 0;} 
h5 {font-size: 11px; color: #000; margin: 0;}
h6 {font-size: 16px; font-weight: normal; color: #6AC6D7; margin: -8px 0 3px 5px; padding-top: 5px;}

/* Main Link Styles  */
a:link,a:active, a:visited {color: #7A1600; font-size:12px; text-decoration: none;}
a:hover {color: #7A1600; text-decoration: underline;}

/* Homepage Headers */
#homepage h1 {font-size: 24px; font-weight: normal; color: #7A1600; margin: 10px 0 10px 0; padding-bottom: 5px; border-bottom: 1px solid #76797b;}
#homepage h2 {font-size: 18px; font-weight: normal; border-bottom: 1px solid #76797b; margin-bottom: 2px;}
#homepage h3 {font-size: 14px; color: #9E968A; margin: 0;}
#homepage h4 {font-size: 12px; color: #000; margin: 0;}
#homepage p {margin: 5px 0 10px 0;}


/* Image Styles */
img.left {float: left; margin: 3px 10px 5px 0px; border: 0;}
img.right {float: right; margin: 3px 0 5px 5px; border: 0;}
img.title {float: left; margin: 1px 0px 10px 0px; border: 0;}
img.across {margin: 3px 0 5px 0; border: 0;}

/* List Styles*/
ul {list-style-image: url(../images/green_arrow.gif); margin: 0 0 0 18px; padding: 5px;}
ul.squares {list-style-image: url(../images/grey_square.gif); margin: 8px 0 0 20px; line-height: 1.75em;}
ul.circle {list-style: circle outside; margin: 0 0 0 16px; padding: 0 0 1em 0;}
ol {list-style: decimal; margin: 0 0 0 10px;}
li {padding: 0 0 3px 0;}
ul ul {margin: 5px 0 0 10px;}
ul ul.circle {margin-top: .3em;}
ul ul.square {margin-top: .3em;}

table {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

table td {
	vertical-align: top;
}


/* Table custom styles for data */
table.datafind {
	border: 1px solid #D7D2CC;
	width: 100%;
	margin-bottom: 15px;
	float:left;
}
table.datafind th {
	background: #FFE44F;
	border: 1px solid #FFF;
	font-size: 11px;
	padding: 4px 8px 6px 8px;
	text-align: left;
	vertical-align: top;
}

table.datafind td {
	padding: 6px 8px;
	text-align: left;
	vertical-align: top;
}
/* Applied in the tr tag for alternating row color */
table.datafind tr.subhead td {
	background: #F4F3F1;
	border-top: 1px solid #ADB4C3;
	color: #857A68;
	font-size: 11px;
	font-weight: bold;
}

table.datafind tr.alternate {
	background: #FFFFCC;
}
/* ---------------------- */

table.data {
	border: 0px solid #D7D2CC;
	width: 95%;
	margin-bottom: 15px;
	float:left;
	 z-index: -1;
}
table.data1 {
	border: 1px solid #D7D2CC;
	width: 80%;
	margin-bottom: 15px;
}
table.data th,table.data1 th {
	background: #FFE44F;
	border: 1px solid #FFF;
	font-size: 11px;
	padding: 4px 8px 6px 8px;
	text-align: left;
	vertical-align: top;
}

table.data td, table.data1 td {
	padding: 6px 8px;
	text-align: left;
	vertical-align: top;
}
table.data h2 {font-size: 14px; text-align:center; font-weight: bold; color: #7A1600; margin: -3px 0px 0px 0px; padding: 0px;}

/* Applied in the tr tag for alternating row color */
table.data tr.subhead td {
	background: #F4F3F1;
	border-top: 1px solid #ADB4C3;
	color: #857A68;
	font-size: 11px;
	font-weight: bold;
}

table.data tr.alternate, table.data1 tr.alternate {
	background: #FFFFCC;
}

table.data td.keyline {
	border-bottom: 1px solid #E7EFF5;
}
/* Used for asterisk(s) indicating a required field  */
.required {
	color:#F00;
}


/* FORM styles */
table#mailForm {
	width: auto;
}

table#mailForm input, select{
	margin: 1px 0 3px 0;
}

table#mailForm td  {
	padding: 5px 10px 5px 0;
}

div#apDiv { 
background-color:#FFFFFF; 
position:absolute; 
width:40px; 
height:30px; 
z-index:1; 
left: 450px; 
top: 275px; 
} 

div#flash { z-index: -1;}

/*  Form Styles  
form {margin: 0; padding: 0;}
input, select, textarea {margin: 0; font-size: 10px;}
.search {margin-bottom: 0; margin-left: 0px;}
.bttn {margin-bottom: 0px; vertical-align:top}*/


/*  Footer Styles */
#footer a:link, #footer a:visited {font-size:11px; color:#FFF; text-decoration: none;}
#footer a:hover  {font-size:11px; color:#FFF; text-decoration: underline;}
#footerBar { margin-left: 3px; background: url(../images/tgc_footer.gif) no-repeat left; font-size: 11px; 
			padding: 35px 3px 5px 85px; color: #FFF; height: 50px;}
#footer p {font-size: 11px; text-align:right; color: #FFF; line-height: 5px; margin-left: 88px; margin-top: -8px; margin-right: 5px;}


/* Homepage Right Content Styles  -- Under Dev  */
.article a:link, .article a:visited {font-size:11px; color: #776b58; text-decoration: none;}
.article a:hover  {text-decoration: underline;}
div.top {background: url(../images/top.gif) no-repeat;}
div.top2 {background: url(../images/top2.gif) no-repeat;}
div.body {background: url(../images/body.gif) no-repeat; margin:0; padding: 0;}
div.body2 {background: url(../images/body2.gif) no-repeat; margin:0; padding: 0;}
div.body p {margin: 0; padding: 0px;}
div.footer {background: url(../images/bottom.gif) no-repeat;}
div.footer2 {background: url(../images/bottom2.gif) no-repeat;}
