A:link, A:visited {
	color : #698D80;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
A:hover {
	background-color: #A5BFB6;
	color: #003333;
	text-decoration: none;
}
A.navLink:link, A.navLink:visited {
	color : #003333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
A.navLink:hover {
	background-color: #003333;
	color: #FFFFFF;
	text-decoration: none;
}
A.footerLink:link, A.footerLink:visited {
	color : #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
A.footerLink:hover {
	background-color: #efefef;
	color: #006666;
	text-decoration: none;
}
A.anchor:link, A.anchor:visited {
	color : #003333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
A.anchor:hover {
	background-color: #ffffff;
	color: #003333;
	text-decoration: none;
}
A.icon:link, A.icon:visited {
	color : #A5BFB6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
A.icon:hover {
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}
.basicText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003333;
}
.boldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003333;
}
.alertText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant:small-caps;
	color: #006666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006666;
}
.greenBorder {
	border: thick solid #A5BFB6;
}
.blueBorder {
	border: thick solid #003333;
}
.watermark {
	background-image: url(images/AtlasWatermark.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.navLines {
	background-image: url(images/greenFade.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.grayBorder {
	background-image: url(images/grayDot.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.greenBar {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/green16x16.gif);
}
.greenBar2 {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/green4x4.gif);
}
.bulletText {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003333;
}
.tableBorder {
	border: thick double #003333;
}
