/* *********************** GENERAL SETTINGS     *********************** */
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0px;
	padding: 0px;
     /*	line-height: 135%;
	height: 100%;
	line-height: 1.3em;
	font-size: 76%;  */
	color: #333;
	line-height: 135%;
	height: 100%;

}

html {
	padding: 0px;
	margin: 0px;
	height: 100%;
}

body.f-smaller {
	font-size: 11px;
}

body, body.default {
	font-size: 12px;
}

body.f-larger {
	font-size: 13px;
}
body.published {
	background: #AADDFF;
}

body.mceContentBody {
	background: white;
}

/* CSS global reset for all browsers  */
* { padding: 0px; margin: 0px; }
/*  Global Formatting 
h1 {font: normal 24px Georgia, "Times New Roman", Times, serif; color: #24558d; letter-spacing: -1px; line-height: 30px; }
h2 {font: 26px; color: #24558d; letter-spacing: -1px; text-transform: none; line-height: 26px; margin-bottom:10px;}
h3 {font: normal 18px Georgia, "Times New Roman", Times, serif; color: #939393; letter-spacing: 0px; line-height: 24px; text-transform: none;}
h4 {font: bold 14px Georgia, "Times New Roman", Times, serif; color: #939393; line-height: 19px; text-transform: none; margin-bottom:5px; }
h5 {font: bold 12px Georgia, "Times New Roman", Times, serif; color: #939393; line-height: 18px; text-transform: none; }
h6 {font: bold 11px Georgia, "Times New Roman", Times, serif; color: #939393; line-height: 17px; text-transform: none;}
a {color: #24558d; text-decoration: none;}
a:hover {color: #bc0000; text-decoration: none;}
a.image, a.image:hover, a img  {border:0;} */

h1 {/* font: normal 1.1em; */ color: #000 ; font-size:1.5em; letter-spacing: 0px; line-height: 30px; margin-top:0.5em; margin-bottom:17px; }
h2 {font-size:1.6em; color: #24558d; letter-spacing: 0px; text-transform: none; line-height: 26px; margin-top:1px; margin-bottom:15px;}
h3 {font-size:0.8em; color: #666; letter-spacing: 0px; line-height: 24px; text-transform: none; margin-bottom:4px; margin-top:4px;}
h4 {font-size:1.1em;  color: #24558d; line-height: 19px; text-transform: none; margin-bottom:5px; }
h5 {font: bold 12px Georgia, "Times New Roman", Times, serif; color: #939393; line-height: 18px; text-transform: none; }
h6 {font: bold 11px Georgia, "Times New Roman", Times, serif; color: #939393; line-height: 17px; text-transform: none;}
a {color: #24558d; text-decoration: none; }
a:hover {color: #bc0000; text-decoration: none;}
a.image, a.image:hover, a img  {border:0;}
p {font-size:1em; color: #000; letter-spacing: 0px; line-height: 19px; text-transform: none; margin-bottom:5px; margin-right:20px;}


ul {
	list-style: none;
}
ul li {
	padding: 2px 0px 2px 24px;
	background: transparent url(/images/checkbox.gif) no-repeat 0px 2px;
}

#main_content ul li, #main_content2 ul li {
	width: 100%;
}
	
ol {
	padding: 5px 25px;
}

fieldset {
	width: 95%;
	padding: 15px 5px 5px 5px;
	margin: 15px 0px 0px 0px;
	border: none;
	border-bottom: 1px solid #eeeeee;
}

.both {
	clear: both;
	font-size: 1px !important;
	height: 1px !important;
	line-height: 1px !important;
	overflow: hidden;
}

input, select, label {
	vertical-align: middle;
}
/*
p {
    font-size: 1.2em;
	padding: 5px 0px;
} */

/* *********************** END GENERAL SETTINGS *********************** */

#background_4 {
	background: #ffffff url(/images/background_4.jpg) repeat-y top center;
	height: 100%;
	width: 100%;
}

#background_3 {
	background: #ffffff url(/images/background_3.jpg) repeat-y top center;
	height: 100%;
	width: 100%;
}

#background_2 {
	background: #7a7a7a url(/images/background_2.jpg) repeat-y top center;
	height: 100%;
	width: 100%;
}

#background_1 {
	background: #d8d8d8 url(/images/background_1.jpg) repeat-y top center;
	height: 100%;
	width: 100%;
}

#content_background {
	width: 938px;
	margin: 0px auto;
	padding: 0;
	height: 100%;
	background: #FFFFFF;
	/*background: #111316;*/
}

#site_wrapper {
	width: 888px;
	background: #ffffff;
	padding: 0px 25px;
	text-align: left;
	margin: 0px auto;
}

#top_wrap {
	height: 26px;
	width: 888px;
	position: relative;
}

#top_wrap #pathway {
	position: absolute;
	top: 4px;
	left: 0px;
	font-size: 10px;
}

#top_wrap #pathway strong {
	color: #35465b;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#top_wrap #f_tools {
	position: absolute;
	top: 4px;
	right: 0px;
}

#f_tools a, #f_tools a img {
	text-decoration: none;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	line-height: 5px;
}

#buttons {
	position: relative;
	height: 21px;
	width: 150px;
}

#buttons #plus {
	position: absolute;
	top: 0px;
	left: 137px;
}

#buttons #minus {
	position: absolute;
	top: 0px;
	left: 97px;
}

#buttons #reset {
	position: absolute;
	top: 0px;
	left: 117px;
}

#buttons strong {
	position: absolute;
	left: 30px;
	top: 4px;
	font: bold 10px Arial, Helvetica, sans-serif;
	line-height: 11px;
	color: #cccccc;
}

#wrap {
	width: 100%;
	margin: 0px;
	padding: 0px 0px;
	background: transparent;
}

#content { 
	margin: 0px auto;
	padding: 5px 5px;
	background: #ffffff;
}

#top { 
	padding: 0px; 
	margin: 0px auto;
	width: 888px;
	height: 70px;
	position: relative;
} 

#top #logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#top h1 {
	font: normal 28px Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #000000; 
	letter-spacing: 2px; 
	text-transform: capitalize;
	font-variant: small-caps;
	white-space: nowrap;
	position: absolute;
	top: 0px;
	left: 0px;
	margin:0;
}

#top h1 a {
	text-decoration: none;
	color: #000000;
	margin:0;
	padding:0;
}

#top h2 {
	position: absolute;
	top: 40px;
	left: 3px;
	color: #000000;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 14px;
	font: normal 14px Arial, Helvetica, sans-serif;
}

#top #banner {
	text-align: right;
	padding: 0px 0px;
}

#top #ox_logo{
	float:right;
	padding-right:10px;
}

#nsf-search {
	width: 888px;
	clear: both;
	margin-top: 12px;
	border-top: 1px solid #e5e5e5;
	padding-top: 13px;
}

#nsf-search #newsflash {
	width: 530px;
	float: left;
	padding-right: 10px;
}

#nsf-search #search {
	background: #ffffff url(/images/searchform_bg.gif) no-repeat top left;
	width: 328px;
	height: 42px;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
}

.separator {
	/*background: transparent url(/images/dots.gif) repeat-x top left;*/

	height: 2px;
	font-size: 11px;
	line-height: 1px;
	font-weight:bold;
	/*margin-top:3px;
	margin-bottom:3px;*/
	
}

/*.article_separator{
	background-color:#EEEEEE;
	width:100%;
	display:block;
	height:10px;
	border-bottom:double 3px #E0E0E0;
}*/

ul.menu li.parent{
	margin-top:1.3em;

	color: #991111;
}

#menu {
	width: 888px;
	height: 25px;
	background: transparent url(/images/top_menu_bg.gif) no-repeat top left;
}

 /*#menu div.moduletable ul.menu li { 
	display:block;
	float:left;
	_display:inline;
	_float:none;

}*/

#menu table.moduletable {
	margin: 0px;
	padding: 0px;
}

#menu table.moduletable td {
	background: transparent;
}

#menu ul {
	list-style: none; 
	text-align: left; 
	padding: 0px;
	display: inline;
	margin: 0px auto;
}

#mainlevel-nav li {
	position: relative;
	padding: 0px;
	display: block;
	white-space: nowrap;
	float: left;
	background: none;
	margin: 0px;
	padding: 4px 4px 1px 8px;
}

#mainlevel-nav li a {
	text-decoration: none;
	text-align: center;
	display: block;
	color: #24558d;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: none;
	padding: 2px 6px 2px 6px;
	margin: 0px;
	background: none;
}

#mainlevel-nav li a:hover {
	text-decoration: none;
	background: #24558d;
        color: #ffffff;
	font: bold 11px Arial, Helvetica, sans-serif;
}

#top-modules {
	clear: both;
}

#top-modules .moduletable {
	margin-bottom: 5px;
}

#mod_user5 h3, #mod_user6 h3, #mod_user7 h3 {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	/*color: #939393;*/
	color: #777777;
	border-bottom:1px dotted #CCCCCC;
	margin:0 4px 4px 0;
	padding: 1px 0px 4px 0px;
}

#mod_user5, #mod_user6, #mod_user7 {
	float: left;
}

#bottom-modules {
	clear: both;
	/*background: #1c2125;*/
	background: #EEEEEE;
	padding: 15px;
	width: 908px;
	float: none;
	border-top: dotted 1px #BBBBBB;
}

.bot-module {
	float: left;
	/*color: #afc5d4;*/
	color: #666666;
}

.module-end {
	padding-right: 0 !important;
}

#bottom-modules h3 {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	/*color: #ffffff;*/
	color: #888888;
	margin-bottom: 8px;
	letter-spacing: 0px;
	text-transform: uppercase;
}

#main-cols {
	clear: both;
	width: 888px;
	padding: 25px 0px;
}

#col-right {
	width: 622px;
	font-size:1.1em;
}

#col-left {
	width: 240px;
}

#col-wide {
	width: 888px;
}

/**************************************************************
	SlideShow
**************************************************************/

#menu p.buttons {
	text-align: right;
	vertical-align: top;
}

#slideshow {
	width: 622px;
	height: 245px;
	overflow: hidden;
	margin: 0px auto;
}

.buttons{ padding:5px 5px 0px 0px; margin: 0; }
.buttons span{ background:#24558d;color:#ffffff; padding:2px 7px 4px 7px; cursor:pointer; vertical-align: middle; font-family: Tahoma, Arial, Helvetica, sans-serif;}
.buttons span.active, .buttons span:hover{background:#000000; color:#fff}


#boxnb{
	position:absolute;
}
#boxnb div{
	width:622px;
	float:left;
}
#boxnb .buttons{
	text-align:left
}
#boxnb .next{
	float:right
}

.mask1{
	position:relative;
	width:622px;
	height:240px;
	overflow:hidden;
}

.img-1, .img-2, .img-3, .img-4 {
	width: 622px;
	height: 240px;
	color: #ffffff;
}

.img-1 {
	background: url(/images/img_1.jpg) no-repeat top left;
}

.img-2 {
	background: url(/images/img_2.jpg) no-repeat top left;
}

.img-3 {
	background: url(/images/img_3.jpg) no-repeat top left;
}

.img-4 {
	background: url(/images/img_4.jpg) no-repeat top left;
}

.img-1 h3, .img-2 h3, .img-3 h3, .img-4 h3 {
	color: #ffffff;
}

.img-1 h3 span, .img-2 h3 span, .img-3 h3 span, .img-4 h3 span {
	background: #24558d;
	padding: 0px 3px;
}

.img-1 p, .img-2 p, .img-3 p, .img-4 p {
	width: 245px;
	padding: 10px 0px;
}

.img-1 ul li, .img-2 ul li, .img-3 ul li, .img-4 ul li {
	width: 225px;
	background: transparent url(/images/arrow.gif) no-repeat 9px 6px;
}

.text_padding {
	padding: 17px 0px 0px 18px;
}

/*************************************************************/

.white_space {
	height: 20px;
	display: block;
}

.sep {
	display: block;
	height: 10px;
	clear: both;
}

#logo {
    width:888px;
    margin:auto;
    overflow:hidden;
    text-align:center;
    padding:10px;
}


#footer {
	padding: 0px 0px;
	color: #555555;
	/*color: #3355DD;*/
	/*color: #61717d;*/
	height: 85px;
	background-image:url(/images/footer_bg.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	/*background: #111316;*/
	border-top: 1px solid #DDDDDD;
}


p.logo1 {float:left;}
p.logo3 {float:right;}
#footer p.logo2 {margin:auto;}
#footer a {
    display:block;
    text-decoration:none;
    color:#000;
    text-align:center;
}

#footer a {
	color: #ca7700;
	text-decoration: none;
}

#footer a:hover {
	color: #ca7700;
	text-decoration: underline;
	background:red;
}

#footer p {
	padding: 14px 0px 0px 0px;
	margin: 0px;
	line-height: 12px;
	font: normal 11px Arial, Helvetica, sans-serif;
	background: transparent;
	text-align: center;
}

/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** NAVIGATION SECTION   *********************** */
/* Pathway Breadcrumbs */	
.pathway {
	font-size: 10px;
	color: #939393;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}
a.pathway { text-decoration: none; color: #24558d; text-decoration: underline;  }
a.pathway:hover { text-decoration: none;}
span.pathway img {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

ul.menu li a, ul#mainlevel li a {
	color: #6d6d6d;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-transform: none;
	text-decoration: none;
	display: block; 
	text-align: left;
	margin: 0px;
	padding: 6px 0px 7px 10px;
	background: transparent url(/images/dots.gif) repeat-x bottom left;
}
	
ul.menu li a:hover, ul#mainlevel li a:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
        color: #003A90;
	line-height: 12px;
	text-transform: none;
	text-decoration: none;
	display: block; 
	text-align: left;
	margin: 0px;
	padding: 6px 0px 7px 10px;
	background: transparent url(/images/dots.gif) repeat-x bottom left;
}

ul#mainlevel li a:hover {
	background: none;
}

ul.menu, ul#mainlevel {
	padding: 0px 0px 10px 0px;
	list-style: none;
}

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

ul.menu li, ul#mainlevel li {
	padding: 0px;
	margin: 0px;	
	display: block;
	background: none;
}

ul.menu ul {
	clear: both;
}

ul.menu ul li {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	display: block;
	width: auto;
}

div.moduletable_menu ul.menu li#current a,  
ul#mainlevel li #active_menu {
	color: #003A90;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	display: block; 
	text-align: left;
	margin: 0px;
	padding: 6px 0px 7px 10px;
	background: transparent url(/images/dots.gif) repeat-x bottom left;
}

div.moduletable_menu ul.menu li#current a:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
        color: #003A90;
	text-transform: none;
	text-decoration: none;
	display: block; 
	text-align: left;
	margin: 0px;
	padding: 6px 0px 7px 10px;
	background: transparent url(/images/dots.gif) repeat-x bottom left;
}

div.module_menu ul.menu #current ul li a, 
div.module_menu ul.menu li ul li a {
	margin: 0px;
	padding: 4px 0px 5px 9px;
}

ul.menu li#current ul li a:hover,
ul.menu li ul li a:hover {
	text-decoration: none;
}	

a.mainlevel {
	color: #6d6d6d;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 12px;
	padding: 6px 0px 7px 10px;
	text-transform: none;
	text-decoration: none;
	display: block; 
	text-align: left;
	margin: 0px;
	background: transparent url(/images/dots.gif) repeat-x bottom left;
}

a.mainlevel:hover {
	font: normal 12px Arial, Helvetica, sans-serif;;
	line-height: 12px;
	text-transform: none;
	text-decoration: none;
	display: block; 
	text-align: left;
	margin: 0px;
	padding: 6px 0px 7px 10px;
	background: transparent url(/images/dots.gif) repeat-x bottom left;
}

#col-left div.moduletable * table tr td div {
	vertical-align: middle;
	line-height: 12px;
	padding: 8px 0px;
	display: block;
	clear: both;
	width: 190px;
}

div.module table td div img {
	float: left;
	width: 12px;
	height: 12px;
}

a.mainlevel#active_menu {
	color: #6d6d6d;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 6px 0px 7px 10px;
	background: transparent url(/images/dots.gif) repeat-x bottom left;
}

a.mainlevel#active_menu:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 6px 0px 7px 10px;
	background: transparent url(/images/dots.gif) repeat-x bottom left;
	display: block; 
	text-align: left;
}

/* End Mainlevel menu */
	
/* Sub Menu */

a.sublevel {
	background: none;
	color: #24558d;
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 14px !important;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding: 5px 3px !important;
	margin: 0px !important;
	width: 170px !important;
}

a.sublevel:hover {
	color: #bc0000;
	text-decoration: none;
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding: 5px 3px;
	margin: 0px;
	width: 170px;
}

/* *********************** END NAVIGATION SECTION ********************* */

/* *********************** STANDARD MODULE TABLE  ********************* */

#col-left div.moduletable,
#col-left div.moduletable_menu,
#col-left div.moduletable_text {
	text-align: left;
	padding: 9px;
	background: transparent;
	height: 100%;
	margin-bottom: 10px;
	border: 1px solid #eeeeee;
}

#col-left div.moduletable h3,
#col-left div.moduletable_menu h3,
#col-left div.moduletable_text h3 { 
	font: bold 11px Arial, Helvetica, sans-serif;
	line-height: 11px;
	padding: 7px 0px 7px 10px;
	display: block;
	height: 12px;
	margin: 0px 0px 10px 0px;
	color: #666666;
	text-align: left;
	background: #ffffff url(/images/left_mod_header_bg.gif) no-repeat bottom left;
	letter-spacing: 0px;
	width: 210px;
}

table.moduletable td {height: 18px; text-align: center; } 

table.moduletable p {
	text-align: left;
}

div.syndicate {
	text-align: center;
	width: 190px !important;
	padding: 0px;
	margin: 0px;
}

div.syndicate div {
	padding: 0px;
	margin: 0px;
	width: 190px !important;
}

/* Custom Modules */

.latestnews, .mostread {
	list-style: none;
	padding: 1px 2px;
	margin: 0px;
	text-align: left;
	background: none;
}

li.latestnews, li.mostread {
	list-style: none;
	padding: 0px 0px;
	margin: 0px;
	background: none;
}

li.latestnews a, li.mostread a {
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
	line-height: 18px;
	color: #ffffff;
	background: transparent url(/images/arrow.gif) no-repeat left;
}

li.latestnews a:hover, li.mostread a:hover {
	text-decoration: none;
	background: transparent url(/images/arrow2.gif) no-repeat left;
	color: #f18e00;
}

.search {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: right;
}

.search .button {
	background: none;
	border: none;
	color: #7a7a7a;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 23px;
	height: 24px;
	letter-spacing: 0px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px 0px 0px 7px;
	width: 54px;
}

.search .button:hover {
	color: #333333;
}

.search .inputbox {
	margin: 0px 0px;
	padding: 3px 3px 3px 3px;
	width: 196px;
	height: 16px;
	border: none;
	color: #666666;
	border: 1px solid #cccccc;
	background: #ffffff url(/images/input_bg.gif) repeat-x top left;
	vertical-align: middle;
	font: normal 12px Arial, Helvetica, sans-serif;
}

/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */

td.contentheading {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 20px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #24558d;
	text-transform: none;
	letter-spacing: -1px;
	vertical-align: middle;
}

.contentheading table td {
	letter-spacing: 0px;
	font-weight: bold;
}

/* content title and links */
.contentpagetitle {background-color : transparent; }
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{text-decoration: none;font-weight: normal; color: #24558d; }
a.contentpagetitle:hover { color: #bc0000; text-decoration: none;}

/* top box like a category description */
.contentdescription {
	background: transparent;
	padding: 5px 0px;
}

/* Main Body Text */
.contentpane { }

.contentpaneopen { line-height: 16px; margin: 0px 0px 4px 0px; }

#main_body .contentpaneopen {
	width: 100%;
}

/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:10px; padding-left: 2px;vertical-align: middle;line-height: 10px;}
.content_vote {font-weight: normal;font-size: 10px;}
.content_rating img {
	vertical-align: middle;
}

.content_vote input {
	background: none;
	margin-left: 1px;
	margin-right: 1px;
}

/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #b60000; font-size: 10px; font-weight: bold; text-transform: none; padding-bottom: 15px; line-height: 12px; }
.modifydate {color: #d1d1d1; font-size: 11px; font-weight: bold; text-transform: none; line-height: 12px; height: 20px; vertical-align: top; }
.newsfeeddate {font-size: 10px; color: #d1d1d1; font-weight: bold;}
/* Dates */

/* Writen by Authors name */
.small { 
	color: #e3e3e3;
	font: bold 10px Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin: 0px; padding: 0px;
	text-transform: none;
}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav { 
	font-size: 11px; 
	color: #cccccc;
}
.pagebar{font-size: 11px; font-weight: normal;}
.pagenav_prev{font-size: 11px; text-decoration: none; }
.pagenav_next{font-size: 11px; text-decoration: none; }
a.pagenav { text-decoration: none; font-weight: normal; color: #24558d; }
a.pagenav:hover {text-decoration: none; font-weight: normal; color: #b60000; }
.pagenavcounter{	height: 15px;  }
.back_button{font-size: 11px; letter-spacing: 1px; height: 15px; clear: both;  margin: 5px 0px; text-transform: uppercase; font-weight: bold; }

/* Read more link */
.readon {
	text-decoration: none;
	color: #ffffff;
	background: #b60000;
	line-height: 22px;
	padding: 3px 6px;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

.readon:hover {
	text-decoration: none;
	color: #ffffff;
	background: #24558d;
}

/* Article index   */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 11px;
	}
	
table.contenttoc th {
	background: transparent; 
	color: #666666;
}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading */
.componentheading {
font-size:1.6em; 
color: #24558d; 
letter-spacing: 0px; 
text-transform: none; 
line-height: 26px; 
margin-top:1px; 
margin-bottom:15px;
/*
	text-align: left;
	background: transparent;
	height: 18px;
	padding: 7px 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
color: #d8d8d8;
	text-transform: uppercase;
	letter-spacing: 2px;
	vertical-align: middle; */
}

/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background: #eeeeee;
	border-collapse: collapse;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	font: bold 10px Arial, Helvetica, sans-serif;
}

/* Table odd and Even Rows */
.sectiontableentry1 {
	background: transparent;
	font-size: 11px; 
	padding: 2px 0px !important;
	text-align: left;
}

.sectiontableentry2 {
	background: transparent;
	font-size: 11px; 
	padding: 2px 0px !important;
	text-align: left;
}

.sectiontableentry1 td, .sectiontableentry2 td {
	padding: 2px !important;
}

.sectiontableentry1 input, .sectiontableentry2 input {
	margin: 0px; 
	padding: 0px;
	height: 15px;
	width: 15px;
	background: none;
	vertical-align: middle;
}

.sectiontableentry1 label, .sectiontableentry2 label {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	width: 150px;
	display: block;
}

.sectiontablefooter {
	height: 18px; 
}

table.poll, table.pollstableborder, table.poll thead td {
	width: 170px !important;
}

table.poll * div {
	width: 170px !important;
	margin: 0px !important;
	padding: 0px !important;
}

/* End Sectiontable */

/* Category */
.category { }
a.category:link, a.category:visited { height: 15px; text-decoration: none;  }
a.category:hover  {	height: 15px; text-decoration: underline; }
/* End category */

/* blogsection */
.blog {background-color: transparent;}
.blogsection{	height: 18px;  }
.blog_more{	clear: both; display: block; width: 430px; padding: 10px 0px; }
.blog_heading {	height: 18px;  }
/* space from bottom of article */
.article_seperator{background-color : transparent; font-size: 5px; line-height: 5px;}
/* End blogsection */

/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
	background: #f5f5f5;
	padding: 0px 4px 0px 4px;
	color: #990000;
	font-weight: bold;
}
/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}
/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */

/* *********************** FORM SECTION  *********************** */	
form { 
	margin: 0px;
}

input {
	background-color: #FFFFFF;
	font-size: 12px; 
}

#mod_login_username, #mod_login_password {
	font-size: 12px !important;
	height: 14px;
	padding: 4px 4px 3px 4px;
	margin: 3px 0px;
	width: 192px;
	border: none;
	color: #797979;
	border: 1px solid #cccccc;
}

#mod_login_username, #mod_login_password {
	background: transparent url(/images/input_bg.gif) repeat-x top left;
}

#mod_login_remember {
	background: transparent;
	border: none;
	height: 15px;
	width: 15px;
	vertical-align: middle;
	padding: 0px;
	margin: 3px;
}

div.moduletable fieldset {
	width: 220px;
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	clear: both;
}

div.moduletable form.form-login input.button {
	text-align: center;
	cursor: pointer;
}

div.moduletable form.form-login p {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div.moduletable form.form-login p.central {
	margin: 0px;
	padding: 5px 0px;
	text-align: center !important;
}

#col-left div.moduletable form input.button {
	background: url(/images/button_bg.gif) repeat-x bottom left;
	width: 74px;
	height: 24px;
	border: 1px solid #eeeeee;
	color: #666666;
	margin: 4px 0px;
	padding: 0px;
	line-height: 19px;
	font: bold 11px Arial, Helvetica, sans-serif;
}

.inputbox { background: #ffffff url(/images/input_bg.gif) repeat-x top left; border: 1px solid #cccccc; margin: 2px 0px; padding: 3px; color: #333333; }
.text_area, textarea { background: #ffffff url(/images/input_bg.gif) repeat-x top left; border: 1px solid #bababa; width: 95%; color: #333333; }
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {
	color: #666666;
	font: bold 11px Arial, Helvetica, sans-serif;
	background: url(/images/button_bg.gif) repeat-x bottom left;
	margin: 2px 0px;
	vertical-align: middle;
	border: 1px solid #eeeeee;
	height: 21px;
	padding: 0px 8px;
}

#col-left select, #col-left #mod_templatechooser_jos_change_template, #col-left option, select, select option {
	background: #ffffff;
	font-size: 11px;
	padding: 0px;
	width: 170px;
	color: #666;
	height: auto;
	font-weight: normal;
}

#col-left select {
	border: 1px solid #e6e6e6;
}

#col-right select, #col-right select option {
	width: auto;
}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 0px;}

#searchphraseany, #searchphraseall, #searchphraseexact {
	background: none;
}


/* *********************** END FORM SECTION *********************** */

/* *********************** TABBED EDITING *********************** */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 12px;
	color : #61728b;
	text-align: center;
	padding: 20px;
	border-bottom: 1px solid #131820;
	border-top: 1px solid #131820;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #FF6600;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* *********************** End TABBED EDITING *********************** */