@charset "UTF-8";

body {
	background: #0c2a4c; 
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
}

a {
	text-decoration: none;
	color: #4f7ba4;
	outline: none;
}

a:hover {
	text-decoration: underline;
	color: #0B2A4C;
	outline: none;
}

img {
	border: none;
}

div, p {
	font-size: 1em;
	color: #2c2c2c;
}

p, h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
	line-height: 1.3em;
}

h1 {
	color: #4f7ba4;
	margin-bottom: .1em;
 }
 
p {
	margin-bottom: 1em;
}


h2 {
	font-size: 1.60em;
	margin-top: 20px;
	letter-spacing: 0.012em;
	/* padding-bottom: 2px; */
}
h3 {
	color: #606060;
	font-size: 1.15em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	margin-top: 15px;
	/* margin-top: 8px; */
	letter-spacing: -.03em;
	margin-bottom: .1em;
}
h4 {
	color: #0B2A4C;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

/* 
h3 {
	color: #000000;
	font-size: 1.25em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	margin-top: 8px;
}
*/
table.contentpaneopen {
	width: 100%;
	padding: 0 25px 0 0;
}
td.contentheading {
	font-size: 1.8em;
	padding: 0 25px 0 0;
	margin: 0;
	font-weight: bold;
	color:  #21446c;
	
}
td.contentheading a:link,
td.contentheading a:visited,
td.contentheading a:active {

}

td.contentheading a:hover {
	color:  #21446c;
	text-decoration: underline;
}
td.createdate, td.modifydate {
	padding-bottom: 15px;
	font-size: 0.9em;
}

p.buttonheading {
	float: right;
	/* padding-bottom: 10px;*/
	width: 100px;
}
table.pagenav {
	padding: 25px 0;
}
.tableheader {
	color:#888;
	padding: 10px 0;
}
tr .odd {
	background-color:#eaeaea;
	height: 20px;
}
tr .even {
	height: 20px;
}

tr .odd td,
tr .even td {
	padding-left: 5px;
}
	
hr {
	background: #b9cadb;
	border: none;
	margin: 22px 0 5px;
	height: 1px;
}

sup {
	font-weight: normal;
	font-size: 50%;
}
body.contentpane {
	background-color: #ffffff;
	background-image: none;
}

fieldset {
	border:0;
}

#form-login ul li,
#com-form-login ul li{
	margin-left: -30px;
	list-style: none;
}

#page {
	width: 960px;
	margin: auto;
	text-align: left;
}

.page-holder{
	width:100%;
	background: url("/images/template/body-bg.png") no-repeat top center;
}

.page-wrapper{
	margin:0 -40px;
	width:1040px;
}

.top-shadow {
	background: url("/images/template/shadow-t.png") center bottom no-repeat;
	min-height: 80px;
	margin-top: 14px;
	float: left;
	width: 100%;
	overflow:hidden;
	text-align:center;
}
.top-shadow >  *{
	margin-bottom: -20px;
}
.top-shadow  table{
	height: 80px;
	margin-bottom: 0;
	background-color:transparent;
}

.container-shadow {
	background: url("/images/template/containe.png") repeat-y;
	float: left;
	width: 100%;
	margin: 0; 
	padding: 0;
}

.bottom-shadow {
	background: url("/images/template/shadow-b.png") no-repeat top center;
	min-height: 80px;
	width: 100%;
	margin-bottom: -50px;
	float: left; /*problem*/
}
.bottom-shadow  *{
	margin-top: 43px;
	margin-bottom: -20px;
}
.bottom-shadow  div{
	height: 80px;
	margin-top: 0;
}

.container {
	background: #FFFFFF;
	margin: 0 40px; 
	margin-top: -44px;
	margin-bottom: -30px;
	float: left;
	display: inline;
	width: 960px;
}

/*-------- Header [BEGIN] --------*/
.header {
	border-bottom: 2px solid #b9cadb;
}


.header .logo {
	padding: 7px 0pt 7px 26px;
}

.header ul.menu {
	float: right;
	padding: 35px 24px 0px 0px;
	margin: 0px;
	list-style: none;
}

.header ul.menu li {
	float: left;
	color: #454545;
	padding: 0 9px 0 9px;
	/* padding: 0 11px 0 10px; */
	border-right: 1px solid #E0E0E0;
	font-size: .9em;
}

.header ul.menu li.last {
	border-right: none;
	padding-right: 0;
}
.header ul.menu li:last-child {
	border-right: none;
	padding-right: 0;
}

.header ul.menu li a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #0B2A4C;
}

.header ul.menu li A:HOVER {
	color: #2F5F93;
}



/* 
.header UL.menu LI SPAN{ margin:0 9px; }
*/

/*-------- Header [END] --------*/

/*-------- Left nav [BEGIN] --------*/

#leftmenu {
	width: 190px;
	float:left;
}

#leftmenu ul.menu {
	float: left;
	padding: 25px 20px 0px 25px;
	margin: 0px;
	list-style: none;
}

#leftmenu ul.menu li ul {
	float: left;
	padding: 5px 0 0 15px;
	margin: 0px;
	list-style: none;
}


#leftmenu ul.menu li {
	padding: 10px 0px;
}

#leftmenu ul.menu li a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .875em;
	color: #0B2A4C;
}

#leftmenu ul.menu li a:hover {
	color: #2F5F93;
}
#leftmenu ul.menu li.current span {
	/* font-weight:bold; ---TODO: Active menu item
	padding: 0 5px;
	text-transform: uppercase;  */
}


/*-------- Left nav [END] --------*/

/* Left column news */

#leftmenu ul.latestnews-latestnews {
	float: left;
	padding: 0 20px 25px 25px;
	margin: 0px;
	list-style: none;
}

#leftmenu ul.latestnews-latestnews li {
	padding: 10px 0px;
}

#leftmenu ul.latestnews-latestnews li a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .875em;
	color: #0B2A4C;
}

#leftmenu ul.latestnews-latestnews li a:hover {
	color: #2F5F93;
}

div.moduletable-latestnews {
	float:left;
	width: 100%;
}


div.moduletable-latestnews h3 {
	margin: 25px 0 0 25px;
	padding:0;
	font-weight:bold;
	color: #0B2A4C;
	font-family: Arial, Helvetica, sans-serif;
}

#mainContentAreaHome div.right-col div.right h3 {
	margin-top: 0;
	padding-top: 6px;
	clear:both;
}
div.moduletable-jedlogin {
	float:left;
}


/*-------- Featured Area [BEGIN] --------*/

.featured-area-shadow-top {
	background: #2C7CA7 url(/images/template/feature-.png) top repeat-x;
}

.featured-area-shad-bottom {
	background: url(/images/template/feature0.png) bottom repeat-x;
	padding: 37px 0 0;
	/* min-height: 222px;*/
	 min-height: 212px;
}

ul.featured-area {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

ul.featured-area li {
	float: left;
	text-align: center;
	font-size: .95em;
}

ul.featured-area li.left {
	width: 300px;
	padding-left: 11px;
}

ul.featured-area li.left a,
ul.featured-area li.center a,
ul.featured-area li.right a {
	padding-bottom: 5px;
}

ul.featured-area li.center {
	width: 335px;
	padding-right: 3px
}

ul.featured-area li.right {
	width: 287px;
}

ul.featured-area li.icon {
	padding-top: 5px;
}


ul.featured-area li.separator {
	border-left: 2px solid #5391B5;
	height: 124px;
	margin-top: 21px;
	width: 0px;
}

ul.featured-area li a {
	color: #AAAAAA;
	text-decoration: none;
	letter-spacing: normal;
	display: block;
}

ul.featured-area li a:hover {
	text-decoration: underline;
}

ul.featured-area li span {
	font-size: 1.5em;
	margin-top: 7px;
	margin-bottom: 2px;
	font-weight: bold;
}

ul.featured-area li span, .content h2 {
	font-family: Helvetica, sans-serif;
}

ul.featured-toparea {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

#topFeatureHome {
	background: #FFF;
	border-top: 2px solid #b9cadb;
	border-bottom: 4px solid #b9cadb;
	/* height: 149px; */
	height: auto;
	padding: 0;
	margin: 0;
}

#topFeature {
	background: #FFF;
	border-top: 2px solid #b9cadb;
	border-bottom: 4px solid #b9cadb;
	height: 149px;
	padding: 0;
	margin: 0 0 20px 0;
}

div.featured-area {
	height: 149px;
	padding: 0;
	margin: 0;
}

.joomla-home-links {
	padding-top: 10px;
	width: 200px;
	display: block;
}


/* ---- Community Feature Area -- */

.featured-area-com1 {
	padding: 10px 10px 10px 60px;
	/* min-height: 80px; */
	margin: auto 0;
}

.featured-area-com2 {
	padding: 10px 10px 10px 60px;
	margin: auto 0;
	border-bottom: 4px solid #b9cadb; 
}



ul.featured-area-com {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

ul.featured-area-com li {
	float: left;
	text-align: center;
	font-size: .95em;
}

ul.featured-area-com li.separator {
	margin-top: 20px;
	width: 100px;
}

ul.featured-area-com li a {
	color: #4f7ba4;
	text-decoration: none;
	letter-spacing: normal;
	display: block;
}

ul.featured-area-com li a:hover {
	text-decoration: underline;
}

ul.featured-area-com li span {
	font-size: 1.3em;
	margin-top: 7px;
	margin-bottom: 2px;
	font-weight: normal;
}

ul.featured-area-com li span, .content h2 {
	font-family: Helvetica, Arial, sans-serif;
}
#topFeatureCom {
	background: #FFF;
	border-top: 2px solid #b9cadb;
	background: url(/images/template/welcome_.png) top no-repeat;
	/* border-bottom: 2px solid #b9cadb; */
	padding: 0;
	margin: 0;
	padding-top: 60px;
}

#topFeatureJed {
	background: #FFF;
	border-top: 2px solid #b9cadb;
	background: url(/images/template/header_j.png) top no-repeat;
	padding: 0;
	margin: 0;
	padding-top: 60px;
}


p.commrollover {
	width: 130px;
	visibility: hidden;
}
li.comtop1, 
li.comtop2, 
li.comtop3, 
li.comtop4,
li.comtop5,
li.comtop6,
li.comtop7,
li.comtop8 {
	width: 130px;
}

/* This section is for the icon submenu on all lower level Community pages */
.featured-area-com3 {
	padding: 0 0 10px 0;
	margin: 0;
	border-bottom: 4px solid #b9cadb; 
}
ul.featured-area-comsub {
	margin: 0 0 0 30px;
	padding: 0 ;
	list-style: none;
	width: 100%;
}

ul.featured-area-comsub li {
	float: left;
	text-align: left;
	font-size: .95em;
	/* width: 80px; */
}

ul.featured-area-comsub li.separator {
	margin-top: 20px;
	width: 14px;
}

ul.featured-area-comsub li a {
	color: #4f7ba4;
	text-decoration: none;
	letter-spacing: normal;
	display: block;
	float:left;
	/* margin-left: 15px; */
}


ul.featured-area-comsub li a:hover {
	text-decoration: underline;
}

ul.featured-area-comsub li span {
	font-size: .95em;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: normal;
	float: left;
	/* width: 20px; */
}

li.comsub1 span, 
li.comsub2 span,
li.comsub3 span, 
li.comsub4 span,
li.comsub5 span,
li.comsub6 span,
li.comsub7 span, 
li.comsub8 span {
	margin-left: 8px;
	margin-top: 0;
	padding-top:0;
	width: 70px;
}
li.comsub1 span { width: 50px;}
li.comsub3 span { width: 50px;}
li.comsub3 span { width: 60px;}

/*
li.comsub1 span { width: 50px;}
li.comsub2 span { width: 70px;}
li.comsub3 span { width: 40px;}
li.comsub4 span { width: 60px;}
li.comsub5 span { width: 70px;}
li.comsub6 span { width: 60px;}
li.comsub7 span { width: 70px;}
li.comsub8 span { width: 60px;}
*/




li.comsub1, 
li.comsub2, 
li.comsub3, 
li.comsub4,
li.comsub5,
li.comsub6,
li.comsub7,
li.comsub8 {
	margin: 0;
	padding: 0;
}

/* end community submenu */



/*-------- Featured Area [END] --------*/

/*-------- Content [BEGIN] --------*/

#mainContentArea {
	width: 700px;
	float: right;
	margin: 25px 25px 0 0;
}
#mainContentAreaHome {
	width: 100%;
	float: left;
	margin: 25px 0 0 0;
	/* padding-left: 25px; */
}

#mainContentAreaSimple {
	width: 93%;
	float: left;
	margin: 0 25px;
}

.content {
	padding-bottom: 30px;
	/* padding-top: 20px; */
	float: left;
	width: 100%;
}
.left-col {
	float: left;
	width: 800px;
	margin-left: 25px;
	display: inline;
	line-height: 120%;
}

.pagination {
	margin: 10px auto;
	text-align:center;
}

p.pagcounter {
	text-align:center;
}

.createdate {
	font-size: .9em;
}

.float-img-right,
.floatright {
	float:right; 
	margin: 5px 1px 15px 15px;
	border: 1px solid rgb(102, 102, 102);
	padding: 4px;
}
.float-img-left,
.floatleft {
	float: left; 
	margin: 5px 15px 15px 1px;
	border: 1px solid rgb(102, 102, 102);
	padding: 4px;
}
.footnote {
	font-size: .7em;
	font-style: italic;
}
.asterisk {
	color: #FC8F30;
	font-weight: bold;
}
table.requirements {
	padding: 15px 0;
}
table.requirements .oddrow {
	background-color: #FAFAFA;
}
table.requirements td {
	padding-left: 10px;
}
ul.reqlist li {
	margin: 3px;
}

span.eventname {
	font-size: 1.2em;
	font-weight: bold;
}
.text-area p {
	margin-top:5px;
}
.text-areacom p {
	margin-top:0;
}
.content ul.announcements li .text-area p {
	margin-top: 1px;
}
.content ul.announcements li .text-area a {
	font-size: 1.1em;
}

/*-------- Tool tips --------*/
.tool-tip {
	color: #FFF;
	/* color: #4f7ba4; */
	width: 139px;
	z-index: 13000;
}

.tool-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #FFF;
	padding: 8px 8px 4px;
	background: url("/images/template/bubble_o.png") top left;
}
.tool-text {
	font-size: 12px;
	padding: 4px 8px 8px;
	background: url("/images/template/bubble_o.png") bottom right;
}

span.hasTip {
	display:none;
}

/*-------- End Tool tips --------*/


/*-------- Various [END] --------*/


/*-------- Logo page [BEGIN] --------*/

span.filesize { padding-left: 15px; color: #666; font-size: 10px; } 

div.logolayout { border: 1px solid #eee; width: 600px; margin-bottom: 30px; } 

#whitebox div.logolayout div.brand-buttons, 
#whitebox div.logolayout div.brand-logo { text-align: center; } 

div.logolayout table td { border: 1px solid #eee; } 

div.brand-head { border-bottom: 3px solid #eee;
font-family: Arial Narrow, Helvetica, sans-serif; color: #666; font-size: 16px; padding: 2px 10px; } 

div.brand-head a { margin-right:10px; vertical-align: middle; } 

div.brand-logo { text-align: center;
padding: 20px 10px; border: 1px Solid #fff; } 

div.medium { background-color: #f6f6f6; line-height: 20px; } 

div.dark { background-color: #000; } 

div.brand-buttons { text-align: center; border-top:
1px solid #eee; padding: 4px; background: #f8f8f8; margin: 0; }

/*-------- Logo page [END] --------*/

/*-------- Footer [BEGIN] --------*/

.footer {
	text-align: center;
	font-size: 0.85em;
	padding: 30px 0 50px 0;
	color: #AAAAAA;
	float: left;
	width: 100%;
}

.footer a {
	text-decoration: underline;
	color: #AAAAAA;
}

.footer p,
.footer a:hover {
	color: #9bc7f4;
}

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

.footer ul li {
	display: inline;
	padding: 0 11px 0 10px;
	border-right: 1px solid #8397b1;
}

.footer ul li:last-child {
	border-right: none;
	padding: 0 0 0 10px;
}

#footerInfo {
	text-align: center;
	color: #AAAAAA;
	margin: 7px auto;
	font-size: 0.85em;
	
}

#footerInfo a:link,
#footerInfo a:active,
#footerInfo a:visited {
	color: #AAAAAA;
	text-decoration: underline;
	margin-top: 7px;
}

#footerInfo a:hover {
	color: #9bc7f4;
	text-decoration: underline;
}

/*-------- Footer [END] --------*/

.vis-clear {
	clear: both;
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

#errorboxheader {
	padding-top: 50px;
	font-size: 1.7em;
	font-family: Helvetica, sans-serif;
	font-weight:bold;
	color: #FC8F30;

}

/* BANNERS */
.logo h1{
	font-family: sans-serif;
}
.logo table{
	width:100%;
}
.logo table td{
	vertical-align: middle;
}
.banner_top_header{
	text-align:center;
	padding-right:10px;
}
.banner_top_header img{
	margin: 0px 10px;
}
.footer_banner{
	clear:both;
	padding: 30px 0;
	width:100%;
	text-align:center;
	margin-bottom:-20px;
}
.footer table{
	font: normal 14px Arial;
	color: #2c2c2c;
	text-align: left;
}
.footer table A:link {text-decoration: none ; color: #4F7BA4;}
.footer table A:visited {text-decoration: none ; color: #4F7BA4;}
.footer table A:hover {text-decoration: underline ; color:#0B2A4C;}
.footer table A:active {text-decoration: underline ; color: #0B4C2A;}

.slogan{font:normal 14px Lucida Sans Unicode,Arial; color:#0b2a4c}
.main_menu{min-height:0px;padding-bottom:20px;}
.hidden{display:none}