.headerfont
	{font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.bblackfont {
	font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.nblackfont {
	font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.snblackfont {
	font-size: 8.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bigfont
	{font-size: 10pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.bigwhitefont
	{font-size: 10pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.biggreenfont
	{font-size: 10pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #008800;
}
.bigredfont
	{font-size: 10pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.bmain1
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.main1
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #9ACD32;
}
.main1s
	{font-size: 8.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.bmain2
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #FF6633;
}
.main2
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #FF6633;
}
.main2s
	{font-size: 8.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #FF6633;
}
.bwhitefont
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.whitefont
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.swhitefont
	{font-size: 8.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.sbwhitefont
	{font-size: 8.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bredfont
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.redfont
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.sredfont
	{font-size: 7.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.bgreenfont
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #008800;
}
.greenfont
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #008800;
}
.highlight
	{background-color : Yellow;
	font-weight : bold;
}
.button
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
}
.bgrayfont
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.grayfont
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.sbgrayfont
	{font-size: 8.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.sgrayfont
	{font-size: 8.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.StatusY
	{background-color : Yellow;
	font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.StatusG
	{background-color : Green;
	font-size: 8pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF}
.Status0
	{background-color : Yellow;
	font-weight : bold;
}
.AsterReq
	{font-size : 150%;
	color : #CC0000;
}
.redtext {
	font-weight: bold;
	color: #FF0000;
}
.whitetext {
	font-weight: bold;
	color: #FFFFFF;
}
.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #009999;
	border: 1px solid #FF9900;
}

p.message, div.message {
	background:#e5f7e3 url(../../images/check.gif) no-repeat;
	background-position:7px 7px;
	border:1px solid #c5e1c8;
	font-weight:700;
	color:#005e20;
	padding:8px 8px 8px 28px;
}

.error {
	color:#9e0b0f;
}

p.error {
	background:#ffebeb url(../../images/x.gif) no-repeat;
	background-position:7px 7px;
	border:1px solid #f5c1c2;
	padding:8px 8px 8px 28px;

	font-weight:700;
}

/*  FORM STYLES  */

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e8e8e8;
	padding:2px 0px 3px 5px;
	border:1px solid #008800;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e8e8e8;
	padding:2px 0px 3px 5px;
	border:1px solid #008800;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e8e8e8;
	padding:2px 0px 3px 5px;
	border:1px solid #008800;
}

form ol {margin:0;padding:0;list-style:none;}
form ol li {margin:0 0 0.5em;padding:0;}
label {font-weight:bold;}
label.option {font-weight:normal;margin-right:1em;}
label span {font-weight:normal;color:#999;}
textarea.htmlEditor {width:100%;}
img.helpicon {vertical-align:text-bottom;margin-left:2px;}
img.helpicon-over {cursor:pointer;}
form span.hint {display:block;font-size:smaller;color:#666;}
form span.field {display:block;padding-top:3px;margin-left:1em;}
label.error {display:block;font-weight:normal;margin-left:1em;}

fieldset {border: 2px solid #ddd;padding:1em;margin-bottom:1em;}
form p {padding-left:0;}
legend {color:#005bd5;font-weight:bold;}

form input.text, form textarea {padding:2px; outline:0;}
form input.error, form textarea.error {border:1px solid #9e0b0f;padding:2px;background-color:#ffebeb;}

div.actions {clear:both;margin:1em 0;}

input[type=submit], input[type=submit]:active, input[type=button], input[type=reset], input[type=button]:active {

	color:#333;
	background:transparent url(../../images/bg_button.png) repeat-x 0 0;
	text-decoration:none;
	border:1px solid #CCC;
	border-width:0 1px;
	padding:0 10px;
	height:21px;
	margin:5px 10px 5px 0;
	white-space:nowrap;
}

.button:hover
{
	background:#CCE0CC;
	border:1px solid #fff;
}

.table_alignleft td {
	text-align: left;
}

.table_alignleft tr {
	text-align: left;
}

.table_txt666666 td {
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
}

.table_txt666666 tr {
	padding: 4px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	text-align: left;
}

.table_txt666666 td a {
	color: #000000;
	text-decoration: none;
}

.table_txt666666 td a:hover {
	color: #666666;
	text-decoration: underline;
}

/*PAGINATION--------------------------------------------------------------*/

div.page_container {
	margin: 10px 0px 20px 0px;
}

div.pagination {
    line-height: 150%;
    padding: 2px;
}

div.pagination strong {
	padding: 4px 8px 5px 8px;
	margin: 0px;
	font-weight: bold;
}

div.pagination a {
	background: #cccccc;
	padding: 2px 6px;
	margin: 0 5px 0 0px;
	border: 1px solid #00588A;
	text-decoration: none;
}

div.pagination a:hover {
	background: #66CCFF;
}

a.inactive,
a.inactive {
	background-position: 0px 15px;
}

div#comment_paging {
    padding-top: 20px;
}

div#comment_paging a {
    padding: 2px 3px 3px 3px;
    border: 1px solid #00588A;
}

div#comment_paging a:hover {
    text-decoration: none;
}

div#comment_paging span {
    margin: 0 10px 0 10px;
}

.captchabg {
	background-color: black;
	font-size: 11.0pt;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	letter-spacing: 3px;
} 
