/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	BACKGROUND-COLOR: F8F4EF;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	background-position: center top;
	color: #000000;
	margin: 0px;
}




	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{
	font-family:	Arial;
	font-size: 12px;
	}	
	



.MainTable {
	text-align: justify;
	padding: 0px;
	width: 995px;
	border: 1px solid #000066;
}
.FooterText {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.FooterBack {
	background-image: url(images/Design-08-2006_12.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 55px;
	width: 995px;
	line-height: 55px;
}
.BlackLinks {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.MenuLinks:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

A.MenuLinks:Visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
A.MenuLinks:Hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #7D4D0D;
	text-decoration: none;
}
.MenuLinksClicked {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CAB188;
	text-decoration: underline;
}
.TheHR {
	color: #000066;
	height: 1px;
}


.MenuTextBlock {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
}
.MenuBreakBlock {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #000066;
	text-decoration: none;
	padding: 0px;
	width: 8px;
	text-align: center;
	height: 16px;
}
.ContactTable {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
.status {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.TextBoxes {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	padding: 5px;
	vertical-align: top;
}
.Headings {
	font-family: Arial;
	font-size: 14px;
	color: #cab188;
	text-decoration: underline;
	font-weight: bold;
}
.PageImage {
	border: 1px solid #000066;
	text-align: center;
	vertical-align: middle;
}
.GraphText {
	font-family: Arial;
	font-size: 12px;
}
.GraphBlueText {
	font-family: Arial;
	font-size: 12px;
	color: #000066;
}
.GraphBlueBorderBox {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000066;
}
.GlobalPresence {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #E7DECD;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #666666;
}.GlobalPresTable {
	font-family: Arial;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.FrontHeading {
	font-family: "Lucida Calligraphy";
	font-size: 18px;
	font-weight: normal;
	color: #AF8D16;
}
.FrontPageSubheadings {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
	background-image: url(images/FrontHeadings.jpg);
	background-repeat: no-repeat;
	height: 31px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}
.MainTable .TextBoxes table {
	font-family: Arial;
	font-size: 12px;
}
.TextBoxFull {
	width: 100%;
}
.SmallText {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

.RedText {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.BoxMedium {
	width: 250px;
}
.BoxBMedium {
	width: 500px;
}
.RedTextBig {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.SpecialTable {
	width: 600px;
}.MenuTable {
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 {
	color: #0D1C79;
	font-size: 20px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 5px;
}
.NamesTable {
	padding: 5px;
	font-size: 12px;
	font-family: Arial;
}
.MenuTable tr td {
	text-align: center;
}
.bodyRound {
	background-color: #FFF;
}
