/* CSS Document */

td.gfont {
  text-align: center;
  padding-top: 38px;
  padding-bottom: 12px;
}

td.gfont:hover {
  color: red;
}

table.wc3 td {
  width: 50px;
  text-align: center;
}

a.top:link, a.top:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}

a.top:hover {
	color: #A7C6D4;	text-decoration: underline;
	font-weight: bold;
}

table.blog {
  width: 100%;
}

table.blog td{

}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}



td {
	text-align: left;
	font-size: 11pt;
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11pt;
	color: #333333;
	background: #ffffff;
}

a:link, a:visited {
	color: #407B95;
	text-decoration: underline;
}

a:hover {
	color: #407B95;
	text-decoration: none;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpaneopen td {
   padding-right: 5px;
}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
	font-size: 13pt;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
	font-size: 13pt;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}


.contentheading, .componentheading {
        height: 30px;
        font-family: arial;
	font-weight: bold;
	font-size: 13pt;
	white-space: nowrap;
	color: #407B95;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.moduletable {

 width:  100%;
 margin-top: 7px;

 }

table.moduletable th  {

font-size:13pt;

}

table.pollstableborder td {
  padding: 2px;
}