body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}


.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

li {padding-bottom:6px;}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}.bottomtext {
	color: #FFFFFF;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;

}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	height: auto;
	
}
.layer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: FFFFFF;
	font-weight: normal;
	line-height: normal;
	height: auto;



}
.blue {
	color: #000066;
}

.white {
	color: #FFFFFF;
	text-decoration:none;
}
.white a {
	color: #FFFFFF;
	text-decoration:underline;
}

.boxwrap   { width: 750px; margin-left: auto; margin-right: auto; }

.boxbody
{
	width: 600px;
	float: left;
}
.boxcenter
{
	width: 425px;
	float: right;
	/*background-color: #3FFFEF;*/
	margin: 0;
	color: #036;
	padding: 0 20px;
	/* box model hack for ie/Win */
	\width: 465px;
	w\idth: 425px;
}
.boxleft
{
	width: 135px;
	float: left;
	font-size: 11px;

	/*background-color: #C0E3FE;*/
}
.boxright
{
	width: 145px;
	float: right;
	/*background-color: #E2F2FF;*/
}
.boxheader
{
	width: 100%;
	clear: both;
	/*background-color: #D1E7F8;*/
	margin-bottom: 5px;
}
.boxfooter
{
	width: 100%;
	clear: both;
	margin: 75px 0 0 0;
	background-color: #FFFFFF;
	color: #FFF;
	font-size: 11px;
	padding-bottom: 2px;
}

.boxfooter p
{
	clear: both;
	text-align: center;
}

.boxfooter a
{ text-decoration: none; }

.boxfooter a:hover
{ text-decoration: none; }

.boxclear  { clear: both; }

/* ie hack: */
.iehackwrap
{ text-align: center; }

.boxwrap
{
	text-align: left;
	/*background-color: white;*/
}     


/* formatting */
div { margin: 0px; padding: 0px; }
body { font: 0.8em Arial, Helvetica, sans-serif; }
img { border: 0; }
.art_img /* images within articles */
{
	float: right;
	margin: 0 0 5px 10px;
}

h1, h2, h3, h4 { color: #434546; }
h2 { color: #B7071C; }
h1
{
	font-size: large;
	margin-top: 0;
}
h2 { font-size: medium; }
h3 { font-size: small; }
h2 a:link { color: blue; text-decoration: underline;}

.node_teaser h2 a{
	font-size: large;
	margin: 0;
	color:#434546;
	text-decoration:none;
}

/*
Navigation
*/

.block-menu {
	padding-left: 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #01097B;
	border-left: 1px solid #01097B;
	border-right: 1px solid #01097B;
	background-color: #99FF99;
}

.block-menu li
{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid #01097B;
}

.block-menu li a { text-decoration: none; }
.block-menu li a:link, .block-menu li a:visited { color: #01097B; }
.block-menu li a:hover { color: #01097B; }

.block-menu h2.title
{
	font-size: 1em;
	text-transform: uppercase;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid #01097B;
}

/* override drupal.css */
.boxwrap .block ul { padding: 0; }

.boxwrap ul.menu li {
  margin: 0;
}

/*

.block-menu ul.menu li {
  margin: 0;
}
*/

.block-menu .block ul {
  padding: 0;
}

/*Dropdown menu in footer*/
#nav ul
{
	padding: 0 0 0 20px;
	margin: 0;
	list-style: none;
}

#nav ul li
{
	float: left;
	position: relative;
	list-style: none;
	width: 8em;
}

#nav ul ul
{
	padding: 0;
	margin: 0;
	display: none;
	position: absolute; 
	bottom: 0;
	left: 0;
}

#nav ul li > ul {
        top: auto;
        /*left: auto;*/
 }


#nav ul li:hover ul, #nav li.over ul { display: block; }
#nav ul a { text-decoration: none; }

.boxfooter a:link { color: #01097B; }
.boxfooter a:hover { color: #01097B; }

#sitemaplabel
{
	float: left;
}
#nav ul li, #sitemaplabel
{
	font-size: 10px;
	padding: 0.3em;
	background-color: #FFFFFF;
	color: #FFF;
}

/*Dropdown menu in footer*/
#nav
{
	padding: 0 0 0 20px;
	margin: 0;
	list-style: none;
	text-align:center;
}

#nav li
{
	float: left;
	position: relative;
	list-style: none;
	width: 8em;
}

#nav ul 
{
	padding: 0;
	margin: 0;
	display: none;
	position: absolute; 
	bottom: 1em;
	left: 0;
}

#nav li > ul {
        top: auto;
        /*left: auto;*/
 }


#nav li:hover ul, #nav li.over ul { display: block; }
#nav a { text-decoration: none; }
/*
Search
Headings
Lists
*/

/*
Forms
*/


/*
Links
*/



