a.button {
font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	color: #FFB400;
	text-decoration:none;
}
a.button:visited {
	color: #FFB400;
}
a.button:hover {
	color: #fff;
}
a.button:active {
	color: #FF9900;
}
.smallText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000033;
	line-height: 12px;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #545171;
	line-height: 16px;
}
body {
	background-image: url(images/gradientBackground.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #141442;
}
a:visited {
	color: #141442;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
a.yellow {
	font-size: 12px;
	color: #FFB504;
	font-weight: bold;
	text-decoration: none;
}
a.yellow:hover {
	text-decoration: underline;
}
a.resource {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #141442;
	text-decoration: none;
	line-height: 12px;
}
a.resource:hover {
	text-decoration: underline;
}
a.subMenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 20px;
	line-height: 12px;
}
a.subMenu:hover {
	text-decoration: underline;
}
.borderLeft {
	background-image: url(images/borderSide-left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.headLine1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	color: #FFB400;
}
.headLine2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000033;
	line-height: 18px;
}

.navigation1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 10px;
	color: #999;
}

a.navigation2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
text-transform: uppercase;
text-decoration:none;
	color: #545171;

}

a.navigation2:hover {
	color: #141442;
	text-decoration:underline;
}

a.navigation2:visted {
	color: #141442;
	text-decoration:underline;
}

.vDots {
	background-image: url(images/vDots.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.smallBullets {
	list-style-image: url(images/bulletArrow.gif);
	display: list-item;
}
.borderRight {
	background-image: url(images/borderSide-right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.hDots {
	background-image: url(images/hDots.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.subMenuBtm {
	background-image: url(images/subMenuBtm.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.subMenuMdl {
	background-image: url(images/subMenuMdl.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.subMenuTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
}

