@charset "utf-8";
/* CSS Document */
body {background-color: #C1C2C5;
	font-family:Arial, Helvetica, sans-serif;
}

#header {
	padding-bottom: 0px;
	padding-right: 25px;
}

#header_txt{
	font-size: 18px;
	color: #000000;
	font-style:italic;
}

.menu_item{
	padding-left: 15px;
}

.menu_linkOn{
	color: #129CB1;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

.menu_linkOff{
	color: #585859;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

.submenu_linkOff{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

.submenu_item{
	padding-left: 30px;
}

.pdf_link{
	font-size: 10px;
	color: #585858;
	font-weight:bold;
	text-decoration:none;
}

.intro_txt{
	color: #008DAB;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	text-decoration:none;
}
.paragraphText{
	color: #52595E;
	font-size: 11px;
	line-height:15px;
	text-decoration:none;
}


.pageSectionText{
	color: #008DAB;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.formLabelText{
	color: #52595E;
	font-size: 11px;
	font-weight: bold;
	
}

.formField{
	color: #52595E;
	font-size: 11px;
 	width: 240px;
}

.manu_txt{
	color: #52595E;
	font-size: 12px;
	font-weight: bold;
}