@charset "UTF-8";
.main_table_list  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	background-color: #336699;
	text-align: left;
	vertical-align: top;
}
.thread {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #0033CC;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #navbar {
	height: 25px;
	width: 780px;
	color: #CCCCFF;
}
.thrColFixHdr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
} 
.thrColFixHdr #header {
	background: #DDDDDD;  /* 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. */
	height: 155px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 8;
	padding-left: 0px;
	margin-bottom: 2px;
	color: #CCCCFF;
} 
.thrColFixHdr  #page_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	height: 21px;
	width: 780px;
	border-top-width: medium;
	border-top-style: groove;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	margin-top: 0px;
	vertical-align: text-top;
	text-align: left;
	text-indent: 10px;
	padding-top: 4px;
	background-color: #FFFFFF;
	text-transform: capitalize;
	border-bottom-width: thin;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.thrColFixHdr #header h1 {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px; /* 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 */
	background: #EBEBEB; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 15px;
	padding-left: 1px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* 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 */
	background: #EBEBEB; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 15px;
	padding-left: 1px;
}
.thrColFixHdr #mainContent {
	margin-right: 170px;
	margin-left: 170px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 15;
	padding-left: 1px;
} 
.contact_footer_text {
	font-size: 11px;
	font-family: Arial;
	text-indent: 5px;
}
.thrColFixHdr #footer {
	background:#DDDDDD;
	padding-top: 0;
	padding-bottom: 0;
	height: 75px;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #666666;
} 
.thrColFixHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.twoColFixLtHdr #navbar {
	height: 25px;
	width: 780px;
	text-align: center;
}
.twoColFixLtHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColFixLtHdr #header {
	background: #DDDDDD;  /* 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. */
	height: 155px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 8;
	padding-left: 0px;
	margin-bottom: 2px;
	color: #CCCCFF;
}
.twoColFixLtHdr #page_name {
	font-family: Times;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	height: 21px;
	width: 780px;
	border-top-width: medium;
	border-top-style: groove;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	margin-top: 0px;
	vertical-align: text-bottom;
	text-align: left;
	text-indent: 10px;
	padding-top: 4px;
	background-color: #FFFFFF;
	text-transform: capitalize;
	border-bottom-width: thin;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: #CCCCFF;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px; /* 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 */
	background: #EBEBEB; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.twoColFixLtHdr #mainContent {
	margin-left: 175px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15;
	padding-left: 5px;
	vertical-align: top;
}
.twoColFixLtHdr #footer {
	background:#DDDDDD;
	padding-top: 0;
	padding-bottom: 0;
	height: 75px;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #666666;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.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;
}
.titlebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFCC;
	background-color: #336699;
	width: auto;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}
.titlebar_side {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFCC;
	background-color: #336699;
	width: auto;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 5px;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}
.titlebar_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFCC;
	background-color: #336699;
	width: auto;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bottom_nav_text {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}.site_info_text {
	font-size: 9px;
	font-family: Arial;
	text-indent: 5px;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
.contact_footer {
	font-size: 11px;
	font-family: Arial;
	text-indent: 5px;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
.bottom_sidebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	vertical-align: top;
	list-style-type: square;
	font-weight: normal;
	border: thin none #333333;
	padding-left: 5px;
}
.main_message {
	font-family: Arial;
	font-size: 16px;
	color: #990000;
}
.bottom_sidebar_list {
	font-family: Verdana;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	list-style-type: square;
	line-height: 20px;
	font-weight: normal;
	padding-left: 10px;
	border: thin none #333333;
}
.bottom_sidebar_head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	vertical-align: top;
	list-style-type: square;
	font-weight: bold;
	padding-left: 3px;
	border: thin none #333333;
}
.bottom_sidebar_text {
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	list-style-type: square;
	font-weight: normal;
	padding-left: 5px;
	border: thin none #333333;
}
.nav_left_text {
	font-family: Verdana;
	font-size: 14px;
	color: #000099;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCFF;
	border: thin solid #333333;
}.bottom_sidebar_link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	vertical-align: top;
	list-style-type: square;
	font-weight: normal;
	border: thin none #333333;
}
.main_content {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	padding-top: 5px;
}
.table_links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.page_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #D9FFE9;
	text-align: center;
	width: 525px;
	height: 35px;
	border: medium groove #669966;
	margin-left: 30px;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 5px;
	background-position: center;
}
.index_announcements {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	padding-top: 5px;
}
.index_main_group {
	margin-bottom: 8px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 0px;
}
.main_table_list {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
}
.table_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.table_text_indent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 15px;
}
.lmc_page_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #CCCCFF;
	text-align: center;
	width: 580px;
	height: 35px;
	border: medium groove #669966;
	margin-left: 30px;
	font-weight: normal;
	padding-top: 5px;
}
.anchor_links {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.back_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #993300;
}
.main_sub_content {
	font-family: Arial;
	font-size: 14px;
}
.Announce1 {
	color: #003333;
	font-weight: bold;
	font-size: 18px;
}
.main_sub_heading1 {
	color: #990000;
	font-weight: bold;
}
.subheading1 {
	font-family: Arial;
	font-weight: bold;
	background-color: #CCCCCC;
	font-size: 17px;
}
.main_sub_heading2 {
	color: #006666;
	font-weight: bold;
}
.main_sub_heading4 {
	color: #000033;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.jobs_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cal_table_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bottom_sidebar_list_sub {
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	list-style-type: square;
	line-height: 15px;
	font-weight: normal;
	padding-left: 10px;
	border: thin none #333333;
}
.description_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.main_sub_heading5 {
	color: #006666;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.quote {
	color: #494949;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFF99;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 67px;
	vertical-align: middle;
	text-align: center;
}
.main_sub_heading5 {
	color: #006666;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
}
.table_text_indent_links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.main_sub_heading6 {
	color: #000066;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
}
.main_sub_heading7 {
	color: #FF6600;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
}
.sub_content_space {
	font-family: Arial;
	font-size: 13px;
	line-height: 16px;
	padding: 0px;
	margin: 5px;
}
.main_sub_heading8 {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
}
.main_sub_content1 {
	color: #000066;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
}
.call {
	color: #494949;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFF99;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 35px;
	vertical-align: middle;
	text-align: center;
}
.sub_content_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	list-style-type: disc;
	text-indent: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.subheading2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #CCCCCC;
	font-size: 17px;
	color: #000066;
}
.sub_content_list_heading {
	color: #333366;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	text-indent: 5px;
	margin-top: 5px;
	margin-left: 2px;
}
.table_text_indent2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 15px;
	color: #006633;
}
.table_text2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.FF_heading1 {
	font-size: 20px;
	font-weight: bold;
	color: #CC6600;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sub_content_list2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	list-style-type: disc;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.sub_content_list_heading2 {
	color: #333366;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	margin-top: 5px;
	margin-left: 2px;
}
.main_sub_content2 {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
}
.sub_content_list3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.sub_content_list4 {
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 5px;
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.sub_content_list_heading3 {
	color: #333366;
	font-weight: normal;
	font-family: Verdana;
	font-size: 14px;
	margin-top: 5px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
.table_text_conf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.main_sub_heading_indent {
	color: #990000;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	font-size: 14px;
	line-height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
