/* CSS Document */

html, body{
	width: 850px;;
	height:100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.82em;
	background: #ffffff;
	color:#333333;
	margin-right: -15px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
 html, body {
 	width: 100%;
	margin-right: 0px;
 }
/* End IE5-Mac hack */

.notes{
color:#000	;
}

a:link, a:visited{
font-weight: bold;
color:#0099FF;
text-decoration:none;
}
a:hover{
color:#000000;
}


.imageCropped{
padding-left:25px;
width: 100%;
height:200px;
overflow:hidden;
}
#plug{
position:relative;
width:100%;
height:175px;
overflow:hidden;

background:#000000;

}
#flashDimensions{

/*
width:2000px;
height:175px;*/
}

.floater{
mfloat:left;
margin: 0px 0px 0px 0px;
}
.plugImage{
margin: 0px 0px 20px 0px;
}
.alone{

margin: 0px 10px 0px 20px;
}

#all{
position:relative;
min-width:780px;
width:100%;

}



#header{
position:relative;
width:100%;
height:80px;
background: #000000 url(../images/topBG.gif) top right;
overflow:hidden;
/*z-index: 100;*/
}

#logo{
position:absolute;
right:0px;
bottom:0px;
}

#columns{
/*
float:left;
position:relative;
width:100%;
border-bottom:50px solid #ffffff;
*/
position:relative;
width:100%;
}

#footer{
float:left;
display: inline;
width:100%;
margin-top:50px;
border-top:1px solid #e5e5e5;
}
.item{
float:left;
display:inline;
width:100%;
margin-bottom:18px;
border-bottom:1px solid #e5e5e5;
}
.rightalign{
float:left;
display:inline;
width:100%;
text-align:right;
ccmargin-bottom:18px;
}
.lastitem{
float:left;
display:inline;
width:100%;
margin-bottom:18px;

}


.smalltextleft{

	float:left;
	margin: 25px;

}
.smalltextright{
	float:right;
	margin: 25px;
}
.halfleft{

float:left;
display: inline;
width:50%;
overflow:hidden;

}
.halfright{
float:right;

display: inline;
width:49.9%;
overflow:hidden;
/*background: #ffffff;*/

}
.threequartersleft{
float:left;
display: inline;
width:75%;
overflow:hidden;
/*background: #ffffff;*/

}

.threequartersright{
float:right;
display: inline;
width:74.9%;
overflow:hidden;
/*background: #ffffff;*/

}
.twothirdsleft{
float:left;
display: inline;
width:66%;
overflow:hidden;
/*background: #ffffff;*/

}
.onethirdright{
float:right;
display: inline;
width:33%;
overflow:hidden;
/*background: #ffffff;*/

}
.quarterleft{
float:left;
display: inline;
width:25%;
overflow:hidden;
/*background: #ffffff;*/

}
.quarterright{
float:right;
display: inline;
width:24.9%;
overflow:hidden;
/*background: #ffffff;*/

}
.full{
float:left;
display: inline;
width:100%;
overflow:hidden;
/*background: #ffffff;*/

}
.italics{
 	font-style:italic;
	font-weight:bold;
	color:#000000;
	text-align:right;
}
/*
.full{
float:left;
width:100%;
}
.quarter{
float:left;
display: inline;
width:25%
}
.quarterless{
float:left;
display: inline;
width:24%;
}

.half{
float:left;
display: inline;
width:50%;
overflow:hidden;
}
.halfless{
float:left;
width:49%;
overflow:hidden;
}
.threequarters{
float:left;
width:75%;
}
.threequartersless{
float:left;
width:74%;
}
*/
p{
	margin-top:0px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:15px;
}
#tester{
position:absolute;
top:0px;
left:0px;
width:780px;
height:20px;
background:#ff0000;
}
/**/
#navArea{
	position:absolute;
	top:50px;
	left:0px;
	height:30px;
	padding:0px;
	margin:0px;
	background:#000000;
	padding-top:5px;
	padding-right:25px;
	list-style:none;
	/*overflow:hidden;*/
}
.navBtn{
	position:relative;
	display:inline;
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;
	padding-left:25px;
	height:30px;
	overflow:hidden;
	list-style:none;
}
.btnOff{
	position:relative;
	top:0px;
	border:0px;
}
.btnOver{
	position:relative;
	top:-50px;
	border:0px;
}
.btnOn{
	position:relative;
	top:-100px;
	border:0px;
}

/**/
h1{
	font-family: Arial,Helvetica, Verdana, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	padding: 0px;
	text-align: left;
	color: #000000;
	margin-top:25px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:10px;
	width:160px;

}
h1.oneCol{
	width:160px;
}
h1.twoCol{
	width:320px;
}
h1.fourCol{
	width:640px;
}
h2{
	font-family: Arial,Helvetica, Verdana, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	padding: 0px;	
    margin-top:0px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:5px;
	text-align: left;
	/*color: #0099FF;*/
	color: #000000;
	width: 300px;
}
h2.oneCol{
	width:150px;
}
h2.twoCol{
	width:300px;
}
h2.fourCol{
	width:600px;
}

.selectedLink{
	font-family: Arial,Helvetica, Verdana, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	
	color: #FFFFFF;
}
.link{
	font-family: Arial,Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	color: #0099FF;
	margin-bottom:-1px;
	width:160px;
}
.selectedLink a:link,.selectedLink a:visited,.selectedLink a:hover{
	color: #FFFFFF;
}
.notselectedLink{
	font-family: Arial,Helvetica, Verdana, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	color: #5d5d5d;
}
.notselectedLink a:link, .notselectedLink a:visited{
	color: #5d5d5d;
}
.notselectedLink a:hover{
	color: #0099FF;
}

/* These are standard sIFR styles... do not modify */


.sIFR-flash {
	visibility: visible !important;
	margin: 0px;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* 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;
}
.sIFR-hasFlash h2{
	visibility: hidden;
}

.sIFR-hasFlash .selectedLink{
	visibility: hidden;
}
.sIFR-hasFlash .notselectedLink{
	visibility: hidden;
}
.sIFR-hasFlash .link{
	visibility: hidden;
}


