body
{
	text-align:center;
	font-size:14px;
	font-family: "Trebuchet MS", Verdana;
	background-color:#FFFFFF;
	overflow-y: scroll;
}

td
{
	font-size:14px;
}

#Container
{
	width:889px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}

#HeaderImage
{
	width:829px;
	height:213px;
	background-image:url('../images/octerion_header.jpg');
	margin:0px;
}

#Menu
{
	width:100%;
	height:30px;
	margin-top:15px;
	margin-bottom:15px;
	background-color:#008BC5;

	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
}

.MenuItem
{
	float:left;
	text-align:center;
	margin-top:5px;
}

a.Menu
{
	font-size:16px;
	font-weight:bold;
	color:#ADADAD;
	text-decoration:none;
}

a.Menu:hover
{
	font-size:16px;
	font-weight:bold;
	color:#ADADAD;
	text-decoration:underline;
}

a.MenuSelected
{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

a.MenuSelected:hover
{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}

.Seperator
{
	float:left;
	width:5px;
	margin-top:3px;
	color:#ADADAD;
}

.WhiteSeperator
{
	float:left;
	width:5px;
	margin-top:3px;
	color:#FFFFFF;
}

#Content
{
	width:829px;
	height:100%;
}

#ContentLeft
{
	float:left;
	width:108px;
	height:100%;
	background-color:#E45D27;
	text-align:center;
}

#ContentRight
{
	float:left;
	height:100%;
	width:719px;
	margin:0px;
	vertical-align:top;
}

#ContentTextWrapper
{
	margin-left:40px;
	width:640px;
	height:100%;
	background-color: #EEEEEE;
}

#ContentText
{
	margin-left:20px;
	padding-top:20px;
	width:600px;
}

h1
{
	font-family: "Century Gothic";
	font-size:24px;
	color:#008DC6;
	font-weight:bold;
	margin:0px;
	border-bottom:solid 1px #008DC6;
}

h2
{
	font-size:16px;
	font-family: "Trebuchet MS", Verdana;
	font-weight:bold;
	color: #1696C5;
	line-height:16px;
}

#Footer
{
	width:821px;
	height:0px;
}

a
{
	color: #1696C5;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	color: #1696C5;
	font-weight:bold;
	text-decoration:underline;
}

a.Small
{
	color: #1696C5;
	font-size:10px;
	text-decoration:none;
}

a.Small:hover
{
	color: #1696C5;
	font-size:10px;
	text-decoration:underline;
}

.Ruler
{
	border-style:solid;
	border-color: #1696C5;
	height:1px;
}
