body {
	background-color: #1D5182;
	padding: 0px 0px 15px 0px;
	text-align: center;		/* IE5.x centering workaround */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #153657;
}

a {
 color: #153657;
 text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia, Times, serif;
	color: #153657;
	line-height: 20px;
} 

h2 {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EF3E33;
	text-decoration: none;
} 

h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, Times, serif;
	color: #04326C;	
} 

strong {
	color: #04326C;
}

#container {
	border: 3px solid #04326C;
	width: 760px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
}

#main {
	width: 760px;
	background-color: #FFFFFF;
	text-align: left;
	border-color: #003399;	
}

#header {
	margin-bottom:0px;
	border: 4px solid #003399;
	width: 760px;
	float: right;
	background-color: #FFFFFF;
}

#colNav {
	background-color: #000066;
	width:150px;
	text-align: center;
	border: 2px solid #000066;
	top: auto;
	}

.topLine {
	border-top: 1px solid #D0D0D0;
}

#colContent {
	padding: 4px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	top: top;
}

#memberBug {
	margin-top: 25px;
}

#tblInternal {
	width: 760px;
	font-size: 11px;
	border-bottom: 0px solid #D0D0D0;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	padding: 2px;
	margin-top: 2px;
}

#tblSubNav {
	font-size: 12px;
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#tblSubNav a {
	text-decoration: none;
	color: #595959;
	display: block;
	padding: 4px 2px;
}

#tblSubNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1D5182;
	display: block;
}

#tblSubNav td {
	border-bottom: 1px solid #D0D0D0;
	text-align: left;
}

#tblSubNav td.tblLink {
}

#tblTop {
	font-size: 10px;
	font-weight: bold;
	margin-top: 4px;
}

#tblTop a {
	text-decoration: none;
	color: #435793;
	text-align: left;
}

#tblTop a:hover {
	text-decoration: underline;
}

#tblTop td img {
	margin: 0px 3px 0px 0px;
	text-align: center;
}

#tblList {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	
}
#tblList td.tblDate{
	padding-right: 10px;
	text-align: right;
}

#tblList li {
	line-height: 18px;
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 0px;
	border: none;
}
li {
	margin: 0px;
	line-height: 18px;
}
#whatsnew {
	float: right;
	width: 150px;
	padding: 9px;
	margin: 0px 0px 15px 15px;
}
