body {
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
}
h1{font-size:16px;}
h2{font-size:16px;}
h3 { font-size:12px; }
h4 { font-size:10px }
/* CSS Document */


/*Header */
#header {
	background-color:#194A72;
	color:white;
}
#headertop {
	background:#000000;
	width:770px;
	height:40px;
}
#headertop img {margin-left:-290px;}
#headermiddle img{margin-top:5px;}
#headermiddle  a {
	margin-left:-400px;
}

.EventDate {
	background-color:#194A72 !important;
	color:white !important;
}
#CalendarArea {
	_ margin-left:-20px;
}
#CalendarArea .EventDate a {
	color:white !important;
}
/* Used for showing sponsor on the right hand side */
#SponsorBlock {
	margin-left:-3px;
	margin-top:20px;
	text-align:center;
	padding-bottom:10px;
}
#SponsorBlock img {
	padding:0px;
}
#SponsorBlock a {
	margin-left:0px !important;
}
#LogInBox {
	position:absolute;
	right:0px;
	width:250px;
	height:100px;
	background-image:url(../images/loginbox.gif);
	background-repeat:no-repeat
}
#headermiddle {
	background:#E9E9E9;
	width:770px;
	height:80px;
}
#topnavlist {
	margin: 0;
	padding: 12px 0 20px 10px;
	font-size:12px;
	background:#194A72;
}
 
#topnavlist ul, #topnavlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#topnavlist a:link, #topnavlist a:visited {
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 5px 10px 0;
	text-decoration: none;
	color: white;
}
#topnavlist a:link#current, #topnavlist a:visited#current, #topnavlist a:hover {
	padding-bottom: 2px;
	background: transparent;
	color: #FFD91C;
}
#topnavlist a:hover { color: #FFD91C; }
body.Home #topnavlist #topnavhome { color: #FFD91C; }
body.About #topnavlist #topnavabout { color: #FFD91C; }
body.Membership #topnavlist #topnavmembership { color: #FFD91C; }
body.Resources #topnavlist #topnavresources { color: #FFD91C; }
body.Conference #topnavlist #topnavconference { color: #FFD91C; }
body.ProfessionalDev #topnavlist #topnavprofessional { color: #FFD91C; }
body.Legislative #topnavlist #topnavlegislative { color: #FFD91C; }
body.Links #topnavlist #topnavlinks { color: #FFD91C; }
/*Main Content*/
#block_1 { background-color:white; }
#block_1 p { margin-bottom:10px; }
#block_1 h2 { margin-bottom:5px; }
#block_1 ul { margin-left:20px; }
#block_1 li { margin-bottom:5px; }
/*Left Side*/
/*Left Side*/
#block_2
{
	background-color:#194A72;
	color:white;
}
#block_2 a:visited, #block_2 a:link { color:white; }
#block_2 .NavGroup
{
	display:none;
	width: 160px;
padding-bottom:10px;}
.NavGroup ul
{
	margin-left: 0;
	padding-left:5px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
.NavGroup a
{
	display: block;
	padding: 3px;
	width: 155px;
	background-color: #194A72;
	border-bottom: 1px solid #eee;
}
.NavGroup a:link, .NavGroup a:visited
{
	color: #EEE;
	text-decoration: none;
}
.NavGroup a:hover
{
	background-color: #369;
	color: #fff;
}
body.Home #HomeNav { display:block; }
body.About #AboutNav { display:block; }
body.Home #HomeNav ul { margin-top:15px; }
body.Home #HomeNav li { * margin-bottom:10px;
}
body.Membership #MembershipNav { display:block; }
body.Resources #ResourcesNav { display:block; }
body.Legislative #LegislativeAdvocacyNav { display:block; }
body.ProfessionalDev #ProfessionalDevelopmentNav { display:block; }
body.Conference #ConferenceNav { display:block; }
.officers li
{
	margin-bottom:-5px;
	list-style-type:none;
}
/*Right Side*/
#block_3
{
	background-color:#666666;
	color:white;
	background-image:url(../images/block3top2.gif);
	background-repeat:no-repeat;
	margin-top:-10px;
}
#block_3 a { color:#FFFFFF; 
}
body.Legislative #block_3 a {  
margin-left:0px;}
#block_3 h2 { padding-top:15px; padding-left:10px; }
#block_3 img {padding-left:5px;}

#block_3 .FeaturedItemsTable img {
	padding-left:0px;
	max-width:70px;
	_ width:70px;
}
#block_3 .FeaturedItemsTable td {
	padding:5px 5px 5px 10px;
}

/*Footer*/
#footer {
	background-color:black;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat
}
.officerinfo {
	float:left;
	margin-bottom:10px;
	margin-right:5px;
	height:180px;
}
.About #block_1 h3 { margin-left:15px; }
.officers
{
	margin-left:120px;
	margin-bottom:50px;
}
Body.Conference #block_1 ul{margin-bottom:15px;} 

.TeacherHeader {
	background-color:#194A72 !important;
}
