body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #333333;
	margin: 0px;
	text-align: center;
	font-size: 70%;
	background-repeat: repeat-y;
	background-position: center top;
	line-height: 13pt;
}

body, td {
	color: #333333;
}

thead tr td {
	background-color: #4f5457;
	padding: 4px;
	color: #ffffff;
	font-weight: bold;
}

ul li {
	list-style-image: url(images/list_bullet.gif);
}

.main	{
	text-align:left;
	padding: 0px;
	vertical-align: top;
	border: 0px solid #4f5457;
}

.mainleft	{
	text-align:left;
	padding: 0px;
	vertical-align: top;
	border: 0px solid #4f5457;
	background-image: url(images/white_stripes_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

table, td	{
	text-align:left;
	padding: 4px;
	margin: 0px;
	vertical-align: top;
	border: 1px solid #4f5457;	
}

.borderlesstable, td	{
	border: 0px solid #4f5457;	
}

p {
	color: #333333;
}


h1  {
	color: #aabb5c;
	font-size: 1.8em;
	margin-top: 18px;
	margin-right: 20px;
}

h2 {
	color: #4f5457;
	font-size: 1.3em;
}

h3 {
	color: #aabb5c;
	font-size: 1.1em;
}

h4 {
	color: #aabb5c;
	font-size: 1.1em;
	font-style: italic;
}

h5 {
	color: #aabb5c;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}

h6 {
	color: #aabb5c;
	font-size: 1em;
	font-weight: normal;
}

.small {font-size: .7em;
		font-weight: normal;}

a:link {
	color: #981038;
	text-decoration: underline;
}
a:visited {
	color: #981038;
}
a:hover {
	text-decoration: none;
}

a:active {
	color: #d0de90;
}


/* Page Layout */

.wrapper {
	width: 800px;
	margin:0 auto; /* Essential for aligning centre in Firefox & Opera*/
}


.banner {
	background-color: #ffffff;
	width: 800px;
	padding-top: 30px;
}

.topnav {
	background-color: #4ba9b5;
	height: 33px;
	width: 800px;
	text-align: left;
}

.leftcolumn {
	width: 300px;
	background-color: #4f5457;
	text-align: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.leftcolumn p {
	color: #d8d9d9;
}

.leftcolumn a:link {
	color: #FFFFFF;
}

.leftcolumnmenu {
	width: 200px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 8px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #4BA9B5;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	margin: 5px;
}

.leftcolumnmenu p {
	color: #d8d9d9;
}

.leftcolumnmenu a {
}

.leftcolumnmenu ul li {
	list-style-image: none;
	list-style-type: square;
}

.rightcolumn {
	width: 360px;
	text-align: left;
	padding-top: 15px;
	padding-right: 80px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(images/green_stripes.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.rightcolumn p {
	color: #ffffff;
}

.rightcolumn a:link {
	color: #FFFFFF;
}

.pagetitlebar {
	background-color: #013f66;
	height: 40px;
	text-align: right;
	padding: 0px;
}

.rightcolumncontent {
	width: 460px;
	text-align: left;
	padding-top: 15px;
	padding-right: 80px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(images/white_stripes.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.rightcolumncontent p {
	color: #333333;
}

.achievements {
	font-size: 8pt;
	font-weight: bold;
	color: #FFF;
	background: #013f68;
	height: 43px;
	width: 460px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 25px 0px 0px;
	border: 0px none #FFF;
}

.footer {
	width: 800px;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 25px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #013f67;
	clear: both;
}

.footer_pink {color: #981038;}
.footer a {color: #666666;}

.subscribe {
	width: 420px;
	background-color: #981038;
	text-align: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.subscribecontent {
	width: 210px;
	background-color: #981038;
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.promo_image {
	border: 3px solid #d0de90;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

.divider {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-bottom: 0px;
}

.newsletterform {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.whatsonheading {
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
}
