a {
	color: #000066;
	text-decoration: underline;
	}
	
body {	
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 100%;	
	color: #336699;
	margin: 0;
	}	
h1 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 1.1em; 	
	color: #000099;
	padding-top: 5px;
	padding-bottom: 5px;
	}
h2 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 15px; 	
	color: #FF0000;
	padding-top: 10px;
	padding-bottom: 2px;
	}
h3 {
	font-size: 15px;
	}
h4{
	font-size: 12px;
	}			
p {
	padding-top: 10px;
	padding-right: 10px;
	text-align: justify;	
	}
table {
	color: #000000;
	border: 0;
	font-family: "Times New Roman", Times, serif;

	}
td, th {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align:left;
	}
img {
	border: none;	
	}
	
	.about {
	text-align:left;
	background-color:#E1F1FF;
	font-size:1em;
	}
	
	
.bold {
	font-weight: bold;
	}
.centered {
	text-align: center;
	}
	
	.empty {text-align:left;
	background-color:#FFFFFF;
	font-size:1em;
	color:#FFFFFF;
	}
	
.regformitem {
	color: red;
	font-weight: bold;
	}
.sidebar {
	border-left: #003366;
	}
.red {
	color: red;
	font-weight: bold;
	}
.caps {
	font-variant: small-caps;
	text-align: center;
	font-weight: bold;
	text-transform: none;
	font-size: 12px;


	}
.fees {
	border-width: medium;
	border-color: #003366;
	padding-bottom: 10px;
	}
.address {
	text-align: center;
	font-weight: bold;
	}
.right {
	text-align: right;
	}	
.bluecell {
	background-color: #C4ECFF;
	}
.greencell {
	background-color: #99FFCC;
	}	
.linklist {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	}
.sidebar{
	padding: 0;
	text-align: left;
	margin: 0;
	border-width: 0 0 0 2px;
	border-color: #003366;
	}
.questions {
	font-weight: bold;
	padding:.5em 0 .5em 0;
	}
.answers {
	padding-left: 30px;
	}	
	
	
.left {
	text-align: left;
	}
	
	.yellow {
	background-color:f0cb2b;
	}

/*------------------------------ Left Side Div ------------------------------*/

.heading1 {
font-size:1.2em;
font-weight:bold;
text-transform:uppercase;
text-align:left;
margin:.2em 0 0 .2em;	
	width: 130px;
	height: auto;
	color:#FF0000;
	padding:0 0 1em;
}

.heading3{font-size:1.2em;
font-weight:bold;
text-align:left;
width:105px;
color:#000066;
word-spacing:.3em;
letter-spacing:-.05em;
border-bottom:1px dotted #069;
padding:0 0.5em 1em;}

.unordered{font-size:1em;
list-style-type:none;
margin-left:.5em;
line-height:2;
color:#444;}


.ActiveTextAffect {color:#069;
text-decoration:none;}

.width {width:130px;}

