body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
color: #000;
background-color: #fff;
padding-bottom:20px;
height:100.1%;/*eliminate? scrollbar probs in FF etc*/
}
#container{
border: 1px solid #A4A0B9;
width:90%;
margin:0 auto;
background-color: #747AB6;
padding:10px 0 20px 0;
}
#header{
}
#header h1{
padding: 0 0 0 10px;
margin:0;
height:83px;/*logo height + 10px for bottom*/
}
#header img, #header a{
border:none;
}
p {
padding-left: 15px;
}
#content, #content.school{
background: #fff;
color:#333;
padding:30px;
margin:0 10%; /* zoom:100%: added as CondComm for IE to force hasLayout.  So no fixed width necessary?*/
border-right: 1px solid #314AA4;
border-left: 1px solid #314AA4;
line-height:1.5em;
}
#content img{
margin:3px 10px;
}
#content ul, #content ol{
list-style-type:none;
padding:0;
margin-left:20px;
}
#content ul li{
background:url(../images/list_arrow.gif) no-repeat 0 .25em;
padding-left:1.8em;
margin: .75em 0;
}
#content li ul li{
background:url(../images/sub_list_arrow.gif) no-repeat 0 .25em;
padding-left:1.8em;
}
#content h1{
font-size: 140%;
}
#content h2{
font-size: 110%;
}
#content h3{
font-size: 110%;
color: #314AA4;
}
/*#content p.first{
padding-left:100px;
}*/
.form{
color:red;
font-size:110%;
font-weight:bold;
}
#content a:link,a:visited {
text-decoration:none;
border-bottom : 0.1em solid #ccc;
}
#content a:visited{
color:#314AA4;
}
#content a:hover {
border-color:#314AA4;
}
#footer{
font-family: "Courier New", Courier, monospace;
font-size: 110%;
color:#314AA4;
margin:0% 10% 2% 10%;
background-color: #F7E57B;
padding:1px 0 5px 0;
text-align:center;
border: 1px solid #314AA4;
}
#footer a{
color:#314AA4;
text-decoration:underline;
border:none;
}
#footer a:hover{
text-decoration:none;
}
		/*~~~~~~~~~~~~NAVIGATION~~~~~~~~~~~~*/
#topnav{
height:20px;
margin:20px 10% 0 10%;
}
#tabnav{
margin:0;
padding-left:0;
background-image: url(../images/tab_bottom.gif);
background-repeat: repeat-x;
background-position: bottom;
}
#tabnav li{
margin:0;
padding:0;
display:inline;
list-style-type:none;
}
#tabnav a:link, #tabnav a:visited{
float:left;
background:#b09a5e;
font-size:12px;
line-height:14px;
font-weight:bold;
padding:2px 10px;
margin-right:4px;
border:1px solid #314AA4;
text-decoration:none;
color:#ffffcc;
}
#tabnav a:link.active, #tabnav a:visited.active{
border-bottom:1px solid #fff;
background:#fff;
color:#D2750E;
}
#tabnav a:hover{
background-color:#F7E57B;
color:#747AB6;
}
/*end navigation*/
#welcome{
background-color: #fff;
border: 2px solid #333;
color: #666;
}
.tag{
font-family: "Courier New", Courier, monospace;
font-size: 120%;
color:#314AA4;
margin:0 0 0 210px;
background-color:#F7E57B;
padding:2px 0 4px 30px;
}
.newtag{
font-family: "Courier New", Courier, monospace;
font-size: 140%;
color:red;
margin:0 auto;
background-color:#F7E57B;
padding:2px 30px 4px 30px;
width:800px;
text-align: center;
}
#comments{
}
blockquote{
font-family: "Courier New", Courier, monospace;
font-size: 90%;
color:#314AA4;
background: #F7E57B url(../images/bluequotes.gif) no-repeat left top;
margin:1em 0 1em 1em;
padding:20px 4px 5px 24px;
border: 1px solid #bbb;
width:95%;
/*height:40px;
overflow:auto;*/
float:left;
clear:left;
}
blockquote p{
margin:0;
}
cite{
font-style:italic;
color:#000;
background-image: url(../images/bluequotes2.gif);
background-repeat: no-repeat;
background-position: 65% 30%;
display: block;
padding-top:10px;
}
.design, .hilite, address{
float:right;
letter-spacing: 2px;
color:#333;
font-weight:bold;
font-size: 80%;
}
.hilite, address{
float:none;
text-align:right;
padding-right:5px;
font-style:normal;
}
#companycolor{
color:#D2750E;
}
.design a, .privacy a{
color:#333;
text-decoration:none;
}
.design a:hover, .privacy a:hover{
text-decoration:underline;
}
.privacy{
text-align:left;
letter-spacing: 2px;
color:#333;
font-weight:bold;
font-size: 80%;
margin-left:2px;
}
#login{
letter-spacing: 2px;
color:#314AA4;
font-weight:bold;
font-size: 80%;
}
#login a{
text-decoration:none;
padding:2px 3px 2px 4px;
}
#login a:hover{
color:#314AA4;
background-color:#ffffcc;
}
.designprint{
display:none;
}
.clearrt{
clear:right;
}
.clearlft{
clear:left;
}
.client1{
border:1px solid #314AA4;
background-color:#eeefff;
font-size:90%;
margin:10px 0;
}
.client2{
border:1px solid #314AA4;
background-color:#dddfff;
font-size:90%;
}
.clientimg{
float:right;
margin:0 10px 0 5px;
padding:2px;
border:1px solid #999;
}
.clientorig{
float:left;
margin:0 5px 0 0;
padding:2px;
border:1px solid #999;
}
table{
margin:0 auto;
width:100%; /* zoom:100% cond comm for IE*/
font-size:90%;
border-collapse:collapse;
}
tr.row, th{
background-color:#dddfff;
font-weight:bold;
text-align:left;
}
td{
padding:0;
margin:0;
}
.client1 h2, .client2 h2{
padding: 15px 0 0 15px;
}
acronym, abbr, .call{
cursor:help;
}
.strong{
font-weight:bold;
}
		/*~~~~~~~~~FORMS~~~~~~~~~*/
form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
}
fieldset{
padding:10px;
margin-bottom:10px;
}
fieldset p{
padding-left:0;
}
legend{
color: #314AA4;
}
input,select,textarea,label{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #314AA4;
background-color: #F7E57B;
border: 1px solid #314AA4;
margin-bottom: 3px;
margin-left:10px;
letter-spacing:2px;
width:160px;
}
label{
border:none;
}
select {
width:163px;
}
textarea{
width:250px;
height:100px;
}
textarea:focus, input:focus{
background-color:#ffc;
border-color:red;
}
select:focus{
background-color:#ffc;
}
	/*END FORMS*/
.floatrt{
float:right;
}
.floatlft{
float:left;
}
.skiplink{
display:none;
}
.ctr{
text-align:center;
}
hr{
height:5px;
}
.slylink{
border-bottom:none!important;
color:#333333;
}
/*PULL BOXES*/
.pull{
	background-color:#ffcc66;
	border:1px solid #990000;
	border-top-width:10px;
margin:3px 10px 0 0;
	padding:3px 5px 5px!important;
	color:#333;
	width:130px;
	font-family: "Courier New", Courier, mono, monospace;
	text-align: right;
	font-weight: bold;
	float: left;
}
.cap_img {
/*	padding: 0;
	margin: 0 0 10px 10px;*/ 
	vertical-align:bottom;
	border: 1px solid #314AA4;
}
.asterix{
color:red;
}
.em{
font-style:italic;
}
pre{
font-size:110%;
}
#books{
background-color:#ffffff;
padding:10px;
margin-bottom:10px;
border: 1px dotted #CC0066;
}
#books h2{
font-size:110%;
color:#CC0066;
}
