.navTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(art/navbak.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration: none;
}
.secondaryNavTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(art/navbak.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.wrapper {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.verticalNavBar {
	background-image: url(art/navbak.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.mainContent {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 8px 17px 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(art/content_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
}
.leftColumn {
	padding-right: 15px;
}
.leftColumnIncludes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-image: url(art/leftcolumn_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

body {
	background-image: url(art/main_bak.gif);	
}
a:link {
	color: #28549D;
	text-decoration: none;
}
a:visited {
	color: #336600;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}
ul {
	list-style-position: inside;
	list-style-type: circle;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #28549D;
}

a:active {
	color: #0000CC;
}
.mainImage {
	margin: 6px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.mainleftColumn {
	background-image: url(art/logo_sm.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.style2 {
	color: #333333;
	font-size: 13px;
}.verticalNavBartranslate {

	background-image: url(art/navbak.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
