
td
{
    vertical-align: top;
}

td.fieldname
{
    text-align: right;
    font-size: 10px;
    font-weight: bold;
}

hr
{
    color: #b45d16;
}

#container
{
    background-color: #FFFFFF;
    
}

#container2
{
    background-color: #bcbfc0;
    position:relative;
    /*margin-right: 200px;*/
}

#header
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    
    background-color: White; /*background-image: url(images/HeaderSlice.gif);*/
}

#header2
{
    padding: 0px;
    margin: 0px;
    width: 367px;
    height: 102px;
    background-image: url(images/Header.gif);
}

#headermenu
{
    position: relative;
    top: 153px;
    left: 245px;
    width: 700px;
    padding: 2px 2px 2px 2px;
}

.breadcrumb
{
    background-color: #FFFFFF;
    color: #F6892D;
    padding: 3px;
    font-size: 10px;
    padding-left: 5px;
}

.breadcrumb a
{
    color: #F6892D;
}

#footermenu
{
    text-align: center;
    padding-top: 10px;
}

#footertext
{
    text-align: center;
    padding-top: 3px;
}

#bannerbox
{
    border: dashed 2px #c35308;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px;
    text-align: center;
    background-color: #e1e1e1;
}

#bannerbox a
{
    font-size: 10px;
    text-decoration: none;
    color: black;
}

#loginbox
{
    
    top: 16px;    
    width: 280px;    
    padding: 2px 2px 2px 2px;
    font-size: 10px;    
    
        
}

#loginbox input
{
    /*
    color: red;
    border-color: red;
    background-color: #f7d582;
    font-size: 10px;
*/
}

#themeselector
{
    position: absolute;
    text-align: right;
    top: 153px;
    right: 10px;
    width: 180px;
    height: 80px;
    padding: 2px 2px 2px 2px;
    font-size: 10px;
}

#themeselector select
{
    color: black;
    background-color: #e1e1e1;
    font-size: 10px;
}

#welcomebox
{
	/*right:50px;*/
	clear:both;
	/*position:relative;*/
    font-size: 12px;    
}


#leftcol
{    
    /*top: 103px;*/
    left: 0px;
    width: 200px;
    background-color: #F2F8FB;
    text-decoration: none;
    float:left;
    display:inline;
}

#leftcol div.text
{
    padding: 6px 6px 6px 6px;
    text-align: justify;
    text-decoration: none;
}

#leftcol div.alternatetext
{
    padding: 6px 6px 6px 6px;
    background-color: #e1e1e1;
    text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
    padding: 6px 6px 6px 3px;
    background-color: #818689;
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

#rightcol a
{
    color: blue;
}

#centercol
{    
    width:700px;
    right:0px;
    float:right;    
    background-color:#FFFFFF;
    overflow:hidden;
    clear:right;
}

#centercolcontent
{
	background-color:#FFFFFF;	    
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
    font-weight: bold;
    font-size: larger;
    color: #F6892D;
}

#centercolcontent div.sectionsubtitle
{
    font-weight: bold;
    padding-bottom: 4px;
}

#rightcol
{
    position: absolute;
    top: 184px;
    right: 0px;
    width: 198px;
    color: White;
    background-color: #818689;
    font-size: 10px;
}

#rightcol a
{
    color: Yellow;
}

#rightcol div.text
{
    padding: 6px 6px 6px 6px;
    text-align: justify;
}

#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
    padding: 6px 6px 6px 3px;
    background-color: #706a6a;
    color: #F6892D;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.footermenulink
{
    font-family: Arial, Serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.footermenulink a
{
    text-decoration: none;
    color: black;
}

.headermenulink
{
    font-family: Impact;
    font-size: 13px;
    text-transform: uppercase;
}

.headermenulink a
{
    text-decoration: none;
    color: black;
}

.headermenulink a:hover
{
    text-decoration: underline overline;
    color: black;
}

.highlight
{
    background-color: #fefbd2;
    color: #000080;
}

.highlightcity
{
    background-color: #df2e05;
}

.highlightstate
{
    background-color: #f4c977;
}

.highlightcountry
{
    background-color: #818689;
}

.articlebox
{
    /*background-color: #fefef0;*/
    
    /*border: solid 1px #000000;*/
    padding: 2px 6px 6px 6px;
    
}

.articletitle
{
    font-size: 18px;
    font-weight: bold;
    color: #F6892D;
    text-decoration: none;
    padding:0px 0px 0px 10px;
}

.articleabstract
{
    padding-top: 6px;
}

.comment
{
    padding: 4px 0px 4px 0px;
    font-size: smaller;
}

.pollbox
{
    font-size: 11px;
}

.pollcontent
{
    padding: 6px;
}

.pollquestion
{
    font-size: 13px;
    font-weight: bold;
}

.polloptions
{
    padding-top: 10px;
    padding-bottom: 4px;
}

.pollbar
{
    background-color: red;
    font-size: 4px;
}

.progressbarcontainer
{
    width: 98%;
    height: 15px;
    border: solid 1px black;
    padding: 1px;
}

.progressbar
{
    width: 0px;
    background-color: Red;
    height: 15px;
}

.newsletterbox
{
    font-size: 11px;
}

.newsletterboxcontent
{
    padding: 6px;
}

.postinfo
{
    background-color: #f9eaa6;
    font-weight: bold;
    text-align: center;
}

.posttitle
{
    padding: 3px;
    margin-bottom: 10px;
    background-color: #f09d35;
    color: black;
    font-weight: bold;
}

.postbody
{
    padding: 3px;
}

.shoppingcartbox
{
    font-size: 11px;
}

.shoppingcartboxcontent
{
    padding: 6px;
}
/*
#leftcol a
{
	font-size:medium;
	color:Red;
	text-decoration:none;	
}
*/

.leftMenu
{    
    text-decoration: none;    
    text-transform: uppercase;
    font-weight: bold;
    background-color: #ffffff;    
    background-repeat: repeat-x;
    
    width: 200px;
    padding-left:5px;
    margin-top:5px;
    margin-bottom:5px;

    
}

.leftMenu a
{
    text-transform: uppercase;
    /*color: #000000;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #ffffff;*/    

}
/*
.leftMenu a:hover
{
    color: #FFFFFF;
    text-decoration: none;    
    text-transform: uppercase;
    font-weight: bold;
    
    background-color:#0073AE;
    display:block;
    background-repeat:repeat-y;   
    
}

.leftMenu a:visited
{   
    text-decoration: none;    
    text-transform: uppercase;
    font-weight: bold;      
  
}
*/
.childMenu
{   
    text-transform: uppercase;
    /*background-color: #0073AE;
    text-decoration: none;    

    font-weight: bold;    
    background-repeat: repeat-x;
    padding-left:5px;
    padding-right:5px;*/
    
}
/*
.childMenu a
{
    color: #FFFFFF;
    text-decoration: none;    
    text-transform: uppercase;
    font-weight: bold;
    background-color: #0073AE;
    font-size:11px;    
}

.childMenu a:hover
{
    color: #FFFFFF;
    text-decoration: none;    
    text-transform: uppercase;
    font-weight: bold;
    font-size:11px;
    background-color:#0073AE;
    display:block;    
}

.childMenu a:visited
{   
    text-decoration: none;    
    text-transform: uppercase;
    font-weight: bold;      
    font-size:11px; 
}
*/

#MS_Welcome
{	
	/*height:280px;*/
	width:700px;
	background-repeat:no-repeat;
	overflow:hidden;
			
}

#MS_WelcomeText
{
	width:290px;
	margin-left:25px;
}


/* new CSS*/

.bodyStyle{
        font-family:"Trebuchet MS", "Arial","sans-serif";        
        /*line-height:14px;*/
        color:black;
        background-color:white;
        /*padding-top:20px;
        padding-left:20px;
        padding-right:20px;*/
        text-align:center;
        /*background-image:url(images/BackgroundGradient.jpg);*/
        background-repeat:repeat-x;
        
}

.printStyle
{
        font-family:"Trebuchet MS", Arial,"sans-serif";        
        
        color:black;
        background-color:white;
        text-align:center;
}


.text-size-and-date{
        color:white;
        font-size:12px;
        background-color:#0073AE;
}


a{
        text-decoration:none;
        color:#0085BA;
}


a:visited{
        text-decoration:none;        
}

a:hover{
      /* text-decoration:underline; 
        color:#0085BA;*/
      font-weight:bold;
}

.button{
    font-family:"Trebuchet MS", Arial,"sans-serif";
	color:#FFFFFF;
	font-size:11px;
	height:23px;
	border: 1px solid #FFFFFF;
	background-image:url(../../images/button.jpg);
	background-repeat:repeat-x;
	color: #FFFFFF;
}


.footer{
        color:black;
        font-size:10px;
        text-align:left;        
        padding-top:20px;
        position:relative;
}

.footer a{
        color:Blue;
        font-size:10px;                
        padding-top:20px;        
        text-decoration:underline;
}


.left-bar home{
        background-color:#FEF7F0;
        width:201px;
}


.left-bar inner{
        background-color:#F2F8FB;
        width:201px;
}


.blueStripHome{
       background-color:#0073AE;
       width:900px;
       height:18px;
}

.blueStripMakingStrides{
       background-color:#0073AE;
       width:700px;
       height:18px;
}


.blueStripInner{
       background-color:#0073AE;
       width:900px;
       height:24px;
       text-align:right;
       padding-right:5px;
       color:#ffffff;
       font-size:12px;
       vertical-align:middle;
       overflow:hidden;
          
}


.Subscribe ContactUs
{
       color:white;
       font-size:12px;
       background-color:#F6892D;
}


.TopOrange{
       background-color:#F6892D;
}

#MakingStridesHome
{
    /*height:138px;*/
    width:700px;
    overflow:hidden; 
}

.topNav
{
	background-color:#F6892D;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding-right:2px;
}
.topNav a
{
	color:#FFFFFF
}





/**************************************MENU***********************************/

/* ======================================================
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
========================================================= */
.menu
{    
   
    width:200px;
    padding-bottom:10px;
}

.menu ul
{
    padding-right: 0px;
    padding-left: 0px;
    z-index: 500;
    padding-bottom: 0px;
    margin: 0px;
    
    height:auto;
    padding-top: 0px;
    list-style-type: none;
    position: relative;
    font-weight:bold;
    width:200px;
    text-align:left;
 }
 
.menu li
{
    float: left;
    background-color: #FFFFFF;
    height:auto;
    width:200px;
    position:static;
    font-weight:bold;
    
}

.menu li.sub
{
    background-color: #0073AE;
}



.menu table 
{	
	/*font-size: 1em;
	z-index: 100;
	position:relative;	
	border-collapse: collapse;
	padding:0px 0px 0px 0px;
	width:200px;
	*/
}


.menu a
{
    border: 1px solid #0073AE;
    border-width:0px 0px 1px 0px;
    display: block;
    padding-left: 1em;
    font-weight: bold;
    text-transform: none;    
    color: #000000;
    line-height: 2em;
    text-decoration: none;  
    
 }
  
.menu a:visited
{
    border: 1px solid #0073AE;
    border-width:0px 0px 1px 0px;
    display: block;
    padding-left: 1em;
    font-weight: bold;
    text-transform: none;
    
    color: #000000;
    line-height: 2em;
	
    text-decoration: none;
    
}


.menu b
{
	float: right;
	margin-right: 5px
}
/*

* html .menu a {width: 200px}
* html .menu ul li ul li a {width: 170px}

* html .menu a:visited {width: 200px}
* html .menu ul li ul li a:visited {width: 170px}
*/

* html .menu a:hover
{
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	font-style: normal;
	position: relative;
	background-color: #0073AE;
	font-variant: normal;
	text-decoration: none;
}


.menu li:hover {position: relative}

.menu a:active
{
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-color: #0073AE;
	font-variant: normal;
	text-decoration: none;
}

.menu a:focus
{
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-color: #0073AE;
	font-variant: normal;
	text-decoration: none;
}

.menu li:hover > a
{
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-color: #0073AE;
	font-variant: normal;
	text-decoration: none
}

.menu li ul
{
	padding-right: 2em;
	padding-left: 2em;
	left: 150px;
	visibility: hidden;
	padding-bottom: 0em;
	padding-top: 0em;
	position: absolute;
	top: 0em;
	background-color: transparent;
}


.menu li ul li
{
    background-color:#0073AE;
    
}
.menu li ul li a
{
    line-height:2em;    
}

.menu li ul li a:visited
{
    line-height:2em;    
}

.menu li ul li a:hover
{
    background-color:#F6892D;
    line-height:2em;    
}

.menu li ul li a
{
    color:#FFFFFF;
}
.menu li ul li a:visited
{
    color:#FFFFFF;
}


.menu li:hover > ul
{
    visibility: visible;    
}
.menu ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul a:hover ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility: visible}


/*pngfix for IE6*/

img { behavior: url(iepngfix.htc); } 
