﻿
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-attachment: fixed;
	background-image: url(/master/images/blueStripe.jpg); 
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}

h1, .header {
	color: #15467F;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	padding: 5px 25px 5px 25px;
}
.footer {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bolder;
}

table.main {
	background-color: #FFFFFF;
	border: 1px solid #1971AC; 
	width: 100%;
}

h2,.subheader {
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 25px 5px 25px;
	text-decoration: none;
	text-align: left;
}
h3,.h3
{
	color:#000;
	font-size:10pt;
	font-weight:bold;
	padding: 1px 25px 1px 25px;
	text-align:left;
}
p,table.copy {
	color: #666;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 25px 5px 25px;
	text-align: left;
	text-decoration: none;
	width:96%;
}
td.copy,.copy {
	color: #666;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 25px 5px 25px;
	text-align: left;
	text-decoration: none;
}

ul,ol {
  margin: 0 25px 0 25px;
	padding: 5px 25px 5px 25px;
}

li {
	color: #666;
	font-size: 12px;
	padding: 5px 0 0 15px;
	text-align: left;
}

a {
	color: #192169;
  text-decoration: underline;
}
a:link {
	color: #192169;
  text-decoration: underline;
}
a:visited {
	color: #192169;
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
}

#MasterSiteMasterMainTable 
{
    width: 900px; 
    margin: 0 auto;
    text-align: left;
}

#HomePageFreeResources ul 
{
    padding-left: 0;
}

#HomePageFreeResources li a 
{
    text-decoration: none;
    color: #005a81;
}

h3.sectionHeading
{
    background-image: url(/Images/menu_background.jpg); 
    background-repeat: repeat-x;
    color: White; 
    height: 26px; 
    text-align: center; 
    line-height: 2em;   
}
