/* hide from ie on mac \*/
/*html {
	height: 100%;
	overflow: hidden;
}
	
#flashcontent {
	height: 100%;
}

#flashcontent2 {
	height: 100%;
}

#flashcontent3 {
	height: 100%;
}

#flashcontent4 {
	height: 100%;
}

#flashcontent5 {
	height: 100%;
}

#flashcontent8 {
	height: 100%;
}*/
/* end hide */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #17270b;
	font-size: 12px;
	color: #333333;
}

/* DEFAULTS */
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:16px;
}

p {
	margin:3px 0px 3px 0px;
	padding:3px 0px 3px 0px;
}

ul {
margin:0px;
padding:9px 10px 9px 20px;
}
li {
margin:0px;
padding:0px;
font-weight:bold;
}

td.highlight {
	color:red;
}

img {
	border:none;
}

a:link{
color:#17270b;
text-decoration:underline;
}
a:visited{
color:#17270b;
text-decoration:underline;
}
a:active{
color:#17270b;
text-decoration:underline;
}
a:hover{
color:#17270b;
text-decoration:underline;
}

p.pContent{
padding:2px;
margin:2px 14px 2px 14px;
}

td.navHead{
text-align:left;
color:#FFFFFF;
text-decoration:none;
}
td.navHead a:link{
color:#FFFFFF;
text-decoration:none;
}
td.navHead a:hover{
color:#FFFFFF;
text-decoration:none;
}
td.navHead a:visited{
color:#FFFFFF;
text-decoration:none;
}
td.navHead a:active{
color:#FFFFFF;
text-decoration:none;
}

td.navFooter{
text-align:center;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
td.navFooter a:link{
color:#FFFFFF;
text-decoration:none;
}
td.navFooter a:hover{
color:#FFFFFF;
text-decoration:none;
}
td.navFooter a:visited{
color:#FFFFFF;
text-decoration:none;
}
td.navFooter a:active{
color:#FFFFFF;
text-decoration:none;
}

td.intTopBack{
background-image: url(../images/int_split1back.jpg);
background-repeat:repeat-x;
vertical-align:top;
}

td.intLeftBack{
background-image: url(../images/int_leftback.jpg);
background-repeat:repeat-y;
vertical-align:top;
}

#mainContent{
margin: 5px 25px 20px 20px;
}

p.contentTitle{
font-size:12px;
font-weight:bold;
}

td.archiveRow{
padding:6px;
border-bottom-color: #cccccc;
border-bottom-width: 1px;
border-bottom-style: solid;
}

td.articleCell{
padding:6px;
border-bottom-color: #c4c7c1;
border-bottom-width: 1px;
border-bottom-style: solid;
}

table.supportTable{
background-color:#FFFFFF;
border-color: #c4c7c1;
border-width: 1px;
border-style: solid;
}

td.whiteText{
color:#FFFFFF;
}
td.whiteText a:link{
color:#FFFFFF;
text-decoration:none;
}
td.whiteText a:hover{
color:#FFFFFF;
text-decoration:none;
}
td.whiteText a:visited{
color:#FFFFFF;
text-decoration:none;
}
td.whiteText a:active{
color:#FFFFFF;
text-decoration:none;
}