body {
	margin:0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:19px;
	font-size: 11px;
	color:#003366;
	background-color: #C0DFFD;
	}
	
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:20px;
	font-size: 11px;
	}
	
a {
	color: #3366CC;
	font-weight:bold;
	}
	
a:hover {
	color: #3366CC;
	text-decoration: underline;
	}
	

#cnadmheader {
	height: 118px;
	background-image: url(../images/header/cnadm-header.jpg);
	background-repeat: no-repeat;
	width: 800px;
	background-color: #ffffff;
	float: left;
}


#memberheader {
	height: 118px;
	background-image: url(../images/header/member-header.jpg);
	background-repeat: no-repeat;
	width: 800px;
	background-color: #ffffff;
	float: left;
	margin-bottom: 0px;
}

#container{
  	float:left;
	width: 805px;
	margin:0px auto;
	padding: 0;
}

#content{
	width: 420px;
	padding: 10px;
	margin-left: 10px;
	margin-top: 0px;
	float: left;
	border-right: 1px solid #99CCFF;
}

#content-wide{
	width: 600px;
	padding: 10px;
	margin-left: 10px;
	margin-top: 0px;
	float: left;
}


#content li{
	list-style-type: square;
	padding-bottom: 8px;
}
	
	
#content a {
	color: #3366CC;
	font-weight:bold;
	}
	
#content a:hover {
	color: #FF6600;
	text-decoration: underline;
	}
		
	
hr {
	width: 98%;
	color: #66CC00;
	background-color: #C0DFFD;
	border: 2px dotted #66CC00;
	border-style: none none dotted;
	}

#leftcolumn {
	float:left;
	margin: 0;
	margin-top: 0px;
	padding:0;
	width:160px;
	display: block;
	height: 100%;
}


#rightcolumn{
	margin: 0;
	margin-top: 0px;
	padding:10px;
	width: 170px;
	display: block;
	float: right;
	vertical-align:top;
	border-height: 100%;
}


#rightcolumn a {
	color: #3366CC;
	font-weight:bold;
	}
	
#rightcolumn a:hover {
	color: #FF6600;
	text-decoration: underline;
	}

#topnav{
	text-align: right;
	margin-top: 97px;
	width: 800px;
	padding: 0px;
	clear: both;
}

#topnav ul li{
	padding: 0px 10px 0px 10px;
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing:.1em;
	text-align: right;
	display: inline;
}

#topnav ul li a{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
} 

#topnav ul li a:hover, #nav ul li a:focus{
	color: #FF9900;
}


#navigation{
	margin:0;
	margin-top: 1px;
	padding:0;
	width: 160px;
	display: block;
	float: left;
	background-color: #e6f3ff;
}

#navigation ul {
	margin: 0px;
	padding:0px;
	display: block;
	list-style-type:none;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003366;
}

#navigation li {
	padding-bottom: 0px;
	display: block;
	list-style-type:none;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing:.1em;
	color: #003366;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #C0DFFD; 
}
	
#navigation ul li a:hover {
	display: block;
	text-decoration: none;
	background: #ffffff;
	color:#FF6600;
	font-weight: normal;
	padding: 8px 6px 8px 15px; 
}


#navigation ul a:link, #navigation ul a:visited {
	display: block;
	list-style: none;
	font-weight: normal;
	padding: 8px 6px 8px 15px; 
}


#membernav{
	margin:0;
	margin-top: 1px;
	padding:0;
	width: 160px;
	display: block;
	float: left;
	background-color: #FFFFCC;
}

#membernav ul {
	margin: 0px;
	padding:0px;
	display: block;
	list-style-type:none;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003366;
}

#membernav li {
	padding-bottom: 0px;
	display: block;
	list-style-type:none;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing:.1em;
	color: #003366;
	border-right: 1px solid #CC9966;
	border-bottom: 1px solid #CC9966;
}
	
#membernav ul li a:hover {
	display: block;
	text-decoration: none;
	background: #ffffff;
	color:#FF6600;
	font-weight: normal;
	padding: 8px 6px 8px 15px; 
}


#membernav ul a:link, #membernav ul a:visited {
	display: block;
	list-style: none;
	padding: 8px 6px 8px 15px; 
	font-weight: normal;
}
	
#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.1em;
	}
	
#breadCrumb{
	font-size: 10px;
	padding: 5px 0px 5px 10px;
	width: 500px;
}
	
	
/* Class Styles */
	
	


.schedule {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
	background-color: #99CCFF;
	padding: 5px;
} 

.schedule a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
	
} 

.schedule a:link a:hover a:visited{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;

} 

	
.scholarship {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	line-height:20px;
	font-weight: bold;
	}

.quote {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	line-height:30px;
	font-weight: 100;
	font-style: italic;
	}
	
	
a:link, a:visited, a:hover {
	color: #003366;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 20px;
	color: #3366CC;
	line-height:30px;
	letter-spacing:0.2em;
	font-weight: normal;
}

h2{
	font-size: 14px;
	color: #003366;
	font-family: Verdana,Arial,sans-serif;
	line-height:20px;
	letter-spacing:0.1em;
	font-weight: normal;
}

h3{
 	font-size: 13px;
	font-weight: normal;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:0.1em;
}

h4{
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	line-height:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


ul{
 list-style-type: square;
}

li{
	list-style-type: square;
	padding-bottom: 10px;
}


ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}



#footer{
	clear: both;
	font-size: 11px;
	color: #003366;
	padding: 5px;
	margin-top: 0px;
	width: 790px;
	border-top: 1px solid #99CCFF;;
	text-align: center;
}

/* << ----------------// Fix so that the outer DIV will wrap around all floated DIVs within //------------ */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
