/* -------------------------------- Main Style Info  ------------------------------- #EFEFEF */

body {

	margin: 0;
	padding: 0;
	text-align: center;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 12px;
	background: #D3DFF1; 

}

a:link { 

	color: #0066FF;
	text-decoration: none; 

}

a:active { 

	color: #0066FF;
	text-decoration: none; 

}

a:visited { 

	color: #0066FF;
	text-decoration: none;

}

a:hover {

	color: #0A3F69; 
	text-decoration: none;

}

#container {

	text-align: left;
	margin: 0 auto;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 700px;
	background: #fff;
	border: 1px solid #000;

}

h1 {

	margin: 0;

}

h1 img {

	display: block;
	border: 0;

}

h2 {

	padding: 0 10px 0 10px;

}

ul {

	list-style-type: square;

}

blockquote {

	margin: 0 50px;
	margin-left: 40px;
	padding: 0.05em 10px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #DCEAF5 !important;

}

/* -------------------------------- Header Navigation ------------------------------- */

#topnav {

	position: relative;
	margin: 0 auto;
	width: 700px;
	background: #666666;
	height: 20px;


}

#topnav ul {

	clear: left;
	margin: 0 auto;
	padding-left: 5px;
	list-style-type: none;

}

#topnav ul li {

	display: block;
	float: left;
	width: 60px;	

}

#topnav ul li a:link, #topnav ul li a:visited {

	display: block;
	height: 18px;
	padding-top: 2px;
	margin-right: 1px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	color: #fff;
	font-variant: small-caps;

}

#topnav ul li a:hover, #topnav ul li a:active {

	display: block;
	width: 60px;
	height: 18px;
	padding-top: 2px;
	margin-right: 1px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #333;
	background: #fff;
	font-variant: small-caps;

}



/* -------------------------------- Main Content ------------------------------- */

#content {

	width: 648px;
	text-align: left;
	display: inline;
	background: #fff url(../images/background.gif) no-repeat center top;

}

#content p {

	padding: 0 10px 0 10px;

}


/* -------------------------------- Footer ------------------------------- */

#footer {

	clear: both;
	height: 35px;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	padding-top: 15px;

}

/* -------------------------------- Other Styles ------------------------------- */

#bioImage {

	float: right;
	width: 150px; 
	margin: 0px 10px 10px 10px;
	display: inline;
	vertical-align: top;

}

#bioText {

	margin-top: 30px;
	padding: 0 10px 10px 10px;

}

.smallContainer {

	clear: right;
	float: right;
	width: 218px;
	margin: 5px 10px 5px 10px;
	text-align: left;
	background: transparent;
	border: 1px #000000 solid; 
	display: inline;

}

.smallContainer h2.title {
    background: url(../images/title_bg.jpg);
    color: #fff;
     padding: 3px 8px;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	font-variant: small-caps;
	text-decoration: none;
	text-align: center;
    }

.smallContainer p {

	padding: 0 10px 0 10px;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 90%;

}

.smallContainer ul {

	margin-left: 15px;
	margin-right: 2px;
	padding-left: 5px;
	padding-right: 5px;
	list-style-type: square;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 90%;

}

.smallContainer ul li {

	padding: 5px 0;

}

.sc { 

font-variant: small-caps;

}

.sc-blue { 

font-variant: small-caps;
color: #3889C8

}

.story-text { 

font-size: 130%;
color: #3889C8;

}

.site-update-date { 

font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-variant: small-caps;
color: #FFFFFF;

}

.title { 

color: #3889C8; 
font-size: 120%;
font-variant: small-caps;
font-weight: bold; 

}

.normal_table_format { 

margin-left: 15px;
margin-right: 15px;
margin-top: 10px;
margin-bottom: 10px;
text-align:center;

 }

.news { 

font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #FFFFFF;

}

.header1 {

	font-size: 12px;
	font-variant: small-caps;
	color: #3889C8;
	
}

.blue-text {color: #3889C8}

.blue-italics-date {
	color: #3889C8;
	font-style: italic;
	text-decoration: underline;
}

.green-text {color: #00CC00}

.red-text {color: #FF0000}

.white-text {color: #FFFFFF}