body
{
	margin: 0 auto;
	background: White url('background.gif') repeat-y top center;
}
#header
{
	vertical-align: right;

	font-family: Georgia, Lucida, Arial, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #00008B;
	border-bottom: 1px solid #efefef;

}
.title
{
	font-size: 18px;
	font-weight: bold;
	color: #637691;
	font-family: sans-serif;
}
.darktitle
{
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
#main
{
	width: 900px;
	height: auto;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	margin: 0 auto 0 auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A52A2A;
}
h1{
    font-size: 16px;
	font-family:  Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #34537A;
}

h2{
    font-size: 16px;
	font-family:  Verdana, Arial, sans-serif;
	color: #811447;
	font-weight: bold;
}

h3{
    font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
color: #34537A;
}

h4{
    font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
color: #811447;
}
#menu
{
	width: 150px;
	color: #00008B;
	font-family: Verdana, Arial, sans-serif;
}
#menu a:link, #menu a:visited
{
	width: 150px;
	margin: 1px 0 1px 0;
	padding: 4px 3px 4px 8px;
	background-color: transparent;
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	display: block;
	font-size: 10px;
	background: #EBEBEF;
}

#menu a:hover
{
	color: #811447;
	text-decoration: none;
}
#topmenu
{
    text-align: center;
	padding-top: .5em;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	background-color: #637691;
	padding-bottom: .5em;
}
#topmenu a:link, #topmenu a:visited
{
	color: #ffffff;
    text-decoration: none;
    background-color: #34537A; 
	 
	border: 1px solid White;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: .8em;
	padding-right: .8em;
}
#topmenu a:hover
{
	color: #ffffff;
	background-color: #811447; 
	border: 1px solid White;
    text-decoration: none;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: .8em;
	padding-right: .8em;
}
#topmenu a: .selected
{
	color: #ffffff;
	background-color: #34537A; 
	border: 1px solid White;
    text-decoration: none;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: .8em;
	padding-right: .8em;
}
/* #topmenu .menu_current
{
	color: #ffffff;
	background-color: Fuchsia; 
	border: 1px solid White;
    text-decoration: none;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: .8em;
	padding-right: .8em;
} */

#lefty
{
	margin: 8px;
	width: 150px;
	height: auto;
	color: #00008B;
	font-family: sans-serif;
	font-size: x-small;
	font-weight: bolder;
}
#lefty p
{
	width: 94%;
	padding: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #607080;
	}

#block
{
	padding: 12px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #f9f9f9;
	color: #607080;
}
#breadcrumb 
{
        text-align: right;
	color: #999999;
	padding-bottom: 11px;
}
#breadcrumb a:link, #breadcrumb a:visited
{
	color: #999999;
	text-decoration: none;
}
#breadcrumb a:hover
{
	color: #aaaaaa;
	text-decoration: none;
}
a:link, a:visited
{
	color: #003366;
	border-bottom: 1px solid #efefef;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
}
a:hover
{
	color: #811447;
	text-decoration: none;
}
#content
{
	float: right;
	width: 690px;
	text-align: left;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	padding-right: 16px;
	border-left: 1px solid #efefef;
	font-family: Verdana, Arial, sans-serif;
	line-height: 145%;
	color: #607080;
}

#footer
{
        text-align: center;
	padding: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: lighter;
	color: #A9A9A9;
}
hr
{
	border-left:0px none; border-right:0px none; border-top:0px none; border-bottom:1px solid #efefef; height: 1px
}
li
{
	/*list-style-type: none;*/
	line-height: 160%;
}

#content ul {
	margin-left: 0;
	padding-left: 15px;
	list-style: disc inside;
	}
#content ul li {
	background: url('bullet.png') no-repeat 0 7px;
	padding-left: 1.5em;
}

#content ol li{
line-height: 160%;

}

#sidebar h2, h3
{
    font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color:  #811447;
	font-weight: bold;
	padding-left: 10px

}

/*Useful tools - edited dmcclurg 19/09/08*/
.clear{clear:both;}

ul.usefulLinks{float:left; clear:both;  padding-left:0!important; margin-top:20px}
.usefulLinks li{list-style-type:none; clear:both; padding-left:0!important; }
.usefulLinks img{float:left; border:0; width:100px; margin:0 25px 25px 0; }

.contactDetail{float:left}
img.cpaLogo{margin: 15px 0pt 0pt 15px; float: left; width: 79px;}

