
/*Layout, Typography and Styling
==============================================*/
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.81em; /* 13px = 0.81em */
}
iframe {
	display:none;
}
#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
#container-header {
	width: 700px;
	height: 90px;
	padding: 5px 40px 1px 40px;
	line-height: 85px;
	font-size:28px;
	font-weight:bold;	
	
}
#container-name {
	float: left;
}
#container-name span {
	font-size: .4em;
	text-transform: none;
	letter-spacing: -0.5px;
}
#container-name a img{
	text-decoration: none;
	border:none;
}
#container-top-corner {
	float: right;	
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}
#container-top-corner a:hover {
	text-decoration: underline;	
}
#container-slogan {
	float: right;	
	font-weight: normal;
	font-style: italic;
	padding:2px 2px 2px 2px;
}
#container-content {
	width:700px;
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}
#container-eyecatcher {
	width: 700px;
	padding: 0px 40px 0px 40px;
}
#container-navigation {
	width: 700px;
	height: 22px;
	border-bottom: 1px solid #ffffff;
}
ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}
#navigation li a {	
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #ffffff;
}
#navigation li a:hover {
	text-decoration: underline;	
}
#footer {
	margin: 0px 10px 0px 25px;
	padding: 5px;
	height: 1px; /* fixes problem in Firefox */
	clear: both;
}
#footer a {
	text-decoration: none;
	border-bottom: 1px dotted #006AC3;
}
#footer a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}
h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(../images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}	
h2 {
	font-size: 16px;
	color: #006AC3;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
}
h4 {
	font-size: 14px;
	color: #006AC3;
	text-transform: uppercase;
	letter-spacing: -0.5px;
}
hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}
#content {
	width: 400px;
	float: left;
}
#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}
#content p {
	line-height: 19px;
	margin: 0 0 20px 25px;
}
#content p a, #border p a {
	text-decoration: none;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}
#content p a:hover, #border p a:hover  {
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}
#content li {
	line-height: 20px;
	margin: 0 0 0 15px;
}
#content .quote {
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 15px;
	background-image: url(../images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	font-style: italic;
}
#border {
	width: 170px;
	margin-left: 402px;	
}
#border p {
	line-height: 17px;
	font-size: 11px;
	margin: 0 0 15px 10px;
}
#noborder li{
	list-style: none;
	background-image: url(../images/li_cube.gif);
	background-repeat: no-repeat;
	padding: 0px;
	border: 0px;
	margin: 0px;
}
ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}
#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}
#subnavigation li a {
	text-decoration: none;
	border-bottom: 1px dotted #006AC3;
}
#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}
ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}
#news h4{
	font-size: 14px;
	color: #006AC3;
	text-transform: none;
	letter-spacing: -0.5px;
}
#news li {
	list-style: none;
	background-image: url(../images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}
#content img {
	padding: 4px;
	border: 1px solid #006AC3;
}
img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 5px 15px;
}
img.alignabove {
	margin: 0 0 10px 0;
}
/*Colour
==============================================*/

body {
	color: #666666;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
span, #container-slogan span {
	color: #006AC3;
}
#container-name span {
	color: gray;
}
#container-navigation {
	background-color: #45AAFF;
}
#navigation li a {
	color: #ffffff;	
}
#navigation li a:hover {
	background-color: #0066CC;
}
#footer {
	color: #aeaeae;
}
#footer a {
	color: #006AC3;
}
.clearer {
	clear: both;
}
#content p {
	color: #666666;
}
#content p a, #border p a {
	color: #006AC3;
}
#content p a:hover, #border p a:hover  {
	color: #FFFFFF;
	background-color: #006AC3;
}
#content li {
	color: #666666;
}
#content .quote {
	background-color: #f7f7f7;
	color: #0066CC;
}
#border p {
	color: #666666;
}
#subnavigation li a {
	color: #006AC3;
}
.side-box {
	border: #c3d9fe 1px solid;
	background-color: #ffffff;
}
#content img {
	background-color: #E7F1FF;
}
/* For error and warnings */

#content .info, .success, .warning, .error {
	border: 1px solid;
	margin: 5px 0px;
	padding:10px 5px 10px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
#content .info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../images/info.png');
}
#content .success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('../images/success.png');
}
#content .warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../images/warning.png');
}
#content .error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../images/error.png');
}