/* 

Laura Watson
*/
.style1 {font-size: 4.4em}

body {
	margin:5px 0;
	padding:0;
	font: 74% Arial, Sans-Serif;
	color:#FFFFE8;
	line-height: 1.4em;
	background : #f0f0f0;
	
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	word-spacing: normal;
	color: #000099;
}
.content {
	color: #000080;
	margin: 0 auto;
	padding: 0;
	width: 791px;
	background: #FFFFE8 url(images/bg.jpg) repeat-y center;
	height: auto;
	overflow: hidden;
}

#toph { background: #F0F0F0 url(images/top.jpg) no-repeat center top; height: 14px; margin: 0; padding: 0;}
#header {
	color: #FFFFF8;
	padding: 0 15px 0 15px;
	line-height: 1em;
	background: #FFFFE8 url(images/bg.jpg) repeat-y center;
}
	#header .rside {
	color: 0C3996;
	float: right;
	height: 174px;
	width: 573px;
	font-size: 90%;
	background-image: url(images/headrepeat.jpg);
	border-color: #0C3996;
	border-style: solid;
	border-width: 0px 2px 2px 0;
}
	#header .citation {
	text-align: center;
	padding: 20px 10px 10px 6px;
	color: #000099;
	word-spacing: normal;
	height: 80px;
}
	#header .lside {
	background: #FFFFE8;
	color: #FFF;
	height: 174px;
	width: 184px;
	padding: 0;
	margin: 0;
	float: left;
	background-image: url(images/chip3.jpg);
	border-width: 0px 0 2px 2px;
	border-color: #0C3996;
	border-style: solid;
}
	#header h1 {
	background-color: inherit;
	color: #000099;
	letter-spacing: normal;
	line-height: normal;
}
	#header .title { text-align: center; padding-top: 30px;}

#main {
	margin: 0 20px 0 15px;
	background-image: url(images/bg.jpg);
	clear: both;
}	
#main h2 { background-color: inherit; color: #0033FF; line-height: 1em; }
#main h3 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #316AC5;
	background: inherit;
	font-size: 14px;
}
.center {
	background: #FFFFE8;
	width: 588px!important;
	width: 535px;
	float: left;
	margin: 0 0 0 12px;
	overflow: hidden;
	
}
.leftmenu {
	background: #FFF;
	width: 152px;
	float: left;
	padding: 0;
	margin: 0 0 0 0;
	background-image: url(images/navback2.jpg);
}



.img { background: #FFF; float: left; padding: 1px; margin: 5px 8px 5px 0; color: #333; border: 1px solid #e0e0e0; 

}

/* FOOTER */
#footer {
	background: #FFF;
	width: 760px!important;
	width: 535px;
	float: left;
	margin: 0 0 0 0;
	background-color: #003399;
	height: 32px;
	background-image: url(images/segwayout.jpg);
	clear: both;
}
#footer2 {
	background: #FFF;
	width: 760px!important;
	width: 535px;
	float: left;
	margin: 0 0 0 0;
	background-color: #003399;
	height: 32px;
	clear: both;
}
#footer hr { width: 740px; color: #888; border: 1px solid #f0f0f0; margin: 0 25px 0 25px;  }
#footer a { 	color: #999; background: #FFF;  text-decoration:none; }
#footer a:hover { 	background: #FFFFE8;	text-decoration: underline; color: #444;}

/* NAVIGATION */



hr { border: 0; height: 1px; color: #eee; background-color: #eee; }
a {
	color: #032DA5;
	background: inherit;
	text-decoration:underline;
	font-size: 16px;
	font-weight: 500;
}
a:link {
	color: #0033FF;
	background: inherit;
	text-decoration:underline;
	font-size: 24px;
	font-weight: 500;
}
a:hover {
	background: inherit;
	text-decoration: underline;
	color: #FF1F00;
}
h1 { padding:0; margin:0; color: #0F5B7F; background: inherit;font: bold 1.8em Arial, Sans-Serif; letter-spacing: 

-1px; }
h1 a {color: #0F5BFF; background: inherit;}
h2 { background-color: inherit; 	color:#0F5B7F; font-size:140%; font-weight:bold; margin: 12px 0 10px 0; 

padding:0; }
h2 a { color: #000099; }
h2 a:hover { 	color: #0F5BAF; text-decoration: none;}

.glossymenu{
	list-style-type: none;
	margin: 4px 0;
	padding: 4px 0 2px 0;
	width: 128px;
	border: 0;
	border-bottom: 0;
	border-color: #032DA5;
	background-color: #032DA5;
	text-decoration: underline;
	color: #032DA5;
	
}

.glossymenu li a{
background: white url(images/glossylong.jpg)  bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #032DA5;
text-decoration: underline;
display: block;
margin: 4px 0 4px 0;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 130px;
}
.glossymenu li a:link{
background: white url(images/glossylong.jpg)
color: #032DA5;
}
.glossymenu li a:visited{
color: #032DA5;
}


.glossymenu li a:hover{
background-image: url(images/glossylong2.jpg);
text-decoration: underline;
color: #FF3300;
}
.glossymenu li a:active{
background-image: url(images/glossylong2.jpg);
text-decoration: underline;
color: #FF3300;
}

fieldset {	border: 1px solid #eee; }
textarea.text { height: 150px; width: 90%; border: 1px solid #ccc; background: #fff; color: #000; }
textarea.text:hover { border: 1px solid #eee; background: #FFFFF4; color: #000; }
input.field { border: 1px solid #ccc; background-color: #3C3C3C; width: 100px; color: #000; }
input.field:hover { border: 1px solid #eee; background: #ccc; color: #000; }
input.text { margin: 0; width: 110px;	border: 1px solid #546078; background: #FFF; color: #808080; }
input.text:hover { border: 1px solid #3a4354; }
input.searchbutton { 	margin: 0; font-size: 100%; font-family: Arial, Sans-serif; border: none; background: 

#FFFFE7; color: #333; padding: 1px; font-weight: bold; }
.date {
	color: #000080;
	text-align: left;
	font-size: 14px;
	font-weight: 500;
}
.date a { color: #546078; }
input.button { background: #FFFFF4; color: #808080; border-right: 1px solid #ccc;	border-bottom: 1px solid 

#ccc; }
.comments { 	padding: 10px 10px 8px 10px; margin: 0 0 7px 0; background: #FFF; color: #333; }
.commentsbox { padding: 8px 0 10px 10px; margin: 0 0 10px 0; background: #f4f4f4; color: #000; }
.error {	color: #990000;	background-color: #FFF0F0; padding: 7px; margin-top: 5px; margin-bottom: 10px; 

border: 1px dashed #990000; }
.error h2 { color: #990000; background: inherit; }
.success { color: #000000; background: #FAFAFA;	padding: 7px; margin-top: 5px; margin-bottom: 5px; border: 1px 

dashed #546078; }
.success h2 { color: #546078; background: inherit; }
.topnav {
	background: #FFF;
	width: 760px!important;
	width: 535px;
	float: left;
	margin: 2px 0px 0 0px;
	background-color: #003399;
	height: 22px;
	background-image: url(images/segway.jpg);
	border: none;
}
.content #topnav {
	height: 22px;
	width: 760px;
}
.content #main .leftmenu .nav {
	border: 0;
	clear: both;
	overflow: hidden;
	width: 128px;
	margin: 0 0 10px 5px;
	padding: 5px 0 5px 0;
}
.content #header .rside .citation h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	word-spacing: normal;
}
.content #main .center li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
	color: #000080;
}
.hiddenPic {
	display: none;
}

.content #main .center .email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #74EA5C;
}




a.padding2link:link  {
	color: #FFFFE7;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.5em;
}

a.padding2link:visited {	color: #FFFFE7;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.5em; }
	
	a.padding2link:hover {color: #FFD040; font-size: 16pt; font-weight: bold; }
	
a.padding3link:link  {
	color: #FFFFE7;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.5em;
}

a.padding3link:visited {	color: #FFFFE7;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.5em; }
	a.padding3link:hover {color: #FFD040; font-size: 12pt; font-weight: bold; }
	
.content #main .center .citation2 .whitetext2 a {
	color: #FFF;
	font-size: 16px;
}
