/* CSS Document */
.selected
{
    font-family: "Arial";
	cursor:pointer;
	font-weight: 800;
	color: #cc6633;
	font-size: 14px;
}

.unselected
{
    font-family: "Arial";
	font-weight: 800;
	color: #ffffff;
	cursor:pointer;
	font-size: 14px;
}

.sectionSelected
{
    text-decoration: none;
    color: #cc6633;
}

.tabpage1_font1
{
	font-family:"Arial","sans-serif";
	font-size:15px;
	color:#000000;
}

.tabpage1_font2
{
	font-family:"Arial";
	font-size:13px;
	font-weight: 800;
	color:#000000;
}

.tabpage1_Why
{
    font-family: "Arial";
	font-weight: 800;
	color: #cc6633;
	font-size: 15px;
}

.barbgcolor
{
	height:22px;
	background-color:#EFEFEF; 
	border-bottom-color:#FFFFFF;
}

.tdtitle
{
	font-family: "Arial";
	color: #cc6633;
	font-size: 14pt;
}

body
{
    font-family: Arial, Helvetica;
	margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
body, td, th
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
a:link
{
    color: #000000;
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
    color: #000000;
}
a:hover
{
    text-decoration: none;
    color: #cc6633;
}
a:active
{
    text-decoration: none;
    color: #cc6633;
}
#nav
{
    /*padding-left: 50px;border-style: none;border-color: inherit;height: 23px;*/
    line-height: 24px;
    list-style-type: none;
    background: #000;
    border-width: 0;
    margin: 0;
    padding: 0;
    width: 960px;
    font-size: 13px;
}
#nav a
{
    color: #FFF;
    background: #000;
    display: block; /*width: 155px;border-bottom: #FFF 1px solid;*/
    text-align: center;
    padding-left: 8px;
    line-height: 24px;
    border-bottom: #FFF 1px solid;
    font-weight: 800;	
}
#nav a:link
{
    /* color: #666;*/
    text-decoration: none;
}
#nav a:visited
{
    /*color: #666;*/
    text-decoration: none;
}
#nav a:hover
{
    text-decoration: none;
    color: #cc6633;
     /*font-weight: bold;*/
}
#nav li
{
    display: inline;
    float: left; /*width: 180px;background: #CCC;border-bottom: #FFF 1px solid;*/
}
/* #nav li a:hover
{

    background: #999;

}*/
#nav li ul
{
    color: #FFF; /*line-height: 27px;height: 23px*/
    list-style-type: none;
    text-align: left;
    left: -999em;
    width: 190px;
    position: absolute;
    border-style: none;
    border-color: inherit;
    border-width: 0;
    margin: 0;
    padding: 0;
}
#nav li ul li
{
    float: left;
    width: 200px;
    background: #F6F6F6;
}
#nav li ul a
{
    color: #FFF;
    display: block; /*width: 160px;*/
    text-align: left;
    padding-left: 8px;
    font-weight: 800;	
    font-size: 13px;
}
#nav li ul a:link
{
    /*color: #666;*/
    text-decoration: none;
}
#nav li ul a:visited
{
    /*color: #666;*/
    text-decoration: none;
}
#nav li ul a:hover
{
    font-size: 13px;
    color: #cc6633;
    text-decoration: none;
    font-weight: 800;	 /*background: #C00;*/
}
#nav li:hover ul
{
    left: auto;
}
#nav li.sfhover ul
{
    left: auto;
    
}
#content
{
    clear: left;
}

.searchTitle
{
	color: #cc6633;
	font-style:italic;
	text-decoration:underline;	
	font-weight:bold;
}

.blueLink a
{
	color:#0000FF;
	font-style:italic;
}

.blueLink a:hover
{
    color: #cc6633;
}
.blueLink a:active
{
    color: #cc6633;
}
.mainPicTitle
{
	color:#FFFFFF;
	font:Arial Black;
	font-size:24px;
	font-weight:900;
}
.mainPicContent
{
	color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.mainPicLink
{
	color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.mainRightTitleBold
{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.mainRightTitleThin
{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.banTitle
{
	font:Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:bold;
	color:#FFFFFF;	
	margin-left: 28px;
}
.banContent
{
	font:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFFFFF;	
	margin-left: 45px;
}
.rightSection_bg
{
	background-image:url(../images/rightSection_bg.gif);
	padding-top:15px;
}
.csList
{
	height:22px;	
}
.email
{
	color:Blue; 	
	font-size:11.5px;
}
#contentLink a
{
 text-decoration:underline;	
 font-weight:bold;
}
#ctl00_ContentPlaceHolder1_grid a
{
 text-decoration:underline;	
 font-weight:bold;
}