/* CSS Document */

BODY {
	background-image:url(images/bg.jpg);
	background-color: #DFED97;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    scrollbar-arrow-color:#B9CD53;
	scrollbar-base-color:#677C11;
	scrollbar-shadow-color:#333333;
	scrollbar-face-color:#677C11;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#333333;
	scrollbar-3d-light-color:#333333;
}.body {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}
.body A:link    { color:#333333; text-decoration:underline; }
.body A:visited { color:#333333; text-decoration:underline; }
.body A:active  { color:#333333; text-decoration:underline; }
.body A:hover   { color:#677C11; text-decoration:underline; }

.bodyBold {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
}
.bodyBold A:link    { color:#333333; text-decoration:underline; }
.bodyBold A:visited { color:#333333; text-decoration:underline; }
.bodyBold A:active  { color:#333333; text-decoration:underline; }
.bodyBold A:hover   { color:#677C11; text-decoration:underline; }

.bodyBlurb {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold	;
	color: #677C11;
}
.bodyBlurb A:link    { color:#677C11; text-decoration:underline; }
.bodyBlurb A:visited { color:#677C11; text-decoration:underline; }
.bodyBlurb A:active  { color:#677C11; text-decoration:underline; }
.bodyBlurb A:hover   { color:#333333; text-decoration:underline; }

.quote {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
}	

.quote2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}

.pressRelease {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.simplified {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #C1DE54;
}
.simplified A:link    { color:#C1DE54; text-decoration:none; }
.simplified A:visited { color:#C1DE54; text-decoration:none; }
.simplified A:active  { color:#C1DE54; text-decoration:none; }
.simplified A:hover   { color:#677C11; text-decoration:none; }

.back {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
.back A:link    { color:#C1DE54; text-decoration:none; }
.back A:visited { color:#C1DE54; text-decoration:none; }
.back A:active  { color:#C1DE54; text-decoration:none; }
.back A:hover   { color:#677C11; text-decoration:none; }

.press {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}

.contact {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #003366;
}
.contact A:link    { color:#003366; text-decoration:underline; }
.contact A:visited { color:#003366; text-decoration:underline; }
.contact A:active  { color:#003366; text-decoration:underline; }
.contact A:hover   { color:#003366; text-decoration:underline; }

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}


#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#mainlevel-nav 
{
	display: block;
	background-image:url(images/buttUp.gif);
	background-repeat:no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
    width: 15%;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#mainlevel-nav  a
{

	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #666666;
	background-image:url(images/buttUp.gif);
	background-repeat:no-repeat;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#buttons>#mainlevel-nav  a { width: auto; }

	#mainlevel-nav  a:hover
{
	color: #677C11;
	background-image:url(images/buttDn.gif);
	background-repeat:no-repeat;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.textbox {
    border-top: 1px solid #2E415F;
    border-bottom: 1px solid #2E415F;
    border-left: 1px solid #2E415F;
    border-right: 1px solid #2E415F;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #D5DAE3;
	background-image: url(../images/home/shadow_textbox.gif);
	height : 19px;
}

.txtBoxStyle2{
    border-top: 1px solid #354D73;
    border-bottom: 1px solid #354D73;
    border-left: 1px solid #354D73;
    border-right: 1px solid #354D73;
    background-color: #E8EAED;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #354D73;
	background-image: url(../images/shadow_textbox.gif);
}

.txtFieldStyle1{
    border-top: 1px solid #354D73;
    border-bottom: 1px solid #354D73;
    border-left: 1px solid #354D73;
    border-right: 1px solid #354D73;
    background-color: #E8EAED;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #354D73;
	background-image: url(../images/shadow_textfield.gif);
}

.drpDown1{
    border-top: 1px solid #677C11;
    border-bottom: 1px solid #677C11;
    border-left: 1px solid #677C11;
    border-right: 1px solid #677C11;
    background-color: #EDF5C4;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #677C11;
}

.drpDown2{
    border-top: 1px solid #354D73;
    border-bottom: 1px solid #354D73;
    border-left: 1px solid #354D73;
    border-right: 1px solid #354D73;
    background-color: #E8EAED;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #354D73;
}


.ButtonStyle1{
    border-top: 1px solid #677C11;
    border-bottom: 1px solid #677C11;
    border-left: 1px solid #677C11;
    border-right: 1px solid #677C11;
    background-color: #EDF5C4;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #677C11;   
    text-decoration: none;
    cursor : hand;
    }
	
.checkBox1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #354D73;
}