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



body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
}

h1 {
	font-size: 1.7em;
}

h2 {
	margin: 10px 0;
	font-size: 1.45em;
}

h3, h4 {
	margin: 10px 0;
	font-size: 1.2em;
}

.small, .smalldark, .createdate, .modifydate, .mosimage_caption, a.readon, 
.blog_more, .back_button, .pagenavcounter, .pagenav, .pagenavbar, .contenttoc {
	font-size: 85%;
}

.pagenav_prev a, .pagenav_next a {
	color: #666666;
	font-size: 0.9em;
}


form
{
	padding 	: 0px;
	margin		: 0px;
}



.clr {
	clear: both;
}


/* CORE CSS */
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.news {
	font-family: Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
a.news:link  {
	font-family: Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	text-decoration		: underline;
}

a:link,
a:visited,
a:active
{
	color				: #660066;
	text-decoration		: underline;
}


table.contentpane table
{
	margin-right			: 2px;
	margin-left				: 2px;
}

.sectiontableheader
{
	font-weight				: bold;
	font-size				: 1.1em;
	color					: #14508E;
}

.sectiontableentry1
{
	background-color		: #F4F3F3;
	height: 31px;
}

.sectiontableentry2
{
	background-color		: #E7E7E7;
	padding-top				: 3px;
}


a.readon
{
	text-decoration			: underline;
	color					: #006699;
}



.componentheading
{
	color					: #006699;
	font-size				: 1.3em;
	font-family				: Arial;
	font-weight				: bold;
}

.contentheading
{
	font-family				: Arial;
	font-size				: 16px;
	color					: #527d92;
	font-weight				: bold;
	width: 545px;
	line-height: normal;
}

.small, 
.createdate
{
	color					: #694102;

}

.contentpaneopen {
	background       		: transparent;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sectiontableheader
{
	background				: url(../joomla_1.0.11/templates/jc_corp/images/topmenu-bg.png) repeat-x;
	font-size				: 10px;
	padding-top				: 3px;
	padding-bottom			: 3px;
}

table.contenttoc th
{
	background				: url(../joomla_1.0.11/templates/jc_corp/images/topmenu-bg.png) repeat-x;
	height					: 12px;
	padding-top				: 2px;
	padding-bottom			: 2px;
	text-align				: left;
	padding-left			: 2px;
	
}

table.contenttoc
{
	border					: 1px solid #333333;
}

table.contenttoc td
{
	padding				: 0px 2px 0px 2px;
}

.pathway,
.pathway a:link,
.pathway a:visited
{
	font-size			: 10px;
	color				: #fff;
}

/* user3 module */

ul#mainlevel-nav
{
	list-style: none;
	font-size: 11px;
	font-style: normal;
}

ul#mainlevel-nav li
{
	background-image: none;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	float: left;
	height: 21px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-bottom: 1px;
	display: block;
	padding-top: 5px;
	padding-bottom: 6px;
	line-height: 21px;
	background-repeat: no-repeat;
	background-position: center;
}

ul#mainlevel-nav li a
{
	padding-left	: 10px;
	padding-right	: 10px;
	padding-top		: 5px;
	padding-bottom	: 6px;
	text-decoration: none;
	color: #FFFFFF;
	text-transform	: uppercase;
	font-size		: 11px;
	border-bottom	: 3px solid #003f5f;
	font-weight		: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
}

#menubox>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover
{
	border-bottom		: 3px solid #fff;
	background: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* FORM CSS */


form {
	margin: 0;
	padding: 0;
}

input {
	font: 11px Tahoma, Arial, sans-serif;
	margin	: 1px 2px 1px 0px;
	
}

select {
	font: 11px Tahoma, Arial, sans-serif;
}

textarea {
	border: 1px solid #CCCCCC;
	padding-left: 2px;
	font: 11px/1.3em Tahoma, Arial, sans-serif;
}

.button {
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #808080;
	background-color	: #2B5BA7;
	border-left			: 1px solid #C4DB86;
	border-top			: 1px solid #C4DB86;
	border-right		: 1px solid #3C4D0D;
	border-bottom		: 1px solid #3C4D0D;
	color				: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.inputbox {
	padding-left: 2px;
	border-top: 1px solid #999999;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #999999;
	background: #FFFFFF;
}

.clr {
	clear: both;
}
a.news:visited {
	font-family: Lucida, Verdana, Arial, Helvetica, sans-serif;
	color: #660066;
}

