body {
	background-color: #B6B3B3;
	background-image: url(../images/bodyBg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-position: top;
	font-family: Tahoma;
	font-size: 12px;
	color: #4F4F4F;
}
.linksBg {
	background-image: url(../images/linksBg.jpg);
	background-repeat: repeat-x;
	height: 31px;
}
.footerBg {
	background-image: url(../images/footerBg.jpg);
	background-repeat: repeat-x;
	height: 59px;
}

.line {
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 5px;
}
.break {
	background-image: url(../images/break.jpg);
	background-repeat: repeat-y;
	width: 21px;
}
.boxRed {
	background-image: url(../images/boxRed.jpg);
	background-repeat: no-repeat;
	height: 375px;
	width: 245px;
}
.boxBlue {
	background-image: url(../images/boxBlue.jpg);
	background-repeat: no-repeat;
	height: 375px;
	width: 245px;
}


.paragraphText {
	font-family: Tahoma;
	font-size: 12px;
	color: #4F4F4F;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.headerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;	
	font-weight:bold;
}
.headerLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight:bold;
}
.headerLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight:bold;
}
.footerLinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #353637;
	text-decoration: none;
}
.footerLinks a{
	font-family: Tahoma;
	font-size: 11px;
	color: #353637;
	text-decoration: none;
}
.footerLinks a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.greyText{
	font-family: Tahoma;
	font-size: 10px;
	color: #6C6D70;
	text-decoration: none;
}
.greyTextLight{
	font-family: Tahoma;
	font-size: 11px;
	color: #828384;
	text-decoration: none;
}
.blackText2{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.linksBlue a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #00618E;
	text-decoration: underline;
	line-height: 18px;
}
.linksBlue a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #00618E;
	text-decoration: none;
	line-height: 18px;
}

.blueDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #124562;
	text-decoration: none;
}
.greyHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #7B7F84;
	text-decoration: none;
}
.redHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF3C00;
	text-decoration: none;
}
.redArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF3C00;
	text-decoration: none;
}
.bodyLinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6A7B8F;
	text-decoration: none;
}
.bodyLinks a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6A7B8F;
	text-decoration: none;
}
.bodyLinks a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF3C00;
	text-decoration: none;
}
.blackText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.greyArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4F4F4F;
	text-decoration: none;
	line-height: 22px;
}
a.copyLinks:link{
	font-family: Tahoma;
	font-size: 10px;
	color: #6C6D70;
	text-decoration: none;
}

a.copyLinks:visited{
	font-family: Tahoma;
	font-size: 10px;
	color: #6C6D70;
	text-decoration: none;
}

a.copyLinks:hover{
	font-family: Tahoma;
	font-size: 10px;
	color: #6C6D70;
	text-decoration: underline;
}

.blueText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #00618E;
	text-decoration: none;
	line-height: 18px;
}
#dropmenudiv{
position:absolute;
border:1px solid #FFFFFF;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
font-weight: none;
background:#54759E;
color:#FFFFFF;
}

#dropmenudiv a:hover{
background-color:#093B6E;
color:#FFCC00;
}
.field{
	width:170px;
	border:solid;
	border-width:1px;
	border-color:#C1C1C1;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
.txt_area {
	width:170px;
	border:solid;
	border-width:1px;
	border-color:#C1C1C1;
	height: 45px;
	background-color: #F4F4F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.btn {
	border:solid;
	border-width: 1px;
	border-color: #C1C1C1;
	height: 18px;
	color:#000000;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F4F4F4;
	width:45px;
}
.menu {
	width:170px;
	border:solid;
	border-width:1px;
	border-color:#C1C1C1;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #8F8F8F;
}
.field2{
	width:30px;
	border:1px solid #C1C1C1;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
.field3{
	width:100px;
	border:1px solid #C1C1C1;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
.red{
	color:#FF0000;
	font-size:14px;
}