@charset "utf-8";
/* CSS Document */
<!-- 
body  {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/main_bkg.png);
	background-color: #001a00;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
}
.thrColFixHdr #ettan {
	overflow: hidden;
	background-image: url(/images/ettan_bkg.png);
	background-repeat: repeat-y;
	background-position: top;
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: center; /* this overrides the text-align: center on the body element. */
}

.thrColFixHdr #ettan p {
	font-size: 10pt;
	padding: 0px 0px 15px 0px; 
	margin: 0;
}

.thrColFixHdr #ettan h2, h3 {
	font-size: 12pt;
}

.thrColFixHdr #ettan h1 {
	font-size: 16pt;
} 

.thrColFixHdr .inside {
	overflow: hidden;
	background-color: #043304;
	color: #FFFFFF; 
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: center; 
}

.thrColFixHdr .breadcrumbs {
	overflow: hidden;
	background-color: #043304;
	color: #FFFFFF; 
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: center; 
}

.thrColFixHdr .breadcrumbs p{
	padding: 15px 50px 0px 50px; /* the auto margins (in conjunction with a width) center the page */
	font-size:10pt;
	text-align: left; 
}
.thrColFixHdr .breadcrumbs .tiny {
	font-size: 7pt;
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 50px 5px 50px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

/*****LEFTCOL*****/
.inside .leftcol {
	vertical-align: top;
	width: 520px;
	margin: 0;
	padding: 0px 20px 20px 30px;
	text-align: left;
}

.inside .leftcol .topbox {
	/*border-top: #FFFFFF 1px solid;*/
	vertical-align: top;
	width: 500px;
	margin: 0;
	padding: 20px 20px 10px 20px;
	text-align: left;
}

.inside .leftcol .topbox2 {
	/*border-top: #FFFFFF 1px solid;*/
	vertical-align: top;
	width: 500px;
	margin: 0;
	padding: 0px 20px 10px 20px;
	text-align: left;
}


.inside .leftcol .textbox {

	/*border-top: #FFFFFF 1px solid;*/
	vertical-align: top;
	width: 500px;
	margin: 20px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	text-align: left;
}

.inside .leftcol .bluebox {
	/*overflow: hidden;
	background-image: url(/images/bkg_blue.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	background-color: #459de6;
	vertical-align: top;
	width: 500px;
	margin: 20px 0px 0px 0px;
	padding: 20px;
	text-align: left;
}

.inside .leftcol .redbox {
	background-color: #e64582;
	vertical-align: top;
	width: 500px;
	margin: 20px 0px 0px 0px;
	padding: 20px;
	text-align: left;
}

.inside .leftcol .greenbox {
	/*overflow: hidden;
	background-image: url(/images/bkg_green.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	background-color: #02a62b;
	vertical-align: top;
	width: 500px;
	margin: 20px 0px 0px 0px;
	padding: 20px;
	text-align: left;
}

.inside .leftcol h1 {
	padding: 15px 0px 10px 0px; 
	margin: 0;
}

.inside .leftcol h2 {
	font-size: 16pt;
	padding: 0px 0px 10px 0px;
	margin: 0;
}

.inside .leftcol .submenu{
	font-size: 14pt;
	padding: 5px 0px 0px 0px;
	margin: 0;
}


/*****RIGHTCOL*****/
.inside .rightcol {
	vertical-align: top;
	width: 340px;
	margin: 0;
	padding: 0px 30px 20px 0px;
	float:right;
	text-align: left;
}

.inside .rightcol .textbox1 {
	vertical-align: top;
	background-color: #0fbf0f;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 20px;
}

.inside .rightcol .textbox2 {
	vertical-align: top;
	background-color: #0da60d;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 20px;
}

.inside .rightcol .textbox3 {
	vertical-align: top;
	background-color: #0b8c0b;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 20px;
}

.inside .rightcol .textbox4 {
	vertical-align: top;
	background-color: #097309;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 20px;
}

.inside .rightcol .textbox_push {
	vertical-align: top;
	background-color: #001a00;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 20px;
}

.inside .rightcol p {
	padding: 0px 0px 15px 0px; 
	margin: 0;
} 

.inside .rightcol h2 {
	font-size: 16pt;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0;
} 

.inside .rightcol .submenu {
	font-size: 14pt;
	padding: 5px 0px 5px 20px;
}


.color1 {
	background-color: #0EB30E;
}
.color1_hl {
	background-color: #0fbf0f;
}

.color2 {
	background-color: #0C990C;
}
.color2_hl {
	background-color: #0da60d;
}

.color3 {
	background-color: #0A800A;
}
.color3_hl {
	background-color: #0b8c0b;
}

.color4 {
	background-color: #086608;
}
.color4_hl {
	background-color: #097309;
}


.thrColFixHdr p {
	padding: 0px 0px 15px 0px; 
	margin: 0;
} 

.strong{
	font-size:11pt;
	font-weight: bold;
} 
.thrColFixHdr .header {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align:left;
} 
.thrColFixHdr .header .tiny {
	font-size: 6pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 4px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.thrColFixHdr #ettan .leftcol {
	float:left;
	vertical-align: top;
	width: 240px;
	/* background: #0A800A; */
	margin: 0; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: left;
} 

.thrColFixHdr #ettan .rightcol {
	float:right;
	vertical-align: top;
	/* background: #086608; */
	width: 240px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0; /* padding keeps the content of the div away from the edges */
	margin: 0;
	text-align: left;
}

.menuimage {
	width: 239px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0; /* padding keeps the content of the div away from the edges */
	margin: 0;
	border: none;
	border-top: solid #001a00 1px;
	vertical-align:top;
}

.menuimage2 {
	width: 300px; 
	padding: 0; 
	margin: 0;
	border: none;
	vertical-align:top;
}

.textimage {
	width: 500px;
	border: solid #FFFFFF 10px; 
	padding: 0px 0px 0px 0px; 
	margin: 0;
	vertical-align:top;
}

.topmenubox {
	width: 239px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0; /* padding keeps the content of the div away from the edges */
	margin: 0;
	border-bottom: solid #66cc66 1px;
	text-align: center;
}
.topmenubox2 {
	width: 239px; 
	padding: 0; 
	margin: 0;
	border-bottom: solid #001a00 1px;

}

.topmenubox-active {
	width: 240px; 
	padding: 0; 
	margin: 0;
	text-align: center;
}
.menubox {
	width: 239px;
	margin: 0;
	padding: 0;
	border-bottom: solid #66cc66 1px;
}

.textbox {
	vertical-align: top;
	width: 220px;
	margin: 0;
	padding: 10px 10px 0px 10px;
}

.submenu {
	padding: 5px 0px 5px 10px;
}

.thrColFixHdr .footer {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0;
	border: 0;
	text-align: center;
} 

.thrColFixHdr .footer p {
	font-size: 8pt;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
} 

a:link, a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a {
	color: #FFFFFF;
	font: inherit;
	padding: 0; 
	margin: 0;
}

.topmenu {
	padding: 10px;
}

h1 {
	font-size: 22pt;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	padding: 15px 0px 10px 0px; 
	margin: 0;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
	padding: 15px 0px 5px 0px; 
	margin: 0;
} 
h3 {
	font-size: 12pt;
	font-weight: bold;
	display:inline;
	padding: 0; 
	margin: 0;
}

img {
	border:none;
}

.small {
	font-size: 10pt;
	padding:inherit;
	margin:inherit;
}

.tiny {
	font-size: 8pt;
	padding:inherit;
	margin:inherit;
}

form {
	margin: 0 auto;
	padding:0; 
	text-align:right;
	width: 170px;
}

form input {
	border: none;
	background-color: #FFFFFF;
	color: #003300;
	padding: 2px;
	margin: 0;
}

form .submit {
	/*border: solid #FFFFFF 1px;*/
	background-color: #086608;
	color: #FFFFFF;
	font-size:11pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 0;
	cursor:pointer;
}

form .submit_right {
	border: none;
	background-color: #097309;
	color: #FFFFFF;
	font-size:11pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 0;
	cursor:pointer;
}

table {
	border: none 0;
	margin: 5px 0px 20px 0px;
	padding: 0;
}
th {
	text-align:left;
	padding:5px;
}
td {
	text-align:center;
	padding:5px;
}
.light td, .light th{
	background-color: #0b8c0b;
}

ul {
	list-style: square outside;
	padding:0;
	margin:0;
}

li {
	padding: 0px 0px 15px 0px; 
	margin: 0px 0px 0px 20px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.center {
	width: 300px;
	margin: 0 auto;
	padding:0;
	text-align:center;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
