﻿body {background-color:#ffffff;	margin:2px 2px 2px 2px;}
table {font-family: Verdana;	font-size:10pt;}

/*Left Side bar - #B2163D (maroon)
Right Side title bars - #B2163D (maroon)
Right Side content - #F5F5F5 (light gray)*/

/*CONTENT COLUMNS*/
.GridHeader {background-color: #666666;	color: #FFFFFF;}

.BreadcrumbColumn {
	padding-left:15px;
	padding-right:15px;
	font-size:8pt;
}
.BreadcrumbColumn a {
	color: #B2163D;
	text-decoration: underline;
}
.BreadcrumbColumn a:hover {
	color: #B2163D;
	text-decoration: underline;
}
.BreadcrumbColumn a:visited {
	color: #B2163D;
	text-decoration: underline;
}

.LeftContentColumn {
	background-color:#B2163D;
	background-position: left bottom;
	background-image: url(/_images/HomeLeftBottom2.jpg);
	background-repeat:no-repeat;
	width:128px;
	height:600px;
}
.LeftContentColumn a {color:#FFFFFF;}
.LeftContentColumn a:hover {text-decoration: underline;}

.MainContentColumn {
	background-position: right bottom;
	background-repeat:no-repeat;
	background-image: url(../_images/newWatermark.jpg);
	width: 65%;
	vertical-align: top;
	height:600px;
	padding-left:15px;
	padding-right:15px;
}

.RightContentColumn {background-color: #EEEEEE;}
.RightTopTextTitle {
	background-color: #B2163D;
	color: #ffffff;
}
.RightBottomTextTitle {
	background-color: #B2163D;
	color: #ffffff;
}

.MainContent {width:680px; z-index:2;}

/*HEADER*/
.Header {
	background-image:url(/_images/TopBanner.jpg);
	background-repeat:no-repeat;
	height:50px;
}

/*FOOTER*/
.FooterImage {
    background-image:url(../_images/NewBottomBanner.jpg);
    background-repeat:no-repeat;
    background-position: right;
    width: 229px;
    height: 43px;
}
.Footer {	
	font-size: 6pt;	
	color: #D3D3D3;
	background-color: #20221D;
	height:43px;
}

/* HTML CONTENT */
h1 {
	font-family: Georgia;
	font-size:12pt; 
	font-weight: bold; 
	color: #000066;
	text-align:center;
}
h2 {
	font-family: Georgia;
	font-size:12pt; 
	font-weight: normal; 
	color: #000066;
}
h3 {
	font-family: Georgia;
	font-size:11pt;
	font-weight: normal; 
	color: #FFFFFF;
	text-align:center;
}
.RightTopTextTitle h3  {
	font-family: Georgia;
	font-size:11pt;
	font-weight: normal; 
	color: #FFFFFF;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}
.RightBottomTextTitle h3 {
	font-family: Georgia;
	font-size:11pt;
	font-weight: normal; 
	color: #FFFFFF;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}
h4 {
	font-family: Georgia;
	font-size:10pt;
	font-weight: normal; 
	color: #000000;
}
h5 {
	font-family: Georgia;
	font-size:10pt;
	font-weight: normal; 
	color: #000000;
}
h6 {
	font-family: Georgia;
	font-size:7pt;
	font-weight: normal; 
	color: #000000;
}

ul {
	padding-top:0px;
	padding-bottom:5px;
}

.MenuBreakBar {background-color: #FFFFFF;}

a:link {text-decoration: none;}
a:hover {text-decoration: underline;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}

/* TABS */
.tab {background-color: #738CB5;}

/*MENU STYLES*/
.Menu {
	vertical-align:top;
}
