body {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #262651;
	background-image:  url(../images/page_right.gif);
	background-repeat: repeat-y;
	background-position: 760px 0px;
}
p {
	font-size: 12px;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a.sub-subnav {
	color: #FF6600;
	text-decoration: none;
	font-size: 10px;
	padding-left: 8px;
}
a:hover {
	color: #FF9900;
}
a:hover.nav {
	color: #FFFFFF;
}
li {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
form {
	font-size: 12px;
}
h4 {
	font-size: 16px;
}
/*td {
	font-size: 12px;
}*/
.slogan {
	font-size: 16px;
	color: #FF6600;
}
.nav {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-variant: small-caps;
}
.heading {
	/*color: #FFD335;*/
	color: #FFFFFF;
}
.title {
	font-size: 20px;
	font-weight: bold;
}
.subtitle {
	font-size: 17px;
	font-weight: bold;
}
.subnav {
	font-size: 12px;
	line-height: 1.5;
	padding-top: 5px;
}
.subnav-title {
	font-size: 15px;
	font-weight: bold;
	/*padding: 2px;*/
}
.table-main {
	background-image:  url(../images/at.gif);
	background-position: 200px 0px;
	background-repeat: repeat-y;
}
.table-subnav {
	background-image:  url(../images/flower-subnav.jpg);
	background-repeat: no-repeat;
}
.copy {
	color: #0099FF;
	font-size: 10px;
}
.small {
	font-size: 10px;
}
.highlight1 {
	color: #FFD335;
}
.highlight2 {
	color: #0099FF;
	font-weight: bold;
}
.quote {
	color: #FFD335;
	font-size: 12px;
	font-style: italic;
}
.underline {
	font-style: underline;
}
.error {
	color: #D8311E;
	font-weight: bold;
}
.errorbox {
	background-color: #262651;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #FFD335;
	padding: 5px;
}