/*
HTML Page elements
---------------------
*/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

a {
	color: #ff3300;
	text-decoration: underline;
}

a:visited {
	color: #ff6600;
}

a:hover {
	color: #fc7106;
}

.introParagraph {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color:#524dc0;
}

#clearBoth {
	display: block;
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.clearBoth {
	display: block;
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.noTopMargin {
	margin-top: 0px !important;
}

.noBottomMargin {
	margin-bottom: 0px !important;
}

.picBorder {
	border: 1px solid #000000;
}

.centered {
text-align:center;
}

.picLeft {
	display: block;
	clear: both;
	float: left;
	margin: 5px 10px 12px 0px;
}

.picRight {
	display: block;
	clear: both;
	float: right;
	margin: 5px 0px 12px 15px;
}

.picCenter {
	display: block;
	text-align: center;
	margin: 5px 0px 12px 0px;
}

#pageDepthSpacer {
	display: block;
	height: 200px;
}

#hiddenTags {
	display: none;
}

.smallText {
	font-size: 10px;
}
.stats {font-size: 10 pt}

/*
Misc positioning elements
-------------------------
*/

#fullBrowserWidth {
	display: block;
	width: 100%;
	text-align: center;
}

#centeredPage {
	display: block;
	clear: both;
	position: relative;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/*
Header elements
-------------------------
*/

#headerArea {
	display: block;
	position: relative;
	width: 720px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#headerArea h1 {
	display: none;
}

#headerArea h2 {
	display: none;
}

#headerArea p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#cssSwitch {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 4px;
	left: 275px;
	width: 200px;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	color: #ff6600;
}

#todayDate {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 35px;
	right: 25px;
	width: 200px;
	text-align: right;
	font-size: 10px;
	line-height: 12px;
	color: #d4d2ef;
	font-weight: bold;
}

/*
Misc layout elements
-------------------------
*/

#pageArea {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	position: relative;
	width: 720px;
}

#fullWidthColumn {
	display: block;
	margin: 0px 25px 0px 25px;
}

#twoColumnLayout {
	display: block;
	margin: 0px 20px 0px 25px;
	width: 675px;
}

#twoColumnLayout #mainColumn {
	display: block;
	width: 480px;
	float: left;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#twoColumnLayout #mainColumn {
	display: block;
	margin: 30px 0px 0px 0px;
}

#mainColumn hr {
	display: none;
}

#mainColumn #titleArea {
	display: block;
	margin: 0px 0px 20px 0px;
}

#mainColumn #titleArea h1 {
	display: block;
	margin: 0px 0px 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #524dc0;
}

#mainColumn #titleArea h1 a {
	color: #524dc0;
	text-decoration: none;
}
#mainColumn #titleArea h1 a:visited {
	color: #524dc0;
	text-decoration: none;
}
#mainColumn #titleArea h1 a:hover {
	color: #fc7106;
	text-decoration: underline;
}

#mainColumn #titleArea h2 {
	display: block;
	margin: 10px 0px 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #524dc0;
}

#mainColumn #titleArea h2 a {
	color: #524dc0;
	text-decoration: none;
}
#mainColumn #titleArea h2 a:visited {
	color: #524dc0;
	text-decoration: none;
}
#mainColumn #titleArea h2 a:hover {
	color: #fc7106;
	text-decoration: underline;
}

#mainColumn #titleArea h3 {
	display: block;
	margin: 0px 0px 4px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #524dc0;
}

#mainColumn h2 {
	display: block;
	margin: 25px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #524dc0;
}

#mainColumn h3 {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #524dc0;
}

#subH4 {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #524dc0;
	font-weight: lighter;
}

#mainColumn ul {
	display: block;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-position: outside;
}

#mainColumn ul li {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url("/images/common/list_bullet.gif");
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

#twoColumnLayout #rightColumn {
	display: block;
	width: 170px;
	float: right;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#rightColumn p {
	margin: 0px 5px 12px 5px;
}

#rightColumn hr {
	display: none;
}

/*
Table elements
-------------------------
*/

#genericTable {
	display: block;
	margin: 25px 0px 20px 0px;
}
#genericTable caption {
	margin: 0px 1px 0px 1px;
	padding: 2px 4px 2px 4px;
	margin-bottom: 0px;
	background-color: #524dc0;
	font-size: 13px;
	line-height: 16px;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
}
#genericTable th {
	margin: 1px;
	padding: 3px 4px 3px 4px;
	background-color: #e6e4f5;
	font-weight: normal;
	color: #524dc0;
	font-size: 11px;
	text-align: left;
}
#genericTable td {
	margin: 1px;
	padding: 3px 4px 3px 4px;
	background-color: #f2f1fa;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}
#genericTable tr.headings th {
	margin: 1px;
	padding: 2px 4px 2px 4px;
	background-color: #ffe0ce;
	color: #ff6600;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
}
#genericTable tr.headings th.left {
	text-align: left;
	padding: 2px 4px 2px 4px;
}

/*
Generic sidepanel elements
-------------------------
*/

.sidepanel {
	display: block;
	margin: 0px 0px 8px 0px;
	width: 170px;
	background-image: url("/images/sidepanels/sidepanel_bg_tile.gif");
	background-repeat: repeat-y;
}

.sidepanel hr {
	display: none;
}

.sidepanel h2 {
	display: block;
	margin: 0px 0px 8px 0px;
	padding: 8px 0px 5px 0px;
	width: 170px;
	background-image: url("/images/sidepanels/sidepanel_h2_bg.gif");
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
	overflow: hidden;
}

.sidepanelContent {
	display: block;
	margin: 0px 13px 0px 13px;
	font-size: 11px;
	line-height: 13px;
}

.sidepanelContent p {
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.sidepanelBottom {
	display: block;
	margin: 0px 0px 0px 0px;
	width: 170px;
	height: 15px;
	background-image: url("/images/sidepanels/sidepanel_bottom.gif");
	background-repeat: no-repeat;
}


/*
Sidepanel Login form elements
-------------------------
*/

#loginForm {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#loginForm label {
	display: block;
	margin: 0px 8px 2px 8px;
	padding: 0px 0px 0px 0px;
}

#login_username, #login_password {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 140px;
}

/*
Options sidepanel elements
-------------------------
*/

#options {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#options dd {
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
}
#options dd a {
	display: block;
	padding: 2px 2px 2px 4px;
	color: #ffffff;
	background-color: #9693d8;
	border-bottom: 1px solid #7d79ca;
	border-top: 1px solid #c0bee8;
	text-decoration: none;
}
#options dd a:visited {
	color: #ffffff;
	background-color: #9693d8;
	border-bottom: 1px solid #7d79ca;
	border-top: 1px solid #c0bee8;
	text-decoration: none;
}
#options dd a:hover {
	color: #ffffff;
	background-color: #ff6600;
	border-bottom: 1px solid #d45400;
	border-top: 1px solid #ffa366;
	text-decoration: none;
}

/*
Footer elements
-------------------------
*/

#footerArea {
	display: block;
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 720px;
	height: 45px;
	margin-right: auto;
}

#footerArea p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 32px;
	color: #ffec74;
}

#footerArea a {
	color: #ffffff;
	text-decoration: none;
}
#footerArea a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footerArea a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footerArea #toTop {
	position: absolute;
	top: 0px;
	left: 30px;
}

#footerArea #footerLinks {
	position: absolute;
	top: 0px;
	right: 25px;
}

#copyrightArea {
	display: block;
	margin: 10px 0px 0px 0px;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}

/*
Stationery Elements
---------------------
*/


.stationeryContainer {
	display: block;
	padding:10px;
	margin:0px 0px 10px 0px;
	border: solid 1px #524dc0;
	background-color:#f2f1fa;
	Height:100px;
}

#stationeryContainerTitle {
	display: block;
	margin: 0px 0px 12px 0px;
	padding: 0px 20px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #524dc0;
}

#stationeryContainerSmall {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


#stationeryContainerImg {
	display: block;
	float:left;
	margin: 0px 20px 0px 0px;
	border:1px solid #000000;
}

/*
Book Listing elements
-------------------------
*/

.bookArea {
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.bookArea img {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #000000;
}
.bookArea h2 {
	margin: 0px 0px 10px 0px !important;
	padding: 0px 0px 0px 0px !important;
}
.bookArea h2 a {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #524dc0;
}
.bookArea h2 a:visited {
	color: #524dc0;
}
.bookArea h2 a:hover{
	color: #fc7106;
}

.bookList {
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.bookList dt {
	display: block;
	margin: 0px 0px 1px 0px;
	padding: 2px 4px 2px 4px;
	background-color: #9693d8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}
.bookList dt a {
	color: #ffffff;
	text-decoration: none;
}
.bookList dt a:visited {
	color: #ffffff;
	text-decoration: none;
}
.bookList dt a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.bookList dd {
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
}
.bookList dd a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 2px 4px 2px 4px;
	background-color: #f2f1fa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.bookList dd a:visited {
	background-color: #f2f1fa;
	color: #000000;
	text-decoration: none;
}
.bookList dd a:hover {
	background-color: #ffe0ce;
	color: #000000;
	text-decoration: none;
}

/*
Small Panel Styles
------------------
*/

.smallPanel {
	display: inline;
	float: left;
	margin: 0px 5px 10px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #524dc0;
	background-color: #f2f1fa;
	text-align: center;
	width: 100%;
}

.smallPanel img {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

