
body {
	/*text-align:center; */
	height:100%;
	}
#master {
	width:800px; 
	height:100%;
	margin-right:auto; 
	margin-left:auto;
	background-color:#ffffff;
	border:2px solid #09306B;
	}
	
	
#logo {
	/*width:800px;
	margin-right:auto; margin-left:auto;
	z-index:10;*/
	}
	
	
#main {
	position: relative; 
	width:600px;
	margin-left:175px;
	z-index:1;
	}

#slides {
	position: relative; 
	padding-top:60px;
	padding-left:10px;
	float:right;
	z-index:1;
	}
	
	
#nav_div {
	position:relative; 
	top:-10px; 
	left:2px;
	z-index:6;
	}
	
#nav li{
  list-style-type:none;
  float:left;
  margin:0 0 0 1px;
  padding:0 0 0 10px ;
  background:url(tabgrey.gif) #c0c0c0 top left no-repeat;
	}

#nav{
  margin-left:150px;
  margin-right:70px;
  clear:both;
  color:#666;
  list-style-type:none;	
	}
	
#nav li a{
  color:#666;	
  background:url(tabgrey.gif) transparent top right no-repeat;
  display:block;
  padding:0 10px 0 0;
  text-decoration:none;
	}

#nav li.cur,
#nav li.over,
#nav li:hover{
  background:url(tabblue.gif) #3375b2 top left no-repeat;
  text-decoration:none;
	}
	
#nav li strong,
ul#nav li.cur a,
ul#nav li.over a,
ul#nav li:hover a
{
  display:block;
  color:#fff;
  padding:0 10px 0 0;
  text-decoration:none;
  background:url(tabblue.gif) transparent top right no-repeat;
}

#startingpoints {	
	position:relative; 
	top:-20px; left:10px;width:140px;	
	font-family:arial, helvetica, sans-serif; 
	font-size:10pt; 
	color:#09306B;
	font-weight:bold;
	text-align:justify;
	z-index:10;
	float:left;
	}

#footer {
	position: relative;
	margin-right:auto; margin-left:auto;
	font-family: arial, helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#5b5b5b;
	padding-top:40px;
	padding-bottom:10px;}	
	
a.footer {
	text-decoration:none;
	color:#5b5b5b;
		}

a.footer:hover {
	color:red;
}	




	
a.splinks{
	text-decoration:none;
	color:#09306b;}	
	
a.splinks:hover{
	color:red;}

.header {
	font-family:arial black, arial, helvetica, sans-serif; 
	font-size:24pt; 
	color:#09306B;
	text-align:left;
	}

.text {
	font-family:arial, helvetica, sans-serif; 
	font-size:9pt; 
	color:#09306B;
	font-weight:normal;
	text-align:justify;
	}

.tableheader {
	font-family:arial, helvetica, sans-serif; 
	font-size:9pt; 
	color:white;
	font-weight:bold;
	text-align:center;
	background-color:#09063b;
	}	
.li_text {
	font-family:arial, helvetica, sans-serif; 
	font-size:9pt; 
	color:#09306B;
	font-weight:normal;
	text-align:justify;
	line-height:200%
		}
	
.imgpad {
	padding-top:5px;
	padding-bottom: 5px;
	padding-left:5px;
	padding-right:-5px
	}
	
.subtext{
	font-family:arial, helvetica, sans-serif;
	color:#2C5372;
	font-size:7pt;
	font-weight:bold;
	}	

.sub2{
	font-family:arial, helvetica, sans-serif;
	color:#2C5372;
	font-size:7pt;
	font-weight:normal;
	}	
	
.sp {
   background:url(tabgrey.gif) #c0c0c0 top left no-repeat;
   border-bottom:1px solid #036;
   color:#09306b;
   font-weight:bold;
   line-height:18pt;
   text-decoration:none;
   