/* CSS Document */
html, body, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a {
margin: 0; 
padding: 0;
border: 0;
}

body {
	padding: 0 410px 0 410px;
	margin: 0;
	text-align: center;
	background-color: #000000;
	
}
 
#sizer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 69%;
	max-width: 300px;  /* version for IE is at the bottom of this style block */
	text-align: left; /* resets text-align to default. */
	color: #000000;
	margin-top: 5px;
	width:expression(document.body.clientWidth > 1200 ? "300px" : "69%");
}
 
#innerwrapper {
	margin:0 auto;
	position: relative;
	} 
 
#expander {
	margin: 0 -410px 0 -410px;
	min-width: 820px; /* Critical Safari fix! */
	position: relative;	

}
 

p {
	font-size: 80%;
	padding: 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.leftimage {
	float: left;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;

}

.rightimage {
	margin-bottom: 5px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
}

.container {
	width: 99%;
	float: right;
	background-color: #CCD8DD;
	border-color: #006600;
	border-style: solid;
	border-width: 1px;
}

#banner {
	height: 123px;
	background-image: url(../Images/slices/headerslice.gif);
	background-repeat: repeat-x;
}

.divider {
	clear: both;
	height: 1.5px;
	margin: 5px 10px;
	background-image: url(../Images/dividerLine.gif);
	background-repeat: repeat-x;
}

#titleBar {
	background-image: url(../Images/slices/titleBar.gif);
	background-repeat: repeat-x;
	height: 29px;
	text-align: center;
	vertical-align: middle;
}

#pageContent {
	height: 423px;
	background-image: url(../Images/slices/pageContentBG2.gif);
	background-repeat: repeat-x;
		}

#leftcol {
	width: 210px;
	height: 423px;
	float: left;
	}

#content {
	overflow: auto;
	height: 313px;
	margin-left: 10px;
	}

#content_lower {
	height: 110px;
	font-size: 80%;
	background-image: url(../Images/slices/bottomContent.gif);
	background-repeat: repeat-x;
	margin: 0px 0px;
	text-align: center;
	}
	
h2 {
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
}

h3 {
	margin-left: 10px;
	text-align: center;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 5px;
}

h4 {
margin-left: 10px;
color: #005a72;
margin-top: 10px;
margin-bottom: 10px;
font-size: 18px;
}

h5 {
	margin-left: 10px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	color: #005A72;
}

h6 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.dividerShort {
	clear: both;
	height: 3px;
	margin: 0px 10px 0px 45px;
	background-image: url(../Images/slices/dividerLine.gif);
	background-repeat: repeat-x;
	width: 370px;
}
.rightimageLowerContent {
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
}

#footer {
	background-color: #C5DEE6;
	font-size: 65%;
	text-align: center;
	padding-top: 1px;
	clear: both;
	padding-bottom: 3px;
	color: #000000;
	border-color: #005A72;
	border-top: solid 2px;
	line-height: 14px;
}

a:link {
	color: #000000;
}
a:visited {
	color: #005A72;
}
a:hover {
	color: #478F8F;
}
a:active {
	color: #721F2E;
}



.rightimage2 {

	margin-bottom: 0px;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 10px;
}

.style2 {
	font-size: 12px;
	vertical-align: top;
}

.style3 {
	font-size: 14px;
	font-weight: bold;
}
.rightimagePlayer {

	margin-bottom: 2px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
}
.rightimageForLink {
	margin-bottom: 5px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	border: solid 1px #000000;
	padding: 10px;
	top: 30px;
}
.jointcomLogo {
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
	margin-right: 20px;
	margin-top: 6px;
}
