BODY 
{
	margin:0px; 
	padding:0px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

H1
{
	font-family:Geneva, Arial, Helvetica, sans-serif;	
}

H2
{
	font-family:Geneva, Arial, Helvetica, sans-serif;	
	font-size:16px;
	margin-bottom:10px;
}

H1.header
{
	font-size:20px;
	padding:0px;
	margin:0px 0px 5px 0px;
	color:#FFF;
}

.header
{
	padding:20px 20px 0px 20px;
	margin:0px;
}

.headerContent_Main
{
	font-size:14px;
	line-height:18px;
	height:100px;
	color:#FFF;
}

.headerContent_Internal
{
	font-size:14px;
	line-height:18px;
	height:110px;
	color:#FFF;
}

.headerButtons
{
	color:#333333;
	text-align:left;
	width:550px;
	display:block;
	padding:16px 0px 0px 0px;
	margin:0px;
}

.headerButton
{
	margin:0px;
}

.headerLink
{
	margin:0px 14px 0px 0px;
	padding:0px;
}

#mainContent_Home
{
	width:778px;
	margin:0px;
	padding:0px;
}

#sideBar
{
	padding:25px 7px 10px 2px;
	float:left;
	width:168px;
	font-size:12px;
	background-color:#FFFFFF;
}

#leftColumn
{
	float:left;
	width:165px;
	padding:0px 10px 10px 0px;
	background-color:#FFFFFF;
}

#middleColumn
{
	float:left;
	width:340px;
	padding:0px 0px 10px 10px;
	font-size:12px;
}

#rightColumn 
{
	float:right;
	width:220px;
	border-left:dotted 1px #999999;
	padding:0px 10px 10px 10px;
}

h2.rightBox
{
	padding-bottom:0px; 
	margin-bottom:0px;
	padding-top:0px; 
	margin-top:0px;
}

h3.rightBox
{
	padding-bottom:0px; 
	margin-bottom:7px;
	padding-top:0px; 
	margin-top:0px;
	font-size:14px;
}

#mainContent
{
	float:left;
	width:560px;
	background-position:right;
	background-color:#fff;
}

h2.mainContent
{
	margin-top:20px;
}

#rightBox 
{
	text-align:left;
	padding:10px;
	margin:18px 0px 15px 20px;
	float:right;
	width:185px;
	border:dotted 1px #999999;
	background-color:#CCCCCC;
	z-index:0;
}

.contentBase
{
	padding:0px 15px 25px 12px;	
	margin:0px;
	font-size:12px;
	line-height:16px;
	background-position:right;
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFF;
	min-height:100%;
}

.footerMain
{
	margin:0px;
	padding:15px 10px 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	min-height:100%;
}

.footerLeft
{
	float:left;
	text-align:left;
}

.footerRight
{
	float:right;
	text-align:right;
}
	
#mainBox 
{
	width:816px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border:0px;
}

#marketWindow, #marketWindow_CV, #marketWindow_EMS, #marketWindow_MIL
{
	background-color:#FFFFFF; 
	background-repeat:no-repeat;
	margin-bottom:0px;	
	background-image:url(images/marketWindow.png); 
}

#marketWindow
{
	background-image:url(images/marketWindow.png); 
	height: 100px;
}

#marketWindow_CV
{
	background-image:url(images/Internal-Header-BG_CV.png); 
}

#marketWindow_EMS
{
	background-image:url(images/Internal-Header-BG_EMS.png); 
}

#marketWindow_MIL
{
	background-image:url(images/Internal-Header-BG_MIL.png); 
}

.quickContact
{
	background-color:#F0C21A;
	padding:5px 5px 5px 9px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#1A1A1A;
}

H2.quickContact
{
	margin:0px;
	padding:0px;
	border:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
}

TEXTAREA.quickContact, INPUT.quickContact
{
	background-color:#FFFFFF;
	font-size:9px;
	border:1px solid #CDCCCC;
	padding:2px;
	margin-bottom:3px;
	width:140px;
}

INPUT.quickContact
{
	height:12px;
}

TEXTAREA.quickContact
{
	height:40px;	
}

.quickButton
{
	background-color:#1A1A1A;
	color:#CCCCCC;
	border:1px;
	width:50px;
	height:15px;
}

.quoteText
{
	margin:5px 0px 5px 0px;
	font-weight:bold;
	font-size:12px;
	font-style:normal;
	background-image:url(images/quote.png);
	background-repeat:no-repeat;
}

.quoteAuthor
{
	margin:5px 0px 5px 10px;
	font-weight:bold;
	font-size:10px;
	font-style:italic;
}

.bigQuoteText
{
	margin:5px 0px 5px 0px;
	font-weight:bold;
	font-size:12px;
	font-style:normal;
}

.smallQuoteText
{
	margin:5px 0px 5px 10px;
	font-weight:bold;
	font-size:10px;
	font-style:normal;
}

/*---------------------*/
/*      Menu Stuff     */
/*---------------------*/

.jquerycssmenu
{
	font: bold 12px Verdana;
	/* border-bottom: 1px solid black; */
	/* padding-left: 15px;offset of tabs relative to browser left edge */
	padding:15px;	
	z-index:4;
}

.jquerycssmenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.jquerycssmenu ul li
{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.jquerycssmenu ul li a
{
	display: block;
	background: white url(tintblue.gif) top center repeat-x;; /*background of tabs (default state)*/
	padding: 5px 10px 4px 10px;
	margin-right: 7px; /*spacing between tabs*/
	border: 1px solid #778;
	color: #2d2b2b;
	text-decoration: none;
}

.jquerycssmenu ul li a:hover
{
	background-image: url(tintbluedark.gif) /*tab link background during hover state*/
}
	
/*1st sub level menu*/
.jquerycssmenu ul li ul
{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	border-top: 1px solid black;
	z-index:4;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li
{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul
{
	top: 0;
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a
{
	font: normal 13px Verdana;
	width: 160px; /*width of sub menus*/
	background: white;
	color: black;
	padding: 4px 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid black;
}

.jquerycssmenu ul li ul li a:hover
{ /*sub menus hover style*/
	background: #eff9ff;
	color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass
{
	position: absolute;
	top: 7px;
	right: 5px;
}

.rightarrowclass
{
	position: absolute;
	top: 5px;
	right: 5px;
}

.freelink
{
  color: #000000;
  text-decoration: none;
}

a.freelink:hover
{
  color: #ff0000;
  text-decoration: none;
}

.textlink
{
  color: #0000ff;
  text-decoration: none;
}

a.textlink:hover
{
  color: #ff0000;
  text-decoration: none;
}








/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana; /* submenu font size (13) */
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid white;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 160px; /* sublevel: width of menu */
color: #cccccc; /* sublevel: color of text (black) */
background-color: #990000; /* sublevel: color of background (lightblue) */
text-decoration: none;
padding: 4px 5px;
border-bottom: 1px solid #ffffff; /* sublevel: bottom border color for each entry (black) */
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: #3366cc; /* sublevel: hover background color */
color: #ffffff; /* sublevel: hover text color */
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}



/* ######### Marker List Vertical Menu ######### */

.markermenu{
padding-left: 1px;
width: 170px; /* toplevel: width */
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/

}

.markermenu ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
border: 1px solid #ffffff; /* toplevel: outer border color (9a9a9a) */
}

.markermenu ul li a{
background: #660000 no-repeat 3px center; /* toplevel: each entries background color (f2f2f2) url(bulletlist.gif) */
font: 13px Verdana, Helvetica, sans-serif; /* toplevel font size - can also include bold */
color: #cccccc; /* toplevel: text color change here and below (00014e) */
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #ffffff; /* toplevel: bottom border color for each entry (b5b5b5) */
}

* html .markermenu ul li a{ /*IE6 hack*/
width: 155px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #cccccc; /* toplevel: text color change here and above (00014e) */
}

.markermenu ul li a:hover, .markermenu ul li a.selected{
color: #ffffff; /* toplevel: hover text color */
background-color: #214092; /* toplevel: hover background color */
}

/* ######### Customized Drop Down ULs CSS (inherits from ddlevelsmenu-base.css) ######### */

.blackwhite li a{
background: white;
}

.blackwhite li a:hover{
background: black;
color: white;
}



/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
margin: 0;
padding: 0;
font: bold 12px Verdana;
list-style-type: none;
border-bottom: 1px solid gray;
background: #414141;
overflow: hidden;
width: 100%;
}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 6px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #414141;
}

.mattblackmenu li a:visited{
color: white;
}

.mattblackmenu li a:hover{
background: black; /*background of tabs for hover state */
}

.mattblackmenu a.selected{
background: black; /*background of tab with "selected" class assigned to its LI */
}

.smallLight
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	min-height:100%;    
	color: #999999;
}