/* CSS Document */
body, html {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	Color: #000000;
	line-height: normal;
}

h1 {
	font-size: 1.2em;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding-top: 1em;
	padding-bottom: 0.5em;
}

h2 {
	font-size: 1.5em;
	color: #000000;
	font-weight: normal;
	padding-top: 0.3em;
	line-height: 1.5em;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
}
h4 {
	font-size: 1em;
	font-weight: bold;
}
p {
	font-size: 1em;
	line-height: 170%;
}
table {
	font-size: 12px;
}
a:link {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #333333;
}

a:visited {
	color: #003366;
	text-decoration: none;
}

.infotxt, #breadcrumb {
	font-size: 0.83em;
	line-height: normal;
}

#breadcrumb a {
	color: #333333;
}

#breadcrumb a:hover {
	color: #003366;
	text-decoration: underline;
}

#pscroller2{
  font-size:0.83em;
  line-height: normal;
  color: #0040A3;
}

#pscroller2 a{
  font-weight: bold;
  text-decoration: none;
  color: #0040A3;
}

#mainmenu ul li a {
	color:#000000;
	text-decoration:none;
	/*font-weight: bold;*/
	font-size: 12px;
}

#mainmenu ul li.menuitemsel a {
  color:#fff;  
}
#mainmenu ul li ul li{
	text-align: left;
}

#mainmenu ul li ul li a{
	background-color: #fff;
	color: #333333;
	text-decoration:none;
	font-size: 12px;
	text-transform:none;
}

#mainmenu ul li.menuitemsel ul li a{
	color: #333333;
}

#mainmenu ul li ul li a:hover{ 
	color: #000000; 
	background-color: #e6e4e4;
} 

#mainmenu ul li ul li ul li a{
	background-color: #fff;
	color: #333333;
	text-decoration:none;
	font-size: 12px;
	text-transform:none;
}
#mainmenu ul li ul li ul li a:hover{ 
	color:#000000; 
	background-color: #e6e4e4;
} 

#standardnav a {
        font-weight: bold;
        font-size: 1em;
}
.csc-textpic-caption {
	font-size: 9px;
	line-height: normal;
}
#leftcolumn {
	font-size: 9px;
	line-height: 150%;
}

#footer{
	font-size: 12px;
}