body {
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	background-position: top;	
}
.title {
	font-family: Helvetica;
	font-size: 18pt;
	font-weight: bold;
	color: #355e9c;
}
.titlenews {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #14344b;
}
.subtitle {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #14344b;
}
.subtitleunbold {
	font-family: Helvetica;
	font-size: 16px;
	color: #14344b;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.largetext {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #14344b;
}
.smalltext {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}
.sitedesign {
	font-family: Arial;
	font-size: 9px;
	color: #446A8F;
}	
.sitedesign a:link, .sitedesign a:visited , .sitedesign a:active {
	text-decoration: underline;
	color: #446A8F;
	
}
.sitedesign  a:hover{
	text-decoration: none;
	color: #446A8F;
}
.footertxt {
	font-family: Arial;
	font-size: 10px;
	color: #323467;
}
.footertxt a:link, .footertxt a:visited , .footertxt a:active {
	text-decoration: none;
	color: #323467;
}
.footertxt  a:hover{
	text-decoration: underline;
	color: #323467;
}
.whitetitle {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.newstxt {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	}
.newstxt a:link, .newstxt a:visited , .newstxt a:active {
	text-decoration: none;
	color: #333333;
}
.newstxt a:hover {
	text-decoration: underline;
	color: #333333;
}
.inputmanager {
	font-family: Arial;
	font-size: 10px;
	color: #707070;
	background-color: #FFFFFF;
	border: 1px solid #707070;
}
.nav {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 30px;
	padding-left:20px;
	}
.nav a:link, .nav a:visited , .nav a:active {
	text-decoration: none;
	color: #000000;
}
.nav  a:hover{
	text-decoration: underline;
	color: #355E9C;
}
.subnav {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding-left:4px;
	}
.subnav a:link, .subnav a:visited , .subnav a:active {
	text-decoration: none;
	color: #000000;
}
.subnav  a:hover{
	text-decoration: underline;
	color: #355E9C;
}
.smallarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.smallarial a:link, .smallarial a:visited , .smallarial a:active {
	font-size: 12px;
	text-decoration: underline;
	color: #0000EE;
}
.smallarial  a:hover{
	text-decoration: none;
	color: #0000EE;
}

.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #395F84;
}

.test { 
      border: 1px solid #333333;
	  padding: 10px;
 }
.textsmall {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.hrwinput {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	background-color: #F7F7F7;
}
.formheader {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	background-color: #b6ab97;
	font-weight: bold;
}
ul {   
  list-style-image: url("http://76.12.206.228/images/bullet.gif"); 
  list-style-type: none;
}
