body {
	margin-top: 12px;
	color: #999999;
	background-color: #CCC;
}
.news {
	margin: 1px;
	padding: 1px;
	list-style: none;
	color: #1b1564;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.addy {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffcb04;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1b1564;
	text-decoration: underline;
}

h3 {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #1b1564;
	font-size: 14px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b1564;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

#wrapper {
	text-align: left;
	width: 960px;
	position: relative;
	background-color: #FFF;
	border: 5px solid #1B1464;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#body-left {
	float: left;
	width: 180px;
	padding-left: 0px;
	margin: 0px;
}

#body-right {
	float: right;
	width: 180px;
	padding-right: 0px;
	position: relative;
}

#content-bot {
	height: auto;
	width: 600px;
	overflow: auto;
}
#content .inner {
	margin-left: 2px;
	padding-top: 10px;
	padding-right: 27px;
	padding-bottom: 10px;
	padding-left: 27px;
}

#inner {
	float: none;
	width: 570px;
	position: relative;
	padding-left: 9px;
	padding-right: 9px;
	margin-right: 2px;
	margin-left: 1px;
}

.spacer {
	height: 18px;
}

input, textarea
{
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #333;
	border-color: #1b1564;
	background-color: #FFF;
	}
#input-textarea
{
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #333;
	border-color: #1b1564;
	background-color: #FFF;
	}


	/* COMMON STYLE
--------------------------------------------------------- */

.mainlevel {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.maintext {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}



a {
	color: #ffcb04;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #ffcb04;
}
a.mainlevelr:hover,
a.mainlevelr:active,
a.mainlevelr:focus {
	color: #ffcb04;
}

a.mainlevel#active_menu {
	color: #ffcb04;
	font-weight: bold;
	text-transform: uppercase;
}

a.mainlevelr#active_menu {
	color: #ffcb04;
	font-weight: bold;
	text-transform: uppercase;
}

body {
	background: #f1f1f1;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	font-size: 12px;
}
	/* LINK COLUMNS
--------------------------------------------------------- */
a.mainlevel {
	padding: 6px 6px;
	outline: none;
	display: block;
	color: #1b1564;
	text-decoration: none;
	border-bottom: 1px solid #E7E8E6;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 98% center;
}
a.mainlevelr {
	padding: 6px 6px;
	outline: none;
	display: block;
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #E7E8E6;
	background-image: url(../images/arrowr.png);
	background-repeat: no-repeat;
	background-position: 2% center;
	text-align: right;
	font-size: 11px;
}
	
/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable-hilite h3 {
	font-size: 100%;
	margin: 0 0px 5px;
	padding: 0px 10px;
	border-bottom: 1px solid #ffcb04;
	color: #1b1564;
}

div.moduletable-hilite h3 {
	background:#ffcb04;
}	
	
	/* TEXT
--------------------------------------------------------- */
.maintextboldUL  {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1b1564;
	font-weight: bold;
	text-decoration: underline;
}
.maintextbold  {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1b1564;
	font-weight: bold;
}
.maintextstrong  {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1b1564;
	font-weight: bold;
}
/* FOOTER
--------------------------------------------------------- */
.footer {
	color: #BABABA;
	position: relative;
	text-align: center;
	font-size: 11px;
}

.footer-text {
	color: #BABABA;
	font-size: 10px;
}
.newsletter-text {
	color: #006;
	font-size: 13px;
}

/* navigation menu */
#menu
{
	height: 32px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#menu ul{margin: 0px auto;} 

#menu li
{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
} 

#menu li a 
{
	display: block;
	float: center;
	height: 20px;
	text-decoration: none;
	padding: 7px 10px 7px 10px;
	text-transform: uppercase;
	background-image: url(../images/menu.pn);
	background-color: #FFF;
} 
#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{
	color: #ffcb04;
} 

/* Spotlight Box Style */
.ja-box-left, .ja-box-right {
	float: left;
	overflow: hidden;
}

/* Bot spotlight */
#ja-botsl {
	border: 1px solid #E7E8E6;
	color: #626A69;
	background-color: #F8F8F7;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#ja-botsl h3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F93;
	border: none;
	margin-bottom: 10px;
}

#ja-botsl div.moduletable {
	padding: 0 15px;
}

#ja-botsl ul, #ja-botsl ol {
	margin: 15px;
	padding: 0;
}

#ja-botsl ol li {
	margin: 0 0 0 10px;
	padding: 0;
}

#ja-botsl ul li {
	margin: 0;
	padding: 0 0 0 15px;
}

.reduced {
	color: #F00;
}

