body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;



	color:#000066
	width: 800px;
	padding: 0;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
	
#Container {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #009933;
	border-bottom-color: #000066;
	border-left-color: #009933;
	width: 800px;
	background-color: #EEEFF4;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.rightSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color:#FFFFFF;
	background-color: #015CAB;
	float: right;
	width: 160px;
	margin-right: 4px;
	margin-left: 6px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-top: 12px;
}

.rightSection h1 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

#Masthead {
	background-color: #2126AE;
	width: 100%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

#PageContent {
	float:left;
	background-color:#EEEFF4;
	padding: 8px;
	width: 455px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000066;
}

#Footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	clear: both;
	width: 798px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #015CAB;
	border-right-color: #015CAB;
	border-bottom-color: #015CAB;
	border-left-color: #015CAB;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}


#MainNav {
	float:left;
	padding: 4px;
	background-color:#9FB5EE;
	margin-right: 8px;
	width: 115px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 900px;
}

#MainNav ul{
	margin-left: -10px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 2px;
}



.nav-title {
	width: 102px;
	text-align: left;
	padding : 3px;
	font-size : 14px;
 font-family: Arial, Helvetica, sans-serif
 font-weight : bold; 
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	text-transform: capitalize;
	text-decoration: none;
	background-color: #006633;
	display: block;
}

.nav-link {
	width : 100px;
	text-align : left;
	padding : 3px;
	display : block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
}

a.nav-link:link, a.nav-link:visited {
 background-color : #5CB78C;
 color : #FFFFFF; 
}

a.nav-link:hover, a.nav-link:active {
 background-color : #FFFF00;
 color : #000000; 
}

a:link {
 color : #0033FF;
 font-size : 12px;
 text-decoration : none;
}

a:visited {
 color : #0033FF;
 font-size : 12px;
 text-decoration : none;
}

a:active {
 color : #660033;
 font-size : 12px;
 text-decoration : none;
}

a:hover {
 color : #2EB74D;
 font-size : 12px;
 text-decoration : none;
}
#PageContent2col {
	float:left;
	background-color:#EEEFF4;
	padding: 8px;
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000066;
	margin-top: 10px;
	margin-right: 4px;
}

#PageContent2col a{
font-size:100%;
}

#OpticalTable {
	border: 1px solid #003399;
	
}

#OpticalTable tr {
background-color:#CCCCCC;
}

#OpticalTable td {
text-align:left;
padding-left:16px;
}li {
	margin-bottom: 8px;
}
.photoCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000099;
	text-align: center;
}
.meetingLink a {
	color: #FFF;
	text-decoration: none;
}
