
body {
	background-repeat: repeat-x;
	}
#mainContainer {
	position: relative;
	top: 0;
	left: 0;
	width: 850px;
	}
#row1 {
	width: 850px;
	height: 27px;
	background: url(../images/top1.png);
	}
#mainContent {
	background: url(../images/main_back.png) repeat-y;
	padding-top: 185px;
	}
#breadContainer {
	width: 797px;
	text-align: right;
	margin-left: 0px;
	}	
#mainTable {
	margin: 0 15px 10px 10px;
	text-align: left;
	}
.mainCel {
	margin: 0 15px 10px 0px;
	text-align: left;
	border-left: 1px dotted #000066;
	padding: 0 15px 0 10px;
	width: 590px;
	}	
#leftCel {
	width: 518px;
	}
#page1 {
	margin-right: 5px;
	}	
.rightBox H2 {
	display: block;
	color: #081559;
	background: #C2D4DF;
	font-size: 1.2em;
	letter-spacing: -0.05em;
	font-weight: 600;
	}	
.rightBox {
	border: 1px solid #0076BF;
	background: white url(../images/box_back.jpg) 20px 0% repeat-x;
	color: #081559; 
	padding: 3px;
	margin-bottom: 5px;
	}
#logo {
 	position: absolute;
	top: 45px;
	left: 33px;
	z-index: 9;
	}	
#menu {
	position: absolute;
	z-index: 10;
	top: 31px;
	left: 381px;
	height: 162px;
	width: 160px;
	background: url(../images/menu_back.gif);
	}		
ul#dropdown {
	text-align: right;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}	
#dropdown li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 162px;
	}
.menuCategory	{
	margin-top: 10px;
	}
.menuCategory a, .menuCategory a:visited {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	font-size: 1.1em;
	color: #081559;
	}
.menuCategory a:hover {
	color: #0076bf;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/arrowBl.gif) 0% 50% no-repeat;
	}	
#leftCol {
	width: 190px;
	margin-left: 10px;
	}
#leftCol h2 {
	margin: 10px 0 0 0;
	font-size: 1.3em;
	font-weight: 600;
	}	
.frame {
	margin-right: 5px;
	padding-bottom: 10px;
	border-top: 1px solid #0076bf;
	}		
.mainCel {	
	}		
ul#subMenu {
	margin: 0 0 10px 15px;
	padding: 0px;
	}
#subMenu li {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
#subMenu a {
	color: #000066;
	font-size: 1.0em;
	font-weight:400;
	text-align: right;
	}			
#subMenu a:hover {
	color: blue;
	text-decoration: none;
	}	
#subMenu li a:hover {
	list-style: outside url(../images/arrowBl.gif);
	padding: 0 0 0 0px;
	margin: 0;
	}		
#lines {
	position: absolute; 
	z-index: 3;
	top: 31px;
	right: 25px;
	background: url(../images/lines.gif);
	width: 286px;
	height: 162px;
	}
#image {
	position: absolute;
	z-index: 2;
	top: 27px;
	right: 25px;
	}	
#header {
	position: absolute;
	top: 27px;
	left: 20px;
	width: 805px;
	height: 182px;
	background: url(../images/header_back.jpg);
	}							
#footerContainer {
	width: 850px;
	height: 67px;
	background: url(../images/footer.png);
	}
#bottomNav {
	margin-top: -40px;
	color: #081559;
	}
#bottomNav a {
	color: #081559;
	}
#bottomNav a:hover {
	text-decoration: none;
	color: #0076bf;
	}	
#topPage {
	position: absolute;
	top: 10px;
	right: 30px;
	color: #999999;
	}		
#topPage a {
	color: #999999;
	padding-right: 8px;
	padding-left: 8px;
	}	
#topPage a:hover {
	text-decoration: none;
	color: #0076bf; 			
	}
#newsTicker {
	margin-top: -7px;
	}	