body,td,p,ul {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

a:link {  color: #0066CC; text-decoration: none; }
a:visited {  color: #0066CC;; text-decoration: none; }
a:active {  color: #0066CC;; text-decoration: none; }
a:hover {  color: #cc0033; text-decoration: underline; }

a.mainTab:link {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	background-image: url(images/tab_bg.gif);
	background-repeat: repeat-x;
	height:16px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
	padding-right:5px;
}
a.mainTab:visited {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	background-image: url(images/tab_bg.gif);
	background-repeat: repeat-x;
	height:16px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
	padding-right:5px;
}
a.mainTab:active {  color: #333333; text-decoration: none; font-size: 10px; font-weight: normal}
a.mainTab:hover {  color: #333333; text-decoration: none; font-size: 10px; font-weight: normal}

a.mainTabOn:link {  color: #FFFFFF; text-decoration: none; font-size: 10px; font-weight: normal; padding-left:5px; padding-right:5px;}
a.mainTabOn:visited {  color: #FFFFFF; text-decoration: none; font-size: 10px; font-weight: normal; padding-left:5px; padding-right:5px;}
a.mainTabOn:active {  color: #FFFFFF; text-decoration: none; font-size: 10px; font-weight: normal}
a.mainTabOn:hover {  color: #FFFFFF; text-decoration: none; font-size: 10px; font-weight: normal}

.tableContainer
{
    DISPLAY: none;
    POSITION: relative
}

h1 {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}

h2 {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 1px;
}

label {font-weight:bold; padding-right:5px;}
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
input.txtbox {  font-size: 10px; width: 150px}
input.txtboxSmall {  font-size: 10px; }
input.submitSmall { font-size: 10px; width: 48px; }
input.button {  background-color: #CC0033; font-size: 10px; font-weight: bold; color: #FFFFFF}
input.button2 {  background-color: #999999; font-size: 10px; font-weight: bold; color: #FFFFFF}
input.radio { background: rgb(255,255,255) }

select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; width: 325px; }
hr {  color: #cccccc; border-style: solid}
.tableBorder {  border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.txt10 {  font-size: 10px}
.txt11 {  font-size: 11px}
.txt12 {  font-size: 12px; color: #CC0033}
.txt14 {  font-size: 14px}
.txt_white {  color: #FFFFFF; font-size: 13px; font-family: Arial, Helvetica, sans-serif; }
.txt_grey {  color: #666666}
.txt_note {  color: #666666; font-size:10px;}
.outlines
{
    BACKGROUND-COLOR: #cccccc
}.dividerVert {
	background-image: url(images/divider_vert.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 40px;
}

.errClass {
	color:#CC0033;
	font-size:10px;
	border-bottom: 1px dotted #B8B899;
	padding-bottom: 8px;
}

#titleDivider { background-image:url(images/separatorDots.gif); background-repeat:repeat-y; width:1px;}

#statedropdown {
	border: 2px inset;
	background-color: white;
	width: 180px;
	height: 95px;
	overflow: scroll;
	overflow-x: hidden;
	}
	
#rememberMe { font-weight: normal; }
#rememberMe input { width: 12px; height: 12px; position: relative; top: -2px; }

.footerTable { width:100%;}
.footerLogo {  width:129px; }
.footerDivider { background-color:#999999; width:1px;}
.footerText {}
a.footerLink:link, a.footerLink:visited, a.footerLink:active { color: #0066CC; text-decoration: none;}
a.footerLink:hover { color: #CC0033; text-decoration: underline;}
.footerLinkDivider { padding:0px 0px 0px 0px; color:#666666;}
