body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }

caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:”; }
abbr,acronym { border:0; }




body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

td,th, tr, p, div {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

#master{
	text-align: center;
	position: relative;
	width: 780px;
}

#searchbox {
	width: 190px;
	height: 46px;
	padding: 0px 0px 0px 0px;
	background-color: #63B1C8;
	text-align: center;
}

#mainbox {
	width: 580px;
	text-align: left;
	margin: 0px 0px 0px 195px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 282px;
	left: 0px;
	z-index: 2;
}

#logo {
	width: 300px; 
	height: 65px;
	z-index: 1; 
	visibility: visible;
	float: left;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position:left;
	
}


/*
#slogan
{
	width:148px; 
	height:139px;
	z-index:2; 
	visibility:visible;
	float:left;
}*/

#header
{
	width: 780px; 
	height: 210px;
	z-index: 3;
	color: #f68b1f; 
	visibility: visible;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	float: left;
}

#topblock{
	height: 70px;
	width: 720px;
	display:block;
	text-align:left;
}

#top{
	width: 760px;
	height: 250px;
	z-index: 2;
	visibility: visible;
	float: left;
	text-align: left;
	display	: inline-table;
}

#bottom
{
	width: 775px;
	text-align: left;
	z-index: 2;
	vertical-align: top;
}

#footer{
	width: 100%;
	text-align: center;
	vertical-align: bottom;
	font-size: 9px;
	
}

#footer_content{
	width: 100%;
	text-align: left;
	font-size: 9px;
}


#menubg{
	float: left;
	width: 225px;
	padding: 65px 0px 0px 0px; 
	z-index: 5; 
	visibility: visible;
}

#mdbg
{
	float: right;
	width: 189px; 
	padding: 60px 0px 0px 0px;
	z-index: 4; 
	visibility: visible;
	text-align: left;
}

hr
{
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 100%;
}

a:link
{
	color: #000ecc;
	text-decoration  : underline;
	border-style: none;
	border: 0;
}

a:hover, a:visited
{
	text-decoration: underline;
	color: #999999;
	border-style: none;
	border: 0;
}

a.category:link, a.category:visited
{
  color            : #0033CC;
  border-style: none;
	border: 0;
  /* font-weight      : bold; */
}

a.category:hover 
{
	color            : #999999;
	border-style: none;
	border: 0;
}
.sublevel{
	text-transform: lowercase;	
}
  
a.mainlevel:link, a.mainlevel:visited
 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	display: block;
	font-size: 11px;
	color: #0033CC;
	text-align: left;
	text-decoration: none;
	text-indent: 30px;
	height: 21px;
	/*font-weight: bold;*/
	background-image:url(../images/menubg.gif);
	background-repeat:no-repeat;
	padding-top: 3px;
	
}

a.mainlevel:hover
{
	color: #f88b22;
	background-image: url(../images/menubg_over.gif);
	background-repeat: no-repeat;
}

a.sublevel:link, a.sublevel:visited
 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	display: block;
	font-size: 10px;
	color: #8A8A8A;
	text-align: left;
	text-decoration: none;
	text-indent: 30px;
	height: 21px;
	background-image:url(../images/menubg2.gif);
	background-repeat:no-repeat;
	padding-top: 3px;
	
}

a.sublevel:hover
{
	color: #000099;
	background-image: url(../images/menubg_over.gif);
	background-repeat: no-repeat;
}

#active_menu, a#active_menu:link, a#active_menu:visited {
	color: #990000;
		background-image: url(../images/menubg_over.gif);
	background-repeat: no-repeat;
	}

table.moduletable 
{
	width            : 100%;
	margin-bottom    : 5px;
	font-weight		 : normal;
}

table.moduletable th
 {
	font-family			: Trebuchet, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #3592AE;
	display				: block;
	float				: left;
	width				: 100%;
	text-align			: left;
	height				: 21px;
	text-indent			: 10px;
	background-image	: url(../images/mdbg.gif);
	background-repeat	: no-repeat;
	/*font-weight			: bold;*/
	padding-bottom		: 5px;
	
}

.newsflash 
{
	  font-family      : Verdana, Arial, Helvetica, sans-serif;
	  font-size        : 11px;
	  color            : #868C7C;
	  text-transform   : uppercase;
}

.frameheader 
{
	  font             : Verdana, Arial, Helvetica, sans-serif;
	  font-size        : 18px;
	  font-weight      : none;
	  color            : #868C7C;
}

.poll
 {
	  font-family      : Verdana, Arial, Helvetica, sans-serif;
	  font-size        : 11px;
	  color            : #868C7C;
	  line-height      : 15px
}

.inputbox
 {
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-indent: 5px;
}

.contentpane 
{
	padding-left     : 0px;
	padding-right    : 0px;
}

 .button 
{
	
}

.contentpaneopen 
{
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 7px;
	border: none;
	font-family: Trenuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.buttonheading
{
vertical-align:top;
}

.componentheading
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#c72222;
	text-transform: uppercase;
	width: 100%;
	/* font-weight:bold; */
}
.contentheading
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#c72222;
	text-transform: uppercase;
	width: 100%;
	/* font-weight:bold; */
}

.buttonheading
{

}

.contentdescription 
{
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	color            : #868C7C;
	text-align       : left;
	white-space: nowrap;
}

.category 
{
  color            : #868C7C;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  /* font-weight      : bold; */
}

.sectiontableheader 
{
  /* font-weight: bold; */
  background: #f0f0f0;
}

.sectiontablefooter 
{
}

.sectiontableentry1 

{
	background-color : #ffffff;
}

.sectiontableentry2
 {
	background-color : #f9f9f9;
}

.small 
{
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #868C7C;
  text-decoration  : none;
  font-weight      : normal;
  
}

.smalldark 
{
  font-family      : Arial, Helvetica, sans-serif;

  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}			

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
  align:right;

}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  
    color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	/* font-weight: bold; */
	font-size: 11px;
	text-transform: uppercase;
}


ul 
	{
	}

li {
	list-style-image: url(../images/arrow.png);
	}
.readon {
	
}
.latestnews {
	line-height: 16px;
	padding-bottom: 4px;
	color:#868C7C;
}

a.mainlevel-bottom:link, a.mainlevel-bottom:visited, a.mainlevel-bottom:hover
 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-weight: normal;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

a.mainlevel-top:link, a.mainlevel-top:visited, a.mainlevel-top:hover
 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	display:inline;
	padding-left: 20px;
	text-align:right;
	    font-weight: normal;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

.pathway {
	color: #333333;
/* font-weight: bold; */
}

a.pathway:link,  a.pathway:visited, a.pathway:hover 
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    /* font-weight: bold; */
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
