/* CSS Document */

/* Body, Links, Headings */
table.centered{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
	/* background-color: #71828A; */
	background-color: #4783BE;
	background-image: url(/assets/SiteBGBlue.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
a:link {
	color: #369;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #369;
}
a:hover {
	text-decoration: none;
	color: #369;
}
a:active {
	text-decoration: underline;
	color: #369;
}
h1,h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 5px;
}
h1 {
	color: #00557D;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FC6;
	padding-left: 10px;
}
h2 {
	color: #F90;
}
h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3, h3 a:link, h3 a:active, h3 a:visited, h3 a:hover {
	font-size: 12px;
	color: #4D8C69;
	margin-bottom: 7px;
}
h4, h4 a:link, h4 a:active, h4 a:visited, h4 a:hover {
	font-size: 12px;
	color: #004A68;
	margin-bottom: 7px;
}
#Wrapper {
	text-align:left;
}

/* Form Fields */
.Field190 {
	font-size: 11px;
	width: 190px;
}
.Field120 {
	font-size: 11px;
	width: 120px;
}

/* General Styles */
.BlockQuote {
	font-size: 11px;
	color: #000;
	background-color:#E7E7E7;
	font-style: italic;
	padding: 10px;
}
.BTT {
	display:block;
	float:right;
	font-size:10px;
}
.Footer {
	padding: 19px;
	font-size: 11px;
	color: #CCCCCC;
	text-align:left;
}
.Footer a:link, .Footer a:active, .Footer a:visited, .Footer a:hover {
	font-size: 11px;
	color: #CCCCCC;
}
.HomeVertDash1 {
	font-size: 13px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.HomeVertDash2 {
	font-size: 13px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.HomeVertDash3 {
	font-size: 13px;
	padding-left: 15px;
}
.InternalPageLeft {
	padding: 10px;
	line-height: 18px;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	background-image: url(/assets/InternalPageBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
}
.InternalPageLeft ul {
	font-size: 10px;
	padding: 10px;
	margin: 10px;
	line-height: 20px;
	font-weight: bold;
	list-style-type: square;
	/* background-color: #E7E7E7; */
	list-style-position: outside;
}
.InternalPageRight {
	padding: 10px;
	border-top: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	vertical-align: top;
}
.LeftNav {
	font-size: 10px;
	padding: 10px;
	border: 1px solid #E1E5E8;
	vertical-align: top;
}
.LeftNavLinks {
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 14px;
}
.LeftPadding {
	padding-left: 20px;
}
.LeftQuotes {
	font-size: 14px;
	line-height: 22px;
	color: #369;
}
.LeftQuotes2 {
	font-size: 14px;
	line-height: 22px;
	color: #498664;
}
.LeftQuotesmall {
	font-size: 13px;
	line-height: 22px;
	color: #498664;
}
.MainGraphicText {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 75px;
	padding-left: 24px;
	padding-right: 335px;
	vertical-align: top;
}
.MainGraphicText a:link, .MainGraphicText a:active, .MainGraphicText a:visited, .MainGraphicText a:hover {
	color: #FFFFFF;
}
.MABoardNames {
	font-size: 10px;
}
.Numbers {
	font-size: 9px;
	font-weight: bold;
	color: #00557D;
	padding: 3px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.Padding {
	padding: 10px;
}
.PageBorder {
	background-color: #F4F8F6;
	background-image: url(/assets/PageBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7288A7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7288A7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7288A7;
	padding-right: 19px;
	padding-bottom: 19px;
	padding-left: 19px;
}
.RightPadding {
	padding-right: 20px;
}
.SubHeads {
	padding-right: 20px;
	color: #004A68;
	font-size: 10px;
	line-height: 26px;
	text-transform: uppercase;
}
/*.Stela {
	font-size: 14px;
	color: #FF7300;
	margin-bottom: 7px;
	font-weight: bold;
}*/
.Textnumber {
    font-size: 10px;
    line-height: 12px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.TopNavLinks {
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/assets/includes/TopNav/GreenBG.gif);
	text-align: right;
	padding: 15px;
	text-transform: uppercase;
	vertical-align: top;
}
.TopNavLinksNoPadding {
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/assets/includes/TopNav/GreenBG.gif);
	text-align: right;
	text-transform: uppercase;
	vertical-align: top;
}
.TopNavLinksNoPadding {
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/assets/includes/TopNav/GreenBG.gif);
	text-align: right;
	text-transform: uppercase;
	vertical-align: top;
}
.TopNavLinksNoPaddingVAlignMiddle {
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/assets/includes/TopNav/GreenBG.gif);
	text-align: right;
	text-transform: uppercase;
	vertical-align: middle;
}
.TopNavLinks a:link, .TopNavLinks a:active, .TopNavLinks a:visited, .TopNavLinks a:hover {
	color: #FFFFFF;
}
