body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/webready/LeftMenuBG.jpg);
	background-repeat: repeat-y;	
}


.bigRedOnHome { font-size: 72px; font-weight: bold; color: #C00; }

div.pageHeader {
	font-weight:bold; 
	background-image:url(/webready/headerBackground.jpg); 
	padding-top: 4px; 
	padding-bottom: 4px; 
	background-repeat:repeat-x;
	margin-top: 4px;
	_margin-top: -11px; /*style for IE*/
}

div#outsideBox{ width: 760px; }
div#toc { float: left; width: 152px;}
div#mainArea {float: right; width: 600px;}

#outsideBox #toc ul {
	list-style-type: none;
	line-height: 35px;
	position:absolute;
	top:100;
	font-size: 11pt;
	border:1px solid #CCCCCC;
	margin-left:0;
}

#outsideBox #mainArea #homePageContentLeft {
	text-align: center;
	float: left;
	width:330px;
}
#outsideBox #mainArea #homePageContentRight {
	text-align: center;
	float: right;
	width:260px;
}

#toc a { text-decoration: none; color: #000000; }
#toc a.current { text-decoration: none; color:#990000; }
#toc a:hover { text-decoration: underline; color:#990000; }

#outsideBox #mainArea #contactForm input,textarea {
	border: 1px solid #990000;
}

#outsideBox #mainArea #contactForm input.contactSubmit{
	border: 1px solid #990000;
	background-color:#ebc6c6;
	color:#990000;
}

P.created {font-size: 9pt; font-style:italic;}

.redFont {color:#FF0000}



/* home page style */
.style2 {
	color: #C22D29;
	font-weight: bold;
}
.style3 {color: #F94F2B}
.style5 {font-size: 12px}
.style7 {color: #F94F2B; font-size: 24px; }