body
{
	margin: 0;
	padding: 0;
	font-size: 95%;
}
div#wrapperOutside
{
	text-align: center;
}
div#header
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 198px;
	text-align: left;
}
div#headerTopNav
{
	background-image: url(/images/layout/headerTopNav.gif);
	background-repeat: no-repeat;	
	height: 50px;
	overflow: hidden;
}
div#headerLogo
{
	background: url(/images/layout/headerinner.jpg) no-repeat top right;
	height: 149px;
	width: 771px;
	overflow: hidden;
	text-align: right;
	margin: 0 0 0 12px;
}
div#headerBNav
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-image: url(/images/layout/headerBNav.gif);
	background-repeat: no-repeat;	
	height: 54px;
	padding: 15px 0 0;
}
div#wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
}
div#content
{

	width:800px;

}
div#contentInner
{
    padding: 12px 30px 0 30px;
}
div#leftC
{

	float: left;
	width: 208px;
	background-image: url(/images/layout/left.gif);
	background-repeat: no-repeat;	

}
div#leftCInner
{
    padding: 15px 20px 0 28px;
}
.clear
{
	clear: both;
}
div#footer
{
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/layout/footer2.gif);
	background-repeat: no-repeat;	
	height: 455px;
	width: 800px;
    text-align: left;

}

/************************************* STYLES **************************************/
#header #headerTopNav ul 
{
    list-style: none;
    margin-top: 10px;
}
#header #headerTopNav ul li
{
    float: left;
    display: inline;    
    line-height: 19px;
    height: 19px;  
    background: none;  
    padding-left: 0;
}
#header #headerTopNav ul li a
{
    float: left;
    text-decoration: none;
    font-size: 11px;  
    font-weight: bold;
    font-family: arial;
    text-transform: uppercase;
    background: url(/images/layout/b_arrow.gif) no-repeat 0 0;
    padding: 0 25px 0 28px !important;
    height: 25px;
    color: #234075;
    display: block;
}
#header #headerTopNav ul li a:hover, #header #headerTopNav ul li a.selected
{
    
    background-image: url(/images/layout/y_arrow.gif);
    background-repeat: no-repeat;
}

#headerBNav ul
{
    list-style: none;
    margin: 0;
    padding: 0 0 0 40px;
}
#headerBNav ul li
{
    float: left;
    display: inline;   
    background: none;  
    padding-left: 0;
    line-height: 1.17em;
}

#headerBNav ul li a span
{
    display: block;
    text-align: left;
    font-size: 18px;  
    font-weight: bold;
    font-family: arial;
    text-transform: uppercase;    
    color: #234075;    
}
#headerBNav ul li a
{
   display: block;
    text-decoration: none;
    font-size: 12px;  
    font-weight: bold;
    font-family: arial;
    padding: 0px 35px 0px 32px;
    color: #234075;
}
#headerBNav ul li.withSearch
{
    margin-top: 5px;
}
#headerBNav ul li.withSearch a
{
    padding: 0 20px 0 32px !important;
}
#headerBNav ul li.q a
{
    background-image: url(/images/layout/b_question.gif);
    background-repeat: no-repeat;
    padding-left: 29px;   
}
#headerBNav ul li.q a:hover, #header #headerBNav ul li.q a.selected
{
    background-image: url(/images/layout/y_question.gif);
    background-repeat: no-repeat;
}
#headerBNav ul li.check a
{
    background-image: url(/images/layout/b_check.gif);
    background-repeat: no-repeat;
}
#headerBNav ul li.magnify a
{
    background-image: url(/images/layout/b_magnify.gif);
    background-repeat: no-repeat;
}
#headerBNav ul li.check a:hover, #headerBNav ul li.check a.selected
{
    background-image: url(/images/layout/b_check_over.gif);
    background-repeat: no-repeat;
}
#headerBNav ul li.magnify a:hover, #headerBNav ul li.magnify a.selected
{
    background-image: url(/images/layout/b_magnify_over.gif);
    background-repeat: no-repeat;
}
#headerBNav ul li.search
{
    height: 21px;
    line-height: 21px;
    text-align: left;
    margin-top: 2px !important;
    color: #6c7173;
}
#headerBNav ul li.search input.search-box
{
    background-color: #fbfdfe;
    border: 1px solid #899195;
    color: #6c7173;
    padding-left: 2px;
    margin-right: 2px;
    height: 19px;
    vertical-align: top;
}
#headerBNav ul li.search input.search-box, #headerBNav ul li.search .search-filter
{
    width: 168px;
}
#headerBNav ul li.search input.search-button
{
    width: 63px;
    height: 21px;
    border: none;
    background: transparent url(/images/search_button.png) no-repeat 0 0;
    cursor: pointer;
    cursor: hand;
    color: transparent; /* Hide input value from Firefox */
    padding: 0 0 0 63px !important; /* Hide input value from IE */
    vertical-align: top;
}
#headerBNav ul li.search .search-filter
{
    font-size: 11px;
}
#headerBNav ul li.search .search-filter label
{
    float: right;
    font-size: 11px;
    line-height: 23px;
    padding-left: 1px;    
}
#headerBNav ul li.search .search-filter select
{
    float: right;
    width: 121px;
    font-size: 11px;
    background-color: #f7fafc;
    margin: 2px -5px 0 4px;
    color: #474b4d;
}
#h1n1
{
    background: #fff;
    padding-top: 5px;
}
#h1n1 .h1n1Spacing
{
    border: 1px solid #ddd;
    background: #fff;
    clear: both;
    margin: 0px 16px 0px 14px;
    font-size: 1.2em;
    color: #333;
}
#h1n1 .h1n1Spacing .animatedAlert
{
    width: 185px;
    margin: 5px;
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    vertical-align: middle;
}
#h1n1 .h1n1Spacing .animatedAlert a
{
    font-size: 1.0em;
    font-family: Trebuchet MS;
    text-decoration: none;
}
#h1n1 .h1n1Spacing .animatedAlert a img
{
    margin-right: 10px;
    margin-left: 10px;
    vertical-align: middle;
    border: 0;
}
#h1n1 .h1n1Spacing .longNotice
{
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    vertical-align: middle;
}
#h1n1 .h1n1Spacing .longNotice div
{
    border-left: 1px solid #ddd;
    padding: 15px 35px;
}
#leftC #leftCInner ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}
#leftC #leftCInner ul li 
{
    border-bottom: 1px dotted #ccc;

}
#leftC #leftCInner ul li.last 
{
    border-bottom: 0;
}
#leftC #leftCInner ul li a
{
    text-decoration: none;
    font-size: 12px;  
    font-weight: bold;
    font-family: arial;
    padding: 0px 0px 0px 0px;
    color: #234075;
    height: 36px;
    line-height: 36px;
}
#leftC #leftCInner ul li a:hover, #leftC #leftCInner ul li a.selected
{
    color: #E3A82B;
}
#leftC #leftCInner ul li.last a:hover, #leftC #leftCInner ul li.last a.selected
{
     background-image: url(/images/layout/y_arrow.gif);
}
#leftC #leftCInner ul li.last a
{
    background-image: url(/images/layout/b_arrow.gif);
    background-repeat: no-repeat;
    padding: 2px 0px 2px 28px;

}
#leftC #leftCInner ul li ul
{

}
#leftC #leftCInner ul li ul li
{
    border-bottom: 0
}
#leftC #leftCInner ul li ul li.sublast
{
    padding-bottom: 10px;
}
#leftC #leftCInner ul li ul li a
{
    font-weight: 100;
    height: auto;
    line-height: 100%;    
}
div.hBox div.hBoxContentInner h1
{
    color: #6489AA;
    font-family: trebuchet MS;
    font-size: 35px;
    font-weight: bold;
}
div.hBox div.hBoxContentInner p
{
    color: #5C5B5B;
    font-family: trebuchet MS;
    font-size: 13px;
    
}
div#footer div.footerText
{
    padding: 26px 25px 4px 25px;
    margin: 0;
}
div#footer div.footerText p, div#footer div.sponsorText p
{
    font-size: 11px;
    text-align: left;
    color: #5C5B5B;
    font-family: arial;
    margin: 2px 0;

}
div#footer div.footerText strong, div#footer div.sponsorText strong
{
    color: #234075;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
    font-family: arial;
}
div#footer div.footerNav
{
    margin: 0 0 0 15px;
    padding: 0;
}
div#footer div.footerNav ul 
{
    height: 19px;
    margin: 23px 0;
    padding: 0 0 0 40px;
    list-style: none;
}
div#footer div.footerNav ul li
{
    margin: 0;
    padding: 0;
    float: left;
    display: inline;
    background: none;
    line-height: normal !important;
}
div#footer div.footerNav ul li a
{
    float: left;
    margin: 0;
    text-decoration: none;
    font-size: 11px;  
    font-weight: bold;
    font-family: arial;
    text-transform: uppercase;
    background: url(/images/layout/b_arrow.gif) center left no-repeat;
    height: 19px;
    display: block;
    padding: 6px 38px 2px 28px;
    color: #234075;
}
div#footer div.footerNav ul li a:hover, div#footer div.footerNav ul li a.selected
{
    background-image: url(/images/layout/y_arrow.gif);
    background-repeat: no-repeat;
}
div#footer div.sponsorText
{
    padding: 15px 25px 4px 25px;
    margin: 0;
    clear: both;
}
div#footer div.sponsorText p
{
    text-align: center;
}
div#footer div.footerSponsors
{
    margin: 0 0 0 22px;
    padding: 0;
 	  font: normal 10px Arial !important;
}
div#footer div.footerSponsors a
{
    margin: 0;
    padding: 0;
    text-decoration: none;
 	  font: normal 10px Arial !important;
}
div#footer div.footerSponsors img
{
    border: 0;
    margin: 0;
    padding: 0;
}


h1
{
 	font-family: Arial;
	font-size: 100%;
	font-weight:bold;
	color: #234075;
}
/************************* BOXES ************************************/
div.hBox
{
    width: 567px;
}
div.hBox div.hBoxH
{
    background-image: url(/images/layout/h_box_top.gif);
    background-repeat: no-repeat;
    height: 4px;
    overflow: hidden;
}
div.hBox div.hBoxContent
{
    background-image: url(/images/layout/h_box.gif);
    background-repeat: repeat-y;
}
div.hBox div.hBoxContentInner
{
    padding: 2px 17px;
}
div.hBox div.hBoxCircle
{
    background-image: url(/images/layout/h_box_circle.gif);
    background-repeat: no-repeat;    
    height: 198px;
    overflow: hidden;
}
div.hBox div.hBoxCircle p
{
    color: #5C5B5B;
    font-family: trebuchet MS;
    font-size: 12px;
    padding: 0 18px;
}
div.hBox div.hBoxCircle p.learn, div.hBox div.hBoxCircle p.find
{
    position: relative;
    top: -8px;
}
div.hBox div.hBoxCircle div.formLearn
{
    position: relative;
    top: -15px;
    left: 15px;
}
div.hBox div.hBoxCircle div.formFind
{
    position: relative;
    top: -15px;
    left: 15px;
    float: left;
}
div.hBox div.hBoxCircle form.learn
{
    margin: 0;
    padding: 0;
    height: 27px;
    overflow: hidden;
}
div.hBox div.hBoxCircle form.find div.c1
{
    float: left;
    width: 140px;    
}
div.hBox div.hBoxCircle form.learn input.inputtxt, div.hBox div.hBoxCircle form.find input.inputtxt
{
    margin: 0;
    border: 1px solid #999999;
    border-right: 0;
    color: #999;
    text-transform: uppercase;  
    font-size: 9px;
    width: 136px;

    position: relative;
    top: -8px;
    line-height: 20px;
    font-family: arial;
}
div.hBox div.hBoxCircle form.find input.inputtxt
{
    width: 131px;
    margin-bottom: 3px;
    top: 0px;    
}
div.hBox div.hBoxCircle div.hBoxCircleLearn
{
    float: left;
    width: 191px;
}
div.hBox div.hBoxCircle div.hBoxCircleCheck
{
    float: left;
    width: 182px;
}
div.hBox div.hBoxCircle div.hBoxCircleFind
{
    float: left;
    width: 194px;
}
div.hBox div.hBoxF
{
    background-image: url(/images/layout/h_box_bottom.gif);
    background-repeat: no-repeat;
    height: 4px;
    overflow: hidden;
}
div.hBoxStat
{
    margin-top: 5px;
    position: relative;
    top: 7px;
}
div.hBoxStat ol li, div.hBoxStat ol li a
{
    text-decoration: none;
    color: #5C5B5B;
    font-size: 12px;
    font-weight: 100;
}
div.hBoxStat div.hBoxStatH
{
    background-image: url(/images/layout/h_box_stats.gif);
    background-repeat: no-repeat;
    height: 27px;
    overflow: hidden;    
}
div.hBoxStat div.hBoxStatC
{
    background-image: url(/images/layout/h_box_stats_c.gif);
    background-repeat: repeat-y;
    padding: 1px 5px;    
    float: left;       
}
div.hBoxStat div.hBoxStatF
{
    background-image: url(/images/layout/h_box_stats_b.gif);
    background-repeat: no-repeat;
    height: 5px;
    overflow: hidden;    
}
div.hBoxStat .hBoxStatTopic
{
    float: left;
    width: 185px;
}
div.hBoxStat .hBoxStatSearch
{
    float: left;
    width: 190px;
}
div.hBoxStat .hBoxStatTools
{
float: left;
    width: 180px;
}

span.inputtext
{
    border: 1px solid #999999;
    border-right: 0;
    position: relative;
    top: -5px;
    padding-top: 4px;
}
span.inputtext input
{
    border: 0;
    position: relative;
    
}
a.plus
{
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 12px;
    background-image: url(/images/layout/plus.gif);
    background-repeat: no-repeat;
    background-position: 0 2px;
    
}
a.plus:hover
{
    font-family: arial;
    font-size: 11px;

}
html body table td h2
{
    margin-top: 0;
}