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

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #034A94;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #4D4D4D;
}

.flowtextbold {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	text-decoration: none; 
	font-weight: bold; 
	color: #4D4D4D;
}

.flowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #4D4D4D;
}

.logintext { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none;
}

.foottext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; font-weight: normal; 
	color: #333333; 
	text-decoration: none;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	border: 1px #666666 solid;
	clip:   rect(   );
	padding-top: 2px;
	background-color: #D1E6F2;
	vertical-align: middle;
}

.menutext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
}

.menu {	
	border: 1px solid #0B61BF; 
	color: #0B62C1;
}

.text_headings { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bolder; 
	text-decoration: none; 
	color: #034A94;
}

.text_subheading { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #0289BE;
}

.topbar_member { 
	background-image: url(../images/topbar_member.jpg); 
	background-repeat: repeat-x; 
	background-position: top
}

.topbar_user { 
	background-image: url(../images/topbar_user.jpg); 
	background-repeat: repeat-x; 
	background-position: top
}

.topbarblue {  
	background-image: url(../images/topbar.jpg); 
	background-repeat: repeat-x; 
	background-position: top
}

.table_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #005656; /*#034A94; */
	border: 1px solid #005656; /*#034A94; */
	font-weight: bold;
}

.table_subhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #005656; /* #8FC2DF; */
	font-weight: bold;
}

.table_border {
	border: 1px solid #034A94;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.linkstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #034A94;
	text-decoration: none;
}

.linkstext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #034A94;
	text-decoration: underline;
}

.sidebg {
	background-image: url(../images/sdbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.link_subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0289BE;
	text-decoration: none;
}

.table_head_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #8FC2DF;
	font-weight: bold;
	border-top: 1px solid #034A94;
	border-right: 1px none #034A94;
	border-bottom: 1px solid #034A94;
	border-left: 1px none #034A94;
}
	
.greytext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; font-weight: normal; 
	color: #CCCCCC; 
	text-decoration: none;
}

.img_border {
	border: 1px solid #8FC2DF;
}

.topbar_general {
	background-image: url(../images/topbar.jpg); 
	background-repeat: repeat-x; 
	background-position: top
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.table_border_gray {
	border: 1px solid #CCCCCC;
}
div.hr { 
	width: 100%; 
	background: #CCCCCC;
	height: 1px;
} 
li {
	margin-left: -10;
	padding-left: -10;
	line-height: 15px;
	list-style-type:disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.linkstextwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_table_head {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #034A94;
	border: 1px solid #034A94;
	font-weight: bold;
}
.red_flowtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #CC0000;
}
.strike_flowtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: line-through;
	color: #4D4D4D;
}
.surveytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
}
.table_border_main {

	border: 1px solid #D7D7D7;
}
