@charset "UTF-8";

body  { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		background: #003;
		margin: 0 auto; 
		padding: 0;
		color: #000;
		} 

.h1 {
		font-size: 1.5em;
		font-weight: bold;
		margin-top: 1.5em;
		margin-bottom: .8em;
		}

.h2 {
		font-size: 1.25em;
		text-decoration:underline;
		margin-top: 1.25em;
		margin-bottom: .8em;
		}

.h2AGM {
		font-size: 1.25em;
		text-decoration:underline;
		margin-top: 1.25em;
		margin-bottom: .8em;
		color:#CC0000;
		}

.h3 {
		font-size: 1.0em;
		font-weight: bold;
		margin-top: 1.25em;
		margin-bottom: .8em;
		}
		
.hr {
		color: #F90;
		width: 70%;
		height: 2px;
		
		}
			
#container { 
		width: 90%;  
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		margin-bottom:10px; 
		border: 1px solid #000;
		color:#003;
		background: #fff;
		} 
	
#header { 
		background: #003;
		height: 80px; 
		padding: 0 10px 0 0px;
		background-image: url(../grafix/rt-HeaderBkgrd.jpg);
		background-repeat: repeat-x; 
		} 
	
#header h1 { 
		margin: 0; 
		padding: 10px 0;
		}
		
#sidebar1 { 
		float: left; 
		width: 195px; 
		background: #D6D6EF; 
		padding: 15px 10px 15px 20px;
		font-size: 11pt;
		margin-bottom:auto;
		}

#logo {
		width: 115;
		height: 130;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		margin-bottom:10px; 
		border-bottom: 2px #000066 ;
		border-left: 1px #000099;
		border-top: 1px #000099;
		border-right: 2px #000066;
		}
		
#pagename {
		float: right;
		margin-left: auto;
		margin-right: auto;
		padding: 5px;
		font-size: 10pt;
		color: #CC0000;
		}		
				 
#mainContent { 
		margin: 0 0 0 250px;
		padding: 20px;
		background: #FFF;
		color: #006;
		font-family: Arial, Helvetica, sans-serif; 
		} 
	 
#footer { 
		background: #006; 
		padding: 10px ;
		background-image: url(../grafix/bottomB.gif);
		background-repeat: repeat-x;
		width:100%;
		height: 50px; 
		} 
	 
.top { 
		font-size: .85em;
		font-style:italic;
		text-decoration:underline;
		color: #CC0000;
		}
		
.sidebarTOC {
		font-size: .9em;
		font-weight:bold;
		}
			 
.footer { 
		font-size: 8pt;
		font-weight: bold;
		}
	 
.motto { 
		font-variant:small-caps;
		font-family: Arial, Helvetica, sans-serif;
		font-size: .9em;
		font-weight:bold;
		text-align:center;
		font-style:italic;
		}
	 
.mottobigger { 
		font-variant:small-caps;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		font-weight:bold;
		text-align:center;
		font-style:italic;
		}
	 
	 
.title {
		font-family: Arial, Helvetica, sans-serif;
		font-size:1.25em;
		font-weight:bold;
		position: absolute;
		left: 541px;
		right: 15%;
		top: 47px;
		padding: 5px 0px 50px 10px;
		color: #fff;
		height: 14px;
		width: 521px;
		}	
	
.titleimage  {
		background-image: url(../grafix/HeaderBkgrd.gif);
		margin-left: 90%;
		} 
		
	
	 
.fltrt {
		float: right;
		margin: 10px;
		}
	 
.fltlft { 
		float: left;
		margin-right: 8px;
		}
	 
.clearfloat { 
		clear:both;
		height:0;
		font-size: 1px;
		line-height: 0px;
		}

/*  ---- END ----  */
