html,body {
	height: 100%;
	width: 100%;
	background-color: #003366;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #sitetitle {
	background-color: #2B4C96;
	color: #959CBB;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	font-weight: bold;
}
#container #sitetitle h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
#container #sitetitle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	padding-right: 10px;
}


#container #insider {
	background-color: #FFFFFF;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}


#container {
	width: 100%;
	background-color: #CCCCCC;
	margin: auto;
	font-size: 12px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image: url(img/patterm.gif);
	vertical-align: top;
}
#container #insider h2 {
	font-size: 14px;
	color: #990000;
	text-transform: uppercase;
	margin: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 24px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #EFEFEF;
}
#container #insider h1 {
	font-size: 24px;
	color: #2B4C96;
	font-weight: bold;
	text-transform: uppercase;
}
#container #insider a {
	font-weight: bold;
	color: #006699;
}
#container #insider a:hover {
	background-color: #CCCCCC;
	color: #FF3300;
}
#container #insider h3 {
	color: #FFFFFF;
	background-color: #2B4C96;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
table a {
	text-decoration: none;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
}
