body {
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	/*line-space: 110%; */
	line-height: 110%;
	color: #333333;
}
table {
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	/* line-space: 110%; */
	line-height: 110%;
}
a:link {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #CC0000;
}

.breadcrumbMain
{
	font-family: Georgia, "Times New Roman" , Times, serif, Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
	}
	
/* 
	letter-spacing: 1px; 
	text-transform: uppercase;
	based on text_headline5:
	font-family: 
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	padding-bottom: 15px;
	line-height: 110%;
*/

.text_grey {
	color: #79796D;
}
.text_grey:link {
	color: #79796D;
}
.text_grey:active {
	color: #79796D;
}
.text_grey:visited {
	color: #79796D;
}
.text_grey:hover {
	color: #79796D;
}

.line_vert_grey {
	width: 1px;
	background-color: #D9DADE;
}
.line_horiz_grey {
	height: 1px;
	background-color: #D9DADE;
}

.line_vert_white {
	width: 1px;
	background-color: #FFFFFF;
}
.line_horiz_white {
	height: 1px;
	background-color: #FFFFFF;
}

.footer {
	background-color: #F0F0E4;
	font-size: 8pt;
}
.footer a:link {
	color: #333333;
	text-decoration: none;
	margin: 10px;
}
.footer a:active {
	color: #333333;
	text-decoration: none;
	margin: 10px;
}
.footer a:visited {
	color: #333333;
	text-decoration: none;
	margin: 10px;
}
.footer a:hover {
	color: #333333;
	text-decoration: none;
	margin: 10px;
}

.text_area_indicator {
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 10pt;
	color: #CC0000;
	padding-left: 15px;
}

.text_headline {
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 15px;
	line-height: 110%;
}

.text_headline5 {
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	padding-bottom: 15px;
	line-height: 110%;
}

.text_headline2 {
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
	line-height: 110%;
}
.text_headline3 {
	font-size: 8pt;
	font-weight: bold;
	color: #CC0000;
	line-height: 110%;
}
.text_headline4 {
	font-size: 8pt;
	font-weight: bold;
	padding-top: 15px;
	line-height: 110%;
}
.text_headline3_med {
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
	line-height: 110%;
}
.text_headline4_med {
	font-size: 10pt;
	font-weight: bold;
	padding-top: 15px;
	line-height: 110%;
}

/* body text style for the main page */
.text_content_main {
	font-family: Arial, Georgia, "Times New Roman" , Times, serif;
	font-size: 10pt;
	line-height: 120%;
	color: #333333;
}

.text_link_main{
	font-family: Arial, Georgia, "Times New Roman" , Times, serif;
	font-size: 11pt;
	font-weight: normal;
	line-height: 120%;
	color: #CC0000;
}


.text_content {
	font-size: 8pt;
	line-height: 120%;
	color: #333333;
}

.text_content_small {
	font-size: 8pt;
	line-height: 120%;
	color: #333333;
}

.sidenav_box_title {
	font-size: 8pt;
	background-color: #E4E4E1;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #FFFFFF;
	width: 100%;
}

.sidenav_table {
	background-color: #F0F0E4;
}

.sidenav_box_contents {
	font-size: 8pt;
	background-color: #F0F0E4;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 15px;
	width: 100%;
}

.sidenav_header1 {
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #79796D;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
}

.sidenav_header2 {
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #CC0000;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
}

.rightcol_comment_box1 {
	background-color: #F0F0E4;
	color: #666666;
	padding: 15px;
}
/* Mustard Background */
.rightcol_comment_box2 {
	background-color: #E4E4E1;
	color: #666666;
	padding: 15px;
}
/* Grey Background  */
.rightcol_comment_box3 {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
/* transparent background */
.rightcol_comment_box4 {
	background-color: #F0F0E4;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.table_head {
	background-color: #E4E4E1;
	color: #79796D;
}

.table_row {
	background-color: #FFFFFF;
}

.table_row2 {
	background-color: #F0F0E4;
}

/* KM adds */

.text-area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F7F7F1;
}

.text-area-mustard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F0F0E4;
}

.drop-down {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F7F7F1;
}

.drop-down-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
}

.fld_disp {
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #79796D;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
}

.submit_button {
	cursor: hand;
	color: #CC0000;	background-color: #FFFFFF;	background-image: url(../images/Submit_Arrow3.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	border: none;
	overflow: auto;
	vertical-align: middle;
	width: auto;
}

.button-admin {
	font-size: 11px;
	background-color: #CC0000;
	cursor: hand;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.error
{
	/* font-weight: bold; */
	font-size: 11px;
	color: #CC0000;
	font-family: Verdana, Helvetica, Arial;
}

/* Menu styles
	THESE ARE THE SAME REGARDLESS OF THE AUDIENCE SELECTED
 */

/* standard for all audiences: */
.MenuGroup
{
	background-color: #FFFFFF;
}

.MenuGroupAudience
{
	background-color: #D9DADE;
}

.MenuGroupPost
{
	background-color: #ffffff;
}

.MenuItemPop 
{
	cursor: hand;
	color: #CC0000;	background-color: #FFFFFF;	height: 18px;
	width: auto;
	display: block;
	padding: 5px;
	padding-left: 30px;
	font-size: 8pt;	border: solid 1px #D9DADE;	border-width: 1px;	border-style: solid;	border-color: #D9DADE;}

.MenuItemPopOver
{
	cursor: hand;
	color: #CC0000;	background-color: #F0F0E4;	height: 18px;
	width: auto;
	display: block;
	padding: 5px;
	padding-left: 30px;
	font-size: 8pt;	border: solid 1px #D9DADE;	border-width: 1px;	border-style: solid;	border-color: #D9DADE;}

.MenuItem
{
	cursor: hand;
	color: #CC0000;	background-color: #FFFFFF;	background-image: url(../images/sidenav_arrow.gif);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: auto;
	padding: 5px;
	padding-left: 30px;
	font-size: 8pt;	border-top-width: 1px;	border-right-width: 0px;	border-bottom-width: 1px;	border-left-width: 0px;	border-top-style: solid;	border-right-style: none;	border-bottom-style: solid;	border-left-style: none;	border-color: #D9DADE;
}

.MenuItemOver
{
	cursor: hand;
	color: #CC0000;	background-color: #F0F0E4;	background-image: url(../images/sidenav_arrow_selected.gif);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: auto;
	padding: 5px;
	padding-left: 30px;
	font-size: 8pt;	border-top-width: 1px;	border-right-width: 0px;	border-bottom-width: 1px;	border-left-width: 0px;	border-top-style: solid;	border-right-style: none;	border-bottom-style: solid;	border-left-style: none;	border-color: #D9DADE;
}

.MenuItemPost
{
	cursor: hand;
	color: #000000;	background-color: #FFFFFF;	height: 18px;
	display: block;
	padding: 5px;
	padding-left: 10px;
	text-decoration: none;
	font-size: 8pt;	font-weight: bold;	/*	border-width: 1px;	border-style: solid;	border-color: #D9DADE;
	*/
}

.MenuItemPostOver
{
	cursor: hand;
	color: #000000;	background-color: #F0F0E4;	height: 18px;
	display: block;
	padding: 5px;
	padding-left: 10px;
	text-decoration: none;
	font-size: 8pt;	font-weight: bold;	/*	border-width: 1px;	border-style: solid;	border-color: #D9DADE;
	*/
}

.MenuItemHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
	padding-left: 10px;
	cursor: hand;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
}

.MenuItemHeaderOver
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px;
	padding-left: 10px;
	cursor: hand;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
}

