/* CSS Document */

/*Basic Elements*/

* {
	margin-left: 0px;
	margin-top: 0px;
}
td, table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:normal;
	}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height: 1.3 em;
	}
.forms {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height: 1.3 em;
	}
	
p a:link {
	text-decoration: none;
	color:#333;
}
p a:visited {
	text-decoration: none;
	color:#333;
	}
p a:hover {
	text-decoration: none;
	color:#333;
	}
p a:active {
	text-decoration: none;
	color:#333;
	}
	
.bluelink {
	font-weight:bold;
	text-decoration: none;
	color:#336799;
	}
	

.bluelinksmall {
	font-weight:bold;
	font-size:10px;
	text-decoration: none;
	color:#336799;
	}
	
	
h1, h2, h3, h4, h5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}

h1
{
  color: #FF9734;
  font-size: 14px;
	/*color: #000;*/
}
h1.grey
{
  color: #666;
  font-weight:600;
  font-size: 14px;
	/*color: #000;*/
}

h2
{
  color: #000;
	/*color: #666;*/
}

h4
{
	color: #666;
	line-height: normal;

}
sup {
	font-size: .75em;
	}
	
/*CC&G DIV's*/

.active {
	font-weight: bold;
	}
	

.tm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333;
	}
	
.copyright {
	padding-top: -5px;
	font-size:10px;
	}
	


.seperators {font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #999
			}
.content {
	margin: 18px 20px 0 20px;
	overflow:hidden;
	}
.contentevents {
	margin: 0px 0px 0 20px;
	overflow:hidden;
	}
.contentform {
	margin: 18px 20px 0 20px;
	}
a.more-link
{
	padding: 0 0 0 13px;
	background: url(../images/icon_arrow_900.gif) no-repeat 0 4px;
}

a.more-link2
{
	margin-top: -10px;
	padding: 0 0 0 13px;
	background: url(../images/icon_arrow_900.gif) no-repeat 0 4px;
}

a.more-link2
{
	padding: 0 0 0 13px;
	color: #FFFFFF;
	background: url(../images/icon_arrow_900.gif) no-repeat 0 4px;
}
a.more-link3
{
	margin-top: -10px;
	padding: 0 0 0 13px;
	color: #FFFFFF;
	background: url(../images/icon_arrow_900.gif) no-repeat 0 4px;
}
a.more-link-events
{
	padding: 0 0 0 13px;
	background: url(../images/icon_arrow_900.gif) no-repeat 0 4px;
	line-height: 12px;
}

a.more-link-bold
{
	padding: 0 0 0 13px;
	background: url(../images/icon_arrow_900.gif) no-repeat 0 4px;
	font-weight:bold;

}

.sublinks {
	margin: 10px 0 0 18px;
	}

.lefter {
	float: left;
	height: 85px;
	margin: 0 10px 0 0;
	}
.pdf {
	float: left;
	}

.indenter {
	margin-left: 118px;
	}
.indenter2 {
	margin-left: 198px;
	}
.indenterevents {
	margin-left: 30px;
	}
.indenterbullet {
	margin-left: 218px;
	list-style-image:url(../images/bullet.gif);
	}
.indenterbullet2 {
	margin-left: 135px;
	list-style-image:url(../images/bullet.gif);
	}
	
	
.highlight {
	color: #0000FF;
	}
.highlight  a:link {
	text-decoration: none;
	color: #0000FF;
}
.highlight  a:visited {
	text-decoration: none;
	color: #0000FF;
	}
.highlight  a:hover {
	text-decoration: underline;
	color: #0000FF;
	}
.highlight  a:active {
	text-decoration: none;
	color: #0000FF;
	}
.sub {
	margin-bottom: 10px;
	}
	
.supportright {
	position:absolute;
	width: 168px;
	top: 260px;
	left: 254px;
	}

	.buttonbox{
	BORDER-RIGHT: #666666 1px solid; 
	BORDER-TOP: #666666 1px solid; 
	FONT-SIZE: xx-small; 
	BORDER-LEFT: #666666 1px solid; 
	BORDER-BOTTOM: #666666 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #f1f1f1
}
.fontsWarning {
	FONT-SIZE: xx-small; COLOR: red; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}	

.bluelink {
	font-weight:bold;
	text-decoration: none;
	color:#336799;
	}
