body {
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
td {
	vertical-align: top;
}
a, a:link, a:visited {
	color: #000099;
}
a:hover, a:active {
	color: #FF0000;
}

#pagewrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;

}
#pagebanner {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: right;
	vertical-align: bottom;
}

#pagetopmenu {
	background-color: #CCCCCC;
	margin-bottom: 20px;
	text-align: center;
	padding: 7px;
	background-image: url(images/graybargradient.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #330099;
	border-right: none #330099;
	border-bottom: 1px solid #330099;
	border-left: 0px none #330099;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
#pageleftmenu {
}
.servicemenu a, .servicemenu a:link, .servicemenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FAEE0C;
	margin: 10px;
	padding: 4px;
	display: block;
	color: #000000;
	border: 1px solid #000000;
}
.servicemenu a:hover {
	background-color: #1B1786;
	color: #FFFFFF;
}
#menuothersite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	margin: 10px;
	padding: 4px;
}

#pagebody {
	margin-left: 20px;
	margin-top: 5px;

	
}

#pagefooter {
	background-color: #EBEBEB;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top: 5px solid #666666;
	border-right: 0px none #666666;
	border-bottom: 0px none #666666;
	border-left: 0px none #666666;
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding: 10px;
}


#pagetopmenu a, #pagetopmenu a:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330099;
	text-decoration: none;
	text-align: center;
	padding: 1px 6px;
	margin-right: 5px;
	border: 0px none;
	}
#pagetopmenu a:hover, #pagetopmenu a:active	{
		color: #FFFFFF; text-decoration: none; 
		background-color: #330099;
	}

ul {
	list-style-type: square;
	list-style-position: outside;
}

li {
}

ol {
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-size: 9px;
}

.big {
	font-size: 18px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
.gallerysection {
	text-align: center;
}
.gallerysection img {
	padding: 3px;
	margin: 5px;
	border: 1px solid #CCCCCC;
}
.imageright {
	font-style: italic;
	text-align: center;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
