* { padding: 0; margin: 0; }

BODY {
	text-align: center;
	font: 11px Tahoma;
	background: #F7F7F7 url(../images/bg_tile.jpg) repeat-x top center;
	color: #666;
	height: 100%;
	overflow: none;
}

html {
	height: 100%;
}

H1 { 
	font: bold 12px Arial; 
	color: #99CF16; 
	margin-bottom: 12px;
}
H2 { 
	font: bold 11px Tahoma; 
	color: #99CF16;
	margin-bottom: 6px;
}

LI { margin: 5px 0px 5px 25px; }

IMG { border : 0px }

A {
	text-decoration: underline;
	color: #666;
}

A:hover {
	text-decoration: none;
	color: #666;
}

HR {
	width: 80%;
	color: #99CF16;
	font-size: 0;
	height: 1px;
	text-align: center;
	margin: 15px 0px 15px 0px;
}

FORM { display: inline; }

.main {
	position: relative;
	width: 749px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	background: #FFF url(../images/bg_header.jpg) no-repeat top center;
	height: auto !important;
    min-height: 100%;
    height: 100%;
}

.clear { clear: both; }

.nav-holder {
	height: 97px;
}
.nav-holder DIV { text-align: right; }

/* homepage */

.home-banner {
	height: 174px;
	border-bottom: 1px solid #B2B2B2;
	background: url(../images/bg_homebanner.jpg) no-repeat top center ;
}

.home-c1 {
	float: left;
	width: 248px;
	height: 156px;
	border-bottom: 1px solid #B2B2B2;
	background: url(../images/bg_cell1.jpg) no-repeat top right;
}

.home-c2 {
	float: left;
	width: 248px;
	height: 156px;
	border-bottom: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	background: url(../images/bg_cell2.jpg) no-repeat top right;
}

.home-c3 {
	float: left;
	width: 251px;
	height: 156px;
	border-bottom: 1px solid #B2B2B2;
	background: url(../images/bg_cell3.jpg) no-repeat top right;
}

.home-c4 {
	float: left;
	width: 248px;
	height: 130px;
	border-bottom: 1px solid #B2B2B2;
	background-color: #F2F2F2;
}

.home-c5 {
	float: left;
	width: 248px;
	height: 130px;
	border-bottom: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	background-color: #F2F2F2;
}

.home-c6 {
	float: left;
	width: 251px;
	height: 130px;
	border-bottom: 1px solid #B2B2B2;
	background-color: #F2F2F2;
}

.cell-text { 
	font: 10px Tahoma;
	padding: 5px 10px 5px 10px; 
	line-height: 16px;
	/*text-transform: capitalize;*/
}
.cell-text SPAN { color: #638C00; /*text-transform: capitalize;*/ }

.cell-text-6 {
	font: 10px Tahoma;
	padding: 5px 10px 5px 25px; 
	background: url(../images/bg_cell6.gif) no-repeat top left;
}

.home-affil {
	color: #939688;
	font: 9px Tahoma;
	height: 68px;
	background: url(../images/bg_affiliations.gif) no-repeat top center;
}

.link { padding-left: 7px; }
.link A { text-decoration: none; }

/* general template */

.general-banner {
	background: url(../images/bg_generalbanner.jpg) no-repeat top center;
	height: 103px;
	border-bottom: 1px solid #B2B2B2;
}

.jobs-banner {
	background: url(../images/bg_jobsbanner.jpg) no-repeat top center;
	height: 80px;
}

.content-holder { background: url(../images/bg_subnav.gif) repeat-y top left; }

.sub-nav {
	float: left;
	width: 180px;
	/* padding: 14px 0px 14px 0px; */
}

.sub-nav IMG { border-bottom: 1px solid #D9D9D9; display: block;}

.sub-nav A {
	display: block;
	text-decoration: none;
	padding: 5px 3px 5px 11px;
	font-size: 10px;
}

.sub-nav A:hover {
	background-color: #DDF0AC;
}

.nav-on {
	background-color: #FFF;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	padding: 4px 3px 4px 11px;
	font-size: 10px;
}

.content {
	float: right;
	width: 569px;
}

.content table {
	border-collapse: collapse;
	border: 1px solid #D9D9D9;
	width: 100%;
	table-layout: fixed:
}
.content td {
	border: 1px solid #D9D9D9;
	padding: 15px 22px 15px 22px;
	vertical-align: top;
	width: 50%;
}

.content td IMG { margin-right: 5px; }

.grey { background-color: #F4F4F4; }

.input-form {
	float: right;
	width: 569px;
}

.input-form table {
	border-collapse: collapse;
	border: none;
	width: 100%;
	table-layout: fixed ;
}

.input-form td {
	width: 70%;
	padding: 5px 0px 5px 0px;
}

.input-form th {
	width: 30%;
	padding: 5px 0px 5px 0px;
	font: bold 11px Tahoma;
	color: #99CF16;
}

th span { color: #C00; }

.input-form .tf {
	border: 1px solid #A5ACB2;
	font: 11px Tahoma;
	background-color: #FAFFEC;
	padding: 2px;
	width: 250px;
}

.input-form label {
	margin: 0 0 10px 5px;
}

.input-form textarea {
	border: 1px solid #A5ACB2;
	font: 11px Tahoma;
	background-color: #FAFFEC;
	padding: 2px;
	width: 250px;
	height: 100px;
}

.input-form select {
	border: 1px solid #A5ACB2;
	font: 11px Tahoma;
	background-color: #FAFFEC;
	padding: 2px;
}


.input-form DIV { padding: 2px 0px 2px 0px; }

.input-form .grey-border {
	background-color: #F2F2F2;
	padding: 10px;
	border: 1px solid #DBDBDB;
	margin-bottom: 20px;
}

.input-form .grey-border TABLE {
	border-collapse: collapse;
	border: none;
	width: 100%;
	table-layout: auto ;
}

.error {
	color: #C00;
	padding: 2px 0px 2px 0px;
}

/* footer */

.footer {
	text-align: center;
	font: 10px Tahoma;
	background: url(../images/bg_footer.gif) no-repeat top left;
	height: 86px;
	color: #B2B2B2;
}
.footer A, .footer A:hover { color: #B2B2B2; }

.dl_button{background-color:#9AD217;
background-image:url(../images/pdf-icon.png);
background-position:right;background-repeat:no-repeat;
background-position:157px 7px}

.dl_button:hover{background-color: #B2B2B2;}

.custom-table td{ width:auto;}
#termsandconditions li{font-size:10px;}
.centered{width:100%;text-align:center;}