body {
	background-color:#FCFCFF;
	color:#353c8b;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

a {
	color:#353c8b;
	/*text-decoration:none;*/
}

a:hover {
	color:#268E3F;
	text-decoration:underline;
}


.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0;
	text-align: left;
	width: 910px;
	border-left: 4px solid #CCC9EB;
	border-right: 4px solid #CCC9EB;
	border-bottom: 4px solid #CCC9EB;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 8px;
	background-color: white;
}
p{
	padding: 8px 0px;
}

/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:900px;
	height:190px;
	position:relative;
}

#header topnav{
	display: inline;
	margin-left: auto;
	margin-right: auto;
	height: 80px;
	width: 600px;
	text-align: center;
}

#topnav {
	margin: 0;
	padding: 0;
	width: 900px;
}


#topnav table{
	margin: 0;
	padding: 0;
	width: 80%;
	border-collapse: collapse; 
}
#topnav table td{
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
}


#header_text {
	font-weight:normal;
	left:0px;
	position:relative;
	top:128px;
	width:500px;
	text-align:left;
}
#header_text p {
	color:#2D3389;
	font-size:1.8em;
	font-style:italic;
}


/********************** Content ***************************/
#content {
	/*background-image:url(images/content_bg.gif);*/
	width:900px;
	padding-top: 20px;
}

#content div.image_centre{
	width: 424px;
	margin-right: auto;
	margin-left: auto;
}

#content div.image_right_smaller{
	display: inline;
	float: right;
	padding-left: 1em;
	padding-bottom: 1em;
	clear: right;
}

#content div.image_caption_right_smaller{
	text-align: center;
	color: white;
	background-color: #353c8b;
	padding: 10px;
	padding-top: 8px;
	padding-bottom: 12px;
	font-size: 0.9em;
	border: 2px #353c8b solid;
	width: 180px;
}


#content div.image_right{
	display: inline;
	float: right;
	padding-left: 1em;
	padding-bottom: 1em;
	clear: both;
}

#content div.image_caption_right{
	text-align: center;
	color: white;
	background-color: #353c8b;
	padding: 10px;
	padding-top: 8px;
	padding-bottom: 12px;
	font-size: 1.3em;
	border: 2px #353c8b solid;
	width: 400px;
}

img.left{
	display: inline;
	float: left;
	clear: none;
	padding: 0;
	margin: 0;
	padding-right: 1em;
}



#content div.image_caption_bottom{
	display: block;
	color: white;
	background-color: #353c8b;
	font-size: 1.25em;
	padding-right: 1em;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 2px;
	clear: none;
	margin: 0;
	
}

table.imagecaption{
	color: white;
	background-color: #353c8b;
	font-size: 1.25em;
	
}
td.imagecaption{
	padding: 10px;
}



#content img{
	border: 2px #A5ACE5 solid;
}

#content img.pdficon{
	border: 0;
}


ul{
	margin-left: 1.5em;
	list-style: none;
}

li{
	background: url(./images/bullet.png) left top no-repeat;
	padding-left: 24px;
}

img{ border: 0;}

h1{
	color:#09398B;
	font-size:44px;
	margin: 16px 0px 10px 0px;
	font-style: italic;
}

h2{
	font-size:18px;
	color: #09398B;
	margin-top: 0.9em;
	margin-bottom: 0.5em;
	padding-bottom: 0;
}

h3{
	font-size:16px;
}

#left {
	padding: 0px 2em 0px 2em;
	display:block;

}



/********************** Footer ***************************/

#footer {
	display: block;
	width:900px;
	margin-top: 40px;
	clear: both;
	
}

#footer1 {
	color: white;
	background-color: #353c8b;
	padding: 0.5em;
	font-size: 1.3em;
}
#footer1 a {
	color: #ffffcc;
	text-decoration: none;
}

#footer2{
	color: white;
	background-color: #353c8b;
	margin-top: 6px;
	padding: 0.5em;
}





#credits{
	text-align: center;
	font-size: 0.85em;
	color: #999999;
	font-family: verdana;
	margin-top: 6px;
}

#credits a{
	color: #493a8c;
}

div.quote_right{
	/*
	display: block;
	padding: 10px;
	clear: both;
	max-width: 480px;
	border: 2px #A5ACE5 solid;
	margin-bottom: 40px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
	*/
	padding: 2em;
	font-size: 1em;
	font-style: italic;
	position: relative;  
	margin: 2em;
	margin-right: auto;
	margin-left: auto;
	
	width: 480px;  
	text-align: center;  
	clear: both;
	/*line-height: 100px;  */
	background-color: #fff;  
	border: 8px solid #A5ACE5;  
	-webkit-border-radius: 30px;  
	-moz-border-radius: 30px;  
	border-radius: 30px;  
	-webkit-box-shadow: 2px 2px 4px #888;  
	-moz-box-shadow: 2px 2px 4px #888;  
	box-shadow: 2px 2px 4px #888;  
}