*  {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	width: 100%;
	position: relative;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 , h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", Tahomal, Verdana, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin-top: 1.2em;
	margin-right: 0em;
	margin-bottom: 0.2em;
	margin-left: 0em;
}
h1 {
	font-size: 165%;
	font-weight: normal;
}
h2 {
	font-size: 130%;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
}
#wrapper {
	width: 980px;
	background-image: url(../themes/bluetheme/bg_gray_btm.jpg);
	background-repeat: repeat-x;
	float: left;
}


#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#header {
	height: 120px;
	width: 960px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#header h1 {
	position: relative;
	margin: 0px;
	padding: 0px;
	z-index: 500;
}
#header h2 {
	position: relative;
	left: -9999em;
	margin: 0px;
	padding: 0px;
}
#utilDate {
	float: left;
	height: 24px;
	width: 165px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 5px;
}
#utilNav {
	height: 24px;
	width: 790px;
	position: relative;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#utilNav a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
#utilrNav ul {
	height: 30px;
	width: 265px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#utilNav ul li {
	text-decoration: none;
	display: inline-block;
	list-style-type: none;
	float: right;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #nav {
	height: 21px;
	width: 955px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
#container a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
#mainStage {
	width: 960px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#leftcolumn {
	float: left; /* since this element is floated, a width must be given */
	width: 160px; /* padding keeps the content of the div away from the edges */
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
}
#leftcolumn ul {
	
}
#leftcolumn ul li   {
	padding-right: 5px;
	padding-left: 5px;
	height: auto;
	min-height: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 0px;
	margin-bottom: 10px;
}
#main {
	float: right;
	width: 780px;
	padding: 0px;
	margin: 0px;
	top: 0px;
	background-repeat: repeat-y;
	background-position: right;
}
#main #contents {
	float: left;
	width: 610px;
	padding: 0px;
	position: relative;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	min-height: 425px;
}
#rightcolumn {
	float: right;
	width: 158px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
}
#rightcolumn ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#rightcolumn ul li   {
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	height: auto;
	min-height: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 1px;
	width: 145px;
}
#rightcolumn #link {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#rightcolumn #ecilogin {
	width: 153px;
	border: 1px solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#rightcolumn #ecilogin #eclogin label {
	font-size: 55%;
	width: 50px;
	text-align: right;
	line-height: 200%;
	display: inline-block;
	padding-right: 0.25em;
	padding-bottom: 0.25ex;
}
#rightcolumn #ecilogin #eclogin .btn {
	float: right;
	padding-right: 10px;
	padding-top: 2px;
	display: block;
}
#rightcolumn #ecilogin .options {
	font-size: 60%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	text-align: center;
}



#footer {
	font-size: 85%;
	text-align: center;
	margin: 0px;
	clear: both;
	padding-top: 0.8em;
	list-style-type: none;
}
#footer #footerLinks li {
	display: inline;
	list-style-type: none;
	padding-left: 1em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-left: 0.8em;
}
#footer #footerLinks li#first {
	border-left-style: none;
}

