/* CSS Document */
.clr {
	clear: both;
}
body {
	margin: 0;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #222222;
	background: #142d57 url(../images/bodybg.jpg) repeat-y top center;
}

body.contentpane{
	background:#FFFFFF;
	color:#000000;
	padding:5px;
}

P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}

td{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
h4
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:#364d63;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #364d63;
}
#big_table {
	padding: 0px 0px 0px 0px;
	margin: 0;
	width:985px;
}

#menu_table {
	padding: 0px 0px 0px 0px;
	margin: 0;
	width:1000px;
	background: url(../images/mainmenu.jpg) repeat-x top left;
}

#search_table{
	padding: 0px 0px 0px 0px;
	margin: 0;
	width:980px;
	background: url(../images/usersearchbg.jpg) no-repeat top left;
}
#head_table {
	width:1000px;
	height:101px;
}

#foot_table {
	background: #142d57 url(../images/foot_table.gif) no-repeat top left;
	width:1000px;
	height:105px;
}

#tblank{
	background:#142d57;
	height:10px;
}

#headermenu {
	width:790px;
	height:47px;
}

#headmain{
	width:700px;
	height:46px;
	padding-top:9px;
	padding-left:30px;
}

#headmain2{
	width:280px;
	padding-top:12px;
	padding-left:30px;
	color:#142970;
}

#pathway {
	color:#ffffff;
	padding-left: 10px;
	padding-top: 2px;
}
#left_module {
	padding-left:8px;
	margin:0;
	vertical-align:top;
	width: 195px;
	height: 100%;
}
#mainbanner{
	padding-left:2px;
	padding-top:10px;
	padding-bottom:10px;
}

#maintopbg{
	background:url(../images/maintopbg.gif) no-repeat top left;
}

#mainmidbg{
	background:url(../images/mainmidbg.gif) repeat-y top left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

#mainfootbg{
	background:url(../images/mainfootbg.gif) no-repeat bottom left;
}

#main_module {
	width: 780px;
	padding-left:2px;
	padding-right:3px;
}

#banner {
	margin:0;
	padding:0px;
}
/*End layout**/

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
}

#active_menu {
	color:#e16f93;
}

a#active_menu:hover {
	color: #ff6600;
}

.maintitle {
	color: #364d63;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #ff9900;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
  float:right;
  font-size: 12px;
  width: 100px;
  padding: 4px;
}

.pagenav {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  width: auto;
  padding: 4px;
  margin: 1px;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
}

#footer1 {
	font-size:12px;
	text-align:center;
	color:#192530;
	padding-top:30px;
	vertical-align:top;
}
#footer2 {
	text-align: center;
	color:#FFFFFF;
	font-size:12px;
	vertical-align:top;
	padding:5px;
}

ul#mainlevel-nav{
	margin: 0;
	padding-top:2px;
	list-style: none;
}

ul#mainlevel-nav li{
	padding-left: 10px;
	padding-right:10px;
	border-right:1px #3caa68 solid;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height:14px;
	float:left;
	white-space:nowrap;
	background:none;
}

ul#mainlevel-nav li a:link, ul#mainlevel-nav li a:visited{
	color:#FFFFFF;
	font-weight:bold;
}

ul#mainlevel-nav li a:hover{
	color:#FF0000;
	font-weight:bold;
}

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

li{
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/arrow.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

/* mambo core stuff */
a:link, a:visited {
	text-decoration: none;
	color:#fe0033;
}

a:hover {
	color: #974478;
	text-decoration:none;
}

table.contentpaneopen {
	width:100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;

}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
	font-weight:bold;

}

table.contentpaneopen td.contentheading {
  vertical-align:top;
  padding-top: 5px;
  padding-bottom:0px;
  font-weight:bold;
}
table.contentpane {
	width:100%;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpane td.componentheading {
	padding-left: 4px;
	font-weight:bold;
}

table.contentpane td.contentheading {
  padding-left: 5px;
  vertical-align:top;
  padding-top: 4px;
  padding-bottom:5px;
  font-weight:bold;
}

.button {
	padding:0;
	margin:2px;
	color: #233a62;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	background:#ffffff;
	border:1px #809eb9 solid;
	height:22px;
	font-size: 12px;
	font-weight: normal;
}

.inputbox {
	padding: 3px;
	margin:2px;
	font-size: 12px;
	height:22px;
	border:1px #809eb9 solid;
	background:#ffffff;
}

div.contentheading {
	color: #364d63;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
	font-size: 15px;
}
div.componentheading{
	color: #364d63;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
	font-size: 15px;

}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #ff9900;
	text-align:left;
	padding-bottom: 0px;
}

table.moduletable {
	padding-bottom:10px;
	margin-bottom:10px;
	width:100%;
	background:#f4f7f8 url(../images/module_table.gif) no-repeat bottom left;
}

table.moduletable th {
	background: url(../images/subhead_bg.gif) no-repeat bottom left;
	font-size: 13px;
	padding-top: 9px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	height: 35px;
	text-decoration: none;
	color:#FFFFFF;
}

table.moduletable td {
	font-size: 12px;
	padding-left:5px;
	padding-top:2px;
	font-weight: normal;
	color:#15252f;
}

table.moduletable-content {
	padding-bottom:10px;
	margin: 0px;
	width:460px;
	height:270px;
}

table.moduletable-content th {
	font-size: 13px;
	padding-top: 2px;
	text-transform:uppercase;
	text-align:left;
	font-weight:bold;
	height: 24px;
	text-decoration: none;
	color:#2171de;
}

table.moduletable-content td {
	font-size: 12px;
	padding:2px;
	vertical-align:top;
	font-weight: normal;
	color:#454545;
	background:#f5f5f5;
}

table.moduletable-content td img{
	border: 1px #d5deeb solid;
}

table.moduletable-content2 {
	padding-bottom:10px;
	width:270px;
}

table.moduletable-content2 th {
	background: url(../images/modulecontentth2.gif) no-repeat top center;
	font-size: 13px;
	padding-top: 2px;
	text-transform:uppercase;
	text-align:left;
	font-weight:bold;
	height: 19px;
	text-decoration: none;
	color:#ff4040;
}

table.moduletable-content2 td {
	font-size: 12px;
	padding:0;
	font-weight: normal;
	color:#025d96;
}

table.moduletable-content3 {
	padding-bottom:10px;
	margin: 0px;
	width:740px;
	height:270px;
}

table.moduletable-content3 th {
	font-size: 13px;
	padding-top: 2px;
	text-transform:uppercase;
	text-align:left;
	font-weight:bold;
	height: 24px;
	text-decoration: none;
	color:#2171de;
}

table.moduletable-content3 td {
	font-size: 12px;
	padding:2px;
	vertical-align:top;
	font-weight: normal;
	color:#454545;
}

table.moduletable-banner {
	padding-bottom: 10px;
	margin-bottom: 10px;
	width:100%;
	background:#f4f7f8 url(../images/module_table.gif) no-repeat bottom left;
}
table.moduletable-banner th {
	background: url(../images/subheadbn_bg.gif) no-repeat top left;
	font-size: 13px;
	padding-top: 10px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	height: 35px;
	text-decoration: none;
	color:#00679f;
}

table.moduletable-banner td {
	padding:4px;
	text-align:center;
	font-weight: normal;
}

table.moduletable-hotro {
	margin: 0px;
	width:100%;
	background:#f4f7f8 url(../images/module_table.gif) no-repeat bottom left;
}
table.moduletable-hotro th {
	background: url(../images/subhead_bg_ht.gif) no-repeat top left;
	font-size: 13px;
	padding-top: 10px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	height: 36px;
	text-decoration: none;
	color:#000000;
}

table.moduletable-hotro td {
	padding:10px;
	font-weight: normal;
	padding-left:20px;
}

table.pollstableborder td {
  background: url(../images/spacer.gif)
}

.sectiontableheader {
	font-weight: bold;
	background: #f0f0f0;
	padding: 4px;
}
.sectiontablefooter {
	text-align: center;
}

.sectiontableentry1 {
	background-color : #f9f9f9;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	height: 15px;
	padding-top: 0px;
	color:#FFFFFF;
	font-size: 12px;
}

.createdate {
	height: 15px;
	padding-top: 0px;
	color:#FFFFFF;
	font-size: 12px;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color:#FFFFFF;
	font-size: 12px;
}

table.contenttoc {
	border: 1px dotted #09c;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}

table.contenttoc th {
 	color: #364d63;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	border-bottom: 1px dotted #09c;
}

a.mainlevel:link, a.mainlevel:visited {
	background: url(../images/menu_bg.gif) top left no-repeat;
	display: block;
	color: #0066a6;
	text-align: left;
	padding-left: 20px;
	padding-top:8px;
	margin-left:-8px;
	font-weight: bold;
	height: 17px;
	text-decoration: none;
	text-transform:uppercase;
}
a.mainlevel:hover {
	text-decoration: underline;
	color: #e16f93;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	text-decoration:none;
	padding-top:3px;
	height: 23px;
	color: #ff6600;
	text-align: left;
}

a.sublevel:hover {
	color: #ffcc00;
	text-decoration:none;
	padding-top:3px;
	height: 23px;
	color: #ff6600;
	text-align: left;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
.readon{
	float:right;
	padding-right:20px;
	background: #FFFFFF url(../images/readon.png) no-repeat top right;
}

#ja-mainnavwrap {
	height:16px;
}

#ja-mainnav {
	clear: both;
	font-size: 12px;
	float:left;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-top:2px;
	color:#FFFFFF;
}

#ja-subnav {
	padding: 8px 7px;
	font-size: 12px;
	font-weight:bold;
	clear: both;
	font-stretch:semi-condensed;
	border-bottom: 1px solid #FFFFFF;
	background: url(../images/stripe2.gif) #336691;
	line-height: normal;
}

.ja-mainnavshadow {
	clear: both;
	padding: 1px 0 2px;
	background:#336691 url(../images/mainnav-shadow.gif) repeat-x top;
	color:#000000;
}
table.homeflash{
	background:#242424;
	border:1px solid #FFFFFF;
	text-align:center;
}

#search{
	padding:0px;
	vertical-align:middle;
}

table.visitcouter td{
	font-size:12px;
	font-style:italic;
	color:#837f6f;
}
hr{
	color:#8d8657;
	height:1px;
	width:100%;
	float:left;
}
#topmenu{
	padding-left:20px;
	color:#e580a0;
	text-transform:lowercase;
}
span.article_seperator{
	display:block;
	height:10px;
/*background: url(../images/article_s.gif) top center repeat-x;*/
}
div .mainbg{
	padding-top: 5px;
	padding-left:10px;
	padding-bottom:10px;
	background:#FFFFFF;
	border:1px #989898 solid;
	height:100%;
}
div .mainbg{
	padding-top: 5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
a.product:link, a.product:visited{
	color:#666666;
}
a.product:hover{
	color:#FF0000;
}
.blog{
width:100%;
}