﻿body
{
	font-family: "Trebuchet MS" , Verdana, Arial, helvetica, sans-serif;
	background-image: url(../../images/Front/header_bg.jpg);
	font-size: 12px;
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: 0px;
}

.large
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/* member modules */
.BG_Box1
{
	background-image: url(../../images/Front/Box1_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 182px;
	padding: 2px 8px 15px 10px;
}

.BG_Box1 UL
{
	margin: -10px 0 0 20px;
	padding: 0px;
}
.BG_Box1 A
{
	text-decoration: none;
}
.BG_Box1 H3
{
	font-size: 13px;
}
.PurpleBoxSM
{
	padding: 5px 5px 5px 5px;
	vertical-align: text-top;
	font-size: 11px;
	background-image: url(../../images/BG_PurpleBox.gif);
	background-position: top;
}
.OrangeBox H4, .PurpleBox H4
{
	font-size: 14px;
	margin: 0 0 5px 0;
	color: #000000;
}
.OrangeBox, .PurpleBox
{
	background-image: url(../../images/BG_OrangeBox.gif);
	padding: 0px 5px 5px 5px;
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: text-top;
	font-size: 11px;
}
.OrangeBox
{
	background-image: url(../../images/BG_OrangeBox.gif);
}
.PurpleBox
{
	background-image: url(../../images/BG_PurpleBox.gif);
}



/* front end modules */

#InsidePhoto
{
	width: 707px;
	height: 135px;
	float: left;
}

td, th
{
	font-family: "Trebuchet MS" , Verdana, Arial, helvetica, sans-serif;
}

.normal, input, select, textarea, li
{
	font-family: "Trebuchet MS" , Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
}

img
{
	border: none;
}

a
{
	color: #588605;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#arrow
{
	background-image: url(../../images/Front/arrow.jpg);
	background-repeat: no-repeat;
	width: 23px;
	height: 24px;
}
.arrowright
{
	margin-right: 10px;
	margin-top: -1px;
}

#container
{
	width: 980px;
	height: auto;
	position: relative;
	margin: 0px auto;
}

#header
{
	width: 980px;
	height: 104px;
	position: relative;
}

#logo
{
	float: left;
	width: auto;
	height: auto;
}


.links a
{
	font-size: 14px;
	color: #8460a1;
	text-decoration: none;
	font-weight: bold;
}

.links a:hover
{
	font-size: 14px;
	color: #7aba0c;
	text-decoration: underline;
	font-weight: bold;
}
.loginbox
{
	width: 90px;
}
.loginlinks, .loginlinks a, .loginlinks a:hover
{
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}


#search_box
{
	width: 500px;
	float: right;
	height: auto;
	text-align:right;
}

#search_box input
{
	border: 1px #a9a9a9 solid;
	color: #a9a9a9;
	font-size: 11px;
}
#search_box input.btn
{
	border: none;
	position: absolute;
	right: 10px;
	top: 11px;
}
#search_box .links
{
	text-align: right;
	margin-top: 20px;
	color: #8460a1;
	font-weight: bold;
}
#search_box .search_box_bg
{
	width: 299px;
	height: 37px;
	background-image: url(../../images/Front/search_box_bg.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 11px;
	vertical-align: middle;
	padding: 2px 0px 0px 0px;
}

#search_box .search_box_bg .text
{
	margin-left: 5px;
}

#topnav
{
	clear: both;
	width: 980px;
	height: 38px;
	background-image: url(../../images/Front/topnav_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0 0 8px 0;
}

#topnav a
{
	line-height: 38px;
	text-decoration: none;
	color: #313131;
	font-size: 13px;
	font-weight: bold;
	padding: 9px 60px 9px 60px;
}
#topnav a:hover
{
	line-height: 38px;
	text-decoration: underline;
	background-image: url(../../images/Front/topnav_bg_over.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	color: #ffffff;
}

#topnav a#selected
{
	line-height: 38px;
	text-decoration: underline;
	background-image: url(../../images/Front/topnav_bg_over.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	color: #ffffff;
}


#flash_header
{
	width: 980px;
	height: auto;
	margin-top: 15px;
}

#news_headlines
{
	width: 980px;
	height: 25px;
	margin-top: 15px;
	background-color: #fdfefd;
	border-top: 1px #e9e9e9 solid;
	border-bottom: 1px #e9e9e9 solid;
	line-height: 25px;
}

#news_headlines .headlines
{
	color: #787878;
	font-size: 12px;
}
h1 .greentext, h2
{
	color: #6f9143;
	font-size: 13px;
}
#news_headlines .greentext
{
	color: #6f9143;
	font-size: 12px;
}
#news_headlines .text
{
	color: #383838;
	font-size: 13px;
}

#block_data_container
{
	/* margin-top: 15px; */
	/* float: left; */
	width: 980px;
	height: auto;
}

#block_data
{
	float: left;
	background-image: url(../../images/Front/block_data.jpg);
	width: 236px;
	background-repeat: no-repeat;
	height: 155px;
}
#block_data A
{
	color: #000000;
	text-decoration: none;
}
#block_data .heading
{
	margin-top: 5px;
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
#block_data .text
{
	display: block;
	font-size: 12px;
	margin: 5px;
	color: #838383;
}
#block_data .readmore
{
	margin-left: 5px;
}
#block_data .readmore A
{
	font-weight: bold;
	font-size: 12px;
	color: #37194e;
	text-decoration: none;
}
#block_data .readmore A:hover
{
	font-size: 12px;
	color: #37194e;
	text-decoration: underline;
}
.margin#block_data
{
	margin-left: 12px;
}

#bottomnav
{
	width: 980px;
	height: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #fdfefd;
	border-top: 1px #e9e9e9 solid;
	border-bottom: 1px #e9e9e9 solid;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	color: #8f8f8f;
}

#bottomnav a
{
	color: #8f8f8f;
	font-size: 12px;
	text-decoration: none;
}
#bottomnav a:hover
{
	color: #8f8f8f;
	text-decoration: underline;
}

#content
{
	width: 980px;
	height: auto;
	margin-top: 15px;
	float: left;
}
.LayoutLeft
{
	float: left;
	width: 140px;
	font-weight: bold;
}
.LayoutRight
{
	float: left;
	width: 300px;
	display: block;
	margin-bottom: 20px;
}
#content #left
{
	float: left;
	width: 222px;
	position: relative;
	border-right: 1px #efefef solid;
	margin-top: 4px;
}
#LayoutCalculator
{
	float: right;
	display: inline;
	position: relative;
}

#content #right
{
	padding-left: 2px;
	width: 440px;
	font-size: 12px;
	margin-left: 234px;
}

h1
{
	font-size: 19px;
	color: #662d91;
	margin-top: 0px;
}
#content #right h3
{
	font-size: 13px;
	color: #588605;
}

#content #right p.quotation
{
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
}

#content #right ul li
{
	line-height: 20px;
}


#content #right p strong
{
	font-size: 16px;
	font-weight: bold;
}
#content #right #content_data
{
	width: 713px;
	height: auto;
	color: #616161;
}
#content #right #content_data .top
{
	width: 713px;
	height: 10px;
	background-image: url(../../images/Front/content_box_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content #right #content_data .data
{
	background-image: url(../../images/Front/content_box_bg.jpg);
	background-repeat: repeat-y;
	width: 713px;
}

#content #right #content_data .data table
{
	width: 690px;
	margin-bottom: 20px;
}

#content #right #content_data .data table td
{
	border-bottom: 1px #e2e2e2 solid;
	height: 27px;
	padding: 5px 0px;
	vertical-align: top;
}

#content #right #content_data .data table td.padding
{
	padding-left: 12px;
}
#content #right #content_data .data table .heading
{
	font-size: 18px;
	color: #662d91;
}

#content #right #content_data .bottom
{
	width: 713px;
	height: 10px;
	background-image: url(../../images/Front/content_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/**********************************************************
These are backend styles that are needed for the font end
***********************************************************/

/* errors */
.errorform
{
	width: 100%;
	padding: 10px;
	border: 5px solid #ffe4c9;
	background-color: #fefbf2;
	margin-bottom: 20px;
}

div.errorform
{
	width: 98%;
	padding: 4px 2px 0px 2px;
	color: #f79a29;
	text-align: left;
	font-weight: 700;
	margin-left: 0px;
	margin-right: 0px;
}
.errorform .header
{
	padding-top: 1px;
	margin-left: 5px;
	margin-right: 5px;
}
.errorform ul
{
	padding: 3px 10px 0px 10px;
	margin: 4px 0px 0px 0px;
	list-style-type: none;
	border-top: solid 1px #ffe4c9;
	font-weight: 400;
}
.errorform li
{
	color: black;
	padding-top: 2px;
	padding-bottom: 2px;
}

.frontbox
{
	width: 200px;
	border-collapse: collapse;
}

.alertbox
{
	width: 100%;
	border-collapse: collapse;
}
.alertbox ul
{
	margin-left:16px;
}

.frontbox
{
	width: 200px;
	border-collapse: collapse;
}

.frontbox td, .frontbox th
{
	text-align: left;
}

.alertbox td, .alertbox th
{
	text-align: left;
}


.frontbox h3
{
	font-size: 13px;
}

.boxbg
{
	padding: 0px 5px 5px 5px;
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: text-top;
	font-size: 11px;
}

.frontbox .boxbg
{
	/* Purple Background */
	background-image: url(../../images/BG_PurpleBox.gif);
}

.alertbox .boxbg
{
	/* Purple Background */
	background-image: url(../../images/BG_PurpleBox.gif);
}


/* Box Styles for border */
.boxul
{
	background-image: url( ../../images/ZimpleBox_01.gif);
	width: 10px;
	height: 10px;
}

.boxum
{
	background-image: url( ../../images/ZimpleBox_02.gif);
	height: 10px;
}

.boxur
{
	background-image: url( ../../images/ZimpleBox_03.gif);
	width: 10px;
	height: 10px;
}
.boxml
{
	background-image: url( ../../images/ZimpleBox_04.gif);
	width: 10px;
}

.boxmr
{
	background-image: url( ../../images/ZimpleBox_06.gif);
	width: 10px;
}

.boxll
{
	background-image: url( ../../images/ZimpleBox_07.gif);
	width: 10px;
	height: 12px;
}

.boxlm
{
	background-image: url( ../../images/ZimpleBox_08.gif);
	height: 12px;
}

.boxlr
{
	background-image: url( ../../images/ZimpleBox_09.gif);
	width: 10px;
	height: 12px;
}

/* Edit Form classes */
.editform
{
}
.editform th
{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

.editform td
{
	text-align: left;
}


/****************************/
.header
{
	width: 100%;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #ffe4c9;
}

.header .center
{
	color: #588605;
	text-align: left;
	font-weight: 700;
}

.headercommands
{
	width: 100%;
	text-align: right;
	margin-bottom: 8px;
	position: relative;
	top: -18px;
	font-size: 11px;
	font-weight: bold;
}

.headercommands a
{
	margin-left: 6px;
	margin-right: 8px;
	color: #588605;
	text-decoration: underline;
}
.headercommands a:link
{
	color: #588605;
	text-decoration: underline;
}
.headercommands a:visited
{
	color: #588605;
	text-decoration: underline;
}
.headercommands a:hover
{
	color: #588605;
	text-decoration: underline;
}
.headercommands a:active
{
}



.helptrigger, .helphover
{
	background: url(../../images/question.gif) no-repeat bottom;
	width: 30px;
	height: 30px;
}

.helppopup
{
	padding: 5px;
	background-color: #fefbf2;
	border-right: #562781 1px solid;
	border-top: #562781 1px solid;
	border-left: #562781 1px solid;
	border-bottom: #562781 1px solid;
    z-index: 1;
}

/* Listform styles   */
.listform
{
	width: 100%;
	border-collapse: collapse;
	margin: 0px 0px 20px 0px;
}
.listform td
{
	padding: 5px;
	border: 0;
}
.listform th, .listform .footer td
{
	border-style: none none none solid;
	background-color: #e5e5e5;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
}

.listform a
{
	color: #588605;
	text-decoration: none;
}

.listform a:hover
{
	color: #588605;
	text-decoration: underline;
}

.alternate
{
	background-color: #f5f5f6;
}

.commands
{
	text-align: center;
	padding-top: 20px;
}

/*  Summary Form styles */
.summaryform
{
	padding: 2px;
	border: 1px solid #c8c8c8;
	background-color: #fefbf2;
	margin-bottom: 10px;
	width: 200px;
}
.summaryform td
{
	padding: 3px;
}

.summaryform .header
{
	color: #000000;
	background-color: #fdecd2;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
}

.summaryform th
{
	text-align: left;
}

.summaryform a
{
	color: #588605;
	text-decoration: none;
}

.summaryform a:hover
{
	color: #588605;
	text-decoration: underline;
}

/* Boxes ************/
.boxnew
{
	width: 236px;
	height: 155px;
	float: left;
	margin-top: 5px;
}
.boxnew H4
{
	font-family: "Trebuchet MS" , Verdana, Arial, helvetica, sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 6px 0 0 8px;
	font-size: 13px;
	font-weight: normal;
}
.boxnew li
{
	color: #595959;
	font-size: 12px;
	padding: 0 8px 8px 8px;
	margin-top: 12px;
	line-height: 120%;
}
.boxnew P
{
	color: #595959;
	font-size: 12px;
	padding: 0 8px 8px 8px;
	margin-top: 12px;
	line-height: 120%;
}
.boxnew A, .boxnew A:hover
{
	color: #37194e;
	font-size: 12px;
}
.boxnew SPAN
{
	padding: 4px;
	display: block;
}

/* FAQ ************/
.faq-topic-header
{
	color: #662d91;
	font-weight: bold;
	font-size: 15px;
	margin: 12px 0 12px 0;
}
.faq-topic-header A
{
	color: #662d91;
}
.faq-topic-header A:Hover
{
	color: #662d91;
	text-decoration: none;
}
.faq-image
{
	text-align: center;
}
.question
{
	font-weight: bold;
	margin-bottom: 8px;
	cursor: pointer;
}
.answer
{
	margin-bottom: 10px;
	display: none;
	border-style: solid;
	border-width: thin;
	padding: 8px 8px 8px 8px;
	border-color: #e2e2e2;
}
.question-show-no-toggle
{
	font-weight: bold;
	margin-bottom: 8px;
	cursor: pointer;
}
.question-show-no-toggle A
{
    color: #000000;
}
.question-show-no-toggle A:Hover
{
    color: #000000;
	text-decoration: none;
}
.answer-show-no-toggle
{
	margin-bottom: 10px;
	display: block;
	border-style: solid;
	border-width: thin;
	padding: 8px 8px 8px 8px;
	border-color: #e2e2e2;
}

/* Small News Blog Roll */
.smallnewsblogroll
{
	 overflow: hidden;
	 height: 126px;
}
.smallnewsblogroll ul
{
	padding: 0px 8px 0px 8px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.smallnewsblogroll li
{
	padding-top: 0px;
	padding-bottom: 0px;
}

/* News Blog Roll ************/
.newsblogroll
{
}
.newsblogroll ul
{
	padding: 0px 8px 0px 8px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.newsblogroll li
{
	padding-top: 0px;
	padding-bottom: 5px;
}

/* Left Nav **********************/
.leftnav
{
	text-decoration: none; 
	color: Black; 
	font-weight: bold; 
	font-size: 14px;
}

.subheadergreen
{
	color: #6f9143;
	font-size: 15px;
	font-weight: bold;
}

.subheaderblack
{
	font-weight: bold; 
	color: Black; 
	font-size: 14px;
}

/* Help Search ************/
.searchresultitem-topic-header
{
	color: #662d91;
	font-weight: bold;
	font-size: 15px;
	margin: 12px 0 12px 0;
}
.searchresultitem-topic-header A
{
	color: #662d91;
}
.searchresultitem-topic-header A:Hover
{
	color: #662d91;
	text-decoration: none;
}
.searchresultitem-display-nonclickable-url
{
	color: #588605;
}
.searchresultitem-snippet
{

}
