@charset "utf-8";
body  {
	background: #ffffff;
	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 */
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 80%;
}
#container { 
	width: 736px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #003300;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
/* Header */
#header {
	background: #ffffff;
	padding: 0 0; /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
#header h1 {
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 1.5em;
	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: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#header h1 a:link {color: #8E1F1F; text-decoration:none;}
#header h1 a:visited {color: #996666; text-decoration:none; font-weight: normal;}
#header h1 a:hover {color: #663333;}

/* Sidebar Left */
#sidebarLeft {
	float: left;
	width: 11em;
	background: #99cccc;
	padding: 15px 0;
}
#sidebarLeft h1 {
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	color: #993333;
	margin-left: 10px;
	margin-right: 10px;
}
#sidebarLeft p {
	font-family:"Trebuchet MS", helvetica, sans-serif;
	font-size: 1em;
	color: #515151;
	margin-left: 10px; 
	margin-right: 10px;
}
/* Sidebar Right */
#sidebarRight {
	float: right; 
	width: 12em; 
	background: #99cccc; 
	padding: 15px 0; 
}
#sidebarRight h1 {
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	color: #993333;
	margin-left: 10px;
	margin-right: 10px;
}
#sidebarRight p {
	font-size: 0.9em;
	color: #006666;
	font-family: "Trebuchet MS", helvetica, sans-serif;
	}
/* main Content */
#mainContent {
	margin: 0 12em 0 12em; 
	border-right-color: #006666;
	border-left-color: #006666;
}  
#mainContent h1 {
	margin: 0;
	padding: 10px 0;
	font-size: 24px;
	font-weight: bold;
	color: #8E1F1F;
	font-family: "Trebuchet MS", helvetica, sans-serif;
}
#mainContent h2 {
	font-size: 18px;
	color: #8e1f1f;
	font-family: "Trebuchet MS", helvetica, sans-serif;
}
#mainContent h3 {
	font-size: 18px;
	color: #003333;
}
#mainContent h4 {
	font-size: 14px;
	color: #003333;
}
#mainContent p, td, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#maincontent a:link {color: #8E1F1F; text-decoration:none;}
#maincontent a:visited {color: #996666; text-decoration:none; font-weight: normal;}
#maincontent a:hover {color: #663333;}

/* global values */
.menu_grn {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-color: #006666;
}
.brag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006666;
	background-color: #FFFFCC;
	padding: 10px;
	border: thin solid #006666;
}
.subhead_red {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #8E1F1F;
	text-decoration: none;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.small {
	font-size: 8px;
	text-decoration: none;
}
.caption {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 11px;
	color: #515151;
	text-decoration: none;
}
.indent {
	font-weight: normal;
	font-style: italic;
	display: block;
	padding-left: 0px;
	margin-left: 20px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006666;
	background-color: #FFFFCC;
	padding: 10px;
	border: thin solid #006666;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #515151;
}
.text_2 {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
}
.text_3 {
	font-family: Tahoma;
	color: #006666;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	font-weight: bold;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #821211;
	text-decoration: none;
	list-style-type: circle;
	}

/* Footer */
#footer { 
	padding: 0 10px 0 20px;
	background:#003333;
} 
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	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 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footer a:link { color:#FFFFFF; text-decoration:none;}
#footer a:visited {color: #006666; text-decoration:none; font-weight: normal;}
#footer a:hover {color: #ffffcc;}

/* Miscellaneous classes for reuse */
.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;
}
.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;
}

