/* CSS Document */
body {
	background-color: #8f8d85;
}

#top {
#margin-top: 0px;
padding-top: 0px;
}


#bodyNoBg {
margin-top: 0px;
padding-top: 0px;
background: none;
}


body, td {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333;
}


.txt01 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
}


.txt02 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
}


.custWelcomeMsg, .custWelcomeMsg a:link, .custWelcomeMsg a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #e47911;	
text-align:right;
}


.searchTxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
}


.tdSm {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;	
}


.tdSm02 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;	
}

.tdSm03 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
}


.req { color: #FF0000; }


span.req {
color:#ff0000;
font-size:10px;
}


.msgBox { 
font-size: 0.8em;
color: #f00;
background-color:#FFFFCC;
border:#FF3300 2px solid;
padding:0.5em;
}


.cright {
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
color:#ffffff;
}


/** LINKS **/

A {	color: #000000; }
A:visited {	color: #000000; } 
A:hover { color: #143060; text-decoration: none; }


#link01 a:link, #link01 a:visited, #link01 a:focus, #link01 a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #ffffff;
font-weight: bold;
text-decoration: none; 
line-height: 22px;
letter-spacing: 0.1em;
}


#link01 a:hover {
font-weight: bold;
color: #eeeeee;
text-decoration: underline;
}


.btnOff {
margin: 0;
border-top: #cccccc 1px solid;
border-left: #cccccc 1px solid;
border-right: #9C9C9C 1px solid;
border-bottom: #9C9C9C 1px solid;
color: #000000;
background-color: #eeeeee;
height: 25px;
}


.btnOn {
margin: 0;
border-top: #c63 1px solid;  
border-left: #c63 1px solid; 
border-right: #930 1px solid; 
border-bottom: #930 1px solid;
color: #930;
background-color:#FFF0F0;
height: 25px;
}


div.msg01 {
width:auto;
padding:5px;
margin:3px;
border:1px #f00 solid;
background-color:#FFFFCC;
color:#f00;
font-size:12px;
font-weight:bold;
}

.body_text {
	font-size: 10pt;
	line-height: 22px;
	color: #000000;
	letter-spacing: .05em;
}

.titleBlack {

	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	text-align: center;
}