
body {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	color: #302821;
	background-color:#CBD9B6;

}
h3 {
	font-size: 10pt;
	font-weight: normal;
	color: #000099;
}
a {
	color: #686699;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #686699;
	margin: 0px;
}
h2 {
	font-size: 12pt;
	color: #47729B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
form {
	background-color: #FFFFCC;
	padding: 10px;
	margin-right: 30px;
	margin-left: 30px;
}
.FirstRow {
	font-weight: bold;
	color: white;
	border: 1px solid #094379;
	padding: 3px;
	background-color:#333399;
}
.FirstRow a:link{
	color:white;
}

.FirstRow a:{
	color:white;
}
.FirstRow a:visited{
	color:white;
}
.MainRows {
	background-color: #FFFFCC;
	padding: 3px;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
	background-color:#333399;
	margin: 0px;
	color: white;
}
p {
	
}
td {
	font-size: 11px;
}
.LargeHeading {
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
	
}
.WYPList {
	list-style-type: none;
	text-indent: 20px;
	margin-right: 10px;
	display: inline-block;
}

/* New ones added */
#content{position:relative;
top:0px;
background-color:#CBD9B6;
width:1250px;
margin-left:auto;
margin-right:auto;
padding:0px;

}
#innercontent{
	padding:15px;
	width:1100px;
	margin-left:auto;
margin-right:auto;
background-color:white;
position:absolute;
top:131px;
left:60px;

}

#outside{
	width:100%;
	
background-color:#CBD9B6;

}

.header{

	
}
#banner{width:1250px;
	position:relative;
	top:-40px;
	margin-left:auto;
margin-right:auto;
}
#website{position:relative;
left:800px;
top:-100px;


color:white;
font-size:38px;
font-weight:normal;
font-family:"Georgia", "Times New Roman", "Times", "serif";	
}
#topmenu{ position:relative;
background-color:#006699;
left: 135px;



width:1150px;
}


#topmenu ul {
	  display: block;
  margin-left: 0px;
  padding: 0px;
  border: 0;
  list-style-type: none;
}
#topmenu li {
  margin-right: 30px;
  padding: 0px;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
  color:white;
    font-size: 18px;
  font-weight: 700;
}

}
#topmenu li a:link{
	 padding: 5px;
}
#topmenu li a:active{
	color:#000083;
	background-color:#B2B9AB;
}
#topmenu li a{
color:white;
text-decoration:none;	
}
#topmenu li a:hover{
background-color:#699;
color:#3F9;
padding:5px;
border-radius: 11px; 
-moz-border-radius: 11px; 
-webkit-border-radius: 11px; 
border: 0px solid #800000;
}

#tablefirstrow {background-color:#B2B9AB;
color:#666666;
}

