@charset "utf-8";
/* CSS Document */
body {

	background-color: #eaeaea;	
	margin: 0px;
	color: #333333;

}

A {text-decoration: underline; color: #0000ff}
A:link {text-decoration: underline; color:#FF9933}
A:visited {text-decoration: underline; color: #0000FF}
A:hover {text-decoration: none; color: #ff9933}
A:active {text-decoration: none; color: #ff9933}

.edgecellleft {
	background-image: url("/edge_left.gif");
	background-repeat: repeat-y;
	width: 10px;
}
.edgecellright {

	background-image: url("/edge_right.gif");
	background-repeat: repeat-y;
	width: 10px;
}

.bg_left {

	background-image: url("/bg_left.gif"); 
	background-position: top left;
	
}

.bg_right {

	background-image: url("/bg_right.gif"); 
	background-position: top right;
	
}

.menuseperators {
	background-image: url("/images/menuseperator.gif");
	background-repeat: repeat-x;
}
.menubackground {
	background-color: #ce0000;
}


#menu
{
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#menu li {
	display:inline;
	height: 22px;
}
.menuHomePage {

}



.firstMenuItem {
	padding-left: 0px;
	background-image: none;
}

#menu li a
{
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #ce0000;
}
.menuBlankLi {
	width: 280px;
		color:#FFFFFF;
	text-decoration:none;
	float:left;
	font-weight: bold;
	background-color: #ce0000;
}
.menuFirstBlankLi {
	width: 42px;
		color:#FFFFFF;
	text-decoration:none;
	float:left;
	font-weight: bold;
	background-color: #ce0000;
}
#menu li a:hover
{
	color:#fff;
	background-color: #333333;
}
.menuSplitter {
	background-image: url("/images/menuseperator.gif");
}
.whiteedgeleft {
	background-color: #FFFFFF;
	width: 50px;
}
.topwhitespace {

	background-color: #FFFFFF;
	width: 566px;
}
.dottedlineseperator {
	background-color: #FFFFFF;
	background-image: url("/images/dottedline.gif");
	background-repeat: repeat-y;
	width: 46px;
}
.contentpane_home {
	background-color: #FFFFFF;
	width: 330px;
	padding-top: 36px;
	padding-bottom: 10px;
	
}
.headingpane_home {

	background-color: #FFFFFF;
	width: 294px;
	padding-top: 28px;
	padding-bottom: 20px;
	
}
.contentpane {
	background-color: #FFFFFF;
	width: 400px;
	padding-top: 26px;
	padding-bottom: 10px;
	
}
.headingpane {

	background-color: #FFFFFF;
	width: 224px;
	padding-top: 18px;
	padding-bottom: 20px;
	
}
.contentpane_contact {
	background-color: #FFFFFF;
	width: 424px;
	padding-top: 26px;
	padding-bottom: 10px;
	
}
.headingpane_contact {

	background-color: #FFFFFF;
	width: 200px;
	padding-top: 18px;
	padding-bottom: 20px;
	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	
}
.contactdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #ce0000;
	padding-top: 8px;
	margin: 0px;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 9px;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.sIFR-hasFlash h1 {
	font-size: 30px;
	line-height: 30px;
	color: #CE0000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	    /* other CSS properties go here */
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CE0000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#containerlayer {
	position:absolute;
	width:50px;
	height:30px;
	z-index:1;
}
#Layer1 {
	position:absolute;
	left:50px;
	top:-14px;
	width:670px;
	height:20px;
	z-index:2;
}
#Layer2 {
	position:absolute;
	width:140px;
	z-index:2;
	visibility: hidden;
}
#Layer3 {
	position:absolute;
	width:179px;
	z-index:3;
	visibility: hidden;
}
#Layer4 {
	position:absolute;
	width:97px;
	z-index:4;
	visibility: hidden;
}
.label {
	display: block;
	width: 170px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
.textfield, textarea {
	position: relative;
	width: 300px;
}
#page_content {
	position: relative;
	width: 720px;
	padding-right: 10px;
	padding-left: 20px;
	min-height: 300px;
	float: left;
	margin-right: 10px;
	z-index: 500;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
	list-style-type: disc;
}
ul ul {
	margin-left: 10px;
	list-style-type: circle;
	}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.name {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
}

