BODY, P, LI {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-right: auto;
	margin-left: auto;
}

P, LI {
	line-height: 20px;
/*	padding-left: 12px;
	padding-right: 12px;
*/}

BODY {
		background-color: #663366;
}

.white {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.smallwhitebold {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.smallwhite {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

H1 {
	color : #CC6600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

H2 {
	color : #CC6600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

H3 {
	color : #CC6600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

.table_main A {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color: #0000FF;
}


.table_main A:visited {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color: #0000FF;
}

.table_main A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;

}
.table_main A:hover {
	color : #CC6600;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A {
	color : #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}


A:visited {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

A:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;

}
A:hover {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.topnav a {
	color : #FFFFFF;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	padding-left : 7px;
}

.topnav a:visited {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	padding-left : 7px;
}

.topnav a:hover {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	padding-left : 7px;
}

.topnav a:active {
}

.table_urlcopyright{
	border : #FFFFFF solid; border-width: 1px 1px 1px 1px ;
	background : #561C41;
}

.table_urlborder{
	border : #CCCCCC solid; border-width: 1px 1px 1px 1px ;
	padding: 10px;
	background: #FFFFFF;
}


.table_topnav{
	border : #FFFFFF solid; border-width: 0px 1px 1px 1px ;
	background : #C8911C;
	padding: 3px;
}

.table_main{
	border : #FFFFFF solid; border-width: 1px 1px 1px 1px ;
	background : #F2E5C9;
}

.table_side{
	border : #FFFFFF solid; border-width: 0px 0px 0px 1px ;
	background : #C56D02;
}

.table_bdr_wht{
	border : #FFFFFF solid; border-width: 1px 1px 1px 1px ;
}

.table_bdr_wht a:link, .table_bdr_wht a:hover, .table_bdr_wht a:visited, .table_bdr_wht a:active {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
}

.table_bdr_wht a:link {
	text-decoration : underline;
}

.table_home_highlights{
	border : #FFFFFF solid; border-width: 0px 0px 0px 1px ;
}

UL.nomarker {
	CLEAR: both;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	LIST-STYLE-IMAGE: none;
	PADDING-BOTTOM: 1px;
	MARGIN: 0em 0em 1em 2px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
}
UL.link-list {
	PADDING-RIGHT: 0px;
	BORDER-TOP: #ffffff 1px solid;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 1px;
	MARGIN: 0.5em 0em;
	COLOR: White;
	LINE-HEIGHT: 1.45em;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
}
UL.link-list LI {
	CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 2px; MARGIN: 0px; LINE-HEIGHT: 1.3em; PADDING-TOP: 1px; BORDER-BOTTOM: #ffffff 1px solid;
}

UL.link-list-side {
	PADDING-RIGHT: 0px;
	BORDER-TOP: #5F6896 1px solid;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 1px;
	MARGIN: 0.5em 0em;
	COLOR: #5F6896;
	LINE-HEIGHT: 1.45em;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none
}
UL.link-list-side LI {
	CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 2px; MARGIN: 0px; LINE-HEIGHT: 1.3em; PADDING-TOP: 1px; BORDER-BOTTOM: #5F6896 1px solid
}
a.sidenav {

	color : #FFFFFF;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
}
a.sidenav:visited {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
}
a.sidenav:hover {

	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a.sidenav:active {
}

.articleheader {
	width:75%;
}

.articleheader, a.articleheader:link, a.articleheader:hover {
	color : #CC6600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}

a.articleheader:visited {
	color : #67224E;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}

.articleauthor {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
}

.whitearticleauthor {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
}

.articlesynopsis {
	font-style: italic;
	width: 75%;
	font-size: 11px;
}
.highlight {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}

a.highlight {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.videoframe {
	width: 320px;
	height: 240px;
}

#topnav a:link, #topnav a:visited, #topnav a:active, #topnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
}

#topnav a:link, #topnav a:visited , #topnav a:hover {
	color:#FFFFFF;
}

#topnav a:active {
	color: #660000;
	text-decoration:underline;
}

#topnav {
	padding 5px;
}

.question {
	font-style: italic;
	font-weight: bold;
	background-color: #C56D02;
}

.answer {
	background-color: #FFFFFF;
}

.faqtable td{
	padding: 8px;
	vertical-align: top;
	font-size: 12px;

}