body {
	background : #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #597786;
}

input { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

a:link {
	color : #597786;
	text-decoration : underline;
}

a:link.navindent {
	text-decoration : none;
}

a:visited.navindent {
	text-decoration : none;
}

a:link.navlink {
	text-decoration : none;
	color: #A4B4BD;
}

a:visited.navlink {
	text-decoration : none;
	color: #A4B4BD;

}

a:hover.navlink {
	text-decoration : none;
	color: #597786;
	
}

a:link.navlinksel {
	text-decoration : none;
	color: #597786;
	
}

a:visited.navlinksel {
	text-decoration : none;
	color: #597786;
	
}

a:link.navsel {
	text-decoration : none;
}

a:visited.navsel {
	text-decoration : none;
}

a:hover.navsel {
	text-decoration : none;
}


a:link.login {
	color : #ffffff;
	text-decoration : underline;
}

a:visited {
	color: #597786;
}

a:visited.login {
	color: #ffffff;
}

#green {
	background: #597786;
}

#black {
	background: #000;
}

#ltgreen {
	background: #E6EBED;
}

#bottom {
	background: #BDC9CF;
}

.black {
	color: #000000;
}

.login {
	font-size: 10px;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
}

.lefthead {
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

.righthead {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

.caption {
	font-size: 9px;
	line-height: 12px;
	text-indent: 1px;
	padding-left: 1px;
	padding-right: 2px;
	padding-bottom: 5px;
	margin-bottom: 4px;
}

.large {
	width: 298px;
}

.medium {
	width: 139px;
}

.small {
	width: 90px;
}

/*<group=My Group>*/
	
/*</group>*/

.xsmall {
	width: 35px;
}

.nav {
	text-indent: 15px;
	line-height: 22px;
	height: 22px;
	color: #A4B4BD;
	font-size: 11px;
}

.contact_name {
	text-indent: 15px;
	height: 22px;
	color: #A4B4BD;
	font-size: 12px;
	line-height: 14px;
}

.contact_title {
	text-indent: 15px;
	height: 22px;
	color: #A4B4BD;
	font-size: 10px;
	line-height: 11px;
}

.navindent {
	text-indent: 30px;
	line-height: 22px;
	height: 22px;
	color: #A4B4BD;
}

.navselindent {
	background: #e6ebed;
	text-indent: 30px;
	line-height: 22px;
	height: 22px;
}



.sel {
	background: #e6ebed;
	text-indent: 15px;
	line-height: 22px;
	height: 22px;
	color: #597786;
	font-size: 11px;
}

.selindent {
	background: #e6ebed;
	text-indent: 50px;
	line-height: 22px;
	height: 22px;
	color: #597786;
}

.warning {
	background : inherit;
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #cb211c;
}