.text    {
	margin:10 15;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.textindent    {
	margin:10px 25px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.headingtext    {
	margin:10 15;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold; 
	color: #8E2344;
}
.headingtext2    {
	margin:10 15;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold; 
	color: #8E2344;
}
.news    {
	margin:0 0 25;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: none;
	white-space: pre;
}
.newsDate    {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E2344;
	font-weight: bold;
}
.Links {   
	margin-left: 10;
 	font-family: Geneva, Arial, Helvetica, san-serif; 
 	font-weight: bold; 
 	font-size: 12px;
}
a:link { color: #000000; text-decoration: underline}
a:hover { color: #8E2344; text-decoration: none}
a:visited { color: #000000; text-decoration: underline}
.forms { margin-left: 5; font-family: Verdana; font-size: 10px;} 
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A1A1A1;
	list-style-position: inside;
	text-indent: 10px;
	padding-bottom: 3px;
	list-style-image: url(../images/darkbullet.gif);
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A1A1A1;
	list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
	text-indent: 10px;
}
.list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A1A1A1;
	list-style-image: url(../images/darkbullet.gif);
	list-style-position: inside;
	text-indent: 2px;
	padding-bottom: 3px;


}
.more2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A1A1A1;
	list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
	text-indent: 2px;
}
a.list:link { color: #A1A1A1; text-decoration: none}
a.list:hover { color: #8E2344; text-decoration: none}
a.list:visited { color: #A1A1A1; text-decoration: none}
.books {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	border-bottom: 1px solid #455A80;
	padding-top: 5px;
}
.booksTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #455A80;
}
.booksName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-bottom: 1px solid #455A80;
	padding-top: 5px;
	padding-left: 10px;
}
a.book:link { color: #8E2344; text-decoration: underline}
a.book:hover { color: #455A80; text-decoration: none}
a.book:visited { color: #8E2344; text-decoration: underline}
.instructions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.boxTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #8E2344;
	border-right-color: #8E2344;
	border-bottom-color: #8E2344;
	border-left-color: #8E2344;
}
.box {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8E2344;
	border-right-color: #8E2344;
	border-bottom-color: #8E2344;
	border-left-color: #8E2344;
	padding-left: 25px;
	padding-right: 8px;
	position: relative;
	z-index: 1;
	top: -2px;
	padding-top: 7px;
	padding-bottom: 7px;
}
a.news:link { color: #000000; text-decoration: none}
a.news:hover { color: #455A80; text-decoration: underline}
a.news:visited { color: #000000; text-decoration: none}
.boxTopBlue {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #455A80;
	border-right-color: #455A80;
	border-bottom-color: #455A80;
	border-left-color: #455A80;
}
.boxBlue {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #455A80;
	border-right-color: #455A80;
	border-bottom-color: #455A80;
	border-left-color: #455A80;
	padding-left: 25px;
	padding-right: 8px;
	position: relative;
	z-index: 1;
	top: -2px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.LinksBlue {
	margin-left: 10;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight: bold;
	font-size: 12px;
	color: #455A80;
}
.instructionsBoxList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: -23px;
	padding-top: 4px;
	margin-right: 10px;
}
.instructionsBoxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: none;
	white-space: pre;
	margin-left: -5px;
	font-weight: bold;
	margin-right: -5px;
}
.instructionsBoxHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8E2344;
	list-style-type: none;
	white-space: pre;
	margin-left: -5px;
	font-weight: bold;
	margin-right: -5px;
	text-align: center;
}
.LinksText {

 	font-family: Arial; 
 	font-weight: normal; 
 	font-size: 12px;
}
.LinksTextMaroon {

 	font-family: Arial; 
 	font-weight: normal; 
 	font-size: 12px;
	color: #8E2344;
}
.LinksTextBlue {

 	font-family: Arial; 
 	font-weight: normal; 
 	font-size: 12px;
	color: #455A80;
}
