body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.linkTopMenu:link {
	color:#255280;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.linkTopMenu:visited {
	color:#255280;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.linkTopMenu:hover {
	color:#CC9900;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.linkTopMenu:active {
	color:#255280;
	text-decoration:none;
	font-family: Tahoma, arial, sans-serif;
	font-size: 12px;
}

a.footer:link {
	color:#255280;
	text-decoration:underline;
	font-family: Tahoma, arial, sans-serif;
	font-size: 11px;
}
a.footer:visited {
	color:#255280;
	text-decoration:underline;
	font-family: Tahoma, arial, sans-serif;
	font-size: 11px;
}
a.footer:hover {
	color:#ED1B2E;
	text-decoration:underline;
	font-family: Tahoma, arial, sans-serif;
	font-size: 11px;
}
a.footer:active {
	color:#255280;
	text-decoration:underline;
	font-family: Tahoma, arial, sans-serif;
	font-size: 11px;
}
.box-head {
	font-weight: bold;
	height: 16px;
	width: 160px;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-align: left;
}
.box-head a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.box-head a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.box-head a:hover {
	text-decoration: underline;
	color: #FFF7BB;
}
.box-head a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.box1 {
	background-image: url(images/box1.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 172px;
	padding: 0px;
	text-align: left;
}
.box2 {
	background-image: url(images/box2.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 172px;
	padding: 0px;
	text-align: left;
}
.box3 {
	background-image: url(images/box3.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 172px;
	padding: 0px;
	text-align: left;
}
.box4 {
	background-image: url(images/box4.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 172px;
	padding: 0px;
	text-align: left;
}
.box-body {
	height: 92px;
	width: 150px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 16px;
	text-align: left;
}

.box-body a:link {
	color: #000099;
	text-decoration: none;
}
.box-body a:visited {
	color: #000099;
	text-decoration: none;
}
.box-body a:hover {
	color: #CC9900;
	text-decoration: underline;
}
.box-body a:active {
	color: #000099;
	text-decoration: none;
}
.box-head2 {
	font-weight: bold;
	height: 16px;
	width: 120px;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: left;
}
.box-head2 a:link {
	text-decoration: none;
	color: #4770B2;
	text-align: left;
}
.box-head2 a:visited {
	text-decoration: none;
	color: #4770B2;
	text-align: left;
}
.box-head2 a:hover {
	text-decoration: underline;
	color: #834D01;
	text-align: left;
}
.box-head2 a:active {
	text-decoration: none;
	color: #4770B2;
	text-align: left;
}
.line {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2D264;
}
.box-head3 {
	font-weight: bold;
	height: 16px;
	width: 120px;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: left;
}
.box-head3 a:link {
	text-decoration: none;
	color: #4770B2;
}
.footer {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.box-head3 a:visited {
	text-decoration: none;
	color: #4770B2;
}
.box-head3 a:hover {
	text-decoration: underline;
	color: #4EACB2;
}
.box-head3 a:active {
	text-decoration: none;
	color: #4770B2;
}
.box2-body {
	text-decoration: none;
	text-align: left;
}
.box2-body a:link {
	text-decoration: none;
	color: #003366;
}
.box2-body a:visited {
	text-decoration: none;
	color: #003366;
}
.box2-body a:hover {
	text-decoration: none;
	color: #4770B2;
}
.box2-body a:active {
	text-decoration: none;
	color: #255280;
}
hr {
	color: #fff;
	background-color: #fff;
	border: 2px dotted #999999;
	border-style: none none dotted;
	border-bottom-color: #CFCFCF;
}


.vert-border {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CFCFCF;
}
.vert-dotted-image {
	background-image: url(images/3x3centerdot.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.horiz-lines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.horiz-dotted-image {
	background-image: url(images/3x3centerdot.gif);
	background-repeat: repeat-x;
	background-position: left center;
}.head-cat {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	color: #4770B2;
	padding: 0px;
}
.image-right {
	margin-left: 14px;
}
li {
	margin-bottom: 10px;
	text-align: left;
}
.horiz-dotted-image2 {
	background-image: url(images/4x3centerdot.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.totop {
	height: 22px;
}
.social {
	color: #255280;
	padding-right: 19px;
}
.social a:link{
	color: #255280;
	text-decoration: none;
}

.social a:visited{
	color: #255280;
	text-decoration: none;
}

.social a:active{
	color: #255280;
	text-decoration: none;
}
.social a:hover{
	color: #255280;
	text-decoration: underline;
}

