/*Typography Styles*/
* {
	margin:0;
	padding:0;	
}

body {
	font:62.5%/1.5em verdana, sans-serif;
	color:#3F3F3F;
}

h1,h2,h3,h4,h5,h6{letter-spacing:-0.06em; line-height:1.5em;}

h1 {font-size:1.9em;}
h2 {font-size:1.6em;}
h3 {font-size:1.2em;}
h4 {}
h5 {}
h6 {}

a {color:#0073a1; text-decoration:underline; font-weight:bold; font-size:1.1em; letter-spacing:-0.06em;}
a:hover, a:visited:hover {text-decoration:none; color:#76a1b2;}
a:visited {color:#76a1b2;}

p {
	margin:0 0 2em 0;
	line-height:1.9em;
	font-size:1.1em;
}

blockquote {}

code {}
p code {}
pre code {}

kbd {}
samp {}
cite {}
abbr {}
acronym {}
address {}

strong {}
small {	font-size:0.9em;letter-spacing:-0.01em;}
sub {}
sup {}
big {}
em {}
i {}
b {}
q {}
tt {}
del {}
ins {}
var {}

/*Table Styles*/
table {}
th {}
tr {}
td {}

colgroup {}
caption {}
col {}

tbody {}
thead {}
tfoot {}

multicol|n {}

/*Frame Styles*/
frame {}
frameset {}
noframes {}

/*Image Styles*/
img {
	border:none;
}

/*List Styles*/
ul {
	margin:0 0 1em 2em;
	line-height:1.9em;
	font-size:1.1em;
}

ul li {

}

ul.noListStyle {
	list-style:none;
	margin:0 0 1em 0;
}

ul.noListStyle small {

}

ol {
	margin:0 0 1em 2em;
	line-height:1.9em;
}

ol li {
	
}

/*Form Styles*/
fieldset {
	border:none;
}

input {
	border:1px solid #808080;
	font-family:verdana, sans-serif;
	font-size:1.3em;
}

input.searchGoBut {width:auto;}

form.searchSite {
	
}

fieldset {}
textarea {
	width:22em !important;
	*width:20em !important;
	border:1px solid #808080 !important;
	overflow: auto;
	font-family:verdana, sans-serif;
	font-size:1.3em;
}
textarea:hover {}

optgroup {}
option {}
select {}

button:hover {}
button {}
legend {}
label {}

input {}
input:focus {}
input:hover {}
input[type=submit], input[type=reset], input[type=button] {}
input[type=text]:focus, textarea:focus, select:focus {}
form input[type=text] {}
form {}

/*FCK Template Styles*/


.box {
	width:100%;
	display:block;
	background:url(../images/box_bottom.gif) bottom left no-repeat;
	margin:0 0 1em 0;
	padding:0 0 8px 0;
	float:left;
}

.boxBkgrd {
	background:url(../images/box_bkgrd.gif) top left repeat-y;
	float:left;
	width:100%;
}

.boxRight {
	margin:0;
	background:url(../images/box_bottom_right.gif) bottom left no-repeat;
}

.boxBkgrdRight {
	background:url(../images/box_bkgrd_right.gif) top left repeat-y;
	float:left;
	width:228px;
}

.boxRightGrey {
	margin:0;
	background:url(../images/box_bottom_right_grey.gif) bottom left no-repeat;
}

.boxRightWhite {
	margin:0;
	background:url(../images/box_bottom_right_white.gif) bottom left no-repeat;
}

.boxBkgrdRightGrey {
	background:url(../images/box_bkgrd_right_grey.gif) top left repeat-y;
}

.boxBkgrdRightWhite {
	background:url(../images/box_bkgrd_right_white.gif) top left repeat-y;
	width:228px;
}

.boxBkgrdRightWhite img {
	float:none !important;
	margin:0 0 6px 8px;
}

.boxContent {
	padding:0 0.8em 0 0.8em;
}

.box h2 {
	background:url(../images/box_top.gif) top left no-repeat;
	margin:0 0 0.5em 0;
	font-size:1.2em;
	text-transform:uppercase;
	background-color:#F7F7F7;
}

.box h2.single {
	padding:1.8em 0 1.4em 0.5em;
}

.box h2.double {
	padding:1.2em 0 0.8em 0.5em;
}

.box h2.right {
	background:url(../images/box_top_right.gif) top left no-repeat;
	width:217px;
}

.box h2.rightGrey {
	background:url(../images/box_top_right_grey.gif) top left no-repeat;
	text-indent:-9999em;
	height:10px;
}

.box h2.rightWhite {
	background:url(../images/box_top_right_white.gif) top left no-repeat;
	text-indent:-9999em;
	height:5px;
	_margin:0 0 -7px 0;
}

.bookTitlesList {
	list-style:none;
	width:auto;
	text-align:center;
	float:left;
	margin:0 0 0 1em;
	_margin:0 !important;	
}

.bookTitlesList li {
	display:inline-block;
	width:95px;
	float:left;
	margin:0 0 1em 0;
	padding:0 0.7em 0 0;
	_padding:0 5px 0 8px;
	height:17.8em;
	min-height:17em;
}

.bookTitlesList li img {
	display:block;
	float:left;
	width:88px;
	height:116px;
}

.bookTitlesList li a {
	display:block;
	float:left;
	width:95px;
}

#promoBoxWrap {
	display:block;
	float:left;
	*width:520px;
	*margin:0 0 1em 0;
	color:#3F3F3F;
}

#promoBox h1, #promoBox2 h1 {
	color:#0073A1;
	line-height:1.4em;
}

#promoBox h2, #promoBox2 h2 {
	font-size:1.1em;
	color:#3F3F3F;
	font-weight:normal;
	margin:0.5em 0 0.5em 0;
}

#promoBox h3, #promoBox h4, #promoBox2 h3, #promoBox2 h4  {
	font-size:1.4em;
	color:#3F3F3F;
	font-weight:normal;
}

#promoBox p, #promoBox2 p {
	margin:0 0 0.5em 0!important;
	padding:0 !important;
	color:#878787;
	line-height:1.35em;
}

#promoBox ul, #promoBox2 ul {
	list-style:none;	
	font-size:1.1em;
	color:#878787;
	line-height:1.35em;
	margin:0;
	padding:0;
}

#promoBox img {
	float:left;
	margin:0 2em 0 0;
}

#promoBox2 img {
	float:left;
	width:95px;
	height:125px;
}

#promoContent {
	width:auto;
	padding:0 0 0 108px;
}

.leftMenu {
	width:160px;
}

.leftMenu h2 {
	width:100%;
	border-bottom:3px solid #86B1C2;
	text-transform:uppercase;
	padding:0 0 0.5em 0;
	margin:0 0 0.2em 0;
	color:#3F3F3F;
	font-size:1.2em;
}

.leftMenu ul {
	list-style:none;
	line-height:1.9em;
	margin:0 0 1em 0;
	font-size:1em;
}

.leftMenu ul li ul {
	margin:0 0 0 2em;
	list-style:disc;
}

.leftMenu ul a {text-decoration:none;}

.leftMenu ul a:hover{text-decoration:underline;}

.quoteBox {
	margin:0 0.5em 0 0.5em;
	display:block;
	float:right;
	width:16em;
	border:1px solid #8ABFD4;
}

.quoteBox h3 {
	position:absolute;
	left:-9999em;
	top:-9999em;	
}

.quoteBox blockquote p
    {
    padding: 0px 20px 18px 0px;   
	margin:0 !important;
    background: url(../images/quote_closed.gif) bottom right no-repeat;
    
}

.quoteBox blockquote
    {
    padding: 20px 20px 0 20px;   
    background: url(../images/quote_open.gif) top left no-repeat;
}

.quoteBox cite
    {
    margin:5px 22px 20px 0;
    font-size: 1.2em;
    float: right;    
}  

/*Common Classes*/
.logoImage {
	float:left;
}

.support {
	float:right;
	margin:12px 12px 0 0;
}

.noBorder {
	border:none !important;
}

.clearLine {
	clear:both;
}

.noPadMarg {
	margin:0 !important;
	padding:0 !important;
}

.displayRight {
	float:right;
	margin:0 0.5em 1em 0.5em;
	display:block;
}

.siteAd {
	margin:0 0 0 0.9em;
}

h1.underline {
	display:block;
	margin:0 0 0.8em 0;
	padding:0 0 0.5em 0;
	border-bottom:3px solid #8abfd4;
}

span.underline {
	display:block;
	margin:0 0 1.5em 0;
	padding:0 0 1em 0;
	border-bottom:3px solid #8abfd4;
}

.errorList, .errorList li a {
	color:red;
}

/*FCK Editor Classes*/
.bolderText {
	font-weight:bolder;
}

.largerText {
	font-size:larger;
}

.smallerText {
	font-size:smaller;
}

.uppercaseText {
	text-transform:uppercase;
}

.alignImgRight {
	float:right;
}

.alignImgLeft {
	float:left;
}

.floatEdBoardLeft {
	float:left;
	width:49%;
}

.floatEdBoardRight {
	float:right;
	width:49%;
}

.edBoardListPara {
	margin:1em 0 0 0;	
}

.edBoardListHeading {
	margin:1em 0 0 0;
	font-size:1.2em;	
}

.edBoardList {
	list-style:none;
	margin:0.5em 0 0 0!important;
	padding:0 !important;	
}

.edBoardList li {
	margin:0 !important;
	padding:0 !important;
	line-height:1.5em;
}

.imagePadding {
	margin:0 0.5em 0 0;
}

hr {
	clear:both;
	color:#8abfd4;
	height:3px;
	border: 0;
	background-color:#8abfd4;
}

/*Error Styles*/
.errorHeading h1 {
	font-size:3.5em;
	color:#0073A1;
	padding:0.3em 0 0 0.5em;
}

.errorText {
	color:#3F3F3F;
}

.errorText h2 {
	font-size:1.6em;
	margin:0 0 0.5em 0;
}

.errorText #errorUrl {
	font-weight:normal;
	color:#CC3300;
}

#stackTraceError {
	font-size:1.2em;
	position:absolute;
	background-color:#fff;
	border:1px solid #3F3F3F;
	margin:8.4em 0 0 1em;
	padding:1em;
	width:904px;
}

#stackTraceError pre {
	font-family:verdana, sans-serif;
}

.hidden {
	visibility:hidden;
}

.closeErrorStack {
	font-family:verdana, sans-serif;
	font-size:0.9em;
	margin:1em 0 0 0;
}

#openStackTrace {
	width:5em;
	text-align:bottom;
	margin:1.2em 0 0 0;
	padding:0 0 0 0;
	font-size:2.5em;
	float:left;
}

#openStackTrace a:hover, #openStackTrace a, #openStackTrace a:visited {
	text-decoration:none;
	color:#fff;
}