@charset "utf-8";
a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006666;
	text-decoration: none;
	letter-spacing: 0pt;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006666;
	text-decoration: none;
	letter-spacing: 0pt;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003333;
	text-decoration: underline;
	letter-spacing: normal;
}
a.brownlink:link {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #996600;
	text-decoration: none;
	letter-spacing: normal;
}
a.brownlink:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: normal;
}
a.bluelink:link {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066FF;
	text-decoration: underline;
	letter-spacing: normal;
}
a.bluelink:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099CC;
	text-decoration: underline;
	letter-spacing: normal;
}
a.bluelink:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066FF;
	text-decoration: underline;
	letter-spacing: normal;
}
.category {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444444;
	text-decoration: none;
}

/*Header attributes*/
.headercontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	font-variant: normal;
	color: #336666;
	text-decoration: none;
	letter-spacing: Normal;
}
.header_leftcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 250%;
	font-weight: bold;
	font-variant: normal;
	color: #222222;
	text-decoration: none;
	letter-spacing: Normal;
}
.header_leftcontent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: Normal;
}

/* attributes*/
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #555555;
	text-decoration: none;
	letter-spacing: normal;
}

.statementcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #555555;
	text-decoration: none;
	letter-spacing: normal;
}
.leftbarHeader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: -1pt;
}
a.brownlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #996600;
	text-decoration: underline;
	letter-spacing: normal;
}
.submenuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336666;
	text-decoration: none;
	letter-spacing: -1pt;
}



/*table attributes*/
.table_maincontent_mininav
{
font-family: Arial;
font-size:11px;
color:#336666;
padding-left:5px;
font-weight:bold;
line-height:13px;
border-top-color:#006666;
border-top:solid;
border-top-width:thin;
border-bottom-color:#006666;
border-bottom:solid;
border-bottom-width:thin;

}

.table_leftcontent_bg { 
background-image: url(images/svmiddleleft.png); 
background-repeat: no-repeat; 
} 
.table_footerleftcontent_bg { 
background-position: bottom;
background-image: url(images/svfooterleft.png); 
background-repeat: no-repeat; 
} 

.table_leftcontent_nav { 
border-bottom-color:#FFFFFF;
border-bottom:solid;
border-bottom-width:thin;
} 

/*Bullet attributes*/
#bullet 
{
width: 186px;
padding: 0 0 0 0;
margin-left: 7px;
margin-bottom: 1em;
font-family: arial;
font-size:12px;
}
#bullet ul 
{
list-style: none;
margin-left: 10px;
padding: 0px;
}	
#bullet li ul
{
list-style: none;
margin-left: 10px;
background:url(images/bullet.gif);
padding: 0px;
border: none;
}
		
#bullet li 
{
}
		
#bullet li a 
{
display: block;
padding: 5px 0px 4px 20px;
color: #006666;
background-position: left center;
background:url(images/bullet.gif);
background-repeat: no-repeat;
background-color: transparent;
text-decoration: none;
}
#bullet li a .list 
{
}
#bullet li .list 
{
}
#bullet li a:active {
background-position: left center;
list-style-image: background:url(images/bullet.gif);
background-repeat: no-repeat;
color: #006666;
}
#bullet li a:hover 
{
background-position: left center;
background:url(images/bullet.gif);
background-repeat: no-repeat;
color: #006666;
font-weight:bold;
}
#bullet li li a:link 
{
display: block;
padding: 5px 0px 4px 16px;
color: #006666;
background-position: left center;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
text-decoration: none;
}
#bullet li li 
{
}
		
#bullet2 {
	
	width: 190px;
	padding: 0 0 0 0;
	margin-left: 7px;
	font-family: arial;
	font-size:11px;
	color: #555555;
}

#bullet2 ul {
	list-style: none;
	margin-left: 10px;
	padding: 0px;
}	

#bullet2 li {

	padding-left: 20px;
	background:url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 em;
	margin-bottom: 1em;
}