body {
	background-color: f5f5f5;
	margin: 15px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

td {
	vertical-align: top;
	font-family: "Lucida Grande", sans-serif, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #5B5B5B;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}

#navbar {
	font-family: "Lucida Grande", sans-serif, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #D5D5D5;
	letter-spacing: 3px;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	height: 108px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 0px;
}

.container {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 100%;
	width: 950px;
}

.content {
	margin: 0px;
	font-family: "Lucida Grande", sans-serif, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #5B5B5B;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 40px;
	padding-left: 45px;}



#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	color: #B1B1B1;
	vertical-align: middle;
	padding: 10px 20px 20px;
	line-height: 12px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	}

	
.margin {
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 11px;
	line-height: 15px;
	margin-right: 0px;
	margin-left: 0px;
}
	
/* TEXT */

h1 {
	font-family: "Lucida Grande", sans-serif, Arial;
	font-size: 20px;
	line-height: 26px;
	font-weight: lighter;
	color: #5B5B5B;
	font-style: normal;
	font-variant: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

h2 {
	font-family: "Lucida Grande", sans-serif, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #5B5B5B;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.greySmall {
	font-family: "Lucida Grande", sans-serif, Arial;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #7B7B7B;
	padding: 0px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

ul {
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

li {
	list-style-image: url(images/bullet.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 20px;
	padding: 0px;
}

.dottedLine {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;}.borderLeft {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
}

div.clear {
clear: both;

}.dottedLineNoMargin {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.rule {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #7B7B7B;
	padding: 0px;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	letter-spacing: 1px;
}

.contentLeftColumn {
	margin: 0px;
	font-family: "Lucida Grande", sans-serif, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #5B5B5B;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 45px;
	
}
.contentRightColumn {
	margin: 0px;
	font-family: "Lucida Grande", sans-serif, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #5B5B5B;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 20px;
}

.red {
	font-weight: bold;
	color: #870e21;
	background-color: #FFF8F1;
}
.contentRightColumnWhiteText {
	margin: 0px;
	font-family: "Lucida Grande", sans-serif, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 30px;
}
