/* defaults, globals, and miscellaneous
==============================================================================*/
* { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	}
body {
	font-size: 62.5%; /* sets the stage for using ems */
	text-align: center;
	background: #fff url(../img/bg-body.jpg) repeat-x;
	}
hr {
	display: none;
	}
a {
	text-decoration: none;
	}
.clearHack {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	}

/* inline images
==============================================================================*/
img {
	border: 0; /* removes border in case images have anchor around them */
	}
.inlineImage {
	text-align: center;
	font: normal 1.0em 'lucida grande',tahoma,sans-serif;
	color: #999;
	}
	.inlineImage img {
		padding: 3px;
		border: 1px solid #ccc;
		}
	.noStyle img {
		padding: 0;
		border: 0 none;
		}
.right {
	float: right;
	margin: 1.3em 0 0 2em;
	}
.left {
	float: left;
	margin: 1.3em 2em 0 0;
	}
.center {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	}

/* layout setup
==============================================================================*/
#container,
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 980px;
	}

#container,
#wrapper {
	text-align: left;
	}

#header {
	height: 0px;
	list-style: none;
	width:980px; height:0px;
	/*background: #fff url(../img/header.jpg) no-repeat;*/
	}
	
	#header #left{
		float:left;width:252px; height:0px; margin:1px 0 0 0;
		text-indent:-5000px;
	}
	
	#header #right{
		float:right; width:180px; height:0px; margin:8px 3px 0 0;
		text-indent:-5000px;
	}
	
/* top-level navigation
==============================================================================*/
#nav {
	float:left;
	height: 32px;
	margin-bottom: 2px;
	list-style: none;
	}
#nav li {
	float: left;
	margin-right: 1px;
	height: 32px;
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	}
#nav li a {
	display: block;
	line-height: 32px;
	text-indent: -5000px;
	overflow: hidden;
	background-position: center top; /* horizontally centers the background image */
	}
	#navVT {
		width: 150px;
		background: url(../img/navVT.gif) no-repeat;
		}
		
	#navPG {
		width: 130px;
		background: url(../img/navPG.gif) no-repeat;
		}
	#navFP{
		width: 130px;
		background: url(../img/navFP.gif) no-repeat;
		}
	#navAM{
		width: 130px;
		background: url(../img/navAM.gif) no-repeat;
		}
	#navSP {
		width: 150px;
		background: url(../img/navSP.gif) no-repeat;
		}
	#navST {
		width: 150px;
		background: url(../img/navST.gif) no-repeat;
		}
		
	#navWL {
		width: 150px;
		background: url(../img/navWL.gif) no-repeat;
		}
		
	#navTF {
		width: 133px;
		background: url(../img/navTF.gif) no-repeat;
		}
	
#nav li a:hover {
	background-position: 50% -32px;
	}
	#nav li a.currentSection,
	#nav li a.currentSection:hover {
		background-position: 50% -64px;
		}

/* current
==============================================================================*/
#media {
	margin:0; padding:0;
	position: relative;
	float: left;
	width: 980px;
	min-height: 600px;
	}
	
	iframe {
		margin:0; padding:0; border: 0px;
		width: 980px; height: 600px;
	}

/* footer
==============================================================================*/
#footer {
	position: relative;
	clear: both;
	margin-top: 20px;
	padding: 20px 0;
	background: #3A4C55 url(../img/bg-footer.jpg) repeat-x;
	}
#siteMap,
#copyright {
	margin-top: 0;
	}
#siteMap {
	float: left;
	width: 497px;
	}
#siteMap .column {
	float: left;
	width: 165px;
	}
#siteMap li {
	list-style: none;
	font: normal 1.1em/1em 'lucida grande',tahoma,sans-serif;
	}
#siteMap li a {
	display: block;
	padding: .36em .18em;
	font-weight: bold;
	color: #ece9d5;
	}
	#siteMap li li a {
		padding-left: 10px;
		font-size: .81em;
		line-height: 1em;
		font-weight: normal;
		color: #ece9d5;
		background: url(../img/arrow-miniorange.gif) left center no-repeat;
		}
#siteMap li a:hover {
	text-decoration: underline;
	color: #ff9300;
	/*background: #3e362f;*/
	}
	#siteMap li li a:hover {
		text-decoration: underline;
		/*background: #3e362f url(../img/arrow-miniorange.gif) left center no-repeat;*/
		}
#copyright {
	float: right;
	width: 256px;
	background: #23353D;
	border: 1px solid #797066;
	}
#copyright p {
	margin: 15px 10px;
	font: normal 1em/1.2em 'lucida grande',tahoma,sans-serif;
	color: #eae7d2;
	}
#copyright strong {
	font-size: 1.0em;
	font-weight: normal;
	color: white;
	}
#copyright a {
	font-weight: bold;
	color: #60bffb;
	}
#copyright a:hover {
	text-decoration: underline;
	color: white;
	}

/* sIFR
==============================================================================
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	}
.sIFR-replaced {
	visibility: visible !important;
	}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}
.sIFR-hasFlash #news h2,
.sIFR-hasFlash #proposal h2,

.sIFR-hasFlash #services h2,
.sIFR-hasFlash .feature h2 {
 	visibility: hidden;
 	}
.sIFR-hasFlash #content h2,
.sIFR-hasFlash #content h3,
.sIFR-hasFlash #sideBar h2 {
	visibility: hidden;
 	}
.sIFR-hasFlash #content h2 {
 	letter-spacing: -9px;
 	font-size: 36px;
 	line-height: 30px;
 	}
.sIFR-hasFlash #content h3 {
	margin-bottom: -5px;
	}
 .sIFR-hasFlash #content #serviceInfo h3 {
 	visibility: visible !important;
	}
	*/
	
	/* ------------------------------------------ Begin Form Layout ------------------------------------------ */

textarea:focus, select:focus, input:focus {
	background:#E1E7E0;    
	}

fieldset { 
	font: normal 1.0em/1.1em 'lucida grande',tahoma,sans-serif;
	border: 1px solid #ccc;
	margin: 1px 0 7px 10px;
	padding: 10px;
	padding-bottom: .75em;
	width: 225px;
}

legend {
    background: transparent;
	font: bold 1.1em/1em 'lucida grande',tahoma,sans-serif;
	color: #384451;
	text-transform: uppercase;
    margin: 0 0 .75em 0;
    padding: 0 .5em 0 .5em;
}

label {
	font: normal 1.0em/1.1em 'lucida grande',tahoma,sans-serif;
	color: #666;
    float: left;
	text-align:left;
	font-size: 11px;
    width: 125px;
    padding: 2px 0 3px 0;
}

fieldset div {
    margin-bottom: .55em;
    padding: 0px;
    display: block;
}

.fm-TextBox, fieldset div input.fm-TextBox, fieldset div textarea.fm-TextArea  {
	font-size: 11px;
    width: 221px;
    border: #ccc 1px solid; 
    padding: 1px;
    color: #666666;
}

.fm-TextArea{
	font-size: 11px;
    width: 213px;
	height: 100px;
    border: #ccc 1px solid; 
    padding: 1px;
    color: #666666;
}

.fm-DropDown {
    color: #666666;
	width: 225px;
    border: #AAB8C5 1px solid; 	
	font-size: 11px;
}
fieldset div select {
    padding: 1px;
}

div.fm-multi div {
    margin: 5px 0;
}

div.fm-multi input {
    width: 1em;
}

div.fm-multi label {
    display: block;
    width: 200px;
    padding-left: 5em;
    text-align: left;
}

#fm-submit {
    clear: both;
    padding-top: 1em;
    text-align: center;
}

#fm-submit input {
    border: 1px solid #999999;
    padding: 2px 1em;
    background: #ccc;
    color: #666;
    font-size: 80%;
	font: normal 1.0em/1.1em 'lucida grande',tahoma,sans-serif;
}

div.fm-note {
	font-size: 90%;
	font-style: italic;
}

/* required fields - does not work in IE */
fieldset div.fm-req label {
	color: #CF6717;
    font-weight: bold;
}

fieldset div.fm-req label:before {
    content: "* "; /* does not work in IE */
}

fieldset div.fm-req label.fm-DataHolder:before {
    content: ""; /* does not work in IE */
}

label.fm-DataHolder {
	border: 1px solid #D0Dade;
	width: 250px;
	font-weight: normal !important;
	color: #666666 !important;
	font-size: 100%;
	padding: .15em;
	overflow: hidden;
	margin-top: .15em;
	margin-bottom: .15em;	
}
/* ------------------------------------------ End Form Layout ------------------------------------------ */