img.right {
	padding: 5px;
	border: 1px solid #BDBDBD;
	margin: 0;
	float: right;
	margin: 0 0 1px 10px;
	background-color: White;
}
img.left {
	padding: 5px;
	border: 1px solid #BDBDBD;
	margin: 0;
	float: left;
	margin: 0 10px 1px 0;
	background-color: White;
}
img.normal {
	padding: 5px;
	border: 1px solid #BDBDBD;
	margin: 0;
	margin: 0 10px 0 10px 0;
	background-color: White;
}
img.logoleft {float:left;}

hr {width:100%; border-bottom: 1px solid #ccc; border-top: 0px; border-left: 0px; border-right: 0px; clear: both;}
hr.blue {width:100%; border-bottom: 1px solid #667da3; border-top: 0px; border-left: 0px; border-right: 0px; padding: 0 0 10px 0; margin: 10px 0 15px 0; clear: both;}
hr.teal {width:100%; border-bottom: 3px solid #226080; border-top: 0px; border-left: 0px; border-right: 0px; padding: 0 0 10px 0; margin: 10px 0 15px 0; clear: both;}
.arrows li{list-style: url(images/bluearrow.gif);}
.redfont {color:#F00;}

/* Reset */
.fieldsetclass{border:0;}


/* Body */
.center {margin:0 auto; text-align:center; background-color: #191919;}
.center #jtf_container_fixed {margin:0 auto;text-align:left;}

/* Fonts */
.jtf_block h1{font-size:25px; color:#0d2f6f; margin: 5px 0 10px 0;}
.jtf_block h2{font-size:22px; color:#78720a; margin: 5px 0 10px 0;}
.jtf_block h3{font-size:15px; color:#003d7d; margin: 5px 0 10px 0;}
.jtf_block h4{font-size:14px; color:#003d7d; margin: 5px 0 10px 0;}

/*
.jtf_block a:link{COLOR: #003d7d;TEXT-DECORATION: none;}
.jtf_block a:visited{COLOR: #003d7d;TEXT-DECORATION: none;}
.jtf_block a:hover{COLOR: #003d7d;TEXT-DECORATION: underline;}
.jtf_block a:active{COLOR: #003d7d;TEXT-DECORATION: none;}
*/

#jtf_container_fixed {
	width: 900px;
	/*height: 100%;
	display:table;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
}

/* Other */
.clear {clear: both;}
.left {float: left;}
.right {float: right;}
.none {display: none;}
.hidden {visibility:hidden;overflow:hidden;width:0;height:0;}
.nomargin{margin:0;padding:0;}
.padding{padding:7px;}
.dottedline  {border-bottom: 1px dotted #6b6b6b; border-top: none; border-right: none; border-left: none; clear: both;}
.lipadding {padding: 5px 15px;}
.bottomborder {border-bottom: 1px solid #b1b5b8;}
.videoleft {float: left; margin: 5px 5px 5px 0; text-align:center; border: 1px solid #c8c8c8; padding: 3px; background-color:#fff;}
.videoleft a:hover {text-decoration: none;}

/* Header */
#jtf_header_fixed {
	margin: 0;
	height: auto;
}
#site_search {
	float: right;
	padding: 20px 0 0 0;
	width: 200px;
}
#site_search_relative {
	float: right;
	padding: 30px 0 0 0;
	width: 215px;
}

.labelclass {
	margin: 0 5px 0 0;
	text-align: right;
	width: 300px;
}

.textfield {
	color: #666666;
	width: 120px;
	height: 14px;
	border: solid 1px #999999;
	padding: 1px;
	float: left;
	font-size: 11px;
	text-align: right;
}
.textfield2 {
	color: #666666;
	width: 400px;
	height: 18px;
	border: solid 1px #999999;
	padding: 1px;
	float: left;
	font-size: 11px;
	text-align: left;
}
.textarea1 {
	color: #666666;	
	border: solid 1px #999999;
	padding: 1px;
	float: left;
	font-size: 11px;
	text-align: left;
	width: 400px;
}
#header_image {
	height: 197px;
	width: 900px;
	border-top: 1px solid #b1b5b8;
}
#header_image img {
	border-bottom: 1px solid #b1b5b8;
}

#jtf_content_fixed {
	width: 900px;
	font-size: 12px;
	display: table;
	clear: both;
	margin: 0;
	color: #666666;
	padding: 0;
	float: none;
	height: 100%;
	border-top: 1px solid #b1b5b8;
	border-bottom: 1px solid #b1b5b8;
	background: #fff url(images/opps_background.gif);
	background-repeat: repeat-y;
}
#jtf_content_fixed2 {
	width: 900px;
	font-size: 12px;
	display: table;
	clear: both;
	margin: 0;
	color: #666666;
	padding: 0;
	float: none;
	height: 100%;
	border-top: 1px solid #b1b5b8;
	border-bottom: 1px solid #b1b5b8;
	background-image: url(images/opps_background.gif);
	background-repeat: repeat-y;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0px;
	line-height: 1px;
}

.clearfix {display: inline-block;}

/* left hand nav */
/*left nav */
#leftcolumn {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #6b6b6b;
	display: block;
	width: 236px;
	float: left;
	font-size: 11px;
	height: 100%;
	margin: 0 0 0 1px;
	background: #1f3252 url(images/opps_buttonback.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #b1b5b8;
}
#leftcolumn a:link {
	text-decoration: none;
	font-size: 12px;
}
.leftcolumn_link li a:link {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	display: block;
}
.leftcolumn_link li a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	display: block;
}
.leftcolumn_link li a:hover {
	color: #4f6589;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	display: block;
}
.leftcolumn_link li a:active {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	display: block;
}

.leftcolumn_link ul {
	margin: 0;
	padding: 0;
}
.leftcolumn_link li {
	list-style: none;
	border-bottom: 1px solid #4f6589;
	padding: 8px 0 8px 10px;
}
.leftcolumn_link li.selected {
	list-style: none;
	border-bottom: 1px solid #4f6589;
	padding: 8px 0 8px 10px;
	color: #fff;
}
.leftcolumn_link li.selected a{
	color: #fff;
}

/* indented links */
.leftcolumn_link2 li a:link {
	color: #6b6b6b;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	display: block;
}
.leftcolumn_link2 li a:visited {
	color: #6b6b6b;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	display: block;
}
.leftcolumn_link2 li a:hover {
	color: #003d7d;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	display: block;
}
.leftcolumn_link2 li a:active {
	color: #6b6b6b;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	display: block;
}

.leftcolumn_link2 ul {
	margin: 0;
	padding: 0;
}
.leftcolumn_link2 li {
	list-style: none;
	border-bottom: 1px solid #bdbcbc;
	padding: 7px 0 10px 35px;
	background-image: url(images/greyarrow3.gif);
	background-repeat: no-repeat;
	background-position: center left;	
}
.leftcolumn_link2 li.selected {
	list-style: none;
	border-bottom: 1px solid #bdbcbc;
	padding: 7px 0 10px 35px;
	background-image: url(images/bluearrow3.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #003d7d;
}
.leftcolumn_link2 li.selected a{
	color: #003d7d;
}

/* down arrow */
.leftcolumn_link3 ul {
	margin: 0;
	padding: 0;
}
.leftcolumn_link3 li {
	list-style: none;
	border-bottom: 1px solid #bdbcbc;
	padding: 7px 0 10px 25px;
	background-image: url(images/downarrow3.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-weight: bold;
	font-size: 11px;
	color: #6b6b6b;
}
.leftcolumn_link3 li a:link {
	color: #6b6b6b;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
}
.leftcolumn_link3 li a:visited {
	color: #6b6b6b;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
}
.leftcolumn_link3 li a:hover {
	color: #003d7d;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
}
.leftcolumn_link3 li a:active {
	color: #6b6b6b;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
}
.leftcolumn_link3 li.selected {
	list-style: none;
	border-bottom: 1px solid #bdbcbc;
	padding: 7px 0 10px 25px;
	background-image: url(images/downarrow2.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-weight: bold;
	font-size: 11px;
	color: #003d7d;
}
.leftcolumn_link3 li.selected a{
	color: #003d7d;
}


#nav_bottom{
	color: #474747;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	display: block;
	padding: 15px;
	background-color: #fff;
}

#nav_bottom a:link{COLOR: #003d7d;TEXT-DECORATION: none;font-size: 11px;}
#nav_bottom a:visited{COLOR: #003d7d;TEXT-DECORATION: none;font-size: 11px;}
#nav_bottom a:hover{COLOR: #003d7d;TEXT-DECORATION: underline;font-size: 11px;}
#nav_bottom a:active{COLOR: #003d7d;TEXT-DECORATION: none;font-size: 11px;}

#nav_bottom h2{
	color: #0d2f6f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0 0 5px 0;
	font-weight: bold;
}


/* content feature  */
#content_feature {
	float: left;
	width: 661px;
	margin-bottom: 10px;
	display: table;
	height: auto;
	font-size: 11px;
	color: #474747;
}

#content_feature a:link{COLOR: #003d7d;TEXT-DECORATION: none;}
#content_feature a:visited{COLOR: #003d7d;TEXT-DECORATION: none;}
#content_feature a:hover{COLOR: #003d7d;TEXT-DECORATION: underline;}
#content_feature a:active{COLOR: #003d7d;TEXT-DECORATION: none;}

.feature_module {
	margin-bottom: 20px;
	padding: 15px;
}
.feature_module_left {
	float: left;
	width: 300px;
}
.feature_module_right {
	float: right;
	width: 300px;
}



/* right column */

#right_column {
	width: 212px;
	float: right;
	margin: 0 1px 15px 0;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
}
#right_column h2{	
	font-size: 16px;
	margin: 10px 0;
	font-weight: bolder;
}
#right_column h2.green{
	font-size: 16px;
	margin: 5px 0 10px 0;	
	color: #01991b;	
}
#right_column h2.brown{
	font-size: 16px;
	margin: 5px 0 10px 0;	
	color: #6a3a01;	
}
#right_column h2.maroon{
	font-size: 16px;
	margin: 5px 0 10px 0;	
	color: #8b2323;	
}
#right_column .date {	
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
	width: 60px;
	float: left;
}
#right_column .event {
	display: block;
	padding: 0px;
	margin: 0 0 10px 0;
	width: 133px;
	float: right;
}

#right_column a:link {
	color: #003d7d;
	text-decoration: none;

}
#right_column a:visited {
	color: #003d7d;
	text-decoration: none;
}
#right_column a:hover {
	color: #003d7d;
	text-decoration: underline;
}
#right_column a:active {
	color: #003d7d;
	text-decoration: none;
}



/************************** SUB PAGE ************************************/


/* content feature : Internal */
#content_feature2 {
	float: left;
	width: 661px;
	padding-bottom: 10px;
	display: table;
	height: auto;
	font-size: 12px;
	color: #474747;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
}

#content_feature2 a:link{COLOR: #003d7d;TEXT-DECORATION: none;}
#content_feature2 a:visited{COLOR: #003d7d;TEXT-DECORATION: none;}
#content_feature2 a:hover{COLOR: #003d7d;TEXT-DECORATION: underline;}
#content_feature2 a:active{COLOR: #003d7d;TEXT-DECORATION: none;}



/************************** Footer ***************************************/
#footerbar_fixed {
	margin: 10px 0 0 0;
	width: 100%;
	color: #616161;
	text-align: center;	
	font: normal 10px Arial, Helvetica, sans-serif;
}
#jtf_footer {
	color: #616161;
	font-size: 11px;
	margin: 5px;
}
#jtf_footer a{
	color: #616161;
	margin: 10px;
	text-decoration: none;
}