body {
	margin-left: 0in;
	margin-top: 0in;
	background-color: #2A609C; /* lighter medium blue */
/*	background-color: #0B5 095; menu dark blue */
/*	background-color: #1C5596; medium blue */
/*	background-color: #3E7AC3;  lighter blue */
}

ul.list { 
	list-style: url("/images/bullet_blue.gif") disc;
	padding: 0.1in;
	margin-left: 0.1in;
	padding-left: 0.1in;
} 

li.list {
	padding: 0.0em 0.3em 0.3em 0.3em;
}

ul.list_bottom_pad { 
	list-style: url("/images/bullet_blue.gif") disc;
	padding: 0.1in;
	margin-left: 0.1in;
	padding-left: 0.1in;
} 

li.list_bottom_pad {
	padding: 0.0em 0.3em 5px 0.3em;
}

ul.list_home { 
	list-style: url("/images/bullet_blue.gif") disc;
	padding: 0.1in;
	margin-left: 0.5in;
	padding-left: 0.5in;
} 

li.list_home {
	padding: 0.0em 0.3em 0.3em 0.3em;
}

table.main {
	background-color: #FFE894; /* PMS 127 - #FFE774 */
/*	background-color: #FFE774; PMS 110 - brighter #FFE774 */
/* 	background-color: #7B2F18; burgundy - test */
	border: solid 1px #3F3A34;
}

td {
	color: #005688; /* army green #2C422C;*/
	font: 10pt trebuchet ms, arial, helvetica, sans serif;
	line-height: 1.5;
}

td.footer {
	background-image: url(/images/footer.jpg);
	background-repeat: repeat-x;
	color: #FBFBDD; 
	line-height: 2.0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: middle;
}

div.text_12pt {
	font-family: trebuchet ms, arial, helvetica, tahoma;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #005688; /* army green #2C422C;*/
/*	display: inline; stops align=center */
	padding: 0.0em; 
	text-decoration: none; /* to remove the underline */
}

div.text_11pt {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color: #005688; /* army green #2C422C;*/
/*	display: inline; stops align=center */
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}

div.text_10pt {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color: #005688; /* army green #2C422C;*/
/*	display: inline; stops align=center */
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}

div.text_9pt {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color: #005688; /* army green #2C422C;*/
/*	display: inline; stops align=center */
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}

div.text_8pt {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color: #005688; /* army green #2C422C;*/
/*	display: inline; stops align=center */
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}

span.text_12pt {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color: #005688; /* army green #2C422C;*/
/*	display: inline; stops align=center */
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}

span.text_11pt {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color: #005688; /* army green #2C422C;*/
/*	display: inline; stops align=center */
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}

span.text_10pt {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color: #005688; /* army green #2C422C;*/
/*	display: inline; stops align=center */
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}

span.text_9pt {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color: #005688; /* army green #2C422C;*/
/*	display: inline; stops align=center */
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}

span.text_8pt {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color: #005688; /* army green #2C422C;*/
/*	display: inline; stops align=center */
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}

a.text_13pt {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 13pt;
	font-style : normal;
	font-weight : bold;
	color : #0B5095;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_13pt:hover {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 13pt;
	font-style : normal;
	font-weight : bold;
	color : black;
	display : inline;
	text-decoration:underline;
}

a.text_13pt_red {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 13pt;
	font-style : normal;
	font-weight : bold;
	color : brown;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_13pt_red:hover {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 13pt;
	font-style : normal;
	font-weight : bold;
	color : red;
	display : inline;
	text-decoration:underline;
}

a.text_12pt {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : #0B5095;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_12pt:hover {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display : inline;
	text-decoration:underline;
}

a.text_12pt_bold {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : #0B5095;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_12pt_bold:hover {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : black;
	display : inline;
	text-decoration:underline;
}

a.text_11pt {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : #278AE7;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_11pt:hover {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display : inline;
	text-decoration:underline;
}

a.text_11pt_bold {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	color : #0B5095;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_11pt_bold:hover {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	color : black;
	display : inline;
	text-decoration:underline;
}


a.text_11pt_red {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : brown;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_11pt_red:hover {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : red;
	display : inline;
	text-decoration:underline;
}

a.text_10pt {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
/*	color : #0B5095; */
	color : #278AE7;  /* old blue*/
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_10pt:hover {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display : inline;
	text-decoration:underline;
}

a.text_10pt_bold {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #0B5095;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_10pt_bold:hover {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : black;
	display : inline;
	text-decoration:underline;
}

a.text_10pt_#2C422C {
	font-family : arial, helvetica;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_10pt_#2C422C:hover {
	font-family : arial, helvetica;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display : inline;
	text-decoration:underline;
}

a.text_10pt_white {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : white;
	display : inline;
	text-decoration: none; /* to remove the underline */
}

a.text_10pt_white:hover {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #FFE774;
	display : inline;
	text-decoration: underline;
}

a.text_9pt {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : #0B5095;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_9pt:hover {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display : inline;
	text-decoration:underline;
}

a.text_9pt_white {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : white;
	display : inline;
	text-decoration: none; /* to remove the underline */
}

a.text_9pt_white:hover {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : #FFE774;
	display : inline;
	text-decoration: underline;
}

a.text_9pt_mask {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : #2A609C;
	display : inline;
	text-decoration: none; /* to remove the underline */
}

a.text_9pt_mask:hover {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : #2A609C;
	display : inline;
	text-decoration: none;
}

a.text_8pt {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #0B5095;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_8pt:hover {
	font-family : trebuchet ms, arial, helvetica, tahoma;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display : inline;
	text-decoration:underline;
}

/*Credits below: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrow_menu{
	width: 180px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
}

.arrow_menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrow_menu li a{
	font: bold 12px trebuchet ms, verdana, arial, helvetica, sans-serif;
	display: block;
	background: transparent url(/images/arrow_blue_green_2.gif) 100% 0;
  height: 28px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 2px 0 2px 5px;  /* top right bottom left */
	line-height: 28px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	

.arrow_menu li a.highlight{
	font: bold 12px trebuchet ms, verdana, arial, helvetica, sans-serif;
	display: block;
	background: transparent url(/images/arrow_blue_green_2.gif) 100% 0;
  height: 28px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 2px 0 2px 5px;  /* top right bottom left */
	line-height: 28px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrow_menu li a:link, .arrow_menu li a:visited {
/*	color: #37746C; greenish color - original */
	color: #0B5095; /* blue */
}

.arrow_menu li a.highlight:link, .arrow_menu li a.highlight:visited {
	color: brown;
}

.arrow_menu li a:hover{
	color: black;
	background-position: 100% -32px;
}

.arrow_menu li a.highlight:hover{
	color: red;
	background-position: 100% -32px;
}

.arrow_menu li a.selected {
/*	color: #26370A; dark green */
	background-position: 100% -64px;
}
