/* @override http://www.macrabbit.com/cssedit/welcome/2.5/welcome.css */

/*THESE ARE MAIN CONTENT STYLES*/

body {
	font-family: verdana, arial, sans-serif;
	padding:0;
	font-size: 1em;
	/*margin: 0px;*/
	color: #000000;
	background-color: #DADFF1;
}
.accesstoolbar{
	width:900px;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	padding-top:0.5em;
	padding-bottom:0.7em;
	padding-right:1.5em;
	font-size:0.75em;
}
.accesstoolbar a{
	color:#666666;
	text-decoration:none;
}
.accesstoolbar a:hover{
	color:#000000;
	text-decoration:underline;
}
#page {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	background-color:white;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-y;
	/*border:1px solid yellow;*/
}
#page .navbox {
	width: 165px;
	background-color: #172F7F;
	height: 100%;	
}
#banner {
	padding-top: 0px;
	margin-top: 0px;
	width:900px;
	/*white-space: nowrap;*/
}
#subbanner {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: .9em;
	width: 890px;
	white-space: nowrap;
	border-bottom: 2px solid white;
	color: #FFFFFF;
	background-color: #172F7F;
	/*float: left;*/
	letter-spacing: .5em;
	word-spacing: .5em;
	text-align: left;
	text-indent: 10px;
}

#content {
	width: 723px;
	float: right;
	margin: 0px;
	padding-bottom: 20px;
}
#bodytext{
	padding-left:20px;
	padding-right:40px;
	padding-top:0px;
	/*padding-bottom:15px;*/
}
#bodytext h1 {
	font-size: 1em;
	margin-top: 0px;
	padding-top: 30px;
	font-weight:normal;
	padding-bottom: 0px;
	color: #000000;
}

/* @group My Group */



/* @end */
#bodytext h2 {
	font-size: .9em;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom:0px;
	font-weight:normal;
	line-height:1.4em;
	color: #000000;
}
#bodytext h3 {
	font-size: 0.85em;
	color: #000000;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#bodytext h4 {
	font-size: 0.9em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #172F7F;
	font-weight :normal;
}
#bodytext p {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 0.8em;
	line-height:1.4em;	
}
#bodytext p.largetype {
	line-height:1.3em;
	color: #172F7F;
	font-size: 0.9em;
}
#bodytext ol li {
	font-size: 0.8em;
	line-height:1.2em;
}
#bodytext ul li {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 0.8em;
	line-height:1.2em;
	list-style-type: disc;
}
#bodytext ul.widespace li {
	margin-bottom:10px;
}
#bodytext small {
	padding-top:0.3em;
	margin-top:0.3em;
	font-size: 1em;
	line-height:1.2em;
	width: 123px;
}
#bodytext a {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
#bodytext a:hover{
	text-decoration: underline;
}
#bodytext a img{
	border:none;
}
#bodytext blockquote{
	font-size: .8em;
	line-height:2em;
	padding:20px;
	margin:0px;
	background-color: #FCF8E0;
	width:auto;
	border: 1px solid #000;
}
#bodytext img{
	/*border: 1px solid #DDDDCC;*/	
}
#bodytext img.borderless {
	/*border: none;*/
}
#bodytext .pagemenu{
	font-size: .8em;
	/*width:200px;*/
	float: left;	
	margin-top:0em;
	margin-bottom:1em;
	padding-left:15px;
	margin-left:15px;
	clear: right;
	display: inline;
}
#bodytext #nextlink{
	font-size: .9em;
	background-color: #ADB1E8;
	width: 165px;
	margin-top: 20px;
	padding:7px 4px 9px 10px;
}
#bodytext #prevlink{
	font-size: .9em;
	background-color: #ADB1E8;
	width: 165px;
	margin-top: 20px;
	padding:7px 4px 9px 10px;
	/*float:right;*/
}
#bodytext #nextlink a{
	color: #172F7F;
	font-weight:normal;
}
#bodytext #prevlink a{
	color: #172F7F;
	font-weight:normal;
	
}
#bodytext #content1 .pictures{
	float:left;
	margin:0em;
	padding:0px;
}

/*THESE ARE RIGHT COLUMN STYLES*/

#bodytext #content2{
	font-size: 1em;
	float:right;
	margin-top:0em;
	margin-bottom:1em;
	padding-left:15px;
	margin-left:15px;
	height: 100%;
}
#bodytext #content2 h4{
	margin-top:0px;
	font-size: .85em;
}
#bodytext #content2 h2{
	font-size: 1em;
	margin-top: 1em;
}
#bodytext #content2 a {
	margin-top:0px;
	font-size: .7em;
}
/*#bodytext #content2 .promopic{
	border: 1px solid #000000;	
}
#bodytext #content2 .promopic .borderless{
	border: 1px solid #000000;*/	
}

/*THESE ARE LEFT COLUMN STYLES*/

#bodytext .leftbox{
	margin-bottom:1em;
	font-size: .85em;
	width:180px;
	width:auto;
	float:left;
	padding-right:15px;
	margin-right:10px;
}
#bodytext .leftbox h4{
	margin-top:0px;
}
#bodytext .leftbox h2{
	margin-top:0px;	
}
/*#bodytext #content0 img{
border: 1px solid #000000;	
}*/
#bodytext dl{
	font-size: .8em;
	line-height:1.5em;
}
#bodytext dt{
	margin-top:0.5em;
	font-weight:bold;
}
#bodytext dd{
	margin-left:20px;	
}
#bodytext .rightpic1{
	margin:0em;
	padding:0em;
	font-size: .85em;
	width:105px;
	float:right;
	/*padding-left:15px;*/
	margin-left:30px;
}
/*#bodytext .rightcolumn p small{
	margin-bottom:1em;
}
#bodytext .leftcolumn p small{
	margin-bottom:1em;	
}*/
#bodytext .pic{
	margin:0em;
	margin-right:5px;
	margin-bottom:5px;
	padding:0em;
	Width:105px;
	float: left;
}
#bodytext .pic2{
	margin:0em;
	margin-right:5px;
	margin-bottom:5px;
	padding:0em;
	Width:216px;
	float: left;
}
#bodytext .caption{
	margin-top:.2em;
	padding:0em;
	Width:105px;
	font-size: .8em;
	float: left;
}
#bodytext .caption2{
	margin-top:.2em;
	padding:0em;
	Width:216px;
	font-size: .8em;
	float: left;
}


#bodytext .leftpic1{
	margin:0em;
	padding:0em;
	font-size: .85em;
	width:105px;
	float:left;
	/*padding-right:15px;*/
	margin-right:30px;
}
#bodytext .rightpic2{
	margin:0em;
	padding:0em;
	font-size: .85em;
	width:210px;
	float:right;
	/*padding-left:15px;*/
	margin-left:30px;
}
#bodytext .leftpic2{
	margin:0em;
	padding:0em;
	font-size: .85em;
	width:210px;
	float:left;
	/*padding-right:15px;*/
	margin-right:30px;
}
#bodytext .centrelink {
	text-align: right;
	font-size: 0.7em;
	padding-top: 5px;
	margin: 0px;
}
#bodytext .pagemenu
	margin-left { 
	
/* NAVIGATION
----------------------------------------------- */
}
#leftcolumn {
	font-size:90%;
	width:165px; 
	text-align:left; 
	padding-bottom:3em;
}
#leftcolumn ul {
	list-style-type:none;
	margin:0;
	padding:0;
	background-color:#172F7F;	
}
#leftcolumn ul li a.depth0, #leftcolumn ul li a:link, #leftcolumn ul li a:visited {
	text-decoration:none;
	color:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#leftcolumn ul li a:hover {
	color:#000000;
	background-color: #afb5f3;
}	
#leftcolumn ul li a:active {
	color:#ADB1E8;
}
#leftcolumn ul li a, #leftcolumn ul li a:link, #leftcolumn ul li a:visited {
	padding:7px 4px 9px 10px;
	display:block;
	height:1%;
} 
#leftcolumn .here {
	text-align: left;
}
#leftcolumn .here a, #leftcolumn .expandhere a:link, #leftcolumn .expandhere a:visited, #leftcolumn ul li.here a:link, #leftcolumn ul li.here a:visited {
	text-decoration:none;
	display:block;
	vertical-align:bottom;
	background-color: #FFF;
	text-align: left;	
}
#leftcolumn .here a.depth0, #leftcolumn .expandhere a.depth0{
 color:#000;
}
#leftcolumn  a.depth1{
	color:#CCC;	
}
#leftcolumn  .here a.depth1{
	color:#000;


/* NAVIGATION 2nd LEVEL */		
}
#leftcolumn .expandhere a, #leftcolumn .expandhere a:link, #leftcolumn .expandhere a:visited {
	
	text-decoration:none;
	display:block;
	vertical-align:bottom;
	background-color: #FFFFFF;
	text-align: left;
}
#leftcolumn .ancestor a.depth0{
	color: #000000;
	margin:0;
	background-color:#FFF;
}
#leftcolumn ul li ul {
	margin:0px;
	padding:0px;
	height:1%;
	text-align: left;
	
} /* Note: does this height affect IE Mac??? */

#leftcolumn ul li ul li a, #leftcolumn ul li ul li a:link, #leftcolumn ul li ul li a:visited {
	font-size: 80%;
	font-weight:normal;
	color:#000000;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	text-align: left;
}
#leftcolumn ul li ul li a:hover, #leftcolumn ul li ul li a:active {
	color:#CCCCCC;
	background-color:FFFFFF;
	text-align: left;
}
#leftcolumn ul li ul li a, #leftcolumn ul li ul li a:link, #leftcolumn ul li ul li a:visited {
	background-color: #FFFFFF;
	color:#000000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #172F7F;
	text-align: left;
} 
#leftcolumn ul li ul li a:hover{
	color:#ADB1E8;
	background-color: #FFFFFF;
	text-align: left;
}
.clearboth{
clear:both;
}



/*THESE ARE FOOTER STYLES*/

#footer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 0px;*/
	background-image:url(../images/shadow-footer.jpg);
	background-repeat:no-repeat;
	padding-bottom: 10px;
	padding-top: 1.5em;
	/*background-color: #172F7F;*/
	text-align: center;
}
#footer li{
	display:inline;
	padding:0px 4px;
}
#footer ul{
	font-size: 0.7em;
	margin:0px;
	padding:0px;
}
#footer a {
	text-decoration:none;
	color: #666666;
}
#footer a:hover {
	text-decoration:none;
	text-style:bold;
	color: #000000;
	text-decoration:underline;
}

/* My Comment */
