/* CSS Document */

body
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
}

h1 {font-size:14px; color:#333399; border-bottom:1px solid #333399; width:150px; font-weight:bold;}

div#centreContainer
{
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	text-align: left; 
	padding:10px; 
}


div#mainFrame
{	width:780px; 
	background:none; 
	border:#003399 5px solid; 
	height:450px;
}

div#leftColumn
{	width:175px; 
	float:left; 
	margin-top:0px; 
	margin-bottom:10px;
}


img.bottomImage
{ 	border-bottom:#003399 5px solid; 
	border-top:#003399 5px solid;
}

div#logoBar
{	background-color:#fff; 
	width:600px; 
	border-left:#003399 5px solid; 
	height:450px; 
	float:right;
}

.sizeLongerPage {height:530px !important;}


div#logoContainer
{	z-index:99; 
	background-color:#fff; 
	height:98px; 
	margin-top:0px; 
	border-bottom:#003399 5px solid; 
	text-align:center;
}

img.mainLogo
{	z-index:99; 
	margin-top:-10px; 
	background:none; 
	width:320px; 
	height:120px;
	*margin-top:0px;
}



div#mainBody
{	padding:10px;
}


div.imgRight
{	float:right; 
	margin:0px -10px 0px 5px; 
	height:200px; 
	width:200px; 
	border:#003399 solid 5px; border-right:none;
}	







div#menuBox
{
	width:175px; 
	background-color:#003399; 
	border-top:#003399 5px solid; 
	padding:0px; 
	margin-top:-2px; 
	float:left;
}



div#footer
{
	width:780px; 
	border:#003399 5px solid; border-top:none;
	clear:both; 
	text-align:center; height:18px; padding-top:4px;
	color:#003399;
	font-size:10px;
	background-color:#ffffff;
}

#menuLHN a:link, #menuLHN a:visited {
	background-color: #003399;
	color: #ccccff;
	width: 155px;
	height:18px;
	display: block;
	TEXT-DECORATION: none;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #ccccff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	padding: 5px 0px 3px 10px;
}

.isSelected {background-color: #9999CC !important; 
	color: #000066!important; 
	width: 155px;
	height:18px;
	display: block;
	TEXT-DECORATION: none;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #000066 !important; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999cc !important; 
	padding: 5px 0px 3px 10px;
}	

#menuLHN a:hover{
	text-decoration: none;
	color: #003399;
	width: 154px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003399;
	background-color: #ccccff;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #003399;
}


p#footLinks {
	font-size:10px; color:#333333; text-align:center; margin-top:5px; text-decoration:none;
}

p#footLinks a:link, #footLinks a:visited  {
	text-decoration:none; color:#333333;
}		

p#footLinks a:hover  {
	color:#000000;
}
