﻿body
{
	background: #112233 none repeat scroll 0 0;
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif !important;
	font-size: 11pt;
	color:#1c4594;
}

#container
{
	position:relative;
	width: 740px;
	height: 740px;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	margin-bottom:10px;
}
#main-content
{
	background-position: right bottom;
	height: 100%;
	background-image: url('../img/br.gif');
	background-repeat: no-repeat;
}

#banner, #content, #footer, #menu, #main-content
{
	float:right;
	width:539px;
}

#banner, #content
{
	background-color: #FFFFFF;
}
#footer, #menu, #footer a, #menu a
{
	color: #FFFFFF;
}
#footer, #menu, #main-content
{
	background-color: #3c83b9;
}

#bar
{
	background:  #A6DBFF url('../img/bl.gif') no-repeat left bottom;
}
#bar-header2
{
	background: url('../img/tl.gif') no-repeat left top;
	height:8px;
}

#banner
{
	height:151px;
	background: #FFFFFF url('../img/tr.gif') no-repeat right top;
}

#banner img
{
	padding-left:10px;
	border:none;
}

#banner a
{
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#menu
{
	height: 40px;
	background: url('../img/menuFade.jpg') repeat-x;
}

#content
{
	height: 450px;
	background-image: url('../img/contentFade.jpg');
	background-repeat: repeat-x;
}

#content ul
{
	float:left;
	margin-top:0px;
	margin-bottom:5px;
	line-height:1.2em;
	font-size:95%;
}

#content-inner
{
	padding: 8px 20px 20px 20px;
	line-height:1.4em;
}

#footer
{
	background-image: url('../img/menuFade.jpg');
	background-repeat: repeat-x;
}
#footer-inner
{
	text-align:center;
	padding: 1px 1px 0px 1px;
}
#footer-inner span
{
	font-size:110%;
	font-weight:bold;
	padding-left:2em;
	padding-right:2em;
}

#bar
{
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #0066CC;
	float: left;
	width: 200px;
	height: 100%;
}

.barCell{}
.barTip
{
	height:150px;
}

#menu-inner
{
	float:right;
	padding-top:10px;
	padding-bottom:10px;
}

#menu ul
{
	float:right;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}

#menu span
{
	padding-left:1em;
	padding-right:1em;
}

.first
{
	margin-left:0px;
	list-style-type: none;
	font-weight:bold;
}

#menu a, #footer a
{
	font-size:110%;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover, #footer a:hover
{
	color: #99CCFF;
}
dl
{
	font-size:95%;
	margin: 15px 15px 15px 0;
	padding-left:15px;
	padding-top:15px;
}
dt{font-weight:bolder;}
dd
{margin:0;}