@charset "UTF-8";
body {
	background-color: #212121;
	background-image: url(../images/black-BG-gradient.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	letter-spacing: 0.04em;
	background-image: url(../images/subhead-BG.jpg);
	background-repeat: repeat-x;
	height: 23px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
p {
	font-size: 12px;
	line-height: 21px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 20px;
	padding-left: 11px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	list-style-type: square;
	list-style-position: inside;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: normal;
}
#content-container a:link {
	color: #FFF;
	text-decoration: none;
}
#content-container a:visited {
	color: #FFF;
	text-decoration: none;
}
#content-container a:hover {
	color: #FFF;
	text-decoration: underline;
}
#content-container a:active {
	color: #FFF;
	text-decoration: none;
}





#content-container #HOME-about a:link {
	color: #90C338;
	text-decoration: none;
}
#content-container #HOME-about a:visited {
	color: #90C338;
	text-decoration: none;
}
#content-container #HOME-about a:hover {
	color: #90C338;
	text-decoration: underline;
}
#content-container #HOME-about a:active {
	color: #90C338;
	text-decoration: none;
}



#divloginarea {
	width: 300px;
	float: right;
	
}



#divloginarea a:link {
	color: #003;
	text-decoration: none;
}
#divloginarea a:visited {
	color: #003;
	text-decoration: none;
}
#divloginarea a:hover {
	color: #003;
	text-decoration: underline;
}
#divloginarea a:active {
	color: #003;
	text-decoration: none;
}



#divloginarea2 {
	width: 220px;
	float: right;
	
}
#divloginarea2 a:link {
	color: #003;
	text-decoration: none;
}
#divloginarea2 a:visited {
	color: #003;
	text-decoration: none;
}
#divloginarea2 a:hover {
	color: #003;
	text-decoration: underline;
}
#divloginarea2 a:active {
	color: #003;
	text-decoration: none;
}




#divwelcomename {
	width: 120px;
	display: inline;
	height: 20px;
	float: left;
	text-align: center;
	padding-top: 5px;
	margin-left: 5px;
}

#diveditbutton {
	width: 80px;
	display: inline;
	float: left;
	height: 20px;
	background-image: url(../images/loginbutton.jpg);
	color: #003;
	text-align: center;
	padding-top: 5px;
	margin-left: 5px;
}



.lightBlue {
	color: #6699cc;
}
#currSubNav {
	background-image: url(../images/overlay.png);
	background-repeat: repeat;
	color: #FFF;
	margin-top: 2px;
	font-size: 12px;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 11px;
}
#updatednotice {
	font-weight: bold;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}
.currSubNav {
	background-image: url(../images/overlay.png);
	background-repeat: repeat;
	color: #FFF;
	margin-top: 2px;
	font-size: 12px;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 11px;
}
.clear {
	clear: both;
}
#container {
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFF;
}#inner-border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000033;
	border-left-color: #000033;
	margin: 0px;
	padding: 0px;
	width: 902px;
	z-index: 1;
	position: absolute;
}
#logo {
	z-index: 2;
	position: absolute;
	top: 0px;
	left: 0px;
}
#header {
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #286699;
	border-right-color: #286699;
	background-image: url(../images/blueTop-BG-gradient.jpg);
	background-repeat: repeat-x;
	height: 86px;
	border-left-width: 2px;
	border-left-color: #286699;
}
#nav {
	background-image: url(../images/NAV-bg.jpg);
	background-repeat: repeat-x;
	height: 29px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000033;
	border-bottom-color: #000033;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#login {
	font-size: 11px;
	text-align: right;
	padding-top: 60px;
	letter-spacing: 0.1em;
	padding-right: 16px;
}
#sign-in {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
	height: 100%;
	width: 100%;
	background-image: url(../images/overlay.png);
	visibility: hidden;
	background-repeat: repeat;
}
#form {
	display: block;
	text-align: left;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-color: #679428;
	margin-top: 150px;
	margin-bottom: 150px;
	border: 4px solid #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#formHeader {
	margin-bottom: 30px;
}
#form form input {
	margin-bottom: 5px;
}
.loginStyle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#nav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 240px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: 0em;
}
#nav li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
#navigation-flash {
	height: 267px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #286699;
	border-bottom-color: #286699;
	border-left-color: #286699;
	background-color: #0D1D3F;
}
#navigation-image {
	height: 62px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #286699;
	border-bottom-color: #286699;
	border-left-color: #286699;
	background-color: #0D1D3F;
}
#content-container {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #286699;
	border-left-color: #286699;
	border-bottom-color: #286699;
	background-color: #0D325F;
	background-image: url(../images/main-content-BG.jpg);
	background-repeat: repeat-x;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#HOME-about {
	display: inline;
	float: left;
	width: 255px;
	padding-top: 0px;
}
#News-sub {
	display: inline;
	float: left;
	width: 200px;
	padding-top: 0px;
}

#newsRow {
	display: inline;
	float: left;
	width: 570px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#HOME-about ul {
}
#HOME-about li {
	list-style-type: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: 16px;
}
#HOME-news {
	display: inline;
	float: left;
	width: 245px;
	background-color: #011134;
	border: 1px solid #286699;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#HOME-news ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#HOME-news li {
	padding-top: 5px;
	line-height: 16px;
}
#HOME-meetings {
	display: inline;
	float: left;
	width: 245px;
	background-color: #011134;
	border: 1px solid #286699;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#HOME-meetings li {
	line-height: 16px;
	padding-top: 5px;
}
#HOME-meetings a:link {
	color: #77A22F;	
}
#main-content {
	display: inline;
	float: left;
	width: 570px;
	background-color: #011134;
	border: 1px solid #286699;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#main-content table  {
	font-size: 12px;
	margin-left: 10px;
}
#main-content td {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.rowColor  {
	background-color: #132e4a;
}
#main-content p {
	font-size: 12px;
	line-height: 21px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main-content p a:link {
	color: #90C338;
	text-decoration: none;
}
#main-content p a:visited {
	color: #90C338;
	text-decoration: none;
}
#main-content p a:hover {
	color: #90C338;
	text-decoration: underline;
}
#main-content p a:active {
	color: #90C338;
	text-decoration: none;
}



#main-content ul  {
	list-style-image: url(../images/pdficon_small.gif);
	width: 530px;
}
#main-content li  {
	list-style-type: none;
	padding-left: 12px;
	padding-bottom: 5px;
}
#footer {
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 11px;
}
#footer #copyright {
	display: inline;
	float: left;
	width: 730px;
}
#footer #siteBy {
	display: inline;
	float: left;
}
#HOME-meetings ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#team-roster {
	display: inline;
	float: left;
	width: 185px;
	background-color: #011134;
	border: 1px solid #286699;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 225px;
}
#team-roster h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	letter-spacing: 0.04em;
	background-image: url(../images/subhead-BG.jpg);
	background-repeat: repeat-x;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
#team-roster ul {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
#team-roster li {
	margin-bottom: 3px;
}
#team-page-roster {
	display: inline;
	float: left;
	width: 400px;
	background-color: #011134;
	border: 1px solid #286699;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 225px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#team-page-roster h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	letter-spacing: 0.04em;
	background-image: url(../images/subhead-BG.jpg);
	background-repeat: repeat-x;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
#team-page-roster ul {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
#team-page-roster li {
	list-style-type: square;
	font-size: 14px;
	margin-bottom: 3px;
}
#left-column {
	display: inline;
	float: left;
	width: 200px;
	
}
#profile-pic {
	background-color: #011134;
	border: 1px solid #286699;
	padding: 5px;
}
#profile-contact {
	padding-top: 18px;
	padding-left: 10px;
}
#profile-contact h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#profile-contact ul {
	margin: 0px;
	padding: 0px;
}
#profile-contact li {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#middle-column {
	display: inline;
	float: left;
	width: 410px;
	background-color: #011134;
	border: 1px solid #286699;
	margin-left: 15px;
}
#profile-medical {
	padding-left: 11px;
	padding-bottom: 20px;
	padding-right: 11px;
}
#profile-medical h3{
	font-size: 13px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #77A22F;
}
#profile-medical ul {
	margin: 0px;
	padding: 0px;
}
.profile-font  {
	font-size: 11px;
	padding-top: 3px;	
}
.profile-font-large {
	font-size: 13px;
	line-height: 18px;
}
#right-column {
	display: inline;
	float: left;
	margin-left: 5px;
	width: 200px;
}
.green {
	color: #FFF;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	border: 1px solid #286699;
	margin-top: 5px;
	padding-bottom: 3px;
	background-image: url(../images/blueTop-BG-gradient.jpg);
}
.upload-form {
	display: table;
	clear: left;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
.upload-form-fields {
	line-height: 20px;
	float: left;
	width: 200px;
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#smallnewslink  {
	color: #FFF;
	font-style: italic;
	font-size: 11px;
}
