body {
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
.trebuchet{
font-family:"Trebuchet MS";
}

h1 {
	font-size: 33pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a {
	color: #000000;
	text-decoration:none;
}
a {
	color: #000000;
	text-decoration:hover:none;
}
.bg-green {
	color: #136D39;
}
.bg-white {
	background: #ffffff;
}
.bg-grey {
	background: #C9C9C9;
}
.border-green {
	background-color: #136D39;
}
.bg-lightGrey {
	background-color: #ECECEC;
}



h2 {
	font-size: 26pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 14pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.h4Class {
	font-size: 14pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 18pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 11pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.h5Class {
	font-size: 11pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h6 {
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.h6Class {
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}



.h7Class {
		font-size: 8.5pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.tiny-txt
{	font-size: 8.5pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.tiny-txtOrange
{	font-size: 8.5pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #F09A30;
}

.h5ClassGreen
{
	color: #136D39;
	font-size: 11pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.txt-green {
	color: #136D39;
}

.txt-orangeLink {
	color: #F09A30;
	text-decoration:underline;
}

.txt-orangeLink:hover {
	color: #F09A30;
	text-decoration:none;
}

.txt-BlueLink {
	color: #006699;
	text-decoration:none;
}

.txt-BlueLink:hover {
	color: #006699;
	text-decoration:underline;
}


.txt-orange {
	color: #F09A30;
}
.txt-blackun {
	color: #000000;
	text-decoration:underline;
}
.txt-blackun:hover {
	color: #000000;
	text-decoration:none;
}

.txt-white {
	color: #FFFFFF;
}
.txt-dkgrey {
	color: #2D2D2D;
}
.txt-grey {
	color: #808080;
}
.txt-red {
	color: #CC3034;
}
.txt-blue {
	color: #3188DB;
}
.txt-redun {
	color: #CC3034;
	text-decoration:underline;
}
.txt-redun:hover {
	color: #CC3034;
	text-decoration:none;
}
.txt-lightgrey {
	color: #C8C8C8;
}
.leftNav {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: normal;
	color: #89B69C;
	text-decoration:none;
	text-transform: uppercase;
}
.leftNav:hover {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
}

.leftSubNav {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	padding-left:15px;
	text-decoration:none;
}
.leftSubNav:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #89B69C;
	padding-left:15px;
	text-decoration:none;
}


.btn {   
   color:#050;   
   font: bold 84% 'trebuchet ms',helvetica,sans-serif;   
   background-color:#fed;   
   border: 1px solid;   
   border-color: #696 #363 #363 #696;   
   filter:progid:DXImageTransform.Microsoft.Gradient   
   (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');   
 }   


/* **********************************error styles********************************** */
.globalErrorContainer {
	margin: 10px;
	padding: 0px;
	border: 1px solid #dfbea1;
	clear: both;
}
.globalError {
	background: #ffffff url(/images/errorBack.gif);
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}

#shortTermErrorMessage {
	margin: 10px;
	border: 0px dotted #000000;
	padding: 0px 35px;
	background: transparent url(/images/icon-alert-white.gif) no-repeat;
}



.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.modalPopupHeader
{
	cursor: move;
	background-color: #136D39;
	border: solid 0px White; 
	color: white
}

.modalPopupHeaderText
{
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial;
	background-color: transparent;
	color:	#FFFFFF;
}

.modalPopupErrorText
{
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial;
	background-color: transparent;
	color:	#000000;
}


/******TABS*/
ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 1em 0 1em 0; /* set margins as desired */
font: bold 11px verdana, arial, sans-serif; /* set font as desired */
border-bottom: 1px solid #6c6; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}
 
ul#tabnav li { /* do not change */
display: inline;
}


ul#tabnav li a { /* settings for all tab links */
padding: 3px 10px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #6c6; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #136D39; /* set unselected tab background color as desired */
color: #ffffff; /* set unselected tab link color as desired */
margin-right: 10px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}
 
ul#tabnav a:hover { /* settings for hover effect */
background: #fed; /* set desired hover color */
color:#136D39;
}

ul#tabnav li a.tabSelected { /* settings for hover effect */
background: #fed; /* set desired hover color */
color:#136D39;
}


.bg_who_answer_bottom
{
	padding-bottom:3px; 
	width:246px; 
	background-image:url(/images/bg_who_answer_bottom.jpg); 
	background-position:bottom;
	background-repeat:no-repeat
}

.bg_who_answer_top
{
	width:255px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	background-image:url(/images/bg_who_answer_top.png); 
	background-repeat:no-repeat;
}
