/*GENERAL STRUCTURE*/
#wrapper {
	background-image: url(../images/Interim/header_body_bkgrd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E5E2DB;
}
.frmLong
{
	min-height:400px;
    height:auto !important;
    height:400px;
	vertical-align:top;
	
}
.frmLong .columns
{
	padding:0px;
}

#footer {
	color: #4D463C;
	background-color: #ccc8c2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: 8em;
	vertical-align: middle;
	background-image: url(../images/Interim/footer_bkgrd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	position: relative;
	clear: both;
	width: 100%;
	padding-top: 15px;
	margin-top: 100px;
}
#footerContent {
	width: 960px;
	margin: 0 auto;
	
}
#terms {
	display: block;
	float: left;
	width: 260px;
font-size: 0.9em;
}
#copyright {
	float: left;
	width: 700px;
	position: relative;
	text-align: left;
	font-size:.9em;
	
}
#copyright p{
	font-size:1.2em;
	font-family:Arial,helvetica,sans-serif;
}
#header a:link {
	/*color:#333;*/
	text-decoration: none;
}
#header a:visited {
	/*color:#333;*/
	text-decoration: none;
}
#header a:hover{
	/*color:#666;*/
	}
#header a
{
  outline: none;
}

#footer a:link{
	color:#333;
	text-decoration: none;
	font-size: .9em;

}
#footer a:visited {
	color:#333;
	text-decoration: none;
	font-size: .9em;

}
#footer a:hover{
	color:#666;
	font-size: .9em;

	}

:focus
{
  -moz-outline-style: none;
}
ul {
	/*text-indent: 5px;*/
	list-style-position: outside;
	list-style-type: circle;

	padding-left: 6px;
}

.arrowLink{
	background-image:url(../images/Interim/icon_arrow.gif);
	font-weight: bold;
	background-position: left center;
	padding-left: 30px;
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
	}

.container {
	width: 960px;
	margin: 0 auto;
	}
	
	
	

/*HEADER ELEMENTS*/
#header {
	background-color: #B00000;
	background-image: url(../images/Interim/header_bkgrd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 120px;
	position:relative;

	
}
#logo {
	display: block;
	float: left;
	width: 152px;
	position: relative;
	height: 61px;
	padding-top:0px;
	padding-bottom:0px;
}
#headerNav {
	float:left;
	position:relative;
	width: 100%;
	height: 120px;
	}
#mainContent {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 2em;
}
#navSmallContainer {
	float: left;
	position: relative;
	width: 957px !important;
	text-align: right;
	padding-right: 20px;
}
#navSmall,.navSmall
{
	margin-top:0.2em;
	margin-bottom:0px;
	
}

#navSmall ul, .navSmall ul{
	margin: 0;
	}
#navSmall li, .navSmall li {
	display: inline;
	list-style-type: none;
	padding-right: 1em;
	padding-left: 1em;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	background-image: url(../images/Interim/navSmall_vert_dots.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#navSmall a:link, #navSmall a:visited , .navSmall a:link, .navSmall a:visited {
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	word-spacing: 0.2em;
	/*padding-top: 8px;*/
	line-height: 40px;
	}	
#navSmall a:hover, .navSmall a:hover {
	color:#FFFFC1;
	}	
#header a:{
	color:#FFF;
	text-transform: uppercase;
}

#navMainContainer ul, .navMainContainer ul {
	width: 100%;
	text-align: left;
	margin-top:0px;
	position: relative;
	clear: both;
	vertical-align: top;
	height: 24px;
	margin-left:0px;
	padding-left:0px;
}


#navMainContainer ul li , .navMainContainer ul li{
	display: inline;
	list-style-type: none;
		}
#navMainContainer ul li a:link,#navMainContainer ul li  a:visited , .navMainContainer ul li a:link, .navMainContainer ul li a:visited {
	

	width: 100%;
	
	color:#FFF;
	padding-left: 25px;
	padding-right: 25px;
/*	padding-top: 6px;*/
	text-transform:uppercase;
	font-size: 12px;
	font-weight: bold;
	word-spacing: 0.2em;
	margin-right: 4px;
	margin-left: 4px;
	vertical-align: top;
	/*margin-bottom: 6px;*/
	width: 100%;
	/*height: 18px;*/

	}

#navMainContainer ul li a:hover, .navMainContainer ul li a:hover{
	color:#FFFFC1;
	background-image: url(../images/Interim/mainNav_hover.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	0color:#FFFFC1;
	text-decoration:none;
	font-size: 12px;
	padding-bottom: 6px;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	width: auto;
	}		


#navMainContainer #navMain .active a, .navMainContainer #navMain .active a {
	background-image: url(../images/Interim/mainNav_hover.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	color:#FFFFC1;
	text-decoration:none;
	font-size: 14px;
	padding-bottom: 6px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	color: #FFFFC1;
	}
	
.shareSocial {
	font-weight: bold;
	display: block;
	height: 1.75em;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	margin-top: .4em;	
	margin-left: 0em;
}

.btnArrow {
	position: absolute;
	display: inline;
	margin-top: 0.1em;
	top: 8px;
	right: 25px;
	width:25px;
	height:25px;
}



#subContent {
	background-color: #ECE7DD;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C00000;
	width: 680px;
	float: left;
	position: relative;
}

#subContentBody {
	float: left;
	position: relative;
	width: 468px;
	padding-left: 20px;
	background-color: #fff;
	padding-top: 1em;
	padding-right: 20px;
	padding-bottom: 20px;
}
.subMainContent {
	width: auto;
	margin: 0px;
	height: 100%;
	float: right;
	padding-left: 200px;
}


#subContentBody .Module {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	float: left;
	position: relative;
/*	width: 465px;*/
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*CUSTOM DOTTED LINE ELEMENTS*/

.hrDotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	color: transparent;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.hrDottedSolid {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin: 0px;
	height: 1px;
	clear: left;
	float: left;
	position: relative;
	padding: 0px;
	top: 0px;
}
.hrSolid {
	background-color: #333;
	margin: 0px;
	padding: 0px;
}



.h1title {
	font-size:2.5em;
	line-height:1;
	margin-bottom:0.5em;
	color:#333;
	font-weight:normal;
}



.newsimage
{
	float:left;
	width:100px;
	height:100px;
	vertical-align:top;
}


.date {
	font-weight: normal;
	color: #666;
	font-size: 14px;
	float:right;
	padding-left:6px; 
	margin:0px 3px 0px 6px;

}
.htitle
{
	font-size:1.2em;
	line-height:1.25;
	margin-bottom:0em;
	font-weight:bolder;
}

.tablenews tr td
{
	padding:10px 0px 0px 0px;
	
}

fieldset {padding:0em;margin:0 0 0 0;border:0px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}

.long-form-form table
{
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Sans-Serif;
	font-size:1.0em;
	vertical-align:text-top;
	color:Black;
	padding-top:0px;
}
.long-form-form hr
{
	background-color:Transparent;
}
.long-form-field-label
{
	padding-top:0px;
	margin-top:0px;
}
#long-form-dialog , #ui-dialog-title-long-form-dialog
{
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Sans-Serif;
	font-size:1.1em;
	height: auto;
	width:auto;
	text-align:left;
	z-index:1002;}
.long-form-form, .long-form-working, .long-form-thankyou
{
}
#long-form-dialog .required
{
	color: Black;
}

.long-form-form h2, .long-form-working h2, .long-form-thankyou h2{
	font-weight:normal;
	color:#333;
}
.long-form-form h2, .long-form-working h2, .long-form-thankyou h2{
	font-size:1.8em;
	margin-bottom:0.2em;
	color: #C00000;
	padding-bottom: .4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}

.ui-dialog
{
	font-size:1.1em;
}
.bolditalic
{ font-weight:bold;
	font-style:italic;
}
.bold
{
	font-weight:bold;
}


