* 
{
	padding:0;
	margin:0;
}

html
{ 
	min-height:100%;
	background:url(../images/body_bg.gif) repeat-x;
	background-color:#3c89ca;
	background-position:bottom;	
	
}

body {
	font-size: 100%;	
}


#banner_container 
{
	height:120px;
	background:url(../images/banner_container_bg.gif) repeat-x;
	width:100%;	
}

#container 
{
	width:700px;
	background:url(../images/container_bg.gif) no-repeat;
	background-color:#1f2e4d;	
	background-position: bottom; 
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	clear:both;
	margin-bottom: 10px;

}
#banner 
{
	width:700px;
	height:100px;
	background: url(../images/bannertopbg.gif) no-repeat;
	margin-left:auto;
	margin-right:auto;
	display:block;	
}

#navcontainer
{
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	border-left:1px solid #fff;
	height: 20px;
	width:699px;
}

#navcontainer ul
{
	border:0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a
{
	background: #063866;
	height: 18px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left:0;
	padding: 0 8px 0 8px;
	margin: 0 0 0 0;
	color: #c1cdd9;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 10px/18px "Verdana", "Lucida Sans Unicode", lucida, sans-serif;
	font-weight:bold;
	float: left;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background: #ff0000;
}

#navcontainer a:active
{
	color: #fff;
	background: #ff0000;
}

#navcontainer li#active a
{
	background: #ff0000;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left:0;
	color: #fff;
}



#left_nav 
{
	width:150px;
	background-color:#1f2e4c;
	float:left;
}
#left_nav li
{
	line-height:14px;	
	margin:5px 5px 0 0;
}

#left_nav a 
{
	font-size:11px;
	font-family:"Verdana", "Lucida Sans Unicode", lucida, sans-serif;
	text-decoration:none;
	color:#c1cdd9;	
}
#left_nav a:hover
{
	color:#fff;	
}

#left_nav li#subactive a
{
	color:#fff;	
}

#above_flourish 
{
	list-style: none;
	margin: 20px 0 5px 12px;
}
#below_flourish 
{
	margin: 0 0 0 12px;
	list-style: none;
	
}
#below_flourish a a:hover a:visited 
{
	font-weight:bold;	
}
#text_area 
{
	width:550px;
	background:url(../images/text_area_bg.jpg) repeat-y;
	float:left;
	
}
#text_area_top 
{
	background:url(../images/text_area_top.jpg) no-repeat;
	height:13px;
	width:550px;
}


#text_area_bottom
{
	background:url(../images/text_area_bottom.jpg) no-repeat;
	height:106px;
	width:550px;
}

#content 
{
	background-color:transparent;
	background:url(../images/text_area_top.jpg) no-repeat;
	margin:0 0 1em 0;
	padding:21px 41px 0 34px;
	min-height:350px;
	height:auto;
	font-family:"Verdana", "Lucida Sans Unicode", lucida, sans-serif;
	font-size:11px;	
	line-height: 16px;
}
/* for Internet Explorer 6.0 */
/*\*/
* html #content {
height: 350px;
}
/**/
#content_padding
{
	padding-bottom:0;	
}

#content ul
{
	border:0;
	margin: 10px 0 10px 2em;
	padding: 0;

}
#content ul li
{
	margin: 5px 0 5px 0;
}

.citation
{
	background-color:#BCD0E7;
	border:1px solid #A9C4E0;
	line-height:14px;
	padding:10px;
	font-size:10px;
	clear:both;
	margin-top:10px;
}
.archives_box
{
	overflow:auto;
	background-color:#e4e3cd;
	border:1px solid #a49d87;
	line-height:14px;
	padding:10px;
	font-size:10px;	
	margin-top:1em;
	margin-bottom:1em;
}
.archives_box img
{
	border:1px solid #a49d87;
}	
.archives_leftcol
{
	float:left;
	margin-right:10px;
		
}
.archives_rightcol
{
	float:left;	
}
.back
{
	text-align:right;	
}

#footer 
{
	padding:0;
	margin: 0;
	width:700px;
	color:#bfaf76;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	letter-spacing: 1.5px;	
	font-weight: 700;
	font-size: 10px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;	
}

#footer a  
{
	color: #e1e1e1;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: 700;
	text-decoration: none;
	

}

#footer a:hover 
{
	color:#fff;
	text-decoration:none;
	
}

img 
{
	margin:0;
	padding:0;
	border:0;
	display:block;	
}



h1 
{
	font-family:"Georgia" serif;
	font-weight:700;
	background-color:transparent;
	margin-bottom:.7em;
	line-height:22px;
	font-variant:small-caps;
}

h2 
{
	font-family:"Georgia" serif;
	font-weight: 700;
	background-color:transparent;
	margin-bottom:.9em;
	line-height:18px;
	font-variant:small-caps;
}

p 
{
	margin-top:1em;	
	margin-bottom:1em;
}

.align_center 
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.align_left 
{
	text-align:left;	
}
.align_right 
{
	text-align:right;
}
.underlined 
{
	text-decoration:underline;	
}
.float_left 
{
	float:left;		
}
.float_right 
{
	float:right;		
}
br {
	clear:both;	
}
.bold 
{
	font-weight:bold;	
}
.indent 
{
	margin-left:2em;
}
.noclear 
{
	clear:none;
}
.clearboth
{
	clear:both;
}	
.strike 
{
	text-decoration: line-through;	
}

.pagenumber 
{
	text-align:center;
	font-weight:bold;
	clear:both;	
}
.block 
{
	display:block;
}

.nospace 
{
	padding:0px;
	margin:0px;	
}

.large 
{
	font-size:130%;	
}
.notation 
{
	border-bottom:1px dotted;	
}

a:link, a:visited {
	color: #786411;
	text-decoration: none;
}

a:hover, a:active {
	color: #E0421C;
	text-decoration: underline;
}
table
{
	border-collapse:collapse;	
}

th
{
	padding:0 .5em;
	border-top:1px solid #a49d87;
	border-left:1px solid #a49d87;
	border-right:1px solid #a49d87;
	border-bottom:double  #a49d87; 	
}
td
{
	border:0px solid #a49d87;
	padding:0 .5em;	
}
#clearFloat 
{
	clear:both;	
	
}

table tr td {
	border: 0px;
}

.imageListing {
	cursor:hand;
	border: 1px solid #9C9E6D ;
}

#docImage {
	border: 1px solid #8C8C8C;
	background: #E6E6E6;
	float: left;
	clear: both;
	padding: 0 0 0 0;
	margin: 0 10px 10px 0;
}

#docImageCentre {
	border: 1px solid #8C8C8C;
	background: #E6E6E6;
	float: none;
	clear: both;
	padding: 0 0 0 0;
	margin: auto;
	margin-bottom: 10px;
}

#doctopright {
	height: 35px;
}

#doctopright img {
	float: right;
}

.clear {
	clear: both;
}