#Container {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(../images/shared/genericbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 67.5%;
}
ul#MainNav {
	float: right;
	margin-top: 48px;
	list-style-type: none;
	width: 500px;
	display: inline;
	height: 20px;
}
ul#MainNav li {
	font-size: 1.2em;
	float: right;
	margin-left: 10px;
}
#Logo {
	margin-top: 10px;
	float: left;
}
ul#MainNav li a {
	text-decoration: none;
	color: #00B9DE;
}
ul#MainNav li a:hover {
	text-decoration: underline;
	color: #00B9DE;
}
#FloatPanel {
	float: right;
	width: 180px;
	background-color: #EFEFEF;
	margin-top: 0px;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
#ContentCol {
	width: 400px;
	margin-top: 20px;
	display: block;
	float: left;
	margin-left: 4px;
}
#Header {
	width: auto;
	clear: both;
}
#SearchBox {
	float: right;
	width: 180px;
	background-color: #00B9DE;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-bottom: 10px;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #00B9De;
}
.BodyText {
	font-size: 1.2em;
	color: #666666;
	line-height: 16px;
}
h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #F7931D;
}
#SplashContainer {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 708px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	float: none;
	margin-top: 0px;
}
#Intro {
	width: 340px;
	margin-left: 70px;
	float: left;
	text-align: justify;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #EFEFEF;
	padding-right: 12px;
}
#Slogan {
	font-size: 14px;
	width: 430px;
	margin-top: 0px;
	margin-bottom: 60px;
	margin-left: 230px;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	padding-top: 4px;
	padding-bottom: 12px;
	background-color: #FEFAEA;
	padding-right: 6px;
	padding-left: 6px;
	height: auto;
	clear: both;
}
#TempList {
	float: left;
	margin-left: 30px;
	width: 200px;
	color: #666666;
}
#TempList a {
	color: #08819B;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.BG {
	background-color: #EFEFEF;
	display: block;
	padding: 0px 4px;
	margin: 0px;
}
.alert {
	font-size: 1.2em;
	color: #FF0000;
	background-image: url(../images/shared/icons/error.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	text-decoration: blink;
	display: block;
	height: 20px;
}
#Slogan strong {
	color: #08819B;
}
#HomeContainer {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/shared/blogdit.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 708px;
	margin-right: auto;
	margin-left: auto;
	padding: 40px 0px 0px;
	float: none;
	margin-top: 0px;
}
