body {
	margin: 10px 0px 10px 0px ;
	font-family: verdana, arial, sans-serif ;
	font-size: 11px ;
	background: #ffffff ;
	background-position: top ;
	background-repeat: repeat-x ;
	color: #000000 ;
}

table {
	border-collapse: collapse ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

td {
	font-size: 11px ;
	vertical-align: middle ;
}

input, select, textarea, button {
	font-family: verdana, arial, sans-serif ;
	font-size: 11px ;
}

h1 {
	font-size: 22px ;
	font-weight: bold ;
	color: #27016B ;
	border-bottom: 1px solid #050049 ;
	font-family: verdana ;
	margin-top: 0px ;
	padding: 2px ;
	text-align: left ;
}

h2 {
	font-size: 17px ;
	font-weight: bold ;
}

h3 {
	font-size: 13px ; 
	font-weight: bold ;
}

.button {
	background: url(/images/buttonBg.gif) ;
	background-repeat: no-repeat ;
	background-position: 3px center ;
	padding: 3px 10px 3px 10px ;
}

.buttonup {
	background: url(/images/buttonBgUp.gif) #225BA1 ;
	background-repeat: no-repeat ;
	background-position: 3px center ;
	padding: 3px 10px 3px 10px ;
}

.buttonSub {
	background: url(/images/buttonBg.gif) ;
	background-repeat: no-repeat ;
	background-position: 13px center ;
	padding: 2px 10px 2px 20px ;
}

.buttonSubUp {
	background: url(/images/buttonBgUp.gif) #27016B ;
	background-repeat: no-repeat ;
	background-position: 13px center ;
	padding: 2px 10px 2px 20px ;
}

a.navLink:link, a.navLink:active, a.navLink:visited {
	color: #225BA1 ;
	text-decoration: none ;
	font-size: 12px ;
	font-family: verdana ;
	font-weight: bold ;

}

a.navLink:hover {
	color: #ffffff ;
	text-decoration: none ;
}

a.navSubLink:link, a.navSubLinkactive, a.navSubLink:visited {
	color: #225BA1 ;
	text-decoration: none ;
	font-size: 11px ;
	font-family: verdana ;
	font-weight: normal ;

}

a.navSubLink:hover {
	color: #ffffff ;
	text-decoration: none ;
}

a:link {
	color: #225BA1 ;
}

a:active, a:visited {
	color: #999999 ;
}

a:hover {
	color: #3286ED ;
}

#holder {
	width: 760px ;
	margin: auto ;
}

#heading {
	background: url(/images/headingbg.gif) ;
	text-align: right ;
	padding-right: 220px ;
	padding-top: 3px ;
	padding-bottom: 4px ;
}

#content {
	padding: 0px 10px 10px 10px ;
}

a.topLink:link, a.topLink:active, a.topLink:visited {
	color: #225BA1 ;
	font-weight: bold ;
	font-size: 11px ;
	text-decoration: none ;
}

a.topLink:hover {
	color: #666666 ;
	text-decoration: underline ;
}

a.botLink:link {
	color: #225BA1 ;
	text-decoration: none ;
	font-size: 11px ;
}

a.botLink:active, a.botLink:visited {
	text-decoration: none ;
	font-size: 11px ;
	color: #999999 ;
}

a.botLink:hover {
	color: #3286ED ;
	text-decoration: underline ;
}

.row1 {
	background: #ffffff ;
	padding: 2px 5px ;
}

.row2 {
	background: #efefef ;
	padding: 2px 5px ;
}

.tableName {
	padding: 0px 0px 3px 0px ;
	font-weight: bold ;
	font-size: 12px ;
	color: #225BA1 ;
}

.prodLink {
	padding: 1px 0px 1px 0px ;
	font-weight: bold ;
}

.prodSubLink {
	padding: 1px 0px 1px 10px ;
}

.blueBold {
	color: #225BA1 ;
	font-weight: bold ;
}

.servicesHeading {
	color: #225BA1 ;
	font-weight: bold ;
	font-size: 14px ;
}

.required {
	text-align: center; 
	color: #990000;
}

a.link_white:link, a.link_white:active, a.link_white:visited {
	color: #ffffff ;
	text-decoration: none ;
}

a.link_white:hover {
	text-decoration: underline ;
}

.headerRow {
	background: #27016B ;
	border-bottom: 1px solid #050049 ;
	color: #ffffff ;
	font-weight: bold ;
}

.tableList {
	width: 100% ;
	border: 1px solid #050049 ;
}

.tableList td {
	padding: 2px 5px ;
}