h3 
	{
	font-size: 11pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #335fa5;
	font-family: Arial, Helvetica, sans-serif;
	}

h4 
	{
	font-size: 11pt;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #335fa5;
	font-family: Arial, Helvetica, sans-serif;
	}
	
h5 
	{
	font-size: 9pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #335fa5;
	font-family: Arial, Helvetica, sans-serif;
	}
	
h6 
	{
	font-size: 9pt;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #335fa5;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.Rollover
	{
    behavior: url(/behaviors/imageRollover_vbs.htc)
	}
	
.titlecontainer
{
width: 136px;
}

.titlebuttons p
{
	color: #333333;
	/* background-color: #cccccc; */
	padding: 2px;
	padding-left: 3px;
	font: 12px Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-top: 2px solid #335FA5;
	border-right: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px;
	display: block;
	margin: 0px;
	margin-top: 10px;
	width: 100%;
	text-align: left;
}

.titlebuttons a
{	
	color: #333333;
	/* background-color: #cccccc; */
	padding: 2px;
	padding-left: 3px;
	font: 12px Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-top: 2px solid #3333FF;
	border-right: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px;
	display: block;
	margin: 0px;
	margin-top: 10px;
	width: 100%;
	text-align: left;	
}

.titlebuttons a:hover
{
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 1px;
	background-color: #cccccc;
	border-color: #0066CC #99CCFF #99CCFF #0066CC;
	border-top: 2px solid #3333FF;
	border-right: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px;
	color: #FF3300;
	text-decoration: none;
}

.buttonscontainer
{
	width: 136px;
}

.buttons a
{
	color: #666666;
	/* background-color: #999999; */
	padding: 2px;
	padding-left: 3px;
	font: 12px Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px;
	display: block;
	margin: 0px;
	width: 100%;
	text-align: left;
}

.buttons a:visited
{
	color: #666666;
	/* background-color: #999999; */
	padding: 2px;
	padding-left: 3px;
	font: 12px Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px;
	display: block;
	margin: 0px;
	width: 100%;
	text-align: left;
}

.buttons a:active
{
	color: #666666;
	/* background-color: #999999; */
	padding: 2px;
	padding-left: 3px;
	font: 12px Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-left:0px;
	display: block;
	margin: 0px;
	width: 100%;
	text-align: left;
}

.buttons a:hover
{
	color: #FF3300;
	background-color: #eaeaea;
	padding: 2px;
	padding-left: 3px;
	font: 12px Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-left:0px;
	display: block;
	margin: 0px;
	width: 100%;
	text-align: left;
}