.headerTile {
	background-image: url(../images/menuTile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menuTile {
	background-image: url(../images/lowermiddletile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.tileUpper {
	background-image: url(../images/tileupper.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.mainTile1 {
	background-image: url(../images/maintile1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.footertile {
	background-image: url(../images/footertile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.submenutile {
	background-image: url(../images/submenutile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#bodyMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#bodyMain .menuFont {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 1px;
}
#bodyMain .footerFont {
	font-size: 10px;
	color: #009D68;
}
a {
	color:#157ed1;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#157ed1;
	text-decoration: underline;
	font-weight: bold;
}
a.menuLinks {
	color:#FFFFFF;
	text-decoration: underline;
}
a:hover .menuLinks {
	color:#FFFFFF;
	text-decoration: underline;
}
a.footerLinks {
	color: #009D68;
}
a:hover .footerLinks {
	color: #009D68;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.boxLinks {
	color: #000000;
	font-weight: normal;
}
a:hover .boxLinks {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #71A3FA;
	margin-bottom: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #009d68;
	margin-bottom: 2px;
	text-transform: uppercase;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 2px;
	font-style: italic;
}
p {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 12px;
}
li {
	margin-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#box1Tile {
	background-image: url(../images/box1_tile.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#box2Tile {
	background-image: url(../images/box2_tile.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#box3Tile {
	background-image: url(../images/box3_tile.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#box4Tile {
	background-image: url(../images/box4_tile.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.notice {
	font-size: 11px;
	font-style: italic;
	color: #999999;
}

.notice2 {
	font-size: 11px;
	font-style: italic;
	color: #FF0000;
	font-weight: bold;
}
.notice3 {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}

.photo {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.photo2 {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 50px;
	float: right;
	clear: both;
}
.photo3 {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: left;
	clear: both;
}
.photo4 {
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: left;
	clear: both;
}
.emphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.emphasis2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}