th, td, tr, p, div {
	font-family : "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif";
	color : #666666;
	font-size : 13px;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

a:link, a:visited {
	color : #006699;
	text-decoration : none;
}

a:hover {
	color : #00CCCC;
	text-decoration : none;
}

#header	{
	width: 903px;
	height: 71px;
	padding: 0;
	margin: 0;
}

#header_logo	{
	background: url(../images/2.logo.png) no-repeat;
	width: 400px;
	height: 71px;
	float: left;
}

#header_google	{
	width: 468px;
	height: 71px;
	padding-top: 10px;
	float: left;
}

#maincontainer	{
	width: 98%;
	margin: 0 auto; /*Center container on page*/
}

#main_nav	{
	background: url(../images/2.main_nav_bg.png);
	height: 40px;
	width: 100%;
	margin-bottom: 12px;
}

#nav_wrapper	{
	width: 715px;
	height: 40px;
	float: left;
	margin-left: 5px;
}

#search_wrapper	{
	float: left;
	padding-top: 4px;
	margin: 0;
}

#search_wrapper .inputbox {
	border: solid #8e8e8e 1px;
	width: 140px;
	font-size: 11px;
	color: #8e8e8e;
	padding-left: 3px;
	margin-left: 15px;
}

.main_table	{
	width: 100%;
}


/************************ Content Container Table Elements ****************************/
.content_column	{
}

.content_container {
	width: 100%;
}

.right_column	{
	width: 183px;
	padding-left: 12px;
}

.left_column
{
	width: 183px;
	padding-right: 12px;
}

.content_nw	{
	background: url(../images/2.content_top-l.png) no-repeat;
	width: 5px;
	height: 5px;
}

.content_n	{
	background: url(../images/2.content_top.png) repeat-x;
	height: 5px;
}

.content_ne	{
	background: url(../images/2.content_top-r.png) no-repeat;
	width: 5px;
	height: 5px;
}

.content_w	{
	background: url(../images/2.content_l.png) repeat-y;
	width: 5px;
}

.content_center	{
	background: #ffffff;
	padding: 5px;
	height: 500px;
}

.content_footer	{
	background: #ffffff;
	padding: 5px;
}

.content_e	{
	background: url(../images/2.content_r.png) repeat-y;
	width: 5px;
}

.content_sw	{
	background: url(../images/2.content_bot-l.png) no-repeat;
	width: 5px;
	height: 9px;
}

.content_s	{
	background: url(../images/2.content_bot.png) repeat-x;
	height: 9px;
}

.content_se	{
	background: url(../images/2.content_bot-r.png) no-repeat;
	width: 5px;
	height: 9px;
}

/************************ END Content Container Table Elements ****************************/
#footer{
	color: #ffffff;
	width: 100%;
	text-align: center;
}


/************************ Module Tables ****************************/

table.moduletable {
	background: url(../images/2.mod-table-bg.png) no-repeat;
	background-position: bottom;
	width: 100%;
	padding: 0 0 8px 0;
	margin-bottom: 12px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/2.mod-table-th-default.png) no-repeat;
	color: #ffffff;
	text-align: left;
	padding: 0 0 0 8px;
	height: 31px;
	line-height: 31px;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 2px 0;
}

table.moduletable a:link, table.moduletable a:visited {
	color : #006699;
	text-decoration : none;
}

table.moduletable a:hover	{
	color : #00CCCC;
	text-decoration : none;
}

table.moduletable td {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	font-weight: normal;
}

/***************/



table.moduletable-blue {

	background: url(../images/2.mod-table-bg.png) no-repeat;

	background-position: bottom;

	width: 100%;

	padding: 0 0 8px 0;

	margin-bottom: 12px;

}



table.moduletable-blue th, div.moduletable-blue h3 {

	background: url(../images/2.mod-table-th-blue.png) no-repeat;

	color: #ffffff;

	text-align: left;

	padding: 0 0 0 8px;

	height: 31px;

	line-height: 31px;

	font-weight: bold;

	font-size: 13px;

	margin: 0 0 2px 0;

}



table.moduletable-blue a:link, table.moduletable-blue a:visited {

	color : #2254a7;

	text-decoration : none;

}



table.moduletable-blue a:hover	{

	color : #8f8f8f;

	text-decoration : none;

}



table.moduletable-blue td {

	font-size: 12px;

	padding-left: 5px;

	padding-right: 5px;

	margin: 0px;

	font-weight: normal;

}



/***************/



table.moduletable-green {

	background: url(../images/2.mod-table-bg.png) no-repeat;

	background-position: bottom;

	width: 100%;

	padding: 0 0 8px 0;

	margin-bottom: 12px;

}



table.moduletable-green th, div.moduletable-green h3 {

	background: url(../images/2.mod-table-th-green.png) no-repeat;

	color: #ffffff;

	text-align: left;

	padding: 0 0 0 8px;

	height: 31px;

	line-height: 31px;

	font-weight: bold;

	font-size: 13px;

	margin: 0 0 2px 0;

}



table.moduletable-green a:link, table.moduletable-green a:visited {

	color : #718c14;

	text-decoration : none;

}



table.moduletable-green a:hover	{

	color : #8f8f8f;

	text-decoration : none;

}



table.moduletable-green td {

	font-size: 12px;

	padding-left: 5px;

	padding-right: 5px;

	margin: 0px;

	font-weight: normal;

}



/***************/



table.moduletable-grey {

	background: url(../images/2.mod-table-bg.png) no-repeat;

	background-position: bottom;

	width: 100%;

	padding: 0 0 8px 0;

	margin-bottom: 12px;

}



table.moduletable-grey th, div.moduletable-grey h3 {

	background: url(../images/2.mod-table-th-grey.png) no-repeat;

	color: #ffffff;

	text-align: left;

	padding: 0 0 0 8px;

	height: 31px;

	line-height: 31px;

	font-weight: bold;

	font-size: 13px;

	margin: 0 0 2px 0;

}



table.moduletable-grey a:link, table.moduletable-grey a:visited {

	color : #737373;

	text-decoration : none;

}



table.moduletable-grey a:hover	{

	color : #8f8f8f;

	text-decoration : none;

}



table.moduletable-grey td {

	font-size: 12px;

	padding-left: 5px;

	padding-right: 5px;

	margin: 0px;

	font-weight: normal;

}



/***************/



table.moduletable-orange {

	background: url(../images/2.mod-table-bg.png) no-repeat;

	background-position: bottom;

	width: 100%;

	padding: 0 0 8px 0;

	margin-bottom: 12px;

}



table.moduletable-orange th, div.moduletable-orange h3 {

	background: url(../images/2.mod-table-th-orange.png) no-repeat;

	color: #ffffff;

	text-align: left;

	padding: 0 0 0 8px;

	height: 31px;

	line-height: 31px;

	font-weight: bold;

	font-size: 13px;

	margin: 0 0 2px 0;

}



table.moduletable-orange a:link, table.moduletable-orange a:visited {

	color : #ef9312;

	text-decoration : none;

}



table.moduletable-orange a:hover	{

	color : #8f8f8f;

	text-decoration : none;

}



table.moduletable-orange td {

	font-size: 12px;

	padding-left: 5px;

	padding-right: 5px;

	margin: 0px;

	font-weight: normal;

}



/***************/



table.moduletable-purple {

	background: url(../images/2.mod-table-bg.png) no-repeat;

	background-position: bottom;

	width: 100%;

	padding: 0 0 8px 0;

	margin-bottom: 12px;

}



table.moduletable-purple th, div.moduletable-purple h3 {

	background: url(../images/2.mod-table-th-purple.png) no-repeat;

	color: #ffffff;

	text-align: left;

	padding: 0 0 0 8px;

	height: 31px;

	line-height: 31px;

	font-weight: bold;

	font-size: 13px;

	margin: 0 0 2px 0;

}



table.moduletable-purple a:link, table.moduletable-orange a:visited {

	color : #6c6890;

	text-decoration : none;

}



table.moduletable-purple a:hover	{

	color : #8f8f8f;

	text-decoration : none;

}



table.moduletable-purple td {

	font-size: 12px;

	padding-left: 5px;

	padding-right: 5px;

	margin: 0px;

	font-weight: normal;

}



/************************ END Module Tables ****************************/







#CLR {

	clear: both

}



h5	{

	font-size: 13px;

	font-weight: bold;

	color: #000000;

	margin-bottom: 0;

}



ul {

	margin-top: 10px;

	padding-left: 0;

	margin-left: 0;

	list-style-type: none;

}





li {

	background-image: none ;

}



.button {

	background: url(../images/button_bg.png);

	font-size: 11px;

	padding: 2px 5px 2px 5px;

	color : #666666;

	margin : 5px;

}

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	border: outset #ffffff 2px;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
}

.inputbox {
	border : 1px solid #8e8e8e;
	color : #000000;
	margin : 5px;
}

.sectiontableheader {
	font-size : 13px;
	font-weight : bold;
	color: #666666;
	background: #ffffff;
	border-bottom: 2px solid #cccccc;
	height: 20px;
}

.sectiontableentry1 {
	background: #ffffff;
	text-decoration : none;
	height: 20px;
    text-align : left;
}

.sectiontableentry2 {
	background: #f7f7f7;
	text-decoration : none;
	height: 20px;
    text-align : left;
}

a.mainlevel {
	margin : 0px;
	padding-bottom: 2px;
	font-size : 13px;
	width : 100%;
	border-bottom: dotted 1px #cccccc;
}

a.mainlevel:link, a.mainlevel:visited {
	display : block;
	color: #006699;
}

a.mainlevel:hover {
	text-decoration : none;
	color: #00CCCC;
}



#active_menu {

	font-weight : normal;

	color : #000000;

}



a#active_menu:hover {

}



.sublevel {

	font-size : 12px;

}

ul#mainlevel-nav {
	list-style : none;
	padding: 0;
	margin: 0;
}

ul#mainlevel-nav li {
	display : block;
	float : left;
	font-size : 13px;
	line-height: 26px;
	white-space : nowrap;
	border-right: solid #b6b6b6 1px;
	background-image: none;
	margin-top: 0px;
}

ul#mainlevel-nav li a {
	display : block;
	padding-left : 15px;
	padding-right : 15px;
	text-decoration : none;
	color : #006699;
}

ul#mainlevel-nav li a:hover {
	color : #00CCCC;
}

ul.mainlevel:hover {
	text-decoration : none;
	color: #00CCCC
}

ul.mostread {
	padding-left: 3px;
	margin: 0;
	list-style : none;
    background: #FFFFFF;
}

ul.mostread li {
	margin: 0px;
	font-size: 13px;
	background-image: none;
	padding-bottom: 2px;
	border-bottom: dotted 1px #cccccc;
    background: #FFFFFF;
}

ul.latestnews {
	padding-left: 3px;
	margin: 0;
	list-style : none;
    background: #FFFFFF;
}

ul.latestnews li {
	margin: 0px;
	font-size: 13px;
	background-image: none;
	padding-bottom: 2px;
	border-bottom: dotted 1px #cccccc;
    background: #FFFFFF;
}


ul.latestnews a:link, ul.latestnews a:visited {
	display : block;
	margin : 0;
	color: #006699;
}

ul.latestnews a:hover {
	text-decoration : none;
	color: ##00CCCC;
}

a.category:link, a.category:visited {
	font-weight : bold;
}

.readon {
	font-weight : bold;
}

.pagenavbar {
    padding : 3px;
	text-align : center;
}

.contenttoc {
	width : 150px;
	background: url(../images/contenttoc_bg.gif) no-repeat;
	border : 1px solid #cccccc;
	margin-left: 10px;
	margin-bottom: 10px;
}

.contenttoc th {
	padding : 3px 5px;
	font-size : 14px;
	font-weight : normal;
	text-align : left;
	color : #364572;
}

.contenttoc td {
	padding : 2px 5px;
}

.small {
	font-size : 11px;
	color : #666666;
}

.smalldark {
	font-size : 11px;
	color : #000000;
}

.createdate, .modifydate {
	font-size: 11px;
	color: #999999;
}

.article_seperator {
	display: block;
	border-top: dotted 1px #cccccc;
}

.content_rating {

	font-size : 11px;

	height: 11px;

	line-height: 11px;

	color : #555555;

}



.content_rating img {

	padding: 0;

	height: 11px;

}



.content_vote {

	font-size : 10px;



}



#PathWay {

	display: block;

	padding-bottom: 3px;

	border-bottom: dotted 1px #cccccc;

}



.pathway {

	font-size : 12px;

	color : #000000;

}



a.pathway:link, a.pathway:visited {

	color : #7b76a7;

	font-size : 12px;

}



a.pathway:hover {

	font-size : 12px;

}



a.readon:link, a.readon:visited {

	color : #999999;

	font-family : "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif";

	font-size : 11px;

	font-weight : normal;

	white-space : nowrap;

	float : left;

	line-height : 11px;

	text-decoration : none;

}



a.readon:hover {

	color : #336699;

	font-family : "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif";

	font-size : 11px;

	font-weight : normal;

	white-space : nowrap;

	float : left;

	line-height : 11px;

	text-decoration : none;

}







.pagenav a:link, .pagenav a:visited,  {

	color : #999999;

	font-family : "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif";

	font-size : 11px;

	font-weight : normal;

	background : #F0F0F0;

	border : 1px solid #E0E0E0;

	padding : 2px 4px 2px 4px;

	white-space : nowrap;

	float : left;

	line-height : 11px;

	text-decoration : none;

}



.pagenav a:hover,  {

	color : #336699;

	font-family : "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif";

	font-size : 11px;

	font-weight : normal;

	background : #F0F0F0;

	border : 1px solid #E0E0E0;

	padding : 2px 4px 2px 4px;

	white-space : nowrap;

	float : left;

	line-height : 11px;

	text-decoration : none;

}



.buttonheading a:hover, .buttonheading a:link, .buttonheading a:visited {

	padding-right: 3px;

}



.componentheading a:hover, .componentheading a:link, .componentheading a:visited {

	text-decoration: none;

}



.contentpane	{

	background: #ffffff;

	padding: 10px;

}



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;
}

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;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.componentheading {
	color: #666666;
	text-align: left;
	margin-bottom: 8px;
	height: 21px;
	font-weight: bold;
	font-size: 24px;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	color: #666666;
	font-weight: bold;
	font-size: 24px;
	padding: 0;
}

.contentpagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
	padding: 0;
	margin: 0
}