body {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	background-image: url(../images/uc_background.gif);
	background-color: #A3A3A3;
	background-attachment: scroll;
}
.paddingLeft30px {
	padding-left: 30px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}
.paddingRight30px {
	padding-right: 30px;
}
a.aLink:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.aLink:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.aLink:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #709FCF;
	text-decoration: none;
}
a.emailAddressLink:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.emailAddressLink:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.emailAddressLink:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.ShadowTop {
	background-image: url(../images/uc_ShadowTop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 3px;
}
.ShadowTopWhite {
	background-image: url(../images/uc_ShadowTopWhite.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 3px;
}
.ShadowBottom {
	background-image: url(../images/uc_ShadowBottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 5px;
}
.ShadowBottomWhite {
	background-image: url(../images/uc_ShadowBottomWhite.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 5px;
}
.poweredBy {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #5FAB59;
}
.plain {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #434343;
}
a.exarsisLink:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}

a.exarsisLink:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}
a.exarsisLink:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #5FAB59;
	text-decoration: none;
}
.WhiteText {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.Footer {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a.footerLink:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #434343;
	text-decoration: underline;
}
a.footerLink:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #434343;
	text-decoration: underline;
}
a.footerLink:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FCDC62;
	text-decoration: none;
}
.BlueText {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
}
.newsTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DDDDDD;
	padding-left: 15px;
}
.newsContent {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DDDDDD;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}
.NewsBgBox {
	background-attachment: fixed;
	background-image: url(../images/newsBgBox.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.inputFields {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #254E77;
	height: 14px;
	width: 330px;
}
.commentsFields {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #254E77;
	width: 330px;
}
.buttons {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #254E77;
	background-color: #FCDC62;
}
