.body {
	font-family: Arial,sans-serif;
	color: #000B53;
	font-style: normal;
	font-size: 13pt;
	margin-left: 3px;
	margin-right: 3px;
	cursor: text;
}

.bluebullet {
	font-family: Arial,sans-serif;
	color: #000B53;
	font-style: normal;
	font-size: 13pt;
	cursor: text;
	text-align: left; 
	list-style-image: url(http://www.therewasone.com/images/bluedot.gif); 
	vertical-align: middle;
}



a:link, a:visited, a:hover {
	color: #818DC1;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	margin-top: 1px;
}

a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.heading1 {
	font-family: Papyrus, Arial;
	margin: 0px;
	padding: 0px;
	font-size: 24pt;
	color: #818DC1;
	font-style: normal;
	font-weight: bold;
}

.heading2 {
	font-family: Papyrus, Arial;
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	color: #818DC1;
	font-style: normal;
	font-weight: bold;
}

.ulstyle {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #818DC1;
	font-style: normal;
	font-weight: bold;
}

.bordertable {
	border-style: dotted;
	border-color: #818DC1;
	border-width: medium;
}

.header {
	border-style: inset;
	border-color: #818DC1;
	border-width: thin;
	border-bottom-color: #818DC1;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: inset;
	border-bottom-width: thin;
	border-right-style: none;
	border-top-style: outset;
	border-top-width: thin;
	border-left-style: none;
	height: 255px;
}

.footer {
	border-style: outset;
	border-top-style: outset;
	border-color: #818DC1;
	border-width: thin;
	border-top-color: #818DC1;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 60px;
}

.bodycenter {
	background-image: url(images/index.jpg);
}

.boxelement {
	text-align: left;
	background-image: url(images/textbox.jpg);
	width: 620px;
	height: 238px;
	border-style: outset;
	border-color: #7D8DAE;
	border-width: thin;
}

.boxelement2 {
	text-align: left;
	background-image: url(images/textbox.jpg);
	border-style: outset;
	border-color: #7D8DAE;
	border-width: thin;
}

.blackbox {
background-color: #000000; 
width: 400px; 
height: 180px;
vertical-align: middle;
}

.boxheadtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	word-spacing: 5px;
	font-weight: bolder;
	color: #333333;
}

.boxnormtext {
	font-family: Arial,sans-serif;
	color: #333333;
	font-style: normal;
	font-size: 13pt;
	cursor: text;
}

.bodybg {
	background-image: url(images/bground.jpg);
}

.nav {
	border-style: none;
	height: 5px;
	background-color: #E0E2E9;
}
