@charset "utf-8";

.header #menu {
	height: 31px;
	background-image: url(/Images/SiteTemplate/menu-bg.gif);
}
.header  #menu  #menuend  {
	background-image: url(/Images/SiteTemplate/right.gif);
	width: 10px;
	float: right;
	height: 31px;
}

/* Tag Line section on the header */
.headerTopRightTagLine{
	background-image: url(/Images/SiteTemplate/header-top.gif);
	height: 68px;
	width: 747px;
}

/* Tag Line section on the header */
.headerAboveMenu{
	background-image: url(/Images/SiteTemplate/Header_AboveMenu.png);
	height: 72px;
	width: 747px;
	text-align:right;
}
.headerMenu{
	background-image: url(/Images/SiteTemplate/Header_MenuArea.png);
	background-repeat:no-repeat;
	height: 35px;
	width: 747px;
	text-align:left;
}

.page-title {
	background-color: #FAFAFA;
	padding: 10px;
	font-size: 16px;
	color: #00288D;
	font-weight: bold;
	border-bottom: 2px solid #00288D;
	margin: 0 0 10px 0;
	text-align:left;
}


/* Tag Styles */
html, body {
	height:100%;
	margin:0;
	padding:0;
}
body {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(/Images/SiteTemplate/shadows.gif);
	background-repeat: repeat-y;
	background-position: center;
	line-height: 20px;
/*	text-align:justify;*/
}
td {
	vertical-align: top;
/*		text-align:justify;*/
}
p {
	margin: 5px 0 10px 0;
}
pre, blockquote {
	font-size: 12px;
	color: #333;
	display: block;
	margin-left: 20px;
	padding: 7px;
	background-color: #FAFAFA;
	border: 1px dashed #888;
	border-left: 5px solid #888;
}
blockquote {
	border-color: #00288D;
	color: #00288D;
}

.textSmall {
	font-size: 0.75em;
} 

ul {

	margin-top: 2px;
}


h1 {
	font-size: 20px;
	margin: 10px 0 15px 0
}
h2 {
	font-size: 16px;
	margin: 10px 0 10px 0;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5,h6 {
	font-size: 12px;
}
h3,h4,h5,h6 { margin: 5px 0; }
h1,h2,h3,h4,h5,h6 {	color: #00288D;	}
.padding-cell {
	padding: 15px;
}

a {
	color:#00288D;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/* Global Classes */
.container {
	width: 990px;
	margin: 0 auto;
	height: 100%;
}
.header {
	height: 99px;
}
.header #logo {
	float: left;
}
.header #header-right {
	width: 747px;
	float: left;
}

.header #menu {
	height: 31px;
	background-image: url(/Images/SiteTemplate/menu-bg.gif);
}
.header  #menu  #menuend  {
	background-image: url(/Images/SiteTemplate/right.gif);
	width: 10px;
	float: right;
	height: 31px;
}
/* Tag Line section on the header */
.headerTopRightTagLine{
	background-image: url(/Images/SiteTemplate/header-top.gif);
	height: 68px;
	width: 747px;
}


/* Tag Line section on the header */
.headerAboveMenu{
	background-image: url(/Images/SiteTemplate/Header_AboveMenu.png);
	height: 72px;
	width: 747px;
	text-align:right;
}
.headerMenu{
	background-image: url(/Images/SiteTemplate/Header_MenuArea.png);
	background-repeat:no-repeat;
	height: 35px;
	width: 747px;
	text-align:left;
}

.content-area-container {
	margin-bottom: -61px;
	min-height: 100%;
}
.content-area {
	background-image: url(/Images/SiteTemplate/top2.gif);
	background-repeat: no-repeat;
}
.content-area-padding {
/*	background-image: url(/Images/SiteTemplate/top2.gif);
	background-repeat: no-repeat;
	padding: 30px 20px 0 20px;*/
}
.content-area-end {
	height: 81px;
}

.footerarea {
	background-color:#CCC;
	background-image: url(/Images/SiteTemplate/footer.gif);
	margin: 0 auto;
	height: 61px;
}
.footerarea a { color:#000; }
.footerarea div {
	height: 50px;
	padding-top: 11px;
	text-align:center;
}
.page-title {
	background-color: #FAFAFA;
	padding: 10px;
	font-size: 16px;
	color: #00288D;
	font-weight: bold;
	border-bottom: 2px solid #00288D;
	margin: 0 0 10px 0;
}

