BODY
{
	font-family: verdana;
	background-color: #C6DDF7;
	margin: 0 0 0 0;
	background-image: url(/content/files/site%20layout/background_fade.jpg);
	background-repeat: repeat-x;
}

A
{
	color: #003399;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

H1
{
	font-size: 2em;
}

H2
{
	font-size: 1.5em;
}

H1, H2, H3, H4, H5
{
	color: #C4125E;
}


.mainContainer
{
	width: 1000px;
	margin: 0 auto;
}

.headerContainer
{
	text-align: left;
	line-height: 95px;
	display: inline;
}

#headerLeft
{
	float: left;
	width: 350px;
}

#headerRight
{
	float: right;
	background-image: url(/content/files/site%20layout/call_free.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 450px;
	text-align: right;
	padding-right: 10px;
}


.headerLogo
{
	text-align: left;
}

.mainMenuContainer
{
	width: 1000px;
	display: inline;
}

.mainMenuBar
{
	background-image: url(/content/files/site%20layout/main_menu_bar_end.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 1000px;
line-height: 31px;
        font-size: 0.7em;
	text-align: center;
	font-weight: 50;
}

.mainContent
{
}

.contentMiddle
{
	background-color: #FFFFFF;
	text-align: left;
	font-size: 0.8em;
}


.breadcrumbs
{
	text-align: left;
	padding-left: 10px;
	font-size: 0.7em;
	line-height: 14px;
	padding-bottom: 5px;
	clear: both;
}

#leftPanelContainer
{
	width: 130px;
}

.leftPanelMenu
{
	min-height: 250px;
	background-color: #424BA8;
	margin-bottom: 10px;
        font-size: 0.9em;    
}

.leftPanelSearchTitle, #rightPanelTitle
{
	background-image: url(/content/files/site%20layout/title_header.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: 600;
	line-height: 24px;
	font-size: 0.8em;
}


.leftPanelSearch
{
	padding-left: 10px;
}

.leftPanelMenu .menu A
{
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	padding: 7px 5px 7px 10px;
	display: block;
	font-size: 0.9em;
}


.leftPanelMenu .menu A:hover
{
	text-decoration: underline;
}



.centrePanel
{
	float: right;
	width: 622px;
	margin: 0 auto;
	padding: 9px;
        font-size: 0.9em;
}

#rightPanelContainer
{
	float: right;
	width: 190px;
	margin: 0 auto;
	line-height: 24px;
}

#rightPanelTitle
{
	background-image: url(/content/files/site%20layout/title_header.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 0.8em;
}

.rightPanel
{
	margin-bottom: 10px;
}

.rightPanel IMG
{
	border: 0px;
}



.footerBar
{
	background-color: #424BA8;
	line-height: 8px;
	height: 12px;
	clear: both;
}


.searchBox
{
	padding-top: 50px;
}




/* +++++++++++++ HOOPLA MENUS +++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++ */


.mainMenuBar DIV
{
	display: inline;
	margin: 0px;
        padding: 0px;
}

.mainMenuBar .menu A
{
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
	font-size: 0.9em;
padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
border-right: 1px solid #FFFFFF;
border-right-style: dotted;
}


.mainMenuBar .menu A:hover
{
	color: #C4125E;
}
/* styles for content*/
.captiondiv
{
	padding-right:20px;
	width:120px;
	float:left
}
.standardInputText
{
	width:200px
}


