body {
	margin-left: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #98b36e url(../images/layout/bg.gif) 0 0 repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54390a;
	line-height: 20px;
}

#container, .container {position:relative; width:914px; margin:0 auto;}

.nav-container {background: url(../images/layout/nav.gif) 0 0 repeat-y;}
table#nav {margin-left:7px;}

.footer {
	background: url(../images/footer-background.gif) bottom left no-repeat;
	height: 163px;
	color: #003063;
	padding-top:15px;
	line-height: 16px;
}

tr#bd, .subpage-content {background: #fff url(../images/layout/bd.gif) 0 0 repeat-y;}

#stub-1{
	background: url(../images/layout/shadow-left.gif) 0 0 no-repeat; 
	width:7px; height:404px; position:absolute; top:129px; left:0;}
#stub-2{
	background: url(../images/layout/shadow-right.gif) 0 0 no-repeat; 
	width:6px; height:404px; position:absolute; top:129px; right:0;}

a, a:visited {color: #0456A1;text-decoration: none;}
a:hover {text-decoration: underline;}

.footer a {color:#003063;}
.footer a:hover {color:#0c4480;}

.home-content {padding:40px 0 0 40px;}
#flash-home {width:380px; height:400px; margin:0; padding:0; background-color:#FFFFFF}
.subpage-content {padding: 40px;}

.sesame-link:link {font-weight: bold;}

.photo {margin-left: 10px;}

h2 {font-size: 16px;text-transform: uppercase;}
h3 {font-size: 14px;}

ul, ol {margin-top:0px;	margin-bottom:0px;}

.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
    text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style:normal;
}

.NormalText, body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54390a;
    text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style:normal;
}

.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
    text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-style:normal;
}

.SubjectHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
    text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-style:normal;
}

.PageTitle {
	font-family: Georgia, Times New Roman, "Times", serif;
	font-size: 17px;
	color: #0456A1;
    text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-style:normal;
}

* td.top { width: 545px; }
* td.top1 { width: 115px; }
* td.top2 { width: 109px; }
* td.top3 { width: 132px; }

.left
{
	float: left;
	clear: right;
	margin: 0 20px 20px 0;
}

.right
{
	float: right;
	clear: left;
	margin: 0 0 20px 20px;
}