

/********************* BODY *************************/


BODY {
	margin: 0px auto;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
}

#newswrapper {width:635px; text-align:left; margin:0px auto; padding:10px 0px 30px 0px;}

td,tr,p,div {
	font-size: 11pt;
	line-height:16pt;
}

p {padding:0px; margin:0px; line-height:14pt; font-size:11pt;}

ul
{
	margin: 0;
	padding: 0px 0px 0px 20px;
	list-style: none;
}

li
{
	line-height: 15px;
	margin-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}


table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}




#leftcolumn {
	padding: 0;
	margin: 0;
	width: 20%;
	float:left;
}

#maincolumn,
#maincolumn_full {
	margin-left: 20%;
	width: 75%;
}

#maincolumn_full {
	margin-left: 0;
	padding: 0;	
	width: 98%;
}

#area {
	padding: 0;
}

.blog_more li {padding-top:5px; padding-bottom:5px;}
.blog_more ul {list-style:circle;}

/********************* MAIN MENU *************************/



#active_menu {
	color:#FFAC0B;
	font-weight: bold;
}

/*********** and it's table ************/

table.moduletable {
	width: 100%;
	margin: 0px 0px 0px 0px;
}



table.moduletable td {
	font-size: 11px;
	padding: 0px;
	font-weight: normal;
}

table.moduletable ul {
}



/*********************   FOOTER MENU   **********************/




a.footermenu:link, a.footermenu:visited {
	font-size: 10px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
}

a.footermenu:hover {
}





table.footertable {

	padding:  0px 0px 0px 0px;
	font-weight: normal;
	text-align: Center;
}


/*********************   LINKS *************************/




a.mainmenu:link, a.mainmenu:visited {
	font-weight: normal;
	font-size: 11px;
	padding-left:10px;
	padding-right:10px;
}

a.mainmenu:hover {
	text-decoration: none;
}




a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	text-align: left;
}



a.sublevel:hover {
	text-decoration: none;
}




a:link, a:visited {
 text-decoration: none;
}

a:hover {
text-decoration: none;
}

a.category:link, a.category:visited {
	text-decoration: none;
}

a.category:hover {
	text-decoration: none;
}

a.pagenav, a.pagenav:visited {
	text-decoration: none;
}

a.pagenav:hover {
	text-decoration: none;
}



/*********************   xxx *************************/

.search_box {
	padding: 10px;
}



/* required stuff */

#content-pane .tab-page {
}

.contentpane {


}

.contentpaneopen {
	text-align: left;
	width: 100%;
	padding: 0px 0px 5px 0px;
	
}


.contentheading {
	font-size: 1px;
	text-align: left;
	width: 200px;
}

.contentpaneopen td {padding:0px 0px;}

.small {
	font-size: 11px;
	text-align: left;
}

/*.news_title {font-size:16px; margin-bottom:0px; padding-bottom:5px;}
.news_location {margin:0px; padding-top:0px;}
.news_date {padding-left:10px;}*/


.copyright {
	font-size: 11px;
	padding-top: 0px;
	text-align: center;
	letter-spacing: 1px;
}


.modifydate {
	font-size: 11px;
	padding-top: 10px;
	text-align: left;
}

.createdate {
	font-size: 11px;
	vertical-align: top;
	display: block;
}


.contentpagetitle {
	font-size: 20px;
	text-align:left;
}

.article_column .contentpagetitle {font-size:16px;}



/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	text-align:left;
	text-decoration: none;
}

a.contentpagetitle:hover {
}


.pollstableborder {
	border: 1px solid;
	padding: 1px;
}


.componentheading {
	padding: 4px 0px;
	text-align: left;
}

.sectiontableheader {
	padding: 3px;
}

.sectiontableentry1 {
	padding: 2px;
}

.sectiontableentry2 {
	padding: 2px;
}



#module_side {padding:10px 0px 15px 10px;}
#module_side li {padding:2px 15px;} 
#module_side .contentpaneopen {border:none;}

.button {
	text-align: center;
	font-size: 9px;
	margin-top: 5px;
}

.inputbox {
	font-weight: normal;
}

/* ---------------- unedited below here ----------------------*/

/* Styles for dhtml tabbed-pages */
.ontab {
	text-align: center;
	cursor: pointer;
	font-weight: normal;
}
.offtab {
	text-align: center;
	cursor: pointer;
	font-weight: normal;
}

.tabpadding {
}

.tabheading {
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h4 {
	font-size: 16px; font-weight: bold;
}

h5 {
	font-size: 14px; font-weight: bold;
}

h6 {	font-size: 12px; font-weight: bold;
}

/* Horizontal Line */
hr { height:1px; border: 1px solid;
}

hr.separator {
	height: 1px;
	width: 75px;
	border: 0px;
}


/* Content - Sections & Categories */


table.contenttoc {
}

table.contenttoc td {
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
}

.contentdescription {
	text-align: left;
}

/** category text format and links **/
.category {
	font-size: 11px; font-weight: bold; text-decoration: none;
}



.poll {
	font-size: 10px;
	line-height: 14px
}

table.pollstableborder {
	border: 0px;
}

.contentpane {
}

.smalldark {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table {
	height: auto !important;
}

table.contact {
}

table.contact td.icons {
}

table.contact td.details {
}

.pagenav {
	font-weight: normal;
}

.pagenavbar {

}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

.readon {
	margin:10px 0px 10px 0px;
	display:block;
	
}
#footer {width:98%; height:50px; text-align:left; padding:6px 0px 2px 0px;}
#footerlogin {font-size:11px; float:right; text-align:right; margin-right:15px;}
#footerlogin input[type="text"] {margin:0px 10px 0px 0px; padding:0px; font-size:11px;}
#footerlogin label {font-size:11px; padding-right:0px; margin-right:0px;}
table#horizlogin {width:600px;}

.footerdate {
font-size:11px;
margin-top:8px;
padding-left:15px;
display:block;
}

.clr {clear:both; width:98%; height:1px;}

