body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #000033;
}
td {
	font-size: 12px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #DDDDDD;
	line-height: 25px;
	text-align: center;
	background-color: #00305F;
}
.pageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	padding: 15px 15px 15px 15px;
	background-color: #FFFFFF;
}
.LARGEFONT {  
	font-size: 14px; 
	font-weight: bold;
}
.MEDFONT {
	font-size: 11px;
}
.SMALLFONT {  
	font-size: 10px;
	line-height: 13px;
}
.TINYFONT {
	font-size: 9px;
}
.leftcolImage {
	background-image: url(images/leftcol_bg.jpg);
	background-repeat: no-repeat;
}
.textLeftCol {
	font-size: 10px;
	color: #EEEEEE;
	padding: 0px 5px 5px 10px;
}
a.textlinkLeftCol:link {
	color: #EEEEEE;
	text-decoration: none;
}
a.textlinkLeftCol:visited {
	color: #EEEEEE;
	text-decoration: none;
}
a.textlinkLeftCol:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.textLeftColTitle {
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
	padding: 0px 2px 10px 2px;
}

.headerTable {
	background-image: url(images/pagetop_bg.gif);
	background-repeat: repeat-x;
}
#pageLayout {
	width: 755px;
	margin-right: auto;
	margin-left: auto;
}
#pageLayout2 {
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/page_bg.gif);
}
.textHeader {
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	letter-spacing: 2px;
}
ul.noindent {
	margin-left: 0px;
	padding-left: 15px;
}
#pageFooter {
	width: 755px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 15px;
	text-align: center;
}
.textFooter {
	font-size: 9px;
	color: #AAAAAA;
}
a.textFooter:link {
	color: #AAAAAA;
	text-decoration: none;
}
a.textFooter:visited {
	color: #AAAAAA;
	text-decoration: none;
}
a.textFooter:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.textInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.elementBorder {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
