body {
	background: #004F78 url(/images/bg.gif) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size:12px;
	line-height:16px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size:12px;
	line-height:16px;
}
.txt_normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size:12px;
	line-height:16px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
form {
	padding: 0px;
	margin: 0px;
}
H1 {
	font-size: 21px;
	line-height: 23px;
	color: #2C714B;
	border-bottom: 1px #2C714B solid;
	margin:22px 0px 6px 0px;
	padding:0px 0px 0px 0px;
}
p {   
	padding: 5px; 
	margin: 0px;
}
/******  LINK STYLES ******/
A {
	COLOR: #015580; TEXT-DECORATION: none;
	font-weight:bold;
}
A:link {
	COLOR: #0F5A80; TEXT-DECORATION: none;
	font-weight:bold;
}
A:visited {
	COLOR: #0F5A80; TEXT-DECORATION: none;
	font-weight:bold;
}
A:hover {
	COLOR: #2C714B; TEXT-DECORATION: underline;
	font-weight:bold;
}
/* LISTS */

ul.blue {
	padding: 0px; 
	margin: 0px; 
	padding-top:7px;
}
ul.blue li {
 	background: url(/images/li_blue.gif) 5px 4px no-repeat; 
 	padding-left: 14px; 
 	list-style:none; 
 	margin-bottom:4px;
 	font-weight:bold;
	line-height:1.2em;
}
/******  PAGE DISPLAY STYLES ******/
.content_interior {
	margin: 18px 21px 32px 21px;
	font-size:12px;
	line-height:16px;
}

.td_nav {
	background: #2C714B url(/images/bg_nav.gif) repeat-x top left;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
}
.td_footer {
	background: #2C714B url(/images/bg_nav.gif) repeat-x top left;
	border-top: 1px #000000 solid;
	color: #ffffff;
	font-size: 11px;
}
.td_footer a, .td_footer a:visited {
	color: #ffffff;
	text-decoration: none; 
}
.td_footer a:hover, .td_footer a.highlighted:hover, .td_footer a:focus {
	color: #ff9900;
}

.col_left {
	background: #E6E6D9 url(/images/td_tan.gif) repeat-x top left;
	border-right: 1px #000000 solid;
	width:154px;
	padding: 10px 0px 24px 0px;
}

.col_center {
	background: #ffffff url(/images/td_white.gif) repeat-x top left;
	width:592px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
}

.title {
	color: #ffffff;
	font-size:16px;
	line-height:18px;
	margin:0px;
	padding-top:6px;
	padding-left:8px;
}
.title_bg {
	height:28px;
	background:url(/images/bg_pagehd.gif) repeat-x top left;
	border-bottom: 1px #000000 solid;
}
.col_right {
	background: #E6E6D9 url(/images/td_tan.gif) repeat-x top left;
	border-left: 1px #000000 solid;
	width: 12px;
}
/* FEATURE BOX */
.box_hdfeature {
	background: #3B8DBA url(/images/box_header.gif) no-repeat top left;
	border-bottom: 1px #026AA0 solid;
	width:178px;
	height:23px;
}
.box_feature {
	background: #ffffff url(/images/box_bg.gif) no-repeat bottom left;
	margin-bottom: 12px;
	width:178px;
}
.txt_hdfeature {
	color: #ffffff;
	font-size: 14px;
	padding:4px 0px 0px 6px;
	font-weight:bold;
}
.txt_feature {
	padding: 6px 8px 6px 8px;
	text-align: left;
	font-size:11px;
	line-height:13px;
}

/* LEFT COLUMN BOX */
#main {
	margin: auto;
}
#content {
	width:370px;
	margin: 18px 21px 32px 21px;
}
#panel_feature {
	margin: auto;
	float: right;
	width: 178px;
	padding: 12px 16px 12px 16px;
	background: #ffffff;
	margin-top:5px;
}
.box_hdleft {
	background: #929282 url(/images/bg_lefthd.gif) no-repeat top left;
	margin-left: 6px;
	height:19px;
	width: 178px;
}
.box_left {
	background: #ffffff url(/images/bg_leftbox.gif) no-repeat bottom left;
	margin-left: 6px;
	padding-bottom: 6px;
	margin-bottom:8px;
	line-height:1.1em;
	width: 178px;
}
.txt_hdleft {
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	padding-left:6px;
	padding-top: 2px;
}
.box_leftcontent {
	padding: 6px;
	font-size:11px;
	line-height:13px;
}

/* FORM STYLES */

.input_130 {
	width:130px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px #929282 solid;
	background: #E6E6D9;
	margin-top:6px;
	margin-bottom:6px;
	margin-left:3px;
	padding-top:3px;
	padding-left:3px;
	padding-bottom:3px
}
SELECT {
	background: #E6E6D9;
	font-size: 10px;
}

/* MENUS */
/*

Here's a demo stylesheet used to format a menu and its content.
Feel free to alter the menu layout however you want. All you have to do is ensure the script
has the correct CSS property name (like 'visibility' or 'display') that you want it to change.

One good resource for UL/LI formatting: http://www.alistapart.com/articles/taminglists/
Consult your favourite CSS reference for editing fonts/borders/etc.

Otherwise, even if you're not very experienced at CSS, you can just go through and change
the #RGB border/background colours where suitable to customise for your site!

*/



/* HORIZONTAL FREESTYLE MENU LAYOUT */


/* All <ul> tags in the menu including the first level */
.menulist, .menulist  ul {
 margin: 0;
 padding: 0;
 margin-left:9px;
 list-style: none;
 font-family:Arial;
 font-size:12px;
 line-height:14px;
}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
 visibility: hidden;
 position: absolute;
 top: 24px;
 left: -10px;
 width: 120px;
 border-left: 1px #000000 solid;
 border-right: 1px #000000 solid;
 border-bottom: 1px #000000 solid;
 margin-top: 0px;
 font-size:11px;
 line-height:11px;
}

/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
 left: 155px;
}

/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.menulist li {
 float: left;
 position: relative;
 margin-right: 0px;
}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li {
 float: none;
 margin-right: 0;
 margin-bottom: 0px;
 margin-top: 0px;
 padding-bottom:0px;
}
.menulist ul>li:last-child {
 margin-bottom: 0px;
}

/* Links inside the menu */
.menulist a, .menulist a:visited {
display: block;
padding: 5px 3px 5px 3px;
padding-left:10px;
padding-right:10px;
color: #E6E6D9;
text-decoration: none;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus, {
color: #ffffff;
background: #E6A348 url(/images/bg_nav2.gif) repeat-x bottom left;
}

/*
 If you want per-item background images in your menu items, here's how to do it.
 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#">
 2) Copy and paste these next lines for each link you want to have an image:

*/

    .menulist a#menu2 {
    	border-top: 1px #000000 solid;
		background: #DEECF9 url(/images/bg_nav3.gif) repeat-x bottom left;
		color: #004F78;
	}
    .menulist a#menu2:hover, .menulist a.highlighted#menu2, .menulist a:focus {
		background: #E6A348 url(/images/bg_nav2.gif) repeat-x bottom left;
		color: #ffffff;
    }

/* Only style submenu indicators within submenus. */
.menulist a .subind {
 display:  none;
}
.menulist ul a .subind {
 display:  block;
 float: right;
}

/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
/* \*/
.menulist a {
 float: none;
}
/* */


/* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). \*/
* html .menulist  ul li {
 float: left;
 height: 1%;
}
* html .menulist  ul a {
 height: 1%;
}
/* End Hack */
