body  {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../../images/body/body_m.png);
	background-repeat:repeat;
	margin: 0 0 0 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0 0 0 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

h1
{
	text-align:left;	
}
img {
	border: none;
}


input,textarea{
font-family:sans-serif;
font-size:0.9em;
}


.fwidth{
	width: 100%;
	height: 0px;
	font-size: 0px;
}

.twoColLiqLtHdr #quick_access{
	text-align: left; 
	font-size:smaller;
	padding: 0 0 0 25px;
	margin: 0 0 0 0;
}

/* Fix IE Win, hide from IE MAC \*/
* html #quick_access {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
/* end hidding */

.twoColLiqLtHdr #container
{ 
	width: 100%;  
	background-color: transparent;
	text-align: left;
	background-image:url(../../images/body/body_r.png);
	background-repeat:repeat-y;
	background-position:right;
	min-width: 740px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

} 

.twoColLiqLtHdr #container2
{ 
	background-image:url(../../images/body/body_l.png);
	background-repeat:repeat-y;
	background-position:left;
	min-width: 740px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/* Tips for sidebar1:
1. since we are working in percentages, it's best not to use padding on the sidebar. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColLiqLtHdr #sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/
.twoColLiqLtHdr #sidebar1 {
	float: left; 
	width: 25%; /* since this element is floated, a width must be given */
	min-width:200px;
}


	/* IE6 Only */
	* html .twoColLiqLtHdr #sidebar1 {
	margin: 0 0 0 0;
	padding: 0 0 0 0; /* top and bottom padding create visual space within this div  */
	border: none;
	}

#container3
{
	padding-left: 15px; 
	padding-right: 15px;
}



.twoColLiqLtHdr #mainContent { 
	float: right;
	margin: 0 0 0 0%;
	padding: 0 0 0 0;
	min-width: 440px;
	width: 72%;
} 

	

/* GENERAL CLASSES*/ 

.adgSep
{
	display: none;
	font-size: 0em;
	height: 0em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: none;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



/* FOOTER */

#ftr1
{
	background-image:url(../../images/footer/footer_div1_m.png); 
	background-repeat:repeat-x; 
	width: 100%; 
	min-width:740px; 
	height: 12px;
	font-size: 0em;
}

#ftr2
{
	background-image:url(../../images/footer/footer_div1_l.png); 
	background-position: top left; 
	background-repeat:no-repeat; 
	width: 100%;
	height: 12px;
	background-color:transparent;
}

#ftr3
{
	background-image:url(../../images/footer/footer_div1_r.png);
	background-position: top right;
	background-repeat:no-repeat;
	width: 100%;
	height: 12px;
		background-color:transparent;
}

#ftr4
{
	background-image:url(../../images/footer/footer_div2_m.png);
	background-repeat:repeat;
	width: 100%;
	min-width:740px;
}

#ftr5
{
	background-image:url(../../images/footer/footer_div2_m.png); 
	background-repeat:repeat; 
	width: 100%; 
	min-width: 740px;
}
#ftr6
{
	background-image:url(../../images/footer/footer_div2_l.png);
	background-position: left;
	background-repeat:repeat-y;
}

#ftr7
{
	background-image:url(../../images/footer/footer_div2_r.png);
	background-position: right;
	background-repeat:repeat-y;
}

#ftr8
{
	font-size: smaller;
	text-align: left;
	padding-left: 28px;
}

#ftr9
{
	font-size: smaller; 
	text-align: left; 
	padding-left: 28px; 
	padding-top: 3px;
}

#ftr10
{
	background-image:url(../../images/footer/footer_div3_m.png);
	background-repeat:repeat; 
	width: 100%; 
	min-width:740px; 
	height: 34px;
}

#ftr11
{
	background-image:url(../../images/footer/footer_div3_l.png);
	background-position: top left;
	background-repeat:no-repeat;
	width: 100%;
	height: 34px;
}

#ftr12
{
	background-image:url(../../images/footer/footer_div3_r.png);
	background-position: top right;
	background-repeat:no-repeat;
	width: 100%;
	height: 34px;
}

.leftcontent
{
	width:100%;
	text-align: center;
}

.box_clear
{
	height: 1px; 
	visibility: hidden;
	background-color:transparent;
}

form, div, span,p
{
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#hdr1_0
{
background-image: url(../../images/header/tab_0_selected/header_r_repeat.png);
background-repeat: repeat-x;
height: 103px;
min-width: 740px;
padding: 0 0 0 0;
margin: 0 0 0 0;
font-size:0em;
}

#hdr2_0
{
height: 103px;
width: 100%;
min-width: 740px;
}

#hdr3_0
{
background-image: url(../../images/header/tab_0_selected/header_r.png);
background-repeat:no-repeat;
background-position:top right;
height: 103px;
width: 100%;
min-width: 740px;
}



#hdr1_1
{
background-image: url(../../images/header/tab_1_selected/header_r_repeat.png);
background-repeat: repeat-x;
height: 103px;
min-width: 740px;
padding: 0 0 0 0;
margin: 0 0 0 0;
font-size:0em;
}

#hdr2_1
{
height: 103px;
width: 100%;
min-width: 740px;
}

#hdr3_1
{
background-image: url(../../images/header/tab_1_selected/header_r.png);
background-repeat:no-repeat;
background-position:right;
height: 103px;
width: 100%;
min-width: 740px;
}

#hdr1_2
{
background-image: url(../../images/header/tab_2_selected/header_r_repeat.png);
background-repeat: repeat-x;
height: 103px;
min-width: 740px;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#hdr2_2
{
height: 103px;
width: 100%;
min-width: 740px;
}

#hdr3_2
{
background-image: url(../../images/header/tab_2_selected/header_r.png);
background-repeat:no-repeat;
background-position:right;
height: 103px;
width: 100%;
min-width: 740px;
}


#hdr1_3
{
background-image: url(../../images/header/tab_3_selected/header_r_repeat.png);
background-repeat: repeat-x;
height: 103px;
min-width: 740px;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#hdr2_3
{
height: 103px;
width: 100%;
min-width: 740px;
}

#hdr3_3
{
background-image: url(../../images/header/tab_3_selected/header_r.png);
background-repeat:no-repeat;
background-position: top right;
height: 103px;
width: 100%;
min-width: 740px;
}



#logo
{
text-align: left;
float: left;
}

#tabs
{
float: left;
text-align:left;
height: 103px;
}

#lft_rr0
{
background-image: url(../../images/header/tab_0_selected/header_tabs_leftover.png);
background-repeat: no-repeat;
background-position: top right;
width: 365px;
height: 103px;
float: left;
}

#lft_rr1
{
background-image: url(../../images/header/tab_1_selected/header_tabs_leftover.png);
background-repeat: no-repeat;
background-position: right;
width: 365px;
height: 103px;
float: left;
}

#lft_rr2
{
background-image: url(../../images/header/tab_2_selected/header_tabs_leftover.png);
background-repeat: no-repeat;
background-position: right;
width: 365px;
height: 103px;
float: left;
}

#lft_rr3
{
background-image: url(../../images/header/tab_3_selected/header_tabs_leftover.png);
background-repeat: no-repeat;
background-position: right;
width: 365px;
height: 103px;
float: left;
}
.ch_menu
{
	margin: 0 0 0 0;
	padding: 0 0 0 3px;
	list-style-type: none;
}

.ch_menu_li
{
font-size:larger;
padding-bottom: 1em;
}

#ch_menu_li_id
{
background-color: rgb(193,218,148);
padding: 3px;
margin-bottom: 1em;
background-image: url(../../images/win_left_upper/sm.png);
background-repeat: no-repeat;
background-position: top right;
}

.ch_menu_li_selected
{
	width:90%;
background-color: rgb(193,218,148);
padding: 3px;
margin-bottom: 1em;
background-image: url(../../images/sm.png);
background-repeat: no-repeat;
background-position: top right;
}

.ch_menu2
{
	margin: 0 0 0 0;
	padding: 0 0 0 1em;
	list-style-type: none;
	background-color: white;
	border-left: none;
	line-height: 2em;
}

.ch_menu_li
{
	font-size:larger;
	padding-bottom: 1em;
}

#ch_menu_li_id2
{
padding: 3px;
margin-bottom: 1em;
}

.box_ul
{
	padding: 3px 0 3px 0;
	margin: 0 0 0 0;
	padding-left: 15px;
	padding-right: 10px;
}

#path
{
font-size:smaller;
font-size: 0.9em;
width: 100%;
clear: both;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#path_l
{
	float: left;
	width: 55%;
	text-align: left;
	padding-left: 3px;
}

.usr
{
	width: 35%;
	float: right;
	text-align: right;
	padding-right: 5px;
}
.usr_name
{
	font-weight:bolder;
}

#after_pth
{
	height: 20px;
}

.clear_div
{
clear: both;
}

.box_seperator
{
	height: 50px;
	font-size: 0em;
}

.box_seperator10
{
	height: 10px;
}


.maincontent_l_div
{
	width: 59%; 
	float: left;
}


.maincontent_r_div
{
	width: 40%; 
	float: left; 
}


#terms
{
	text-align:center; 
	padding-top: 5px; 
	padding-bottom:5px;
}

#qa
{
	background-color: rgb(255, 255, 255); 
	text-align: right; 
	font-size:smaller;
}


hr
{
color: rgb(226,226, 168);
background-color: rgb(226,226, 168);
height: 2px;
border: none;

}

a:focus, a:active
{
}

a
{
	white-space: normal;
}


a:hover
{
}

a:visited
{
color: blue;
}

a:active
{
}

div.quickl
{
	float: left;
	width: 61%;
	text-align: left;
	padding-left: 8px;
}

#quickr
{
	float: left; 
	width: 37%; 
	padding-top: 4px;
	padding-left: 6px;
	text-align: right;
}

#search_button
{
	border: none;
	vertical-align: top;
}


#quick_cnt
{
	font-size: smaller;
	width: 100%;
}

.left
{
	float: left;
}

#search_lbl
{
	display:none;
}

#search_s
{
	background-color: rgb(241, 251, 255);
	font-weight: bolder;
	border: 2px solid rgb(115, 116, 117);
	font-size: 0.9em;
}

#search_t
{
	font-size: 0.9em;
}

#search_mg
{
	vertical-align: middle;
}

.search_s
{
	background-color: rgb(241, 251, 255);
	font-weight: bolder;
	border: 2px solid rgb(115, 116, 117);
	font-size: 0.9em;
}

.search_t
{
	font-size: 0.9em;
}

.search_mg
{
	vertical-align: middle;
}

.pm_reset_left
{
	padding: 0 0 0 0; 
	margin: 0 0 0 0; 
	text-align:left;
	padding-right: 17px;
}

.hf50
{
	height: 5px;
	font-size:0em;
}



.pleft58
{
	padding-left: 58px;
}

.h18
{
	height: 18px;
}

.pm_reset_left_pr17
{
	padding: 0 0 0 0; 
	margin: 0 0 0 0; 
	text-align:left; 
	padding-right: 17px;
}

.skplnk 
{
	display: none;
}

#half_left
{
	width: 49%;
}

#half_right
{
	width: 49%;
}

#single_left
{
	width: 97%;
}

#single_right
{
	width: 1%;
}

.transparentButtonSig
{
	font-family: Tahoma, Verdana;
	text-decoration:none;
	color:Blue;
	background-color:Transparent;
	text-align:left;
	border:0;
	padding:0;
	cursor:pointer;
	overflow: visible;
	font-weight:normal;
	font-size:1.1em;
}

.transparentButtonMess
{
	font-family: Tahoma, Verdana;
	text-decoration:none;
	color:Blue;
	background-color:Transparent;
	text-align:left;
	border:0;
	padding:0;
	cursor:pointer;
	overflow: visible;
	font-weight:normal;
	font-size:98%;
}

.transparentButtonVisitor
{
	font-family: Tahoma, Verdana;
	text-decoration:none;
	color:Blue;
	background-color:Transparent;
	text-align:left;
	border:0;
	padding:0;
	cursor:pointer;
	overflow: visible;
	font-weight:normal;
	font-size:98%;
}

.transparentButton
{
	font-family: Tahoma, Verdana;
	text-decoration:underline;
	color:Blue;
	background-color:Transparent;
	text-align:left;
	border:0;
	padding:0;
	cursor:pointer;
	overflow: visible;
	font-weight:normal;
	font-size:94%;
}
.transparentButtonSm
{
	font-family: Tahoma, Verdana;
	text-decoration:none;
	color:Blue;
	background-color:Transparent;
	text-align:left;
	border:0;
	padding:0;
	cursor:pointer;
	overflow: visible;
	font-weight:normal;
	font-size:90%;
}

.transparentButtonSIG
{
	font-family: Tahoma, Verdana;
	text-decoration:none;
	color: rgb(255,255,255);
	background-color:Transparent;
	text-align:left;
	border:0;
	padding:0;
	cursor:pointer;
	overflow: visible;
	font-weight:normal;
	font-size:100%;
}

.rpt-btn
{
	background-color:#d8f0b0;
	border: solid 1px #639e20;
	margin-top: 2px;
	overflow: visible;
	padding: 0px 2px 0px 2px;
}

.rpt-div-green-height100{
	background-color:#f7fcef;
	border: solid 1px #639e20;
	display:inline-block;
	height:350px;
	width:90%;
	float:right;
}

.rpt-div-transparent
{
	background-color:white;
	border: solid 1px white;
	display:inline-block;
	padding: 2px;
	width:100%;
	padding: 2px;
}

.rpt-div-green{
	background-color:#f7fcef;
	border: solid 1px #639e20;
	display:inline-block;
	padding: 2px;
	width:100%;
}