body {
	text-align: center;
	margin: 0px;
	font-family: Muli, AvantGarde, "Avant Garde", Arial, Helvetica, sans-serif;
	font-size: small;
}

#main {
	text-align: left; /* counter the body center */
	width: 792px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#topspacer {
	clear: both;
	height: 13px;
	width: 100px;
}

#bigpanel {
	background-image: url(images/structure/main_tpanel_bg.gif);
	background-repeat: repeat-x;
	height: 121px;
	width: 792px;
	background-position: bottom;
	float: left;
}


#bigpanel_picture1 {
	height: 65px;
	width: 65px;
	float: left;
	padding-top: 30px;
	padding-left: 24px;
	text-align: right;
}

.bigpanel_pictures {
	height: 65px;
	width: 80px;
	float: left;
	padding-top: 30px;
	text-align: right;
}

#bigpanel_right {
	background-image: url(images/structure/home_bigpanel_right.gif);
	background-repeat: no-repeat;
	height: 387px;
	width: 21px;
	float: right;
}

#menupanel {
	background-image: url(images/structure/main_menupanel_bg.gif);
	background-repeat: repeat-x;
	height: 54px;
	width: 792px;
	background-position: bottom;
	float: left;
	line-height: 54px;
}

#menutext {
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 17px;
	font-size: medium;
	color: #6699CC;
	width: 550px;
	float: left;
}

#menutext a:visited, a:active, a:link {
	text-decoration: none;
	color: #6699CC;
	}
	
#menutext a:hover {
	text-decoration: underline;
	color: #6699CC;
}

#menutextright {
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 17px;
	font-size: medium;
	color: #6699CC;
	width: 100px;
	float: right;
	text-align: right;
}

#menutextright a:visited, a:active, a:link {
	text-decoration: none;
	color: #6699CC;
	}
	
#menutextright a:hover {
	text-decoration: underline;
	color: #6699CC;
}

#leftpanelcontainer {
	width: 200px;
	float: left;
}

#textpanelcontainer {
	width: 576px;
	float: left;
	padding: 8px;
	line-height: 1.5;
	text-align: justify;
}

#textpanelcontainer a:visited, a:active, a:link {
	text-decoration: none;
	color: #6699CC;
	}
	
#textpanelcontainer a:hover {
	text-decoration: underline;
	color: #6699CC;
}

#textpanelcontainer li {
	line-height: 1.5;
}

.rightpanel_text {
	padding-top: 14px;
	padding-left: 18px;
	color: #FFFFFF;
}

.rightpanel li {
	margin: 0;
	}

.rightpanel {
	background-image: url(images/structure/home_rpanel3_bg.gif);
	background-repeat: no-repeat;
	height: 129px;
	width: 200px;
	float: right;
}


.bottompanel_content_left {
	float: left;
	padding-top: 0px;
	color: white;
	margin-left: 15px;
}

.bottompanel_content_right {
	float: left;
	color: white;
	width: 120px;
	font-size: smaller;
}

p {
	margin-top: 10px;
	margin-botton: 0px;
	padding: 0px;
	margin-bottom: 5px;
}


.bottompanel_content_right a {
	color: white;
	text-decoration:underline;
}

.bottompanel_content_title {
	padding-top: 20px;
}

.logopanel {
	height: 172px;
	width: 198px;
	text-align: right;
	float: left;
}

.bottomlinks a {
	font-size: x-small;
	color: #BAD1E8;
}

.largetext {
	font-size: x-large;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: normal;
	color: #6699CC;
	text-align: left;
}

.largetextright {
	text-align: right;
	font-size: medium;
	color: #6699CC;
}

#mainpicture {
	float: right;
	padding-bottom: 8px;
	padding-left: 16px;
	width: 170px;
}

.smalltext {
	font-size: smaller;
}

ul {
	list-style-type: disc;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

li {
	line-height: 1.2;
}

.smalltext a {
	color: white;
	text-decoration:underline;
}

#bottombarcontainer {
	clear: left;
}

#bottombar {
	background-image:url(images/structure/main_menupanel_bg.gif);
	width: 792px;
	height: 53px;
	line-height: 53px;
}
#bottomtext {
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 17px;
	font-size: medium;
	color: #6699CC;
	width: 350px;
	float: left;
}
#bottomtextright {
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 17px;
	font-size: medium;
	color: #6699CC;
	width: 350px;
	float: right;
	text-align: right;
}
.subtitle {
	font-weight: normal;
	color: #6699CC;
	font-size: medium;
}
.subsubtitle {

	font-weight: bold;
	color: #6699CC;
	font-size: small;
}
.tableheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699CC;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.tablebordered {
	border: thin solid #6699CC;
	padding: 2px;
}
.quoteattribution {
	font-style: italic;
	font-weight: bold;
	color: #6699CC;
	text-align: right;
	margin-top: -10px;
	margin-bottom: 15px;
}

.emphasise {
	color: #6699cc;
}

.caption {
	text-align: left;
}
