html
{
	list-style-type: none;
	list-style-image: none;
}

body
{
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #16579E;
	background-color: #F2F2EC;
}

form
{
	margin: 0px;
	padding: 0px;
}

/* 0 BASIC TAGS */

table
{
	font-size: 1em;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p
{
	line-height: 1.6em;
	text-align: justify;
}

hr
{
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a
{
	text-decoration: underline;
	color: #71962B;
}

a:visited
{
	color: #71962B;
}

a:hover
{
	text-decoration: underline;
	color: #71962B;
}

a:active
{
	color: #71962B;
}

.bullets li
{
	list-style-type: square;
	padding-bottom: 10px;
	margin-left: 0px;
}

.numbered li
{
	list-style-type: decimal;
	padding-bottom: 10px;
	margin-left: 20px;
}


blockquote
{
	margin-left: 50px;
	font-weight: bold;
}

/* 1 HEADER */

.header
{
	/*background-image: url(Images/header.gif);*/
	background-repeat: no-repeat;
	position: relative; /*	width: 760px;*/
	height: 98px;
	margin-left: auto;
	margin-right: auto;
}

h1
{
	text-transform: uppercase;
	font-size: 18px;
}

h2
{
	font-size: 16px;
	padding-bottom: 1px;
}

.hdr
{
	padding: 5px;
	display: block;
	text-align: right;
}

.embeddedimg
{
	display: block; 
	padding-left: 20px; 
	float: right; 
	clear: both;
}

#SiteContainer
{
	padding: 0px;
	height: auto;
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

.FormSection
{
	padding: 10px;
	border: thin solid #E2E2E2;
}

#HomeHeader
{
	border-left: 4px solid #16579E;
	border-right: 4px solid #16579E;
	border-top: 4px solid #16579E;
	height: 255px; /*true height is 270px (w/o padding) */
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/home-header.jpg');
	background-repeat: no-repeat;
	border-bottom-style: none;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#SecondaryHeader
{
	border-left: 4px solid #16579E;
	border-right: 4px solid #16579E;
	border-top: 4px solid #16579E;
	height: 255px; /*true height is 270px (w/o padding) */
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/secondary-header.jpg');
	background-repeat: no-repeat;
	border-bottom-style: none;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#HomeContentTop
{
	background-image: url('images/contentTop.gif');
	padding: 0px;
	width: 873px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: -15px;
	height: 22px;
}

#HomeContentTop2
{
	background-image: url('images/contentTop.gif');
	padding: 0px;
	width: 873px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	height: 22px;
}

#HomeContent
{
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-right: 4px solid #16579E;
	border-left: 4px solid #16579E;
	background-color: #FFFFFF;
	display: block;
	margin-bottom: 0px;
	overflow: visible;
	padding:0px;
	height: auto;
	float: left;
}
#HomeNavArea
{
	float: left;
	width: 178px;
	margin-right: 2px;
	margin-left: 3px;
}
#HomeNavArea form
{
	font-size: 9pt;
	color: #16579E;
	height: 26px;
	margin: 0px;
	padding: 0px;
}

#HomeFlashWindow
{
	float: left;
	height: 270px;
	width: 327px;
	margin-right: 2px;
}
#HomeTabsWindow
{
	float: left;
	width: 350px;
}
#HomeTabsWindow iframe
{
	height: 220px;
	width: 350px;
	padding: 0px;
	float: left;
	clear: none;
	margin: 0px;
}
#HomeTabsWindow img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#SecondaryTextArea
{
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	width: 630px;
}

#HomeContentBottom
{
	background-image: url('images/contentBottom.gif');
	background-position:0px -20px;
	padding: 0px;
	width: 873px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 10px;
	clear: both;
}
#FooterArea
{
	height: 50px;
	width: 865px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	text-align: center;
}
.footerlinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: capitalize;
	color: #16579E;
	text-decoration: none;
}
.footerlinks a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: capitalize;
	color: #16579E;
	text-decoration: none;
}
.footerlinks a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: capitalize;
	color: #16579E;
	text-decoration: none;
}
.footerlinks a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: capitalize;
	color: #16579E;
	text-decoration: underline;
}
.footerfineprint
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: capitalize;
	color: #16579E;
	text-decoration: none;
	margin-top: 5px;
	display: block;
}
.searchquery
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #16579E;
	text-decoration: none;
	height: 17px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 0px;
	position: relative;
	top: -4px;
}
.TitleText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-transform: capitalize;
	color: #16579E;
	text-decoration: none;
}
.FREE
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
}
.quotetxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #16579E;
	text-decoration: none;
}


/* Accordion */
.accordionHeader
{
	padding-bottom: 5px;
}

/*
#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

*{
	list-style:none;
	margin:0px;
	padding:0px;
}
*/


.menu
{
	list-style-type: none;
	list-style-image: none;
	width: 136px;
	font-size: 11pt;
	font-weight: bold;
	margin: 2px;
	overflow: hidden;
}

.menu li
{
	margin-left: -40px;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
}

.menu li a:link, .menu li a:visited
{
	text-decoration: none;
	padding: 2px 0 2px 20px;
	display: block;
	color: #16579E;
	margin: 2px;
}

.menu li a:hover
{
	text-decoration: none;
	display: block;
	padding: 2px 0 2px 20px;
	margin: 2px;
	color: #16579E;
	background-color: #FFFFFF;
}

.menu li a:active
{
	text-decoration: none;
	padding: 2px 0 2px 20px;
	display: block;
	color: #16579E;
	margin: 2px;
}

.menupicked
{
	text-decoration: none;
	display: block;
	padding: 2px 0 2px 20px;
	margin: 2px;
	color: #16579E;
	background-color: #FFFFFF;
}

#options
{
	margin: 0px auto;
	text-align: left;
}
#options a
{
	text-decoration: none;
}
#options a:hover
{
	color: #033;
}

#acc
{
	list-style: none;
	margin: 0 auto 0px;
	padding: 0px;
}
#acc .expanded
{
	background-position: left center;
	font-weight: bold;
	margin-top: 0px;
	cursor: pointer;
	background: url(/images/expand.gif);
	margin-bottom: 5px;
	background-repeat: no-repeat;
	display: block;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#acc .collapsed
{
	background-position: left center;
	padding-left: 25px;
	font-weight: bold;
	margin-top: 0px;
	cursor: pointer;
	background: url(/images/collapse.gif);
	margin-bottom: 5px;
	background-repeat: no-repeat;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
#acc strong:hover
{
}
#acc .acc-section
{
	overflow: hidden;
	background: #fff;
}
#acc .acc-content
{
	padding: 0px 40px 10px 0px;
	border-top: none;
	background: #fff;
}

/*
#options {width:457px; margin:20px auto; text-align:right; color:#9ac1c9}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}

#acc {width:457px; list-style:none; color:#033; margin:0 auto 40px}
#acc h3 {width:443px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
#acc h3:hover {background:url(images/header_over.gif)}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {width:425px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}

#nested {width:425px; list-style:none; color:#033; margin-bottom:15px}
#nested h3 {width:411px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
#nested h3:hover {background:url(images/header_over.gif)}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:393px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}
#nested .acc-selected {background:url(images/header_over.gif)}
*/



/* Product Detail Tabbing Skin Themes [usgande]*/
/*------------------------------------------------------*/
/* default layout */
.usgande__tab_default .ajax__tab_header
{
	white-space: nowrap;
	font-size: 0em;
}
.usgande__tab_default .ajax__tab_outer
{
	display: -moz-inline-box;
	display: inline-block;
}
.usgande__tab_default .ajax__tab_inner
{
	display: -moz-inline-box;
	display: inline-block;
}
.usgande__tab_default .ajax__tab_tab
{
	margin-right: 0px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
}

/* xp theme */
.usgande__tab_xp .ajax__tab_header
{
}
.usgande__tab_xp .ajax__tab_outer
{
}
.usgande__tab_xp .ajax__tab_inner
{
}
.usgande__tab_xp .ajax__tab_tab
{
	height: 13px;
	padding: 4px;
	margin: 0;
	background: url(../../App_Themes/DarkGoo/tab.gif) repeat-x;
}
/*
.usgande__tab_xp .ajax__tab_hover .ajax__tab_outer {background:url(../../App_Themes/DarkGoo/tab-hover-right.gif) no-repeat right;}
.usgande__tab_xp .ajax__tab_hover .ajax__tab_inner {background:url(../../App_Themes/DarkGoo/tab-hover-left.gif) no-repeat;}
.usgande__tab_xp .ajax__tab_hover .ajax__tab_tab {background:url(../../App_Themes/DarkGoo/tab-hover.gif) repeat-x;}
.usgande__tab_xp .ajax__tab_active .ajax__tab_outer {background:url(../../App_Themes/DarkGoo/tab-active-right.gif) no-repeat right;}
.usgande__tab_xp .ajax__tab_active .ajax__tab_inner {background:url(../../App_Themes/DarkGoo/tab-active-left.gif) no-repeat;}
.usgande__tab_xp .ajax__tab_active .ajax__tab_tab {background:url(../../App_Themes/DarkGoo/tab-active.gif) repeat-x;}
*/
.usgande__tab_xp .ajax__tab_body
{
	font-family: verdana,tahoma,helvetica;
	font-size: 10pt;
	border: 1px solid #999999;
	border-top: 0;
	padding: 8px;
	background-color: #000000;
}

/* scrolling 
.usgande__scroll_horiz {overflow-x:scroll;}
.usgande__scroll_vert {overflow-y:scroll;}
.usgande__scroll_both {overflow:scroll}
.usgande__scroll_auto {overflow:auto}
*/
#NavTab
{
	font-size: 0em;
}

#MapTab
{
	font-size: 0em;
}

.FormLabel
{
	font-weight: bold;
}


fieldset
{
	border-style: none;
	padding-top: 10px;
	padding-left: 40px;
	width: 500px;
}

label
{
	width: 140px;
	padding-left: 0px;
	margin-bottom: 8px;
	margin-right: 5px;
	float: left;
	text-align: left;
}

fieldset input, textarea, select
{
	margin-bottom: 8px;
	padding: 0px;
	float: left;
}

fieldset br
{
	clear: left;
}

fieldset .error
{
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
img
{
	border-style: none;
}


/* popup image styles */
.awardpic{
position: relative;
z-index: 0;
}

.awardpic:hover{
background-color: transparent;
z-index: 50;
}

.awardpic span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
top: 0px;
/*left: -1000px;*/
border: 0px;
visibility: hidden;
text-decoration: none;
}

.awardpic span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.awardpic:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: auto;
left: auto; /*position where enlarged image should offset horizontally */
}


/*Slideshow*/
#carousel {overflow:hidden;position:relative;width:327px;height:270px;}
#carousel div {width:327px;overflow:hidden;position:relative;}
#carousel .fader {padding:0;margin:0;list-style:none;position:relative;height:270px;}
#carousel .fader li {width:327px;position:absolute;top:0;left:0;z-index:1;}
/*End Slideshow*/


/*New RFQ/Enrollment master */
#HomeContentTop2
{
	background-image: url('images/contentTop3.gif');
	padding: 0px;
	width: 873px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	height: 22px;
}

#HomeContentBottom2
{
	background-image: url('images/contentBottom2.gif');
	padding: 0px;
	width: 873px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 30px;
	clear: both;
}

#PrettyBackground
{
	background-color:#FFF;
	background-image: url('images/prettyBackground.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}

#HomeContent2
{
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-right: 4px solid #16579E;
	border-left: 4px solid #16579E;
	display: block;
	margin-bottom: 0px;
	overflow: visible;
	padding:0px;
	height: auto;
	float: left;
}
