.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	line-height: 12px;
}
.small_link {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; color: #242628; 
  text-decoration: none; 
  line-height: normal; 
  background-color: #CCCCCC
}
.largetext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; color: #242628 ; font-weight: bold}
.Header { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 12px; color: #333333; font-weight: bolder; text-transform: none}
.Header_bckgnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #333333;
	font-weight: bolder;
	text-transform: none;
	background-color: #FEFDEB;
}
.list { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; color: #000000; list-style-position: inside; list-style-type: square; text-indent: 30px}
.link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; color: #000000}
	a	{
		color: #343558;
		font-weight:bold;
		text-decoration: none;
		background-color: transparent;
		}

	a:link	{
		color: #343558;
		text-decoration: none;
		background-color: transparent;
		} 

	a:visited	{
		color: #343558;
		text-decoration: none;
		background-color: transparent;
		} 

	a:active	{ 
		color: #7cb3f1;  
		text-decoration:none;
		background-color: transparent;
		} 

	a:hover		{ 
		color: #7cb3f1; 
		text-decoration:none; 
		background-color: transparent;
		} 
		
.menu_item { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #C17400; text-align: justify }
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #242628;
	text-decoration: none;
	line-height: 11px;
	text-align: justify;
}
.breadcrumb { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #242628; text-decoration: none; line-height: normal ; background-color: #CCCCCC}
.inputfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242628;
	text-decoration: none;
	line-height: 13px;
	background-color: #FCFED1;
	border: 0px;
	padding-left: 4px;
	margin: 2px;
}
.whiteText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 11px;
	text-align: justify;
}
.bodytextNojustify {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 12px;
}
