body {
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
}

.defaultText {
	font-size: 12px;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	padding: 0px 80px 0px 80px;
}

.FooterText {
	font-size: 10px;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
}

.defaultCell {
	background-image: url(images/Mar04/background.jpg);
	background-repeat: repeat-x;
}

.TitleCell {
	background-image: url(images/Mar04/UnderMenuFade.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

p {
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
}

.highlight {
	font-size: 10px;
	color: #003399;
}

td {
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
}

td.bodyContent {
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	padding: 0px 24px 0px 24px
}

h1{
	font-size: 18px;
	font-weight: bold;
	color: #001177;
	font-family: verdana, arial, helvetica;
}

h2{
	font-size: 16px;
	font-weight: bold;
	color: #001177;
	font-family: verdana, arial, helvetica;
}

h3{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: verdana, arial, helvetica;
}

a{
	color: blue;
	text-decoration: underline;
}

a:hover{
	color: purple;
	text-decoration: underline;
}

a.defaultLink{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.defaultLink:hover{
	color: #F3D7FE;
	text-decoration: none;
}

a.gallery{
	color: #6E0C23;
	font-weight: normal;
	text-decoration: none;
}

a.gallery:hover{
	color: #35422F;
	font-weight: normal;
	text-decoration: none;
}

/********** Form Styles ********************/

.entertext{
	color: #011768;
	font-size: 11px;
	font-weight: normal;
	background-color: #F1F1EF; 
}

.buttons{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	background-color: #263B86;
	border-color: #A9B5E1 #830000 #830000 #A9B5E1;
}

.required{
	color: #830000;
	font-weight: bold;
}


.alert{
	font-size: 10px;
	color: #830000;
	font-weight: normal;
}

/********** List Styles ********************/

ol {
	font-size: 11px;
	margin-top: 0;
	padding-top: 0;	
	margin-left: 0;
	padding-left: 23;
}

li {
	line-height: 130%;
}
