@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	/*background: #df1028 url(../images/backgroundslices/redslice_df1028_01.jpg) repeat-x;*/
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twocolumns #container { 
	width: 740px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twocolumns #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 355; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 0 0 0 10px;
	padding: 0 auto;
}
.twocolumns #mainContent { 
	margin: 0 0 0 370px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

	
h1.master { color: #738299;
	font: bold 18px/22px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 6px;
	letter-spacing: -1px;}
	
h1.heading { color: #738299;
	font: bold 18px/22px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	letter-spacing: -1px;}
	
	
h2 {  font: bold Verdana, Arial, Helvetica, sans-serif; color: #ff7f50;}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #4682b4;}
h4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ff7f50;}

	
#innercontainer {    /* enclosed the Logo, Navbar, and Photo */
	float: left;
	position: absolute;
	width: 365px;
	margin: 0 0px 0 80px; 
	background-color:#fff;
}

.master #logo {
	position: relative;
	width: 360px;
	margin: 10px 0 4px 2px;}	


.master #navcontainer {
	position: relative;
	width: 280px;
	margin: 1px 0 0 80px; 
	background-color:#ffffff;
	z-index: 10;
	}

	
#photocontainer {
	float: left;
	width: 360px;
	position: absolute;
	margin: -45px 0 0 -85px;
	z-index: 1;}

blockquote { font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: -4px 0 -4px 30px;

}


#mainContent2 {  /* FOR THE MULTI-TAB TEMPLATE */
	float: right;
	width: 330px;
	margin: 0px 10px 0 0px;
	padding: 0px 0px;
	background-color: #ffffff;
	text-align: left;
	position: relative;
	z-index:12;
	}
	

	
/* CONTENT. IDs for the right-side table links. */

table#links {
	width: 120px;
	padding: 0px 0 0 0;
	border: 0;
	margin-top: 16px;
	}
	
td.sidelinks a, td.sidelinks a:visited {
	font: 10px Verdana, Arial, sans-serif;
	text-align: left;
	display: block; 
	color: #000000;
	background-color: #f0f8ff;
	line-height: 18px;
	border-bottom: 1px solid #999999;
	text-decoration: none;
	/*padding: 2px 0 2px 0px;*/
	list-style: none;
	background: #F0F8FF;}

td.sidelinks a:hover {
	font:  10px Verdana, Arial, sans-serif; color: white;
	line-height: 18px;
	background: #6699cc;
	color: #ffffff;}
	
td.sidelinks a, td.sidelinks a:visited {
	margin: 0;
	text-decoration: none;
	text-indent: 10px;} 



.floatright { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.floatleft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


	

	
/* MAINTEXT */	
.maintext {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;}

.maintext a:link {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}
.maintext a:visited {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #286db4;
	}
.maintext a:hover {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #1f85bf;
	text-decoration: none;}
	
li.maintext {font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
	margin-left: -7px; 
	padding: 0; }
	
h1.maintext {
	color: #738299;
	font: bold 18px/22px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 6px;
	letter-spacing: -1px;}

	
h2.maintext {font: bold 16px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #009999;}
	
h4.maintext {font: bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #3886a3;
	margin: 0 0 -16px 0;}
	
/* SIDEBAR WHITE TEXT */	
.sidebar {
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
}
.sidebar a:link {
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration: underline;
	}
.sidebar a:visited {
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	}
.sidebar a:hover {
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF66;
	text-decoration: none;}
	
li.sidebar {font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;}
	
h2.sidebar {font: 18px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #ffff33;}
	
h4.sidebar {font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #ffff33;}

	
img.right {
  margin-top: 6px;
  margin-bottom: 6px;
  margin-left: 10px;
  margin-right: 0;
  float: right;
  border: 0;}
  
img.left {
  margin-top: 6px;
  margin-bottom: 6px;
  margin-left: 0;
  margin-right: 10px;
  float: left;
  border: 0;
}



img.logosmall {
  margin-top: -4px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 2px;
  float: left;
  border: 0;}
  
 #credits {
	width: 150px;
	padding: 16px 4px 4px 4px;
}
.credits {
	font: bold 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	text-align: left;
}
.creditsdark {
	font: bold 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	text-align: left;
}

.formlabel {font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #555555;}
  