body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#ffffff;
}
a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
a:hover, a:active {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

h1 {
	font-size:20px;
	font-weight: bold;
	font-style: oblique;
	color: #333333;
	text-transform:uppercase;
	margin:0 0 15px 0;
	padding:0;
}

h2 {
	font-size:19px;
	font-weight: normal;
	font-style: oblique;
	color: #666666;
	text-transform:uppercase;
	margin:0 0 5px 0;
	padding:0;
}
h2 a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
h2 a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
h2 a:hover, h2 a:active {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}

h3 {
	font-size:19px;
	font-weight: normal;
	font-style: oblique;
	color: #FF0000;
	margin:0 0 5px 0;
	padding:0;
}
h4 {
	font-size:17px;
	font-weight: normal;
	font-style: oblique;
	color: #999999;
	margin:0 0 5px 0;
	padding:0;
}

/*==/ HEADER /==*/

/*==/ SIDEBAR /==*/

div.pressrelease_sidemenu {
	margin:0 0 8px 0;
}

/*==/ BODY CONTENT /==*/

div.siteborder {
	margin:8px 0 8px 0;
}

div.bodycontent {
	margin:10px;
}

div.emailcontact {
	margin:10px;
}

div#flashcontent {
	margin:0;
}

div.flashdownload {
	margin: 0 3px 0 0;
	padding: 0 0 0 8px;
	height: 40px;
	line-height: 40px;
	background:url(../images/line_dotted.gif) repeat-x bottom left;
}

div.nonflashcontent {
	margin: 8px 3px 0 0;
	padding:0 0 0 8px;
}

div.nonflashcontent p {
	color: #999999;
	font-size:14px;
	font-weight: normal;
	font-style:oblique;
	margin: 0 0 20px 0;
}

img.mainimage {
	margin: 0 2px 0 0;
}

div.nextpage p {
	margin:0;
	font-size:11px;
	color:#666666;
	font-weight:bold;
}
div.nextpage a:link {
	font-size:13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
div.nextpage a:visited {
	font-size:13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
div.nextpage a:hover, div.nextpage a:active {
	font-size:13px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

div.slidecontent {
	width:835px;
	height:309px;
	margin: 0;
	padding: 0;
}
div.slidecontent p {
	color: #999999;
	font-size:14px;
	font-weight: normal;
	font-style:oblique;
	margin: 0 0 0 0;
}

div.slidetxt {
	margin: 15px;
}
div.slidethumb {
	width:835px;
	height:77px;
	background-color:#666666;
}

/*==/ FOOTER /==*/

div.footer-contact {
	margin: 23px 0 0 13px;
}

/*==/ FORMS & SEARCH /==*/

form {
	margin: 0;
	padding:0;
}
form select, form input {
	vertical-align: middle;
}