body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/bg-main.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	font-family: myFirstFont, Calibri, Helvetica, "Times New Roman", Times, serif sans-serif;
	/* Turn off font resizing for smart devices */
	-webkit-text-size-adjust: none;
	background-attachment: fixed;
}
@font-face {
	font-family: myFirstFont;
	src: url(../calibri.ttf), 
	url(../calibri.eot) format("opentype"); /* IE */
}
h1 {
	font-size: 18px;
	color: #666;
	padding-left: 25px;
}
.newsheader {
	font-size: 10.5pt;
	color: #666;
	line-height: 7pt;
	font-weight: normal;
}
.news {
	font-size: 7.5pt;
	color: #999;
	line-height: 20px;
}
.footnote {
	color: #333;
	font-size: 7.5pt;
	line-height: 25px;
}

body a img {
	border: none;
}
#container {
	width: 800px;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 73px;
	width: 800px;
}
#selectapplication {
	background-image: url(../images/bg-split-page-header.jpg);
	height: 29px;
	width: 750px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 8px;
	font-size: 13pt;
	margin-left: 25px;
	margin-bottom: 25px;
}
#maincontent {
	float: left;
	width: 800px;
	background-image: url(../images/bg-main-content.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	color: #FFF;
	background-color: #FFF;
	padding-bottom: 25px;
}
.splitpageapplication {
	font-weight: bold;
}

#maincontent #columnone {
	float: left;
	height: 242px;
	width: 323px;
	background-image: url(../images/bg-split-page-am.jpg);
	background-repeat: no-repeat;
	margin-left: 25px;
	padding-top: 190px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 10pt;
}
#maincontent #columntwo {
	float: right;
	height: 242px;
	width: 323px;
	background-image: url(../images/bg-split-page-ems.jpg);
	background-repeat: no-repeat;
	margin-right: 25px;
	padding-top: 190px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 10pt;
}


#rightcolumnnewsbox  {
	text-align: left;
	background-color: #FFF;
	width: 215px;
	float: right;
	padding-right: 25px;
	padding-left: 25px;
	height: 180px;
	padding-top: 19px;
}
#rightcolumnnewsbox a:link {
	color: #666;
	text-decoration: none;
}
#rightcolumnnewsbox a:visited {
	color: #666;
}
#rightcolumnnewsbox a:hover {
	color: #333;
}
#spacerbox  {
	height: 2px;
	width: 215px;
	background-color: #666;
}
#latestnewsheader  {
	font-size: 18px;
	color: #666;
	font-weight: bold;
	margin-bottom: 5px;
}

#footermenu {
	background-image: url(../images/bg-footer-menu.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 800px;
	clear: both;
	color: #FFF;
	font-size: 7.5pt;
	font-weight: normal;
}
#footermenu #footermenuam {
	width: 375px;
	padding-top: 6px;
	height: 18px;
	text-align: left;
	padding-left: 25px;
	float: left;
}
#footermenu #footermenuam a:link {
	color: #FFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#footermenu #footermenuam a:visited {
	color: #FFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#footermenu #footermenuam a:hover {
	color: #FFCC00;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#footermenu #footermenuems {
	width: 375px;
	padding-top: 6px;
	height: 18px;
	text-align: right;
	padding-right: 25px;
	float: right;
}
#footermenu #footermenuems a:link {
	color: #FFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#footermenu #footermenuems a:visited {
	color: #FFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#footermenu #footermenuems a:hover {
	color: #00CCFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#footer {
	color: #FFF;
	text-align: center;
	font-size: 9pt;
	margin-top: 15px;
	width: 670px;
	margin-left: 65px;
}
.st_sharethis_custom{
	background-image: url(../images/icon-share.png);
	padding:0px;
	height: 30px;
	width: 65px;
	float: right;
	background-repeat: no-repeat;
	clear: none;
	margin-top: 15px;
}
#footerleftcol {
	float: left;
	height: 30px;
	width: 65px;
	margin-top: 15px;
}

#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #999;
	text-decoration: none;
}

