﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #CCDDE6;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}
#header {
	margin-top: 0px;
	width: 100%;
	background-repeat: repeat;
	padding: 5px 0px 0px;
	height: 90px;
	background-image: url(images/topbackground.jpg);
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	border-style: none;
	padding-top: 10px;
	padding-left: 10px;
}

#title {
	float: none;
	margin: 5px 0px 0px 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-position: center center;
}
#header .subheading {
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 3px;
}
#content {
	margin: 0px 100px 0px 100px;
	width:955px;/*to default to 1024 width*/
	margin-left:auto;/*to default to 1024 width*/
	margin-right:auto;/*to default to 1024 width*/
}

#mainnav{
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
   color:#576F90;
   border-top:2px #660099 solid;
   border-bottom:2px  #648dc7 solid;
   margin-bottom:5px;
   padding:20px 0px 20px 0px;


}
.clear {
	clear: both;
}

h2 {
	font-size:100%;
	/*font-size: 80%;*/
	font-weight: bold;
	color: #000099;
	/*background-color: #E3EEF0;*/
	background-color: #ebf5fc;
	padding: 2px 2px 2px 30px;
	text-align: center;
}
h3 {
	/*font-size: 80%;*/
	font-weight: bold;
	color: #004e4a;
	background-color:#d5eae9;
	text-align: center;
	padding: 2px;
}
h5 {
	/*font-weight: bold;*/
	color: #000000;
	/*font-size: 80%;*/
	font-size: 100%;

}

.floatleft {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
}
.floatright {
	float: right;
	margin-left: 10px;
}

a {
	color: #000099; /*color: #669999;*/;
	text-decoration: underline;
	font-weight: bold;
	font-size:small;
}

a:visited{
	color: #009CDA;
}

a:hover{
	
	text-decoration:none;
}

#mainlinks{
	margin: 0px;
	padding: 0px;
}

#content a:visited{
	color: #009CDA;
}

#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}

h4 {
	font-size: 80%;
	font-weight: bold;
	color: #000099;
	text-align: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#content p{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 80%;*/
	color: #000000;
}

#footer {
	width: 100%;
	background-color: #CCDDE6;
	margin-top: 0px;
	padding-top: 5px;
	clear: both;
	margin-bottom: 0px;
}
#footer img {
	padding: 1px 5px 7px;
	border-width: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
}

#content ul {
	display: block;
	list-style-image: none;
	list-style-position: outside;
}
#content li {
	font-size: 100%;
	/*font-size: 80%;*/
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	padding-left: 5px;
}
#content a {
	font-size: 95%;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}

#search .box {
	margin-left: 10px;
}
#content li ul {
	font-size: 100%;
	display: block;
	list-style-position: outside;
	list-style-type: square;
}
#content li ul a {
	font-size: 80%;
	font-weight: bold;
	color: #669999;
	text-decoration: underline;
}
#content li ul li {
	font-size: 100%;
}
#content li ul a:hover {
	font-size: 100%;
	font-weight: bold;
	color: #669999;
	text-decoration: none;
	background-color: #FFFFFF;
}
#content td {
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 0px 4px 16px;
	text-align: left;
	background-image: url(images/blackbullet_navbar.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#content td a {
	font-size: 100%;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#content table {
	width: 100%;
	border-width: 0px;
	margin-right: auto;
	margin-left: auto;
}
#content .smalltextitalic {
	font-size: 75%;
	font-style: italic;
}

#content td a:hover {
	font-size: 75%;
	text-decoration: none;
	color: #669999;
	background-color: #FFFFFF;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #CC0000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px solid #CC0000;
	border-bottom: 2px solid #CC0000;
	text-align: center;
}

.aligncentre {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}
.clear {
	clear: both;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
#content .top a{
	text-align: left;
	padding: 20px 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #000099;
	text-decoration: underline;
}

#content .top a:hover{
	text-align: left;
	padding: 20px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #000099;
	text-decoration: none;
}
#title .titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000099;
	vertical-align: middle;
	margin-top: 20px;
}
h1 {
	font-size: 100%;
	font-weight: bold;
	/*color: #E2EDEF;*/
	color:navy;
	background-color: #A0BDCF;
	text-align: center;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	padding: 2px;
	border: 1px solid #000099;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
td {
	padding: 2px;
	border: 1px solid #000099;
}

.answerbox{
        width:22%;
}
hr {
	border: 1px solid #660099;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.largetext {
	font-size: 160%;
	font-weight: bold;
	color: #000099;
}
#content td p {
	font-size: 120%;
}
#content .noborder table{
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	border: 0px none;
}
#content .noborder td  {
	border: 0px none;
}
#content .profmenu ul  {
	width: 90%;
	list-style-type: none;
}
#content .profmenu li {
	display: inline;
	width: 90%;
	list-style-type: circle;
	font-size: 70%;
	list-style-position: inside;
	border: 0px #000099;
	padding-right: 3px;
	padding-left: 3px;
}
.result_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	font-weight: bold;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	font-weight: normal;
}
.infoline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.searchheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
.summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	font-weight: bold;
}
.results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
.smaller{
	font-size:x-small;
	
}

#content a.red{
	color:#005b1e;
	background:#ebf5fc;
	padding:0px 3px 0px 3px;
}

#navbar ul a.red{
	color: #005b1e;
	font-weight: 900;
	background:#ebf5fc;
}

#half{
	float:left;
	/*width:275px;*/
	width:40%;
	font-size:small;
	padding:0px 20px 0px 20px;
}

#righthalf{
	float:left;
	/*width:225px;*/
	width:35%;
	font-size:small;
	padding:0px 20px 0px 20px;
	border-left: 2px #660099 solid;
}
