body {
	background-attachment: fixed;
	background-image:  url(images/bg_main.gif);
	background-repeat: repeat;
	background-position:  center top;
}
ul {
	list-style-image: url(images/bullet.gif);
	}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B1B1B1;
	text-decoration: none;
}
.copyrightLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B1B1B1;
	text-decoration: underline;
}
.copyrightLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6EA2DC;
	text-decoration: underline;
}
.menuTop a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6EA2DC;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.menuTop a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #004FA2;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.dateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9A9A9A;
	text-decoration: none;
}
.menuSide a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004FA2;
	text-decoration: none;
	background-color: #D9EBFF;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.menuSide a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #004FA2;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.lightBlueLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6EA2DC;
	text-decoration: underline;
}
.lightBlueLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004EA1;
	text-decoration: underline;
}
.lightBlueLink2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5996D9;
	text-decoration: underline;
}
.lightBlueLink2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004EA1;
	text-decoration: underline;
}
.darkBlueLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004EA1;
	text-decoration: underline;
}
.darkBlueLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6EA2DC;
	text-decoration: underline;
}.lightBlueHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5996D9;
	text-decoration: none;
}
.giantHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #004C9E;
	text-decoration: none;
}
.darkBlueHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004EA1;
	text-decoration: none;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.introTable {
	height: 100%;
}
.bgTitle {
	background-image: url(images/bg_title.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.picPaddingLeft {
	padding-bottom: 10px;
	padding-left: 20px;
}
.picPaddingRight {
	padding-right: 20px;
}
.boldWhiteItalic {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.homeWelcomBG {
	background-color: #6fa3dc;
	background-image: url(images/bg_hometable.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
