body,td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* background-image:url(../images/bg/bg.png); background-repeat:repeat-x; "*/
}

a:link {
	color: #336600;
	text-decoration:none;
}

a:visited {
	color: #336600;
	text-decoration:none;
}

a:hover {
	color: #CC6600;
	text-decoration:underline;
}

a:active {
	color: #FF6600;
	text-decoration:underline;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

li {
	list-style-image:   url(/images/bullets/bullet_01.gif);
}

form {
	margin:0px;
}

input,select,textarea {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-size: 11px;
}

.checkboxInput {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.radio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.rowOver {
	background-color: #E2E2C7;
	cursor:default;
}

.rowOut {
	background-color: #FFFFFF;
}

.altRowEven{
background-color:#FFFFFF;
}

.altRowOdd{
background-color:#E2E2C7;
}

.altRowEvenIf{
background-color:#FFFFFF;
}

.altRowOddIf{
background-color:#FFCC00;
}

/* Custom classes. */

.pubButton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	border: 1px solid #CCCCCC;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FF6600,endColorStr=#FFCC33);
	cursor: hand;
	font-size: 11px;
	overflow: visible;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.pubButton2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	border: 1px solid #CCCCCC;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#CC0000,endColorStr=#FF8A8A);
	cursor: hand;
	font-size: 11px;
	overflow: visible;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.pubButtonNav {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #999999;
	border: 1px solid #CCCCCC;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#D2D2AA,endColorStr=#FFFFFF);
	cursor: hand;
	margin: 1px;
    overflow: visible;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.pubField {
	border: 1px solid #999999;
	font-size: 11px;
}

a.pubHyperLink {
	color: #666666;
}

.pubTable {
	border: 1px solid #CCCCCC;
}

.pubTitle {
	font-size: 18px;
	color: #666666;
}

.pubTitleSmall {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

.pubUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.pubBold {
	font-weight: bold;
}

.pubBoldSmall {
	font-weight: bold;
	font-size: 10px;
}

.pubBoldWhite {
	font-weight: bold;
	color: #FFFFFF;
}

.pubNote {
	font-weight: bold;
	color: #FF0000;
}

.pubNoteGrn {
	font-weight: bold;
	color: #006600;
}

.pubNoteBlue {
	font-weight: bold;
	color: #333399;
}
.pubNotePurple {
	font-weight: bold;
	color: #663366;
}

.pubHeader {
	background-color: #D0D0A6;
	font-size: 12px;
}

.pubHeaderLight {
	background-color: #E2E2C7;
}

.pubHeaderSpecial {
	background-color: #669900;
	color: #FFFFFF;
}

.pubFooter {
	background-color: #D2D2AA;
}

.pubFieldset {
	margin:5px;
	color: #666666;	
	-moz-border-radius: 5px;
}

legend {
font-size: 12px;
font-weight: bold;
white-space:pre;
}

.pubFieldsetNote {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

.pubSmall {
	font-size: 9px;
}

.pubLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.pubCharacter {
	background-repeat: no-repeat;
	background-image: url(/images/icons/arrow_down.gif);
}

.pubSurveyQuestion {
	font-size: 11px;
	font-weight: bold;
	color: #336600;
}

.pubSurveyQuestionValidate {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}

/* ColdFusion Ajax override classes. */

.x-dlg .x-dlg-dlg-body{
	background:url();
	background-color:white;
	border:0px solid #C1CCD0;
	border-top:0px none;
	padding:10px;
	position:absolute;
	top:24px;left:0;
	z-index:1;
	overflow:hidden;
}
.x-dlg .x-dlg-hd {
	background:url();
	color:#666666;
    background-color:#E2E2C7;
	font:bold 12px "verdana, sans serif", tahoma, helvetica;
	overflow:hidden;
	padding:8px;
	white-space: nowrap;
}
.x-dlg .x-dlg-hd-left {
    background: url() no-repeat 0 -41px;
    padding-left: 0px;
    margin: 0;
}
.x-dlg .x-dlg-hd-right {
    background: url() no-repeat right 0;
    padding-right: 0px;
}