

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	position:relative;
	margin:0px 0px 0px 0px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover.topnav {
	color: #000000;
}

.topnavright {
	color: #000000;
	position:absolute;
	left:280px;
}

.topnavleft {
	color: #000000;

}

a:link.ctnlogo, a:hover.ctnlogo, a:active.ctnlogo, a:visited.ctnlogo
{
 color:#2362aa;
 font-weight:500;

}
 a:hover.ctnlogo 
 {
 color:#2362aa;
 font-weight:500;
 text-decoration:underline;

}

/* NAMED DIVS */
#logoArea{
background-color:#f1f2f4;
padding:10px 10px 10px 30px;
	
}

#topNavArea{
	text-align : right;
	background-image:url(../images/nav_bg.gif);
	background-color : #ABBADE;
	height:21px;
	padding:0px;
}

h1{
	color:#002469;
	font:normal 20px/1.2em Arial,Helvetica,sans-serif;
	letter-spacing:1px;
	left:26px;
}

h3{
	color:#002469;
	font: 12px/1.2em Arial,Helvetica,sans-serif;
	letter-spacing:1px;
	left:26px;
	font-weight:bold;
	color:#000000;
}

.horizLine2{
border-bottom : 1px dotted #ABBADE;
}

#pageText{
	left:26px;	
	top:5px;
	width:360px;
	position:relative;	
}

	
.horizLine
{
	top:10px;
	left:38px;
	position:relative;
	
}

.maincontent{

border:solid 3px #9eaebb;
border-top:none;
height:500px;
}

.red{
color:#f40101;

}

#mediaLinksArea ul {
	list-style-type : square;	
}


#mediaLinksArea{
	width:250px;
	left:124px;
	top:0px;
	height:60px;
	position:relative;
	background-image:url(../images/webcast.gif);
	background-repeat:no-repeat;

}

#playerlink {

	left:204px;
	top:0px;
	height:60px;

}


#mediaArea{
	width:100%;
	text-align:center;
	position:relative;	
	top:20px;	
}
#testArea{

}
#testLinksArea{
		background-image:url(../images/download.gif);
		background-repeat:no-repeat;
		position:relative;	
		top:0px;	
		left:70px;
		width:310px;
		height:40px;
}

#disclaimer{
	font-size : xx-small;
	left:0px;
	top:44px;
	width:360px;
	position:relative;
	text-align : justify;
}

#footer{
	font-size : xx-small;
	left:80px;
	top:70px;
	width:300px;
	position:relative;
}
