A:LINK {
	color : #3366cc;
}

A:VISITED {
	color: #9966cc;
}

A:HOVER {
	color:#0000ff;
}

body, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color: #333333; font-size: 9pt;
}
body {  background-color: #CCC}


.bottom_box {  background-color: #CD3333}
.box {
	margin:2.5em 0px;
	padding:15px 20px;
	background: #E6E6E6;
	}
.box h3{
	font-size: 12pt; font-weight: bold; color: #999999;
	margin-top:0px;
	}

.contact-details {
	color:#777777;
	padding:0px 5px 5px 0px;
	}
.content {
	padding:15px 23px 45px 0px; vertical-align:top;
}
.content p {
	line-height:1.6em;
	}
.content h1 {  font-size: 14pt; font-weight: bold; color: #CD3333; border-bottom: 3px double #ccc; padding-bottom:.2em;}

.content h2 {  font-size: 12pt; font-weight: bold; color: #999999}
.default-table td{
	padding:3px 10px;
	background-color:#E6E6E6;
	text-align:left;
	}
.default-table th {
	font-size:9pt;
	padding:3px 10px;
	color:#ffffff;
	background-color:#bbb;
	text-align:left;
	font-weight:bold;
	}

.image-left {
	float:left;
	margin:0px 20px 7px 0px;
	}
.image-right {
	float:right;
	margin:0px 0px 7px 20px;
	}
.left-bar {
	padding:45px 23px 45px 23px;vertical-align:top;
	}

.main {
	background-color: #fff;
	border-left:2px solid #ffffff;border-right:2px solid #ffffff;
	width:720px;
	}
.side_nav	{
	background:#CD3333;
}
.side_nav A:LINK, .side_nav A:VISITED  {
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;
}
.side_nav A:HOVER  {
	color: #ffffff;
	text-decoration : underline;
	font-weight : bold;
}
.sitecredit {  font-size: 8pt; color: #999999; }
.sitecredit a:link, .sitecredit a:VISITED{  color: #999999; text-decoration: none}
.sitecredit a:hover{  color: #00f; text-decoration: underline}
.slogan {  font-size: 12pt; font-weight: bold; color: #FFFFFF}



.subnav-box{
	background-color:#E6E6E6;	font-size:85%;
	}

.subnav-box a:LINK, .subnav-box a:VISITED{
	color:#000000;
	text-decoration:none;
	}
.subnav-box a:HOVER{
	color:#000000;
	text-decoration:underline;
	}

.subnav-box p {
	margin:1em 0px;
	line-height:1.2em;
	}

.targetJump a:link{
	color: #FF0000;
	}
.targetJump a:visited{
	color: #FF0000;
	}
.targetJump a:hover{
	color: #FF0000;
	}

.text_white {  color: #ffffff}
.text_red {  color: #ff0000}
.text_red_smaller {  font-size: 7pt; color: #ff0000}
.text_smaller {  font-size: 7pt}
.text_mediumgray {  color: #999999}
.text_mediumgray_small {  font-size: 7pt; color: #999999}


#topbar {
        width:740px;
        background: #003366;
        }
        
.top_title_box {  background-color: #ffffff}



