/* IE6 css fixer v0.1 alpha: Tue, 14 Apr 2009 21:00:45 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
.header_left,
.header_right,
.navbar_left,
.navbar_right,
.footer_copyright,
.footer_logos {display:inline;}

/* convert min widths values */
#container {width:920px;}
#header {width:802px;}


/* add zoom:1 to overflow:hidden */
.clearit {zoom:1;}

/**
 * common.css
 *
 * Copyright (c) 2003-2007 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Site-wide shared stylesheet.
 *
 * $Id: common.css,v 1.47 2007/11/14 22:36:20 asmecher Exp $
 */

/**
 * Common HTML elements
 */

body {
	margin: 0;
	margin-top: 0;
	padding: 0;
	background: url(/templates/images/bck_body.jpg) repeat-y center ;
	background-color: #ECECEC;
	color: #111;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	text-align: center;
	}

div {
	line-height: 140%;
	/*text-align: left;*/
	display: block;

	}
#content p {
	margin-right: 10px !important;
	/*text-align: justify;*/
	}
#step5{
	text-align: justify !important;
	margin-right: 8px;
	
	}
#EJBRED{
	color:#F00;
	font-weight:bold;	
	}			

.clearit {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

table {
	border: 0;
	border-spacing: 0;
/*	
	font-size: 1.0em;
*/	
}

p {
	font-size: 12px;
	color: #222;
	max-width: 640px;
	font-family: Verdana, Geneva, sans-serif;
	}

form {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
}

a:link {
	color: blue;
}

a:active {
	color: blue;
}

a:visited {
	/*color: #375;*/
}

a:hover {
	color: #FF9900;
	/*background: #CDC;*/
}

a.plain {
	text-decoration: none;
}

ul {
	margin: 0.25em 0 0.75em 0;
	padding: 0 0 0 2.5em;
	color: #222;
}

ol {
	color: #222;
	padding-right: 40px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

tt {
	font-size: 1.25em;
}

label {
	font-size:12px;
	font-family:  Verdana, Geneva, sans-serif;
	
}

label.error {
	color: #900;
}

input.textField, select.selectMenu, textarea.textArea, input.uploadField {
	background: #fff;
	color: #222;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	padding: 1px;
	font-size: 10px;
}

input.button {
	padding: 2px 4px;
	margin: 0 0 6px 0;
	font-size: 10px;
}

input.defaultButton {
	color: #111;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	}


/**
 * Main layout elements
 */

#container {
	width: 802px; !important;
	/*min-width: 730px !important;*/
	margin-top: 0px;
	/*position: relative;*/
	margin: 0 auto;
	min-width: 920px;
	padding: 0;
	background: #fff;
	text-align: center;
	/*
	border-left: groove;
	border-left-width:thin;
	border-right: groove;
	border-right-width:thin;
	*/
	}

#folio {
	position: absolute;
	top: 0;
	left: 0;
	width: 920px;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#header {
	width: 100%;
	max-width: 920px;
	min-width: 802px;
	height: 160px;
	padding: 0;
	margin: 0 auto;
	margin-top: 0px;
	/*background: url(/images/logo-bg.gif) repeat-x;*/
	text-align: left;
	border-bottom: solid 1px #bac8da;
	}	
#headerTitle {
	margin: 0;
	padding: 0;
	height: auto;
	text-align: left;
	width: 905px;
	background: none;
	}
#header h1 {
	margin: 0 0 0 0;
	padding: 0;
	}

.header_left {
	float: left;
	margin: 0;
	padding: 0;
	height: auto;
	text-align: left;
	width: 635px;
	background: none;
	}
.header_left h1 {
	margin: 0 0 0 0;
	padding: 0;
	}
.header_right {
	float: right;
	margin: 0;
	padding: 0;
	height: 116px;
	text-align: left;
	width: 146px;
	background: url(/images/back_usr_panel.gif) repeat-x;
	line-height: 12px;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(/images/bullet_ejb.gif);
	}
.header_right p {
	font-size: 12px;
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	font-family: Verdana, Geneva, sans-serif
	color: #324977;
	}
.header_right a {
	color: #324977;
	text-decoration: none;
	background: none;
	font-weight: normal;
	font-size: 10px;
	}
.header_right a:hover {
	color: #324977;
	text-decoration: underline;
	background: none;
	font-weight: normal;
	font-size: 10px;
	}
.header_right a:visited {
	color: #324977;
	text-decoration: underline;
	background: none;
	font-weight: normal;
	font-size: 10px;
	}
.header_split {
	color: #a6b3cf;
	margin: 0 9px;
	}

#navwrap {
	clear: left;
	width: 920px;
	height: auto;
	margin: 0px 0 0 0;
	padding: 0;
	}
/*
#navbar {
	width: 920px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(/images/nav-bg.gif) repeat-x;
	line-height: normal;
	}
*/
.navbar_left {
	float: left;
	width: 653px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: normal;
	}
.navbar_right {
	float: right;
	width: 250px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	line-height: normal;
	}
.navbar_right form {
	margin: 7px 6px 0 0;
	padding: 0 0 0 0;
	line-height: normal;
	}
	
#subnavigation {
	clear: both;
	width: 920px;
	height: auto;
	margin: 2px 0 0 0;
	padding: 6px 0 6px 0;
	background: #455880;
	border: none;
	line-height: normal;
	}
#subnavigation h5 {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	line-height: normal;
	}
#subnavigation a {
	color: #fff;
	text-decoration: none;
	}
#subnavigation a.selected {
	color: #b5c0d5;
	text-decoration: none;
	}
#subnavigation a:hover {
	color: #fff;
	text-decoration: underline;
	}
.subnavigation_split {
	margin: 0 10px 0 10px;
	color: #b5c0d5;
	font-weight: normal;
	}


#body {
	/*clear: left;*/
	max-width: 910px;
	margin-top: 0px;
	padding-left: 0px;
	height: auto;
	text-align: left;
	background: none;
	/*border: dotted #FF0000;*/
	}

#footer {
	clear: both;
	width: 920px;
	background: none;
	margin: 0px 0 0 0;
	padding: 10px 0 12px 0;
	text-align: center;
	background-image:url(/templates/images/lat_footer.gif);
	background-repeat:repeat-y;
	}

#footer p {
	font-size: 10px;
	color: #222;
	margin: 10px;
	padding: 0;
	text-align: center;
	}
#footer a {
	color: #222;
	text-decoration: none;
	}
#footer a:hover {
	color: #222;
	text-decoration: underline;
	}

#footerContent {
	width: 920px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
/*
	width: 800px;
	margin: 0 auto;
*/
}

#footerContent p {
	text-align: left;
	line-height: 1.4em;
	}
.footer_copyright {
	float: left;
	width: 500px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: normal;
	}
.footer_copyright p {
	font-size: 12px;
	color: #222;
	text-align: left;
	line-height: 1.4em;
	}
.footer_logos {
	float: right;
	width: 400px;
	height: auto;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: right;
	}

.footer_sponsor {
	margin: 0 30px 0 0;
	}
	
	
.right_module_wrap {
	width: 250px;
	height: auto;
	margin: 6px 0 0 0;
	padding: 0;
	}
.right_module_wrap_mrgfull {
	width: 250px;
	height: auto;
	margin: 12px 0 0 0;
	padding: 0;
	}
.right_module_top {
	width: 250px;
	height: 6px;
	margin: 0;
	padding: 0 0 0 0;
	background: url(/images/right-module-top.gif) no-repeat;
	font-size: 2px;
	}
.right_module {
	width: 240px;
	height: auto;
	margin: 0;
	padding: 0px 0 3px 0;
	background: url(/images/right-module-bg.gif) repeat-y;
	}
.right_module_white {
	width: 250px;
	height: auto;
	margin: 0;
	padding: 8px 0 8px 0;
	background: #fff;
	}

.right_module h1, .right_module_white h1 {
	margin: 0px 14px 0 14px;
	padding: 0;
	line-height: normal;
	}

.right_module_wrap h2, .right_module h2, .right_module_white h2 {
	margin: 0;
	padding: 12px 14px 0 14px;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
	}

.right_module p, .right_module_white p {
	margin: 3px 14px 0 14px;
	padding: 0;
	color: #111;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
	}
.right_module p.fullmrg, .right_module_white p.fullmrg {
	margin: 12px 14px 0 14px;
	padding: 0;
	color: #111;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
	}
.right_module a, .right_module_white a {
	color: #324977;
	text-decoration: none;
	}
.right_module a:hover, .right_module_white a:hover {
	color: #324977;
	text-decoration: underline;
	}
.right_module a.ul, .right_module_white a.ul {
	color: #324977;
	text-decoration: underline;
	}

.right_module_bottom {
	width: 250px;
	height: 6px;
	margin: 0;
	padding: 0 0 6px 0px;
	background: url(/images/right-module-bottom.gif) no-repeat;
	font-size: 2px;
	}
	
.info_divider {
	color: #ccc;
	margin: 0 9px;
	}		


/*
#content h2 {
	margin: 0em 1em 0.5em 0em;
	padding-top: 0.5em;
	font-family: Verdana, Geneva, sans-serif
	font-weight: normal;
}
*/
/*
#content h3 {
	margin: 0em 1em 0.5em 0em;
	padding-top: 0em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
*/

#content img {
	padding: 0;
	width: auto;
	height: auto;
	background: none;
	border: none;
	}

#breadcrumb {
	margin: 5px 0 0 10px;
	padding: 0 0 0 0;
	width: 100%;
	font-size: 9px;
	height: 15px;
	}
#breadcrumb p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 9px;
	color: #333;
	}
#breadcrumb a {
	color: #333;
	font-size: 9px;
	text-decoration: none;
	}
.content_block {
	width: 673px;
	height: auto;
	margin: 6px 0 0 0;
	padding: 0 0 0 0;
	font-size: 0.8em;
	}
.content_block_html {
	width: 653px;
	height: auto;
	margin: 6px 0 0 0;
	padding: 0 0 0 0;
	font-size: 0.8em;
	}
.content_block_mrg {
	width: 673px;
	height: auto;
	margin: 16px 0 0 0;
	padding: 0 0 0 0;
	font-size: 0.8em;
	}
.content_block_mrg_padbottom {
	width: 673px;
	height: auto;
	margin: 16px 0 0 0;
	padding: 0 0 12px 0;
	font-size: 0.8em;
	}
#content h1, .content_block h1, .content_block_mrg h1, .content_block_mrg_padbottom h1 {
	font-size: 12px;
	margin: 0px 0 0 0;
	padding: 0 0 3px 0;
	color: #000;
	font-weight: normal;
	background: url(/images/h1-bg.gif) bottom left repeat-x;
	font-family: Verdana, Geneva, sans-serif
	line-height: 1.2em;
	}
#content h1.topmrg, .content_block h1.topmrg, .content_block_mrg h1.topmrg {
	font-size: 1.2em;
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 0 0 3px 0;
	color: #000;
	background: url(/images/h1-bg.gif) bottom left repeat-x;
	font-family: Verdana, Arial Narrow;
	padding-bottom: 5px;
	}
#content h2, .content_block h2, .content_block_mrg h2 {
	font-size: 14px;
	margin: 8px 0 4px 0;
	padding: 0 0 0 0;
	color: #324977;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.2em;
	}
#content h2 a, .content_block h2 a, .content_block_mrg h2 a {
	color: #324977;
	text-decoration: none;
	}
#content h2 a:hover, .content_block h2 a:hover, .content_block_mrg h2 a:hover {
	color: #324977;
	text-decoration: underline;
	}
/*#content h3, */
.content_block h3, .content_block_mrg h3 {
	font-size: 1.3em;
	margin: 12px 20px 5px 5px;
	padding: 0 0 0 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #324977;
	text-align:justify;
	}
/*#content h4, */
.content_block h4, .content_block_mrg h4 {
	margin-left: 5px;
	padding-top: 0.1em;
	font-family: Verdana, Geneva, sans-serif
	font-weight: bold;
	font-size: 14px;
	}
#content h5, .content_block h5, .content_block_mrg h5 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-weight: bold;
	font-size: 1em;
	}
#content p, .content_block p, .content_block_mrg p {
	margin: 12px 0 0 0;
	padding: 0 0 0 0;
	font-weight: normal;
	line-height: 1.4em;
	}
#content p.halfmrg, .content_block p.halfmrg, .content_block_mrg p.halfmrg {
	margin: 6px 0 0 0;
	padding: 0 0 0 0;
	font-weight: normal;
	line-height: 1.4em;
	}
#content p.nomrg, .content_block p.nomrg, .content_block_mrg p.nomrg {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: normal;
	line-height: 1.4em;
	}
#content p.byline, .content_block p.byline, .content_block_mrg p.byline {
	margin: 6px 0 0 0;
	padding: 5px;
	font-weight: normal;
	line-height: normal;
	background: #e5eec5;
	}
#content ul, .content_block ul, .content_block_mrg ul {
	font-weight: normal;
	font-size: 12px;
	text-align:justify;
	margin-right: 2px;
	padding-right: 8px !important;
	}
#content blockquote, .content_block blockquote, .content_block_mrg blockquote {
	font-family: Verdana, Geneva, sans-serif
	font-size: 0.8em;
	margin: 12px 16px 0 16px;
	padding: 12px;
	font-weight: normal;
	line-height: 1.4em;
	background: #e6eaf1;
	}
#content a, .content_block a, .content_block_mrg a {
	color: #324977;
	text-decoration: underline;
	}
#content a:hover, .content_block a:hover, .content_block_mrg a:hover {
	color: #324977;
	text-decoration: underline;
	}
#content a.ul, .content_block a.ul, .content_block_mrg a.ul {
	color: #324977;
	text-decoration: underline;
	font-size: 12px;
	}

#content table {
	margin: 0px 0 0 0;
	padding: 0;
	}
#content table td {
	font-family: Verdana, Geneva, sans-serif
	padding: 0px;
	font-size: 12px;
	/*color: #222;*/
	/*MOD EJB*/
	/*padding: 3px 0 3px 0; */
	}

.img_thumb {
	margin: 0 0 0 14px;
	border: solid 1px #222;
	}
.img_middle {
	vertical-align: middle;
	}
.img_thumbpiece {
	margin: 0 0 10px 14px;
	border: solid 1px #222;
	}

.img_team {
	margin: 0 0 12px 16px;
	border: solid 1px #455880;
	}	

/*
#content h3 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-family: Verdana, Geneva, sans-serif
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.35em;
}

#content h4 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-family: Verdana, Geneva, sans-serif
	font-weight: normal;
	font-size: 1.5em;
}

#content h5 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-weight: bold;
	font-size: 1em;
}
*/


/**
 * Navigation bar
 */

#navbar a {
	font-size: 0.65em;
	letter-spacing: 0.05em;
}

#navbar a:link {
}

#navbar a:active {
}

#navbar a:visited {
}

#navbar a:hover {
}


/**
 * Breadcrumbs
 */

#breadcrumb a {
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: none;
	background: #FFF;
}
#breadcrumb a.current {
	font-weight: bold;
}


/**
 * Footer elements
 */

#footer div.debugStats {
	font-size: 0.6em;
}


/**
 * Additional text styles
 */

span.disabled, label.disabled {
	color: #666;
}

a.action, a.file {
	font-size: 0.85em;
	text-transform: capitalize;
}

a.icon {
	text-decoration: none;
}

a.icon img {
	border: 0;
}

a.icon:hover {
	background: none;
}

span.formRequired {
	color: #333;
	font-size: 0.9em;
}

span.instruct {
}

span.heading {
	text-transform: uppercase;
}

span.highlight {
	border-bottom: 1px dotted #000;
}

.nowrap {
	white-space: nowrap;
}

pre {
	background-color: #F0F0E8;
	color: #000;
	font-size: 1.25em;
}

/**
 * Table styles
 */

table.info {
}

table.info td {
	padding: 0;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
}

table.listing {
width: 650px;
}

table.listing tr.highlight {
	background: grey;
}

table.listing td {
	padding: 0.25em 0.5em 0.25em 0.5em;
	font-size: 0.75em;
	text-align: left;
}

table.listing tr.heading td, table.listing td.heading, table.info td.heading {
	font-size: 0.75em;
	font-weight: bold;
	line-height: normal;
	padding: 0.5em 0.5em 0.5em 0.5em;
	background: #edf1f6;
	text-align: center; 
	white-space: nowrap;
}

table.listing tr.fastTracked {
	background-color: #FFFFFF;
}

table.info td.heading {
	padding-left: 0;
	font-size: 0.75em;
	font-weight: bold;
	line-height: normal;
	padding: 0.75em 0.5em 1em 0.5em;
	background: #edf1f6;
	text-align: left;
}


table.listing td.nodata, table.info td.nodata {
	text-align: center;
	font-style: italic;
}

table.listing td.headseparator {
	border-top: 1px dotted #000;
	font-size: 0.1em;
	line-height: 1%;
}

table.listing td.endseparator {
	border-top: 1px dotted #000;
	font-size: 0.25em;
	line-height: 10%;
}

table.listing td.separator, table.info td.separator {
	border-top: 1px dotted #DDDDD0;
	font-size: 0.1em;
	line-height: 1%;
}

table.data {
width: 650px;
}

table.data tr {
}

table.data td.label {
	background: #fff;
	padding: 3px;
	}
table.data td.value {
	background: #fff;
	padding: 3px;
	text-align: left;
	}

table.data td.label_dark {
	background: #ffffff;
	padding: 3px;
	}
table.data td.value_dark {
	background: #f2f4f8;
	padding: 3px;
	}


table.data td.separator {
	padding: 3px;
	font-size: 0.1em;
	line-height: 1%;
}

table.data td.heading {
	}

table.nested tr {
	padding: 0;
	margin: 0;
}

span.nested {
	padding: 0 4px 0 0;
	font-size: 1.2em;
}

/**
 * Form-specific elements
 */

span.formError {
	color: #900;
	font-weight: bold;
}

ul.formErrorList {
	color: #900;
}


/**
 * Other organizational elements
 */

/*
ul.menu {
	margin: 0;
	padding: 0;
	width: auto;
	margin: 0;
	padding: 0;

}

ul.menu li {
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	display: inline;
	width: auto;
	margin: 0;
	padding: 0;
	padding-right: 1.5em;
	display: inline;

}

ul.menu li.current {
	font-weight: bold;
}

ul.menu a {
	font-size: 0.85em;
	text-transform: uppercase;
	text-decoration: none;
}
*/
ul.steplist {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
}

ul.steplist li {
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	padding-right: 0.5em;
	display: inline;
	text-transform: uppercase;
}

ul.steplist li.current {
	font-weight: bold;
}

ul.steplist a {
	text-decoration: none;
}

ul.plain {
	list-style-type: none;
	padding-left: 1.5em;
}

div.separator {
	min-width: 600px;
	max-width: 650px;
	margin-top: 5em;
	margin-bottom: 1em;
	padding: 0;
	border-bottom: 1px dotted #000;
	font-size: 0.15em;
	line-height: 5%;
}

div.progressbar {
	background-image: url(../templates/images/progbg.gif);
	background-repeat: no-repeat;
	height: 27;
	width: 505;
	z-index:1;
}

#content_block_html table {
	margin: 0;
	padding: 0;
	}

.newsletter_left {
	text-align: left !important;
	padding: 1px 0 1px 5px !important;
	font-size: 12px !important;
	color: #111 !important;
	font-family: Verdana, Geneva, sans-serif;
	background: #eeeada;
	}
.newsletter_right {
	text-align: right;
	padding: 0;
	}
.formfield {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	padding: 1px;
	font-size: 12px;
	}
.formbutton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	margin-top: 1px;
	padding: 2px;
	}
/*HOME PAGE MODEJB*/
#FAQs{
	float: right; 
	margin-top: 0px; 
	padding-top: 0px; 
	vertical-align:top; 
	overflow:visible; 
	margin-right: 20px; 
	font-family: Verdana, Geneva, sans-serif; 
	color:#FFF;
	}
#FAQs a {
	color:#FFF;
	text-decoration:none;
	}
#FAQs a:hover {
	color: #F90;
	}
/*indicators plugin*/
.tabs {
  position: relative;   
  min-height: 200px; /* This part sucks */
  clear: both;
  margin: 15px 0px 0px 0px;
}
.tab {
  float: left;
}
.tab label {
  background: #eee; 
  padding: 10px; 
  border: 1px solid #ccc; 
  margin-left: -1px; 
  position: relative;
  left: 1px; 
}
.tab [type=radio] {
  display: none;   
}
.tab-content {
  width: 200px;
  position: absolute;
  top: 20px;
  left: 0;
  background: white;
  right: 0;
  bottom: 0;
  padding: 5px;
  border: 1px solid #ccc;
}
#tab-q-year {
	display: block;
	text-align:center;
	width: 100%;
	}
[type=radio]:checked ~ label {
  background: white;
  border-bottom: 1px solid white;
  z-index: 2;
}
[type=radio]:checked ~ label ~ .tab-content {
  z-index: 1;
}
/*indicators plugin end*/		
