/* COMMON STYLE
--------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	color: #0F1114;
	background: #FFFFFF;
	font: 66% "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
}

body#bd {
	background: url(images/bd-bg.gif) repeat-x top #FFFFFF;
	text-align: center;
}

body.contentpane {
	width: auto;
	margin: 10px;
	line-height: 140%;
}

h1 {
	font-size: 1.2em;
}

h2 {
	margin: 5px 0;
	font-size: 1.2em;
}

h3, h4 {
	margin: 5px 0;
	font-size: 1.2em;
}

/* normal text */
td, div {
	font-size: 1em;
}

/* Title text */
.contentheading, .contenttitle, .componentheading, div.moduletable h3, #ja-subnav h3, div.moduletable .title, #ja-subnav .title, div.moduletable-top-search .title,
#ja-rightcol div.moduletable-green h3, #ja-rightcol div.moduletable-yellow h3,
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;	
}

/* Normal link */
a {
	color: #004C80;
	text-decoration: underline;
}

a:hover, a:active {
	color: #004C80;
	text-decoration: none;
}

p {
	margin: 12px 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li {
	padding-left: 2px;
	/*background: url(images/arrow-off.gif) no-repeat 2px 8px;*/
	line-height: 200%;
}


th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #9AA587;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

img {
	border: 0;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;	
}


input, select {
	font: 12px "Trebuchet MS", Arial, sans-serif;
	border:1px solid #cccccc;	
}

select, .inputbox {
	font-size: 16px;
	background: #FFFFCC;
}

textarea  {
  font: 12px  "Trebuchet MS", Arial, sans-serif;
	border: 1px solid #E6E6E6; 
	padding-left: 2px; 
}

.button {
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #808080;
	/* background: url(images/but-bg.gif) no-repeat bottom right; */
        
}

.button-top-search{
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #808080;
	/* background: url(images/but-bg.gif) no-repeat bottom right; */
        
}
.inputbox {
	padding-left: 2px;
	border-top: 1px solid #9AA587;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #9AA587;
}

.inputbox-top-search {
	padding-left: 2px;
	border-top: 1px solid #9AA587;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #9AA587;
}

/* MODULE
--------------------------------------------------------- */
div.modules {
	width: 100%;
}

div.moduletable h3, #ja-rightcol div.moduletable-green h3, #ja-rightcol div.moduletable-yellow h3 {
	padding: 0 0 5px 0;
	margin: 0 -2px 5px -2px!important;
	color: #cc0000;
	background: url(images/seperator-h3.gif) repeat-x bottom;
	font-size: 1.4em;
}

div.moduletable .title, #ja-rightcol div.moduletable-green .title, #ja-rightcol div.moduletable-yellow .title {
	padding: 0 0 5px 0;
	margin: 0 -2px 5px -2px!important;
	color: #cc0000;
	background: url(images/seperator-h3.gif) repeat-x bottom;
	font-size: 1.4em;
	font-family: "Trebuchet MS", Arial, sans-serif;	
        font-weight:bold;
}

div.moduletable-top-search .title{
	padding: 0 0 5px 0;
	margin: 0 -2px 5px -2px!important;
	color: #cc0000;
	background: url(images/seperator-h3.gif) repeat-x bottom;
	font-size: 1.4em;
	font-family: "Trebuchet MS", Arial, sans-serif;	
        font-weight:bold;
}

div.moduletable, #ja-rightcol div.moduletable-green, #ja-rightcol div.moduletable-yellow {
	padding: 3px 5px 10px;
	margin-bottom: 10px;
}

div.moduletable-top-search {
	padding: 3px 5px 10px;
	margin-bottom: 10px;
}

div.moduletable td {
	padding: 3px 0!important;
}

div.moduletable-top-search td {
	padding: 3px 0!important;
}

#ja-rightcol div.moduletable {
	border: 1px solid #DEE3E6;
	border-bottom: 2px solid #DEE3E6;
	background: url(images/grad-blue.gif) repeat-x top left #ECF1F5;
}

#ja-rightcol div.moduletable-green {
	border: 1px solid #E3EBDD;
	border-bottom: 2px solid #E3EBDD;
	background: url(images/grad-green.gif) repeat-x top left #EEF6E8;
}

#ja-rightcol div.moduletable-yellow {
	border: 1px solid #EEECE1;
	border-bottom: 2px solid #EEECE1;
	background: url(images/grad-yellow.gif) repeat-x top left #FAF8EC;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
	width: auto;
}

table.blog .article_seperator {
	display: block;
	background: url(images/seperator.gif) repeat-x bottom;
	height: 20px;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.Contentpaneopen {
	border: none;
}

table.contentpaneopen td ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

table.contentpaneopen td ul li {
	padding-left: 20px;
	background: url(images/arrow-off.gif) no-repeat 2px 8px;
	line-height: 200%;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0 3px 10px 3px;
	width: 25%;
	border: 1px solid #DEE3E6;
	border-bottom: 2px solid #DEE3E6;
	background: url(images/grad-blue.gif) repeat-x top left #ECF1F5;
}

table.contenttoc td {
	padding: 1px 5px 1px 20px;
	background: url(images/arrow-off.gif) no-repeat 6px 7px;
}

table.contenttoc td:hover {
	background: url(images/arrow-on.gif) no-repeat 6px 7px;
}

table.contenttoc th {
	color: #004C80;
	background: url(images/seperator-h3.gif) repeat-x bottom;
}

table.polls {
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border-color: #FFFFFF;
	text-align: left;
}

table.pollstableborder img {
	margin: 4px 4px 4px 0;
}

table.pollstableborder td {
	padding: 2px!important;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
	background: url(images/seperator.gif) repeat-x bottom;
}

table.searchintro td {
	padding: 5px!important;
}

ul#mainlevel li, ul#mainlevel-nav li {
	padding: 0;
	display: inline;
	background: none;
	line-height: normal;
}


.adminform textarea {
	width: 500px!important; /*Control the Frontend Editor area width*/
}

.adminform textarea.inputbox {
}

.blog_more {
	margin: 10px 0;
}

.blog_more strong {
	margin: 0 -5px 5px -5px;
	padding: 1px 5px;
	display: block;
}

td.buttonheading {
	padding: 0 3px!important;
	text-align: center;
}

.category {
	font-weight: bold;
	font-size: 1.1em;
}

.clr {
	clear: both;
}

.code, pre {
	border: 1px solid #F0F0C0;
	width: auto;
	padding: 5px;
	background: #FFFFCC;
}

.componentheading {
	padding: 0 0 5px;
	margin: 0px 0 10px;
	color: #004C80;
	font-weight: bold;
	font-size: 1.8em;
  
}

.contentdescription {
	padding-bottom: 30px;
	margin-bottom: 10px;
	background: url(images/seperator.gif) repeat-x bottom;
}

.contentheading {
	color: #004C80;
	font-size: 1.6em;
	height:1.2em;
	line-height:1.2em;	
}

.contenttitle {
	color: #004C80;
	font-size: 1.6em;
	font-weight: bold;
        font-family: "Trebuchet MS", Arial, sans-serif;	
}


.contentpolice {
	color: #004C80;
	font-size: 14px;
	font-weight: bold;
  font-family: "Trebuchet MS", Arial, sans-serif;	
}

table.blog .contentheading, .contentpagetitle {
	font-size: 1.4em;
	font-weight: bold;
}

a.readon {
}

a.readon:hover {
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	color: #9AA587;
	font-weight: bold;
	line-height: 10px;
}

.modifydate {
	color: #9AA587;
	height: 15px;
}

.error {
	color: #CC0000;
}

.highlight {
	border-bottom: 1px dotted;
	font-weight: bold;
}

.message {
	color: #E97B00;
	font-weight: bold;
}

.moduletable {
	padding: 0;
}

.mosimage {
	padding: 3px!important;
	padding: 3px 0;
	margin: 12px 10px 0 0!important;
	border: 1px solid #E6E6E6;
	border-bottom: 2px solid #E6E6E6;
	background: url(images/grad-grey.gif) repeat-x top #EFEFEF;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #9AA587;
}

.pagenav {
	padding: 2px;
}

.pagenav_prev a, .pagenav_next a {
}

.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_next a:hover, .pagenav_next a:active {
}

.pagenavbar {
	padding-left: 16px;
	background: url(images/pages.gif) no-repeat center left;
	font-weight: bold;
}

.pagenavcounter {
	padding: 5px 16px 0 16px;
	background: url(images/pages.gif) no-repeat 0 8px;
	font-weight: bold;
}

.sectiontableheader {
	padding: 2px 4px;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #F7F7F7;
	background: #474747;
	color: #FFFFFF;
	font-weight: bold;
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 4px;
	background: #F2F2F2;
}

tr.sectiontableentry2 td {
	padding: 4px;
	border-top: 1px solid #FFFFFF;
}

.small {
	color: #9AA587;
}

#banner {
}

/* MAIN LAYOUT DIVS WIDTH
--------------------------------------------------------- */
#ja-header, #ja-subheader, #ja-topnav, #ja-maincontainer, #ja-maincontainer-no-bg, #ja-maincontainer1, #ja-footer {
	width: 765px;
	margin: 0 auto;
	text-align: left;
}

/* SEARCH BAR
--------------------------------------------------------- */
#ja-search-outer {
	/*background: url(images/search-bg.gif) repeat-x;*/
	position: absolute;
	top: 0;
	right: 0;
}

#ja-search-inner {
	padding-left: 20px;
	padding-top:20px;
	float: left;
	/*background: url(images/search-leftbg.gif) no-repeat top left;*/
	height: 46px;
}

#ja-search {
	/*padding-right: 20px;*/
	float: left;
	/*background: url(images/search-rightbg.gif) no-repeat top right;*/
	height: 46px;
}


.search input {	
	width: 100px;
	padding-left: 20px;
	 background: url(images/icon-search.gif) no-repeat center left #ffffff; 
}

.search-top-search #mod_search_searchword{	
	width: 100px;
	padding-left: 20px;
	background: url(images/icon-search.gif) no-repeat center left #ffffff;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	background: url(images/bd-bg.gif) repeat-x #626A69;
	line-height: 69px;
	position: relative;
	height: 69px;
}


#ja-header #top_logo{  
        margin: 0; 
        padding: 0; 
        line-height: normal;
        background:url(/images/leaf.gif) no-repeat 175px 14px; 
        width:200px;
        padding-top:20px;
        text-align:left;
}

#ja-header #top_logo a
{
	color:#000;
        font-weight:bold;
        text-decoration:none;
        font-size:1.6em;
        text-transform:uppercase;	
        font-family: Verdana, Arial, sans-serif;
}


#ja-header #title
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 18px;
	left: 1px;
        text-align:left;	
}


#ja-header #title a
{
	color:#004C80;
        text-decoration:none;
        font-size:1.2em;
        font-weight:bold;
}

#ja-header #title a:hover
{
        text-decoration:underline;
}

#ja-header #top_logo2
{  
        margin: 0; 
        padding: 0; 
        line-height: normal;
        padding-top:20px;
}

#ja-header #title2
{
	margin: 0;
	padding: 0;
        position: absolute;
	top: 18px;
	left: 720px;
}

#ja-header #title2 a
{
	color:#CC0000;
        font-weight:bold;
        text-decoration:none;
}

#ja-header h1 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 20px;
	left: 0;
}

#ja-header img {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#left-header-container
{
  float:left;
}

#right-header-container
{
  float:right;
}

/* SUB HEADER
--------------------------------------------------------- */
#ja-subheader-outer {
	border-bottom: 1px solid #FFFFFF;
	padding: 10px 0;
	background: url(images/subheader-bg.gif) repeat-x bottom #ffffff;
}

#ja-subheader-outer div.moduletable {
	margin: 0!important;
}

#ja-subheader {
	background: #ffffff;
	position: relative;
}

#ja-subheader a {
	color: #FFFFFF;
}

/* NEWFLASH
--------------------------------------------------------- */
#ja-newsflash {
	float: right;
	width: 150px;
	margin: 5px 5px 5px 5px!important;
	margin: 5px 3px 5px 5px;
	padding-bottom: 10px;
	background: url(images/newsflash-bg.jpg) no-repeat top right #E97B00;
	color: #FFFFFF;
	height: 100px;
	overflow: hidden;
	font-size: 11px;
}

#ja-subheader h3 {
	display: none;
}

#ja-newsflash div.moduletable {
	height: 87px;
	overflow: hidden;
	font-size: 11px;
}

#ja-newsflash .article_seperator {
	display: none;
}

/* MOOFX AREA
--------------------------------------------------------- */
#roller-wrapper {
	float: left;
	width: 755px;
	display: block;
	height: 110px;
	
	font-size: 11px;
}

#roller-loading {
	float: left;
	width: 755px;
	display: block;
	height: 60px;
	background: #ffffff;
	text-align: center;
	padding: 40px 0px 0px 0px;
}

#roller-outer {
	background: #ffffff;
	height: 110px;
}

#roller-outer .roller-inner {
	margin: 5px 0 0 5px;
	color: #ccc;
	height: 110px;
	overflow: hidden;
}

#roller-outer .roller-one {
	background: url(images/roller-one-bg.jpg) repeat-x;
}

#roller-outer .roller-two {
	background: url(images/roller-two-bg.jpg) repeat-x;
}

#roller-outer .roller-three {
	background: url(images/roller-three-bg.jpg) repeat-x;
}

#roller-outer .roller-four {
	background: url(images/roller-four-bg.jpg) repeat-x;
}

#roller-outer .roller-five {
	background: url(images/roller-five-bg.jpg) repeat-x;
}

.roller-inner div.moduletable {
	margin: 0;
	padding: 5px;
}



.roller-inner p {
	font-size: 11px;
	margin: 0 0 10px 20px;
}

#clicker-outer {
	margin: 5px 0 0 5px;
	padding: 0;
	background: url(images/curve-bl.gif) no-repeat bottom left #474747;
	color: #FFFFFF;
	height: 20px!important;
	height: 18px;
}

#clicker-outer ul {
	margin: 0;
	padding: 0;
}

#clicker-outer li {
	display: inline;
	background: none;
	line-height: 20px;
}

#clicker-outer a {
	padding: 0;
	font-size: 10px;
	font-family: Tahoma, Arial, sans-serif;
	text-align: center;
	text-decoration: none;
}

#clicker-outer a.clicker-active {
	color: #FF9900;
}

/* MAIN CONTAINER
--------------------------------------------------------- */
#ja-maincontainer {
	padding: 0 0 30px;
	margin: 0 auto;
	background: url(images/container-bg.gif) repeat-y top left #FFFFFF;
	text-align: left;
	line-height: 160%;
}


#ja-maincontainer-no-bg {
	padding: 0 0 30px;
	margin: 0 auto;
	text-align: left;
	line-height: 160%;
}



#ja-maincontainer1 {
	padding: 0 0 30px 15px;
	margin: 0 auto;
	background: url(images/container-bg1.gif) repeat-y top left #FFFFFF;
	text-align: left;
	line-height: 160%;
	font-size: 140%;
}

/* 3 columns content width */
#ja-content {
	margin: 0;
	width: 390px;
	padding: 10px 0 0 15px;
	float: left;
	background: url(images/container-topbg.gif) no-repeat top left;
}

/* 2 column content [on the left] width */
#ja-content-full-left {
	margin: 0;
	padding: 10px 15px 0 0;
	width: 548px;
	float: left;
}

/* 2 column content [on the right] width */
#ja-content-full-right {
	margin: 0;
	width: 548px;
	padding: 10px 0 0 15px;
	float: right;
	background: white;
}

/* 1 column content width */
#ja-content-full {
	margin: 0;
	width: 730px;
	padding: 10px 0 0 0;
}

/* PATHWAY
--------------------------------------------------------- */
#pathway {
	padding: 5px 2px 5px 5px;
	border-bottom: 1px solid #E6E6E6;
	background: url(images/pathway-bg.gif) #FFFFFF;
	color: #474747;
}

#pathway a {
	padding: 0 8px 0 0;
}

/* USER TOOLS
--------------------------------------------------------- */
#ja-usertools {
	padding: 5px 2px;
	float: right;
	color: #9AA587;
	font-size: 11px;
}

#ja-usertools a {
	padding: 0;
	color: #9AA587;
}

#ja-usertools img {
	margin-top: 2px;
}

/* LEFT COLUMN
--------------------------------------------------------- */
#ja-leftcol {
	width: 200px;
	float: left;
	padding-top: 10px;
	overflow: hidden;
}

#ja-leftcol a.mainlevel {
	padding-left: 2px;
	/*background: url(images/arrow-off.gif) no-repeat 0px 4px;*/
}

#ja-leftcol a.mainlevel-quick-start {
	padding-left: 5px;
	/*background: url(images/arrow-off.gif) no-repeat 0px 4px;*/
}

#ja-leftcol img {
	padding-top: 5px;
}

#ja-leftcol a.mainlevel:hover, a.mainlevel:active {
	/*background: url(images/arrow-off.gif) no-repeat 0px 4px;*/
}

#ja-leftcol a.sublevel {
	padding-left: 3px;
}

/* RIGHT COLUMN
--------------------------------------------------------- */
#ja-rightcol {
	width: 150px;
	float: right;
	padding: 10px 0 15px 0;
	overflow: hidden;
}

#ja-rightcol a.mainlevel {
	padding-left: 20px;
	background: url(images/arrow-off.gif) no-repeat 5px 4px;
}

#ja-rightcol a.mainlevel:hover, a.mainlevel:active {
	/*background: url(images/arrow-off.gif) no-repeat 5px 4px;*/
}

#ja-rightcol a.sublevel {
	padding-left: 3px;
}

/* TOP NAVIGATION
----------------------------------------------------------- */
#ja-topnav {
	font-size: 11px;
	line-height: normal;
}

#ja-topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 26px;
}

#ja-topnav li {
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
}

#ja-topnav a {
	padding: 0 9px;
	float: left;
	border-top: 1px solid #959793;
	border-right: 1px solid #474747;
	display: block;
	color: #FFFFFF;
	background: #727272;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	height: 25px;
}

#ja-topnav li.active_menu a {
	margin: 0;
	border-top: 1px solid #959793;
	border-right: 1px solid #474747;
	border-left: 1px solid #474747;
	color: #000000;
	background: url(images/topnav-active.gif) top #ffffff;
	text-decoration: none;
}

#ja-topnav li.active_menu a:hover, #ja-topnav li.active_menu a:active {
	border-top: 1px solid #959793;
	color: #000000;
	background: url(images/topnav-active.gif) top #ffffff;
}

#ja-topnav a:hover, #ja-topnav a:active {
	color: #000000;
	background: #b3d5f0;
	text-decoration: none;
}

/* SUB NAVIGATION FOR JA SLPIT MENU
--------------------------------------------------------- */
#ja-subnav {
	padding: 3px 5px;
	margin-bottom: 12px;
}

#ja-subnav h3 {
	padding: 0 0 5px 0;
	margin: 0 -2px 5px -2px!important;
	color: #cc0000;
	background: url(images/seperator-h3.gif) repeat-x bottom;
	font-size: 1.4em;
}

#ja-subnav .title {
	padding: 0 0 5px 0;
	margin: 0 -2px 5px -2px!important;
	color: #cc0000;
	background: url(images/seperator-h3.gif) repeat-x bottom;
	font-size: 1.4em;
	font-weight:bold;
}

#ja-subnav ul {
	margin: 0;
	padding: 0;
}

#ja-subnav li {
	margin: 2px 0;
	padding-left: 15px;
	background: none;
	 background: url(images/arrow-on.gif) no-repeat 0px 8px; 
}

#ja-subnav a {
	/*display: block;*/
}

#ja-subnav a:hover, #ja-subnav a:active, #ja-subnav li.active_menu a, #ja-subnav li.active_menu a:hover {
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	background: #FFFFFF;
	text-decoration: none;
}

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-spotlight-1 div.moduletable, #ja-spotlight-2 div.moduletable {
	border: none;
	margin: 0;
	padding: 2px;
	background: none;
}

#ja-spotlight-1 h3, #ja-spotlight-2 h3 {
	margin: 0 0 10px;
}

#ja-spotlight-1 a, #ja-spotlight-2 a {
	color: #333333;
}

/* NETWORK
--------------------------------------------------------- */
#ja-network-outer {
	margin: 0;
	width: 548px;
	padding: 10px 0 0 15px;
	float: right;
}

#ja-network
{
	clear: both;
	padding: 15px 0;	
	text-align: left;
}

#ja-network h3
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 10px 0;
	font-size: 2em;
	color:#CC0000;
}

#ja-network .box
{
	background: #dce9f2;
	border:1px solid #cccccc;
	color:#004C80;
}

#ja-network #box1
{
	padding-left:10px;
}

#ja-network #box2
{
	padding-left:10px;
}

#ja-network #box3
{
	padding-left:10px;		
}

#ja-network #box4
{
	padding-left:10px;		
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer-outer {
	border-top: 3px solid #404040;
	background: #474747;
	position: relative;
}

#ja-footer {
	clear: both;
	padding: 15px 0;
	color: #FFFFFF;
	text-align: left;
	position: relative;
	line-height: 180%;
}

#ja-footer a {
	padding-right: 10px;
	color: #EBF1F5;	
}

#ja-footer a:hover, #ja-footer a:active {
	color: #FFFFFF;
}

#ja-bottomline {
	padding: 10px 0 10px;
	margin: 0;
}

#ja-bottomline a {
	padding: 0;
}

#ja-cert {
	position: absolute;
	top: 17px;
	right: 0;
}

#ja-cert a {
	padding-right: 5px;
}

/* MISCELLANOUS
----------------------------------------------------------- */
div.shadow {
	margin: 0;
	padding: 3px 0;
	clear: both;
	background: url(images/shadow.gif) repeat-x;
}

div.back_button a {
	float: right;
	display: block;
	color: #9AA587;
	font-weight: bold;
	text-decoration: none;
	height: 18px;
}

#mod_login_password, #mod_login_username {
	width: 100px;
	padding-left: 20px;
}

#mod_login_password {
	background: url(images/icon-authen.gif) no-repeat center left #FFFFCC;
}

#mod_login_username {
	background: url(images/icon-user.gif) no-repeat center left #FFFFCC;
}

#mod_login_remember {
	border: none;
	padding: 0!important;
}

/* Clear fix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */
/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%;
}

/* QUALIFY BOX*/

#qualify {
background:#ffffff;
padding:6px;
margin:1em 0;
border:5px solid #b3d5f0;
}

#qualify a{
text-decoration:none;
}

#qualify h2.cta {
background:#fff url(images/bg_gradient.jpg) 0 100% repeat-x;
border:2px solid #ddd;
font-size:100%;
text-align:center;
width:80%;
margin:0 auto;
padding:10px;
}

#qualify h2.cta a {
font-weight:bold;
font-size:17px;
color:#cc0000;
text-decoration:none;

}

#qualify h2.cta a:hover {
color:#004C80;

}

#ja-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ja-content ul li {
	padding-left: 15px;
	background: url(images/arrow-off.gif) no-repeat 2px 8px;
	line-height: 200%;
}

#ja-content ul ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#ja-content ul ul li {
	padding-left: 12x;
	background: url(images/arrow-off_black.gif) no-repeat 2px 8px;
	line-height: 200%;
}

#ja-content-full-right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ja-content-full-right ul li {
	padding-left: 15px;
	background: url(images/arrow-off.gif) no-repeat 2px 8px;
	line-height: 200%;
}

#ja-content-full-right ul ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#ja-content-full-right ul ul li {
	padding-left: 12px;
	background: url(images/arrow-off_black.gif) no-repeat 2px 8px;
	line-height: 200%;
}


#ja-content ol {
	margin: 0;
	padding: 5px 0px 0px 20px;
	list-style: decimal;
}

#ja-content ol li {
	line-height: 200%;
}

#ja-content-full-right ol {
	margin: 0;
	padding: 5px 0px 0px 20px;
	list-style: decimal;
}

#ja-content-full-right ol li {
	line-height: 200%;
}


.latestnews ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.latestnews li {
	padding-left: 15px;
	background: url(images/arrow-on.gif) no-repeat 2px 8px;
	line-height: 200%;
}

/*** Assessment form - contentarea styles ***/
#contentarea form {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#contentarea p.title {
font-size: 11px;
font-weight: bold;
color: #990000;
}
#contentarea td.msg-head {
background: url(msgtop.gif) no-repeat;
border-bottom: 1px solid #CCCCCC;
background-color: #EEEEEE;
border-top: 0px;
padding: 0px 6px 0px 6px;
}
#contentarea td.msg-bttm {
background: url(msgbtm.gif) no-repeat;
border-top: 0px;
padding: 0px 6px 0px 6px;
}
#contentarea td.msg-title {
border-bottom: 1px solid #CCCCCC;
background-color: #EEEEEE;
border-top: 0px;
padding: 0px 6px 0px 6px;
}
#contentarea td.msg-area {
background-color: #EEEEEE;
padding: 0px 6px 0px 6px;
}
#contentarea td.frm-head {
border-bottom: 1px solid #CCCCCC;
}
#contentarea td.frm-bttm {
border-top: 0px solid #DDDDDD;
}
#contentarea td.frm-title {
font-weight: bold;
color: #990000;
border-bottom: 1px solid #DDDDDD;
}
#contentarea input, select, option, textarea {
margin: 0px 0px 0px 0px;
font-size:12px;
color: #333333;
background-color: #EEEEEE;
border:1px solid #cccccc;
}
#contentarea input.btn-submit {
margin:0px 0px 0px 0px;
padding:0px 15px 0px 15px;
font-size:10px;
color: #333333;
}
#contentarea input.btn-goback {
margin:0px 0px 0px 0px;
padding:2px 9px 2px 9px;
font-size:8px;
color: #333333;
}
#contentarea input.center {
text-align: center;
}
#contentarea .comment {
font-size: 9px;
color: #999999;
}
#contentarea .error {
font-size: 9px;
color: #990000;
}
#contentarea .valdata {
color: #990000;
}
#contentarea img.thumbnail {
border: 1px solid #555555;
}
#contentarea .boxed {
width: 90%;
text-align: center;
border: 1px solid #990000;
padding-bottom: 6px;
}


/* Assessment form - end*/

.table-border
{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.table-row-odd
{
	background: #F2F2F2;	
}

.table-row-even
{
	background: #ffffff;	
}

.table-header-cell
{
	padding:2px 4px 2px 4px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background: #474747;
	color: #FFFFFF;
	font-weight: bold;	
}

.table-cell
{
	padding:2px 4px 2px 4px;	
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;		
}

/* Phone consultation - home page */
.phone { padding:5px 0 10px 0; }
.phone img { margin:0 0 -8px 0; background:#fff;}

.phone a { 
margin:0 0 0 0px;
padding:1em 0;
color: #004C80;
font-weight: bold;
font-size: 130%;
text-decoration: underline;
}

/* Loading Bar */
.WndFocus {
	BACKGROUND-COLOR: #dddddd; COLOR: #000000; CURSOR: default; BORDER-bottom: #bbbbbb 2px solid; HEIGHT: 20px; MARGIN: 1px; PADDING-BOTTOM: 1px; PADDING-LEFT: 1px; PADDING-RIGHT: 1px; PADDING-TOP: 1px;
}
.FrameWnd {
	BACKGROUND-COLOR: #dddddd; BORDER-BOTTOM: #ffffff 2px outset; BORDER-LEFT: #ffffff 2px outset; BORDER-RIGHT: #ffffff 2px outset; BORDER-TOP: #ffffff 2px outset; FONT-FAMILY: Verdana; FONT-SIZE: 10pt
}
.winslogo {
	BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: #00659c 5px solid; BORDER-LEFT: #00659c 5px solid; BORDER-RIGHT: #0099ff 5px solid; BORDER-TOP: #0099ff 5px solid
}
/* Loading Bar */
