body {
	  background-color: #336699;
	  color: #ffffff;
	  font-family: Arial, Verdana, Helvetica, sans-serif;
	  font-size: 12px;
	  margin-top: 1%;
	  margin-left: 5%;
	  margin-right: 5%;
	  }
a {
   color: #000000;
   font-weight: bold;
   font-size: 14px;
   text-decoration: none;
   }
   
a.activelink {
	      color: #336699;
	      }
	      
#brochure a {
	     color: #000066;
	     font-size: 20px;
	     text-decoration: none;
	     }
	     
#brochure a:hover {
		   color: #ffffff;
		   text-decoration: underline;
		   }
h1 {
	font-size: 180%;
	text-align: center;
	}

table {
	background-color: #336699;
	width: 100%;
	}
	
table.top {
	   background-color:#747fbf;
	   width: 100%;
	   }

table.template {
	   background-color: #336699;
	   width: 100%;
	   }

table.inline {
		color: #ffffff;
		background-color: #336699;
		width: 80%;
		padding-top: 8%;
		}

table.epitable {
		background-color: #336699;
		width: 100%;
		margin-top: 1px;
		padding-top: 1px;
		}

td.topleft {
	    text-align: left;
	    background-color: #747fbf;
	    height: 5%;
	    width: 351px;
	    }

td.topright {
	     background-color: #747fbf;
	     text-align: center;
	     width: 70%;;
	     height: 10%;
	     padding-left: 6%;
	     }
		   
td.lowbar {
	background-color: #747fbf;
	height: 10%;
	width: 100%;
	font-size: 10px;
	text-align: right;
	padding-left: 10%;
	}


.toplinks {
			  text-align: center;
			  padding-top: 3%;
			  padding-right: 4%;
			  }
			  
.sublinks {
			  background-color: #e0e0ec;
			  color: #000000;
			  height:30%;
			  text-align: center;
			  width: 470px;
			  padding-top: .5%;
			  padding-bottom: .5%;
			  margin-top: 1%;
			  }

.large {
		float: left;
		font-size: 17.5px;
		font-weight: bold;
		padding-right: 20px;
		padding-bottom: 8px;
		text-align: right;
		}

.leftside {
	   width: 28%;
	  }

.leftside2 {
	   float: left;
	   }
li.top {
		font-weight: bold;
		color: #000066;
		list-style-type: none;
		padding: 5px;
		}

li.sub {
		font-weight: normal;
		color: #ffffff;
		list-style-type: circle;
		}
		
ul {
	padding-left: 10px;
	line-height: 120%;
	}

.brochure {
		   text-align: center;
		   }
		   
.main {
	   background-color: transparent;
	   color: #ffffff;
	   }




.rightside{
		  background-color: #336699;
		  color: #ffffff;
		  line-height: 17.5px;
		  padding-top: 40px;
		  padding-left: 10px;
		  width: 72%;
		  }

.rightsidenews {  background-color: #336699;
		  color: #ffffff;
		  line-height: 17.5px;
		  padding-top: 10px;
		  padding-left: 28%;
		  }
.rightsidenorm {
		  background-color: #336699;
		  color: #ffffff;
		  line-height: 17.5px;
		  padding-left: 10px;
		  padding-top: 30px;
		  width: 72%;
		 }
.tm {
	 font-size: 7px;
	 }
	 
#link a:hover {color: #ffffff;}

.textalignc {
	    text-align: center;
	    }