/* ----- main design structures  */

BODY { 
	scrollbar-track-color: #666666;
	scrollbar-arrow-color: #FFFE80;
	scrollbar-face-color: #444444;
	scrollbar-highlight-color: #C1C8D2;
	scrollbar-3dlight-color: #6A7B95;
	scrollbar-shadow-color: #444444;
	scrollbar-darkshadow-color: #000000;
	background-image: url(../images/bg-gray-rice.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* ----- paragraph and headers
	border: solid;
	border-width: thin;
	background-color: #334A50; teal
*/

DIV.main {
	width: 776px;
	background-color: #FFFFFF; 
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: .5em;
	}

DIV.mainbody {
	width: 776px;
	background-color: #FFFFFF; 
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	}

DIV.con95 {
	width: 95%;
	}

DIV.con90 {
	width: 90%;
	}

DIV.menublock {
	margin-top: 1em;
	margin-bottom: .5em;
	}

DIV.FooterWide {
	width: 100%;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 120%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 2em;
	margin-bottom: 0;
	}

DIV.FooterSlim {
	width: 100%;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 120%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	}

DIV.footer {
	width: 100%;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 120%;
	background-color: #336667;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	}

P.Mission {
	color: #D0D0D0;
	font-size: 14px;
	font-style: italic;
	font-family: Times New Roman, Serif;
	margin-top: 1.25em;
	margin-right: 1em;
	}

.update {
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin-top: .5em;
	margin-bottom: .5em;
	}

P.topic {
	font-size: 150%;
	margin-top: .5em;
	margin-bottom: .5em;
	}

P.topicbox {
	font-size: 150%;
	margin-top: .5em;
	margin-bottom: .5em;
	padding-right: 0em
	}

P.bodyreg {	
	text-indent: 1.5em;
	margin-top: .5em;
	margin-bottom: .5em;
	}

P.BodyRegIndent {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-Serif;	
	text-indent: 1.5em;
	margin-top: .5em;
	margin-bottom: .5em;
	}

P.BodyRegNoIndent {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;	
	margin-top: .5em;
	margin-bottom: .5em;
	}

H1,H2,H3,H4,H5,P,UL { font-family: serif; }


H1.topic {
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: left;
	font-size: 175%;
	}

H2.H21 {
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: center;
	font-size: 175%;
	font-style: italic;
	}

UL.ULbody {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 140%;
	margin-top: 0;
	margin-left: 1.5em;
	}

DD.DDspace {
	margin-left: 1.5em;
	}

pre {
	font-family: monospace;
	}

.menutext {
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 110%;
	}

.bodytext {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 110%;
	}

.eventtext {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 110%;
	margin-top: .5em;
	margin-bottom: 0;
	}

.stafftext {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 120%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: .5em;
	margin-right: 0;
	}

.credittext {
	color: #000000;
	font-size: 9px;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 120%;
	margin-top: 0;
	margin-bottom: 0;
	}

.tabletitle {
	color: #444466;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 160%;
	}

.tablesubtitle {
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 160%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: .5em;
	margin-right: 0;
	}

.tabletitlewhite {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 160%;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	}

/* ----- links */

A.MenuLink  {
	color: #0000FF; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none;
	}

A.MenuLink:visited {
	color: #0000FF; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none
	}

A.MenuLink:hover {
	color: #FF0000; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none
	}

.MenuSelf  {
	color: #000000; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none
	}

A.BodyLink  {
	color: #0000FF; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none
	}

A.BodyLink:visited {
	color: #0000FF; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none
	}

A.BodyLink:hover {
	color: #FF0000; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none
	}

