body {
	margin: 0;
	background-color: #F0F0F0;
	font-family : verdana, helvetica, tahoma, sans-serif, arial;
}

span.title {
	font-size: 2em;
	font-weight: 600;
	color: #C2C2C2;
	padding-left: 12px;
      font-family : verdana;
}


#header {
	padding: 0;
	margin-bottom: 10;
	background-color: #000000;
}

.mainbody {
	background-color : #FFFFFF;
      
}
.mb {
 	font-size : 10pt;
 	font-family : arial, helvetica;
	font-weight : bold
}
.no_underlines  {
 	text-decoration : none;
}
.default {
 	font-size : 10pt;
 	font-family : arial, helvetica;
}
 .sysmes {
	font-size : 10pt;
 	font-family : arial, helvetica;
 	font-weight : bold;
 	text-align: center;
 }

#container {
	background-color: #FFFFFF;
	width: 100%;
 min-width: 1100px;
      _width: 1100px; /* IE 6 and below */
}

#line {
	padding: 1;
	margin-bottom: 0;
	text-align: left;
	color: #000099;
	background-color: #FFFFFF;
	border-top: 1px solid #000099;
	border-bottom: 1px solid #000099;
	padding-left: 0.5em;
	font-size: 60%;
      
}

#line a {
	color: #000099;
	text-decoration: none;
	font-weight: 700;
}

#line a:hover {
	text-decoration: none;
	color: #009933;
}

.footline {
	clear: both;
	margin-top: 0;
	color: #000000;
	background-color: #CCCCCC;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: left;
	vertical-align: bottom;
	padding-left: 0.5em;
	font-weight: bold;
	font-size: 75%;
}


#content {
	padding: 5px;
      margin-left: 310px;
	margin-right: 170px;
	background-color: #FFFFFF;
	border: 0px solid #0000CC;
	margin-bottom: 15px;
	margin-top: 2px;
      font-size: 67%;
      font-weight: bold;
}

#left {
	float: left;
	width: 300px;
	vertical-align: top;
	font-size: 67%;
	padding-left: 5px;
	padding-top: 2px;
}

#left ul {
	text-align: left;

	padding: 0.3;
}
#left li {
	padding: 0.3;
}

#right {
	float: right;
	width: 180px;
	vertical-align: top;
	font-size: 80%;
	padding-right: 1px;

	padding-top: 2px;
}

#footer {
	clear: both;
	color: #000000;
	background-color: #E5E5E5;
	vertical-align: top;
	padding: 0.5em;
	font-size: 60%;
	line-height: 1.25em;
	text-align: right;
}

.fl {
	float : left;
	text-align: left;
}

h1 {
	font-size: 140%;
	font-weight: bold;
	color: #000066;
	border-bottom: 1px solid #000066;
}

h2 {
	font-size: 125%;
	font-weight: bold;
	color: #000066;
	border-bottom: 1px dashed #000066;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	color: #000066;
}

h4,h5,h6 {
	color: #000066;
}

.navhead {
	font-weight: bold;
	color: #000000;
}

.nav {
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
}

a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF3300;
}

#content p {
	font-size: 65%;
	padding-left: 5px;
      font-weight: normal;

}
acronym,abbr {
	border-bottom: 1px dashed 000000;
	cursor: help;
}

li {
	font-size: 90%;
	list-style: none;
      
}

 
 
.NewsHeadLine {
	font-size : 10pt;
 	font-family : Verdana, helvetica;
	font-weight : normal;
} 
