

/* design elements */
body { margin: 0px; padding: 0px; background-color: e8e8e8;}

.dottedLine { border-bottom: dashed 1px #333333; margin-top: 12px; margin-bottom: 8px; height:1px;}
.dottedLineSlim { border-bottom: dashed 1px #333333; margin: 0px; height:1px;}
.nowrap {white-space:nowrap;}



/* text */

P {color:#312559; font-family: "Arial"; font-size:12pt; line-height:16px; font-weight:normal;}
P.centered {text-align:center;	 font-style:ital;}
H2 {color:#312559; font-family: "Arial"; font-size:18pt; line-height:18px; font-weight:bold;}
H3 {color:#312559; font-family: "Arial"; font-size:14pt; line-height:14px; font-weight:bold;}

/* links */

A {color: #333333; text-decoration: underline;}
A:visited {color: #333333; text-decoration: underline;}
A:hover {color: #000000; text-decoration: underline;}

A.clean {text-decoration: none;}
A.clean:visited {text-decoration: none;}
A.clean:hover {text-decoration: none;}

A.minilink {text-decoration: none; font-size:10pt; font-family:"Helvetica"; color: #312559;}
A.minilink:visited {text-decoration: none; font-size:10pt; font-family:"Helvetica"; color: #312559;}
A.minilink:hover {text-decoration: none; font-size:10pt; font-family:"Helvetica"; color: #D3722E;}


A.weblink {text-decoration: none; font-size:14pt; line-height:18px; font-family:"Arial"; color: #312559;}
A.weblink:visited {text-decoration: none; font-size:14pt; line-height:18px; font-family:"Arial"; color: #312559;}
A.weblink:hover {text-decoration: none; font-size:14pt; line-height:18px; font-family:"Arial"; color: #D3722E;}

A.whiteLink{font-family: "Arial"; color: #EEEEEE; text-decoration: none;font-weight:bold; font-size: 16pt;}
A.whiteLink:visited {font-family: "Arial"; color: #EEEEEE; text-decoration: none;font-weight:bold; font-size: 16pt;}
A.whiteLink:hover {font-family: "Arial"; color: #AAAAAA; text-decoration: none;font-weight:bold; font-size: 16pt;}

TD.menu { font-size: 16pt; border:0px; padding:10px; margin:0px; text-align:center; vertical-align:middle;}
TD.menu-on {border:0px; padding:10px; margin:0px; text-align:center; vertical-align:middle; font-family: "Arial"; font-size:16pt; color:#D3722E; font-weight: bold}
TD.mainbox {color:#312559; font-family: "Arial"; font-size:12pt; line-height:14px; font-weight:normal;}
TD.titlename
{
	color: #312559;
	font-family: "Helvetica";
	font-size: 10pt;
	text-align: left;
	line-height: 14px;
	font-weight: bold;
	padding: 2;
}


TD.wmv
{
	color: #312559;
	font-family: "Helvetica";
	font-size: 10pt;
	text-align: center;
	line-height: 16px;
	font-weight: bold;
	padding: 2;
	}
TD.description
{
	color: #312559;
	font-family: "Helvetica";
	font-size: 10pt;
	text-align: left;
	line-height: 14px;
	font-weight: normal;
	padding: 2;
	font-style: italic;
}

TD.title
{
	color: #312559;
	font-family: "Helvetica";
	font-size: 10pt;
	text-align: left;
	line-height: 14px;
	font-weight: bold;
	padding: 2;
	}
TD.name
{
	color: #312559;
	font-family: "Helvetica";
	font-size: 12pt;
	text-align: left;
	line-height: 14px;
	font-weight: bold;
	padding: 2;
	}
TD.name2
{
	color: #312559;
	font-family: "Helvetica";
	font-size: 12pt;
	font-style: italic;
	text-align: right;
	line-height: 14px;
	font-weight: normal;
	padding-left: 100;
	}


TD.real {color:#312559; font-family: "Helvetica"; font-size:10pt; text-align:center; line-height:14px; font-weight:bold;}
DIV.copyright {text-align: right; font-family:"Arial"; font-size: 8pt; color: #312559}
DIV.starter {text-align: center; font-family:"Arial"; font-size:11pt; text-align:center; color:#312559; font-style: italic;}
DIV.vidpop {text-align: center; font-family:"Arial"; font-size:10pt; text-align:center; color:#312559; font-style: italic;}
DIV.subhead {text-align: left; font-family:"Arial"; font-size:10pt; color:#312559; font-style: italic; line-height:5px;}