.left_logo
{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 200;
}

.navbar
{
	position: relative;
	top: 0px;	
	z-index: 200;
	background-image: url(../images/navbar_mid.gif);
}

.navbar_bg
{
	position: absolute;
	top: 86px;	
	z-index: 101;
	background-image: url(../images/navbar_mid.gif);
}

.navbar_bg_ie
{
	position: absolute;
	top: 89px;	
	z-index: 101;
	background-image: url(../images/navbar_mid.gif);
}

a.navtext_selected:link
{
	color: #126F7E;
	font-family: Arial, Helvetica;
	font-size: 10;
	text-decoration: none;
}

a.navtext_selected:visited
{
	color: #126F7E;
	font-family: Arial, Helvetica;
	font-size: 10;
	text-decoration: none;
}

a.navtext_selected:active
{
	color: #126F7E;
	font-family: Arial, Helvetica;
	font-size: 10;
	text-decoration: none;
}

a.navtext_selected:hover
{
	color: #126F7E;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 10;
}

a.navtext_notselected:link
{
	color: #E7EEF4;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 10;
}

a.navtext_notselected:visited
{
	color: #E7EEF4;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 10;
}

a.navtext_notselected:active
{
	color: #E7EEF4;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 10;
}

a.navtext_notselected:hover
{
	color: #E7EEF4;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 10;
}

.linkbar
{
	position: relative;
	top: 6px;	
	left: 21px;	
	z-index: 300;
}

.linkbar_hi
{
	background-image: url(../images/linkbar_bg_hi.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 9;
}

.linkbar_norm
{
	background-image: url(../images/linkbar_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 9;
}

a.linktext:link
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 10;
}

a.linktext:visited
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 10;
}

a.linktext:active
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 10;
}

a.linktext:hover
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 10;
}

.decision_builder
{
	position: relative;
	top: 12px;	
	left: 0px;	
	z-index: 200;
}

.content
{
	position: relative;
	top: 18px;	
	left: 0px;	
	z-index: 200;
}

.content_p
{
	position: relative;
	left: 5;
	font-family: Arial;
	font-size: 12;
}

.content_header
{
	position: relative;
	font-family: Arial;
	font-size: 14;
	font-weight: bolder;
	color: #40B2B3;
}

.content_footer
{
	position: relative;
	font-family: Arial;
	font-size: 10;
	font-weight: bolder;
	color: #40B2B3;
}


a.anchor_win:link
{
	color: #40B2B3;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 12;
}

a.anchor_win:visited
{
	color: #40B2B3;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 12;
}

a.anchor_win:active
{
	color: #40B2B3;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 12;
}

a.anchor_win:hover
{
	color: #40B2B3;
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-size: 12;
}

.error_message
{
	color: #FF6666;
}