body {
	background-image:url(../images/med_solar_team/newbk.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #009;
}

table {
	border: #0099FF ridge medium;
	background-color: #ffffff;
}
.dotted{
border-left:#0099FF dotted thin;
}
.noborder{
border: 0px;
font-size: 12px;
line-height: 20px;
}

h1{ margin-left: 5px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #333399;
}
h2{
	margin-left: 5px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
}

#Div {
	width: 140px;
	height: 150px;
	float: left;
	word-spacing: normal;
}

.subtitle {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #330099;
	font-style: italic;
	font-weight: bold;
}

p {
	margin-left: 10px;
	margin-right: 5px;
	border-left-width: thin;	
}
.dark{
color:#000066
}

.biophoto {
margin-left: 2px;
margin-right: 10px;

}

li{
	list-style-type: disc;	
	margin-left: 15px;
	margin-right: 5px;
	border-left-width: thin;	
}
a {
	color: #0000CC;
	text-decoration: underline;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
	line-height: 30px;
     background-color: #3366CC;
	color: #FFFFFF;
}


.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #FFFFFF;
	background-color: #3366FF;
	text-indent: 5px;
	border-bottom: #330099 solid 3px;
	border-left: #330099  solid 2px;
	border-right: #330099  solid 2px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
	background-color: #CCCCCC;
	
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
	padding: 2px;
	background-color: #FFFF99;
	color: #000066;
	text-align: justify;
	border-left: #0099FF dotted thin;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #6699FF;
	text-indent: 5px;
	border-bottom: #000066 solid 2px;
	border-left: #330099 solid 2px;
}

.bodyFooter{
	font-size: 12px;
	line-height: 20px;
	background-color: #CCCCCC;
	text-align: justify;
	margin-bottom: 5px;
	padding: 2px;

}

.sidebarFooter {
	font-size: 12px;
	line-height: 20px;
	background-color: #CCCCFF;
	padding: 4px;
	text-align: justify;
	border: #000066  solid thin;
	font-style: italic;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
	border-style: ridge;
}

.box2 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
    border-style: ridge;
	background-color: #6699FF;
}
.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: verdana sans-serif;
	font-size: 12px;
	color: #000066;
    background-color: #CCCCCC;
}


a:hover {
	text-decoration: underline;
}
a.white{
	color:#FFF;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}