/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}

a, a:hover { 
	text-decoration: none;
	}

body {
	text-align: center;
	background: #417094 url(../images/main-back.gif) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
}

	
.skip {
	display: none;
	}
	

/*CONTAINER*/

/*May be necessary to fix anchor bug problem in Ff and IE*/

#contentAreaWrapper {
	position: relative;
	/*width: 968px;*/
	overflow: hidden;
	border: none;
}

#contentArea {
	overflow: hidden;
}
	
#mainContentArea {
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}	

/*ANCHOR FIX*/
.anchorfix {
	position: absolute;
	width: 1px;
}

/*IE hack*/

/*Tan Hack*/
* html #mainContentArea {
position: relative;
}
	
/* HEADER */

#header-outer {
	background: transparent url(../images/header-outer-back.gif) repeat-y center top;
}

/*#header-inner {
	width: 960px;
	margin: 0 auto;
	background: url(../images/header-inner-back.jpg) no-repeat top;
	text-align: center;
}
*/

#header-inner h1 {
	display:none;
}

#header-left {
	width: 240px;
	float: left;
	display: inline;
	padding: 0px;
}
.wordmark {
	display: block;
}
#header-right {
	float: right;
	display: inline;
	color: #b50b1a;
	width: 685px;
	text-align: right;
	padding-right: 20px;
}
#header-right-links {
	padding-top: 58px;
	line-height: 1.9em;
	font-size: 1.1em;
	width: 680px;
	color: #ffffff;
}
#header-right-links h2 {
	display: none;
}
#header-right-links ul {
	list-style: none;
}
#header-right-links ul li {
	display: inline;
}
#header-right-links a {
	color: #ffffff;
}
#header-right-links a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#header-right-search {
	display: inline;
	float: right;
	padding-top: 5px;
}
#header-right-search h2 {
	display: none;
}
.searchbox {
	width: 111px;
	font-size: .9em;
	margin-top: 4px;
	padding: 1px 2px 1px 2px;
}
.searchtext {
	width: 75px;
	font-size: .9em;
}
.hide-search {
	display: none;
}
	

/* CONTENT */

#content-outer {
	background:  transparent url(../images/content-outer-back.gif) repeat-y center top;
	background-color: #ffffff;
	}
#content-inner {
	width: 960px;
	background-color: #ffffff;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	}
	
	/* LEFT MENU */
	
#content-left {
	background: url(../images/math-equations.gif) repeat-y center top;
	width: 240px;
	float: left;
	display: inline;
	text-align: left;
	padding: 0px 0px 30050px 0px;
	margin-bottom: -30000px; 
	}
	
#content-left img {
	margin-top:1em;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:0px;
	text-align:center;
}
	
#content-left-user {
	width: 239px;
	background: #b50a19 url(../images/content-left-user-back.gif) no-repeat left top;
	border-right: #b6303b 1px solid;
	}
#content-left-user h2 {
	display: none;
	}
#content-left-user ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
#content-left-user a {
	color: #ffffff;
	font-size: 1.4em;
	line-height: 2.3em;
	display: block;
	width: 209px;
	padding: 0px 15px;
	border-top: #b50a19 1px solid;
	border-bottom: #910510 1px solid;
	}
#content-left-user a:hover {
	background-color: #8d1924;
	border-bottom: #b50a19 1px solid;
	border-top: #8d1924 1px solid;
	}

#content-left-nav {
	width: 239px;
	text-align: left;
	}
#content-left-nav h2 {
	display: none;
	}
#content-left-nav ul {
	list-style: none;
	}
#content-left-nav a {
	color: #b50b1a;
	font-size: 1.4em;
	line-height: 2.3em;
	display: block;
	width: 209px;
	background-color:#fefefe;
	padding: 0px 15px;
	border-top: #ffffff 1px solid;
	border-bottom: #d3d2ca 1px solid;
	}
#content-left-nav a:hover {
	background-color: #ffffff;
	display: block;
	border-bottom: #ffffff 1px solid;
	border-top: #c1c0bb 1px solid;
	}
#content-left-quick {
	width: 210px;
	padding: 15px;
	font-size: 1.1em;
	line-height: 2.3em;
	}
#content-left-quick h2 {
	font-size: 1.1em;
	color: #555555;
	}
#content-left-quick ul {
	list-style: square;
	margin-left: 15px;
	}
#content-left-quick li {
	color: #b50b1a;
	}
#content-left-quick a {
	color: #444444;
	padding-bottom: 2px;
	border-bottom: 1px solid #bbbbbb;
	}
#content-left-quick a:hover {
	color: #b50b1a;
	padding-bottom: 2px;
	border-bottom: 1px solid #b50b1a;
	}
	
	/* MAIN CONTENT AREA */
	
#content-right {
	float: left;
	display: inline;
	text-align: left;
	width: 719px;
	padding: 0px 0px 20px 0px;
	}
	
		/* LEFT COLUMN */
	
#content-right-leftcol {
	float: left;
	display: inline;
	}
	
		/* MIDDLE COLUMN 
	
#content-right-midcol {
	float: left;
	display: inline;
	}
	
	*/
	
		/* RIGHT COLUMN */
		
#content-right-rightcol {
	float: right;
	display: inline;
	}
		
	/* FOOTER */

#footer-red-outer {
	background:  #b50a19 url(../images/footer-red-back.gif) repeat-y center top;
	width: 100%;
	}
#footer-red-inner {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	height: 3px;
	}
#footer-blue-outer {
	background:  #417094 url(../images/footer-blue-back.gif) no-repeat center top;
	width: 100%;
	}
#footer-blue-inner {
	width: 930px;
	margin: 0 auto;
	color: #eeeeee;
	line-height: 1.7em;
	font-size: 1.1em;
	text-align: center;
	padding: 15px 15px 50px 15px;
	text-align: left;
	}
#footer-blue-inner a {
	color: #eeeeee;
	border-bottom: 1px solid #aaaaaa;
	padding-bottom: 2px;
	}
#footer-blue-inner a:hover {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 2px;
	}

