 
/*

*/

/* Basic */

*
{
	margin: 0em;
	padding: 0em;
}

#topdiv {
	display:block;
}

#toplogo {
	display:none;
}

ol {
margin-left:30px;
}

h2
{
font-family: arial;
color: #0077dd;
padding:3px;

margin:10px;
margin-left:0px;
font-weight:normal;
letter-spacing:-2px;
}

h3 {
letter-spacing:-1px;
font-weight:normal;
margin:10px;
}

h1 {
	font-size: 1.2em;
	letter-spacing: -1px;
	font-weight: bold;
	font-family: arial;
	color: #004778;
}
h1 a {
	text-decoration:none;
}

 h2
{
	font-size: 2em;
}

 h3
{
	font-size: 1.3em;
}

blockquote h3 {
margin:3px;
}

body
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #666;
	background: #eee;
}

a img { border:none; }
a
{
	color: #0077dd;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

/* Outer */

#outer
{
	padding: 0em;
	margin: 0em;
	width: 100%;
}

/* Header */

#header
{
	position: relative;
	background: #004778;
	height: 8em;
	padding-left: 2em;
	margin:-5px;
	margin-bottom:5px;

}

/* Content */

#content
{
	line-height: 1.5em;
}


#content p
{
	margin-bottom: 1.5em;
}



 ul
{
	margin-bottom: 1.5em;
	list-style: square;
}

#content blockquote, #contblockquote
{
	margin-bottom: 1.5em;
	padding: 0.75em 0.75em 0.75em 1.5em;
	border-left: solid 0.75em #004778;

}

#content blockquote p
{
	margin-bottom: 0em;
}

#content table
{
	margin-bottom: 1.5em;
	border-collapse: collapse;
	text-align: left;
}

#content table th
{
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.5em;
	border-right: solid 1px #fff;
}

#content table tr.rowH
{
	color: #fff;
	background: #006192 url('../images/a8.gif') top left repeat-x;
	border-right: solid 1px #fff;
}

#content table tr.rowA
{
	background: #F8F8F8 url('../images/a6.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
}

#content table tr.rowB
{
	background: #FDFDFD url('../images/a7.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
}

/* Footer */

#ft
{

	margin: -5px;
	margin-top: 5px;
	padding:10px;
	background: #004778;
	color: rgb(255,194, 14);
	font-weight:bold;
	text-align: center;
}

.clear
{
	clear: both;
}

#SMenu {

}

#SMenu ul {
	list-style-type:none;
	margin-left:10px;
margin-bottom:0px;
border-left: 0px solid #ccc;
}

#SMenu ul li{
	padding:3px;
	padding-top: 1px;
	padding-bottom: 1px;
margdin-left:10px;
}

#SMenu ul li a {
	padding:4px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	border:0px;
}
#SMenu ul li a:hover {
	text-decoration:underline;
}

#SMenu ul li ul li {
	padding:1px;
}

#SMenu ul li ul li a {
	
	font-weight: bold;font-size:12px;
	padding:1px;
	margin-left:5px;
	padding-top:0px;
	padding-bottom:0px;
display: block;
width:100%;
}

#SMenu ul li ul li a:hover{
	text-decoration:underline;
}

#SMenu ul li ul li ul li a {
font-weight:normal;
display: block;
width:100%;
}

#SMenu .selected {
color: #f00;
}

#SMenu .embeddiv {
	background: #ebebeb;
	margin:0px;
	border:0px;
}

#SMenu .nottop {
border-left: none;
}

ul li {
	margin:3px;
}


			
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}


.pullout {
margin:5px;
padding:2px;
border:1px solid #06c;
font-size:10px;
font-family: verdana 10pt;
}

.pullout .title {
margin:-2px;
padding:2px;
color: #fff;
background: #06c;
margin-bottom:4px;
font-size:12px;
}

    .gss a img {border : none;}
    .gss {
      width: 300px;
      height: 200px;
      padding: 0px;
    }
#newsdesc {
	font-size: 0.8em;
	line-height: 1.5em;
}

.greyround {
	background: #ebebeb;
	color: 	#555;
}

.redround {
	background: #bf0436;
	color: #fff;
}

.redround a {
	padding:5px;
	padding-top:0px;
	padding-bottom: 0px;
	color: #fff;
	display:block;
	width:100%;
	margin:0px;
}

.greyround ul {
	padding:0em;
	margin:1em;
	list-style: none;
}

.greyround ul a {
	color: #555;
	text-decoration:none;
	font-weight: bold;
}

.greyround ul a:hover {
	color: #000;
}

.greyround hr {
	margin-top:0px;
}

.pollbar {
	background: #004778;
}

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}


.blueround {
	background: #069;
	color: #fff;
}
	