/* CSS Document */

Body {
	margin:0px;
	background-image:url(../images/bgtile.gif);
}
.SiteText {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.RedText {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
}
.RedTextSmall {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
}
ul {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	list-style-image: url(../images/bullet_ul.gif);
}
ul#bullet {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	list-style-image: url(../images/bullet_ul1.gif);
}
ul#bullet1 {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	list-style-image: url(../images/bullet_ul2.gif);
}
.Link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.Link:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #145374;
	text-decoration: none;
}
.Footer {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.BlueTimesBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #082A41;
}
.BlueTimesBig {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #05304D;
}
.BlueText {
	font-family: Verdana;
	font-size: 11px;
	color: #082A41;
}
.SmallText {
	font-family: Verdana;
	font-size: 9px;
	color: #082A41;
}
.CapitalLetter {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.RedColor {
	color: #FF0000;
	font-size: 18px;
}
.BlueTimesBoldItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #082A41;
	font-style: italic;
}
.a{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #145374;
	text-decoration: none;
}
