@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-size:90%; /* global font size, changing this will affect all font sizing */
	font-family:"Verdana", sans-serif;
	color:#545353;
	background-color:#fff;
	text-align:center;
	margin-top:10px;
}

a img {
	border:0;
}	

p {
	font-size:1em;
	line-height:17px;
	text-align:left;
}

a,
a:visited {
	text-decoration:underline; /* Ensure underlining */
	font-weight:normal;
	color:#15396f;
}

h1 {
	margin:0.5em 0;
	font-size:1.50em;
	color:#64920C;
	font-weight:normal;
}

h2 {
	display:inline;
	font-size:1.13em;
	color:#15396f;
	font-weight:bold;
	text-align:left;
	margin-bottom:0px;
}

h3 {
	display:inline;
	font-size:1.13em;
	color:#15396f;
	font-weight:bold;
	margin:0;
	text-align:right;
	margin-bottom:0px;
}

h4 {
	font-size:1em;
	color:#15396f;
	font-weight:normal;
	margin:0;
}

h5 {
	font-size:1em;
	color:#15396f;
	font-weight:bold;
	margin:0;
	margin-bottom:1em;
	line-height:14px;		
}

h6 {
	margin:0;
	padding:0;
	font-size:1em;
	font-weight:bold;
	color:#15396F;
}

.breadcrumbs {
	font-size:13px;
	font-weight:normal;
	padding-right:0.63em;
	margin:0;
}	

.line	{
	width:100%;
	border-bottom:1px solid #78ac0e;
	margin:0px;
	height:2px;
	line-height:2px;
}

/*divtags*/

#fs_page {
	width:938px;
	text-align:left;
	position:relative; 
	margin:auto;
}

#fs_search_text {
	text-align:left;
	padding:5px;
	float:left;
	width:50%;
}

#fs_breadcrumbs {
	text-align:left;
	font-size:
}

#fs_search_box {
	margin-bottom:10px;
	text-align:right;
	float:right;
	width:400px;
}

#fs_nav {
	text-align:left;
	padding:2px;
	float:left;
	width:202px;
}

#fs_request {
	text-align:left;
	padding:2px;
	float:left;
	width:202px;
}

#TADVIC_banner {
	display:block;
	background-image:url(../images/tadvic_banner.jpg);
	background-position:top center;
	background-color:#ffffff;
	width:938px;
	height:135px;
	background-repeat:no-repeat;
}

#TADVIC_sidebar {
	padding-right:3px;
	float:right;
	width:231px;
	overflow:hidden;
}

#TADVIC_sidebar ul {
	margin:0;
	padding-left:1em;
	/*list-style-position:inside;*/
}

#TADVIC_content {
	padding-bottom:1em;
	background-color:#fff;
	width:699px;
	float:left;
	height:auto;
	z-index:0;
	overflow:hidden;
}

#footer_bg {
	font-size:12px;
	color:#222;
	background:#fff url(../images/footer_bg.gif) repeat-y 0 0;
	border-top:solid 1px #70a40e;
	height:1%;
}

#footer_bg ul {
	margin:0;
	margin-top:1em;
	margin-left:15px;
	padding:0;
	list-style-position:outside;
	line-height:17px;
}

#footer_bg .div_container {
	padding-top:1em;
	clear:both;
	float:none;
}

.footerColumn {
	padding:10px;
	width:156px;
	float:left;
}

.footertext {
	padding:5px 10px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	background-color:#fff;
	border-top:solid 1px #70a40e;		
}

.footertext a,
.footertext a:visited {
	text-decoration:none;
}

.input {
	width:156px;
	height:15px;
	color:#15396f;
	font-family:"Verdana", sans-serif;
	font-weight:normal;
	font-size:12pt;
}

.textarea {
	border:1px solid #375881;
	background:url(../images/tadvic_searchbox_bg.jpg) repeat-x 0 0;
	margin-left:5px;
	width:204px;
	height:15px;
	font-size:0.8em;
}

#submitbutton {
	background:url(../images/tadvic_search_button) no-repeat;
	height:20px;
	width:19px;
	vertical-align:top;
}

.div_container {
	width:100%;
	position:relative;
	float:left;
}

.mainContent {
	padding-top:15px;
	background:#fff url(../images/tadvic_nav_white.jpg) repeat-y 100% 0;
}

.box {
	width:204px;
	color:#1b1b75;
	padding:10px;
	background-color:#fff;
	border:1px solid #355003;
	float:right;
	margin-bottom:10px;
	margin-top:1px;
	font-size:12px;
	overflow:hidden;	
}

.linkBox {
	width:204px;
	height:55px;
	color:#084c13;
	padding:10px;
	float:right;
	margin-bottom:10px;
	margin-top:1px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-shadow:0 1px #b8e55c;
	overflow:hidden;
	background:url(../images/linkBox.png) no-repeat 0 0;
}

.linkBox span {
	margin-bottom:0.25em;
	display:block;
	font-size:1.3em;
	margin-top: 8px;
	text-align: center;
	font-weight:bold;
	text-decoration: none;
}

.linkBox:visited {
	text-decoration: none;
	color: #fff;

}

.linkBox:hover {
	color:#fff;
	background-position:0 100% !important;
	text-decoration: none;
}

.linkBox.blue {
	background:url(../images/linkBoxBlue.png) no-repeat 0 0;
	color:#fff;
	/* text-shadow:0 -1px #cc3314; */
	text-shadow:none	
}

.linkBox.blue span {
	margin-top:15px;
}

.linkBox.blue:hover {
	/*
	color:#fff;
	text-shadow:0 -1px #10103f;
	*/
}

.linkBox.red {
	background:url(../images/linkBoxRed.png) no-repeat 0 0;
	color:#fff;
	/* text-shadow:0 -1px #cc3314; */
	text-shadow:none;
}

.linkBox.red:hover {
	/*
	color:#1a0603;
	text-shadow:0 1px #f27961;
	*/
}


.header_module {
	width:auto;
	margin:0px;
}

.contentImage {
	float:left;
	clear:both;
	width:170px;
	margin-top:5px;
	margin-right:20px;
}

.projectImage {
	float:left;
	clear:both;
	width:150px;
	margin:5px;
}

.projectContent {
	margin:5px;
	margin-left:165px;
	margin-bottom:15px;
}

.furtherInformation {
	clear:both;
}

.furtherInformation ul {
	padding-left:20px;
	margin-left:0px;
	list-style-image:url(../images/furtherinformation_bullet.gif);
}

.summaryInformation ul {
	padding-left:20px;
	margin-left:0px;
	list-style-image:url(../images/furtherinformation_bullet.gif);
}

fieldset  {
	font:1em "Verdana", sans-serif;
	padding:10px;
	border:solid 1px #6fa40e;
	width:550px;
	/*height:350px;*/
}

.fieldbackground {
	padding-bottom:17px;
	padding-top:10px;
	width:100%;
}
	

label {
	font-weight:normal;
	line-height:normal;
	text-align:left;
	padding-left:10px;
	width:125px;
}

.fs_form label {
	font-weight:normal;
	line-height:normal;
	text-align:left;
	padding-left:10px;
	float:left;
	width:150px;
}

label.fieldLabel {
	display:inline;
	float:none;
}

.textfield {
	font:1em "Verdana", sans-serif;
	float:left;
	margin-bottom:0;
	color:#666;
	background:#fff;
	margin-top:0;
}

.row {
	margin-bottom:5px;
}

.featureLink {

}

#welcomeMessage {
	font-size:0.75em;
	line-height:2em;
}

.nolink {
	text-decoration:none;
}

#navigation_container {
	position:relative;
	z-index:500;
	background:#669900 url(../images/nav.png) repeat-x 0 0;
	border-bottom:solid 1px #fff;
}

#nav {
	z-index:500;
	height:29px;
}

#nav, #nav ul { /* all lists */
	padding:0;
	margin:0;
	list-style:none;
	font-size:14px;
}

#nav a,
#nav a:visited {
	padding:0 20px;
	width:auto;
	font-weight:bold;
	color:#15396F;
	text-decoration:none;
	height:29px;
	line-height:28px;
}

#nav a:hover {
	color:#fff;
}

#nav li:hover a {
	color:#fff;
}

#nav li { /* all list items */
	border-right:solid 1px #fff;
	float:left;
	width:auto; /* width needed or else Opera goes nuts */
	background:#669900 url(../images/nav.png) repeat-x 0 0;
}

#nav li ul a,
#nav li ul a:visited {
	padding:0 20px;
	display:block;
	height:auto;
	width:200px;
	font-weight:normal;
	line-height:20px;
	color:#fff;
	border-bottom:solid 1px #fff;
	background-color:#669900 !important;
}

#nav li ul a:hover {
	background-color:#46640F !important;
}

#nav li ul { /* second-level lists */
	position:absolute;
	width:240px;
	left:-999em; /* using left instead of display to hide menus because display:none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
}

#feature {
	margin:1em 0;
}

#feature .image {
	float:left;
	width:345px;
	height:230px;
	overflow:hidden;
}

#feature .text {
	float:right;
	width:578px;
}

#news {
	margin-top:1em;
	width:688px;
}

#news .image {
	margin-bottom:1em;
	width:120px;
	float:left;
}

#news .text {
	margin-bottom:1em;	
	width:558px;
	float:right;
}

#homeBoxes {
	margin:auto;
	padding-bottom:10px;
	width:936px;
	border-bottom:1px solid #70A40E;
}

.homeBox {
	margin-right:1px;
	width:233px;
	float:left;
}

.homeBox h3 {
	font-size:1em;
	text-align:left;
}

.homeBox h3 a {
	padding:5px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	background:#669900;
	display:block;
}

.homeBox h3 a:hover {
	text-decoration:underline;
	background:#46640f;
}

.homeBox img {
	margin-top:1px;
	display:block;
}

.linkButton {
	margin:1em auto 0 auto;
	display:block;
	background:url(../images/linkButton.png) no-repeat 0 0;
	text-align:center;
	width:175px;
	height:30px;
	line-height:30px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	overflow:hidden;
}

.linkButton:hover {
	background:url(../images/linkButton.png) no-repeat 0 100%;
	color:#fff;
	font-weight:bold;
}

.linkButton:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

/* form */
form {
	margin:0;
	padding:0;
	background-color:transparent;
	overflow:visible;
	}

.fs_formFactory input, textarea, select {
	margin:0;
	margin-right:6px;
	vertical-align: middle;
	font-size:1em;
	font-family:"Verdana", sans-serif;
	}

.fs_formFactory input {
	width:35%;
	padding:2px 3px;
	border:solid 1px #ccc;	
	}

textarea {
	width:65%;
	min-height:4em;
	overflow:auto;
	padding:2px 3px;
	border:solid 1px #ccc;	
	}

label {
	font-weight:normal;
	font-family:"Verdana", sans-serif;	
	vertical-align:middle;
	/*padding:0.5em;*/
	}

fieldset {
	margin:0;
	margin-bottom:12px;
	padding:12px;
	}

legend {
	margin-bottom:0.5em;
	padding:0 3px;
	font-size:1em;
	font-family:"Verdana", sans-serif;	
	font-weight:bold;
	color:#15396F;
	}

/* form factory */
.fs_formFactory form {
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#eee;
	}

.fs_formFactory table {
	width:100%;
	background:transparent !important;
	}

.fs_formFactory table,
.fs_formFactory tbody,
.fs_formFactory tr,
.fs_formFactory td {
	border:none !important;
	}

.fs_formFactory td {
	padding:6px 0 !important;
	}

.fs_formFactory .field {
	vertical-align:middle;
	}

.fs_formFactory .field label {
	width:auto;
	float:none;
	display:inline;
	}

.fs_formFactory .label {
	width:35%;
	vertical-align:middle;
	text-align:right;
	}

.fs_formFactory .field span {
	color:#3c3935;
	}

.fs_formFactory input {
	width:60%;
	}

.fs_formFactory textarea {
	width:85%;
	}

.fs_formFactory_radio, .fs_formFactory_checkbox {
	width:auto !important;
	border:none !important;
	}

.fs_formFactory_date input {
	width:20%;
	}

.fs_required {
	color:#c02000 !important;
	}
	
.fs_button, .fs_submit {
	position:relative;
	/*left:35%;*/
	padding:2px 10px;
	width:auto !important;
	overflow:visible;
	color:#fff;
	border-color:#408de5;
	background-color:#3678c2;
}

.fs_button:hover, .fs_submit:hover {
	color:#fff !important;
}

/* this should really be in chl_theme.css */

#headlines {
	margin-top:20px;
}

#headlines .chl2_row {
	padding:0;
}

#headlines .chl2_title h6 {
	color:#222;
	background-color:#9ecc47;
}

#headlines .chl2_columnCollection .chl2_left {
	padding:10px 0;
	width:150px;
}

#headlines .chl2_columnCollection .chl2_right {
	padding:10px 0;
	width:530px;
}

#headlines .chl2_2Column .chl2_columnCollection {
	background-position:160px 0;
}

.fs_clear {
	clear: both;
}

.summaryInformation ul {
	list-style-position: inside;
}

.pageImg {
   float: right;
    margin-bottom: 20px;
    margin-left: 20px;
    width: 180px;   
}  

ul {
    list-style: disc outside none;
}

.chl2_date {
    padding-right: 10px;
}

