body {background-color: #99CCFF; margin-top: 60px; margin-bottom: 60px; font-family: Georgia, Times New Roman, Times, serif; font-size: 18px;}

.tableborder {border: 1px solid #880000; background: #FFFFFF;}

.mainTable {
	border: 2px solid #009900;
}

h1 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 40px; color: #880000; text-align: center;}

h2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 28px; text-align: center; color: #880000;}

h3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; text-align: center; color: #880000;}

h4 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 17px; text-align: center; color: #880000;}

h5 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; text-align: center; color: #880000;}

p {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #000000; text-decoration: none; white-space: normal; text-indent: 25pt; padding: 0px; margin-top: 0px; margin-bottom: 2px; text-align: left;}
p { margin:0px; padding:0px; }
.para {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #000000; text-decoration: none; white-space: normal; padding: 0px; margin-top: 0px; margin-bottom: 2px;}

.text_center {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #000000; text-decoration: none; text-align: center;}

ul, ol {margin-top: 0px; margin-bottom: 0px;}
ul {list-style-type: disc;}
ol {list-style-type: decimal;}
ol.alpha {list-style-type: lower-alpha;}
div.indent ul, div.indent ol {margin-top: 0px; margin-bottom: 0px;}
ul.hand_list {list-style-type: disc; list-style-image:url("/images/hand_list_image.gif"); vertical-align: top;}
ul.green {list-style-type: disc; list-style-image:url("/images/green_dot.gif");}
ul.green2 {list-style-type: disc; font-size: 50px; color: #008000;}
ul.bigbull li:first-letter {color: green; font-size: 250%;}
a:link{color:#blue;text-decoration:underline;}
a:visited{color:#blue;}
a:hover{color:#008000;text-decoration:none;}
a:active{color:#ff0000;}

.indent {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; border: 0px none; margin: 0px; padding: 0px 0px 0px 30px; text-align: left;}
.head {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; margin: 0px; padding: 0px; text-align: left;}

.quote {text-align: left; margin: 15px 100px 15px 100px;}
.quote-author{font-size: smaller; text-align: center;}

li.search {font-family: Georgia, Times New Roman, Times, serif; font-size: 18px; color: #000000; text-decoration: none; text-align: justify; white-space: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px;}
/* input.search {font-family: Georgia, Times New Roman, Times, serif; font-size: 18px; color: #000000;} // replaced by SearchBox style below */
input.submit {font-family: Georgia, Times New Roman, Times, serif; font-size: 18px; color: #880000;}

img.line {vertical-align:top;}
.image_border {border-style: solid; border-color: #880000; border-top-width: 4px; border-right-width: 4px; border-bottom-width: 4px; border-left-width: 4px;}

.image_border2 {border-style: solid; border-color: #008000; border-width: 5px;}


.pullleft {width: 150px;  border-top:1px solid #880000; border-bottom:1px solid #880000; font-size: 14px; padding: 0px 10px 0px 10px; margin:10px 20px 5px 0px; background-color: #FFFFFF; float: left; text-align: left; text-indent: 0pt;}


.pullright {width: 150px;  border-top:1px solid #880000; border-bottom:1px solid #880000; font-size: 14px; padding: 0px 10px 0px 10px; margin:10px 1px 5px 15px; background-color:#FFFFFF; float: right; text-align: left; text-indent: 0pt;}

.pullleft h4, .pullright h4 {
	margin-top: 20px;
	margin-bottom: 20px;
}



/* home page specific styles */

div#links {
	border:3px solid #000099;
	float:right;
	margin:0.5em 0 1em 2em;
	padding:1em;
	width:25%;
}

#links p {
	text-align: center;
        font-size:90%;
        text-indent:0;
}

/* Search Box Styles */

#SearchBox, .search {
	font-family: Verdana, Arial, sans-serif;
	font-size: 24px !important;
	width: 442px;
}



