body{
	background-color:#F1F1F1;
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
}

img{
	border:none;
}

a{
	color:#2B3185;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color:#FE0101;
}

h3{
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size:16px;
	color:#161D7D;
	text-decoration:underline;
}

#container{
	width:789px;
	margin:0px auto;
	text-align:left;
}

#toph{
	height:43px;
	background:url(images/toph.gif) no-repeat;
	color:#333333;
	font-size:10px;
	line-height:43px;
	text-align:right;
}

#top{
	height:43px;
	background:url(images/topbg.gif) no-repeat bottom left;
	color:#333333;
	font-size:10px;
	line-height:43px;
	text-align:right;
}

#header{
	height:63px;
	background:url(images/headbg.gif) repeat-x;
}

#logo{
	height:63px;
	background:url(images/logo.gif) no-repeat;
	float:left;
	width:233px;
	margin:0px 0px 0px 13px;
	display:inline;
}

#headrighth{
	height:63px;
	background:url(images/homeheadbg.gif) no-repeat top right;
	float:right;
	width:535px;
}

#headright{
	height:63px;
	float:right;
	width:535px;
}

#headright h1{
	font-size:20px;
	color:#FFF;
	margin:0px 10px 0px 0px;
	padding:0px;
	text-align:right;
	height:48px;
}

#inside{
	background:#FFF url(images/contentbg.gif) repeat-y;
	padding:0px 4px;
}

#left{
	float:left;
	width:236px;
	margin:0px 0px 0px 13px;
	background:url(images/leftnavbg.gif) no-repeat top right;
	display:inline;
}

#nav, #nav ul{
	margin:10px 0px 0px 0px;
	padding:0px;
	list-style:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

#nav li{
	height:31px;
	padding-left:32px;
	background:url(images/navbullet.gif) no-repeat 20px center;
}

#nav a{
	color:#333333;
	text-decoration:none;
	display:block;
	width:100%;
	height:31px;
	line-height:30px;
	background:url(images/navline.gif) no-repeat bottom left;
	width:173px;
	text-transform:uppercase;
}

#nav a:hover{
	color:#FE0101;
}

#righth{
	float:left;
	background:url(images/homebg.jpg) no-repeat;
	width:532px;
	padding:267px 0px 0px 0px;
}

#right{
	float:left;
	width:532px;
}

#content{
	background-color:#F9F9F9;
	border:1px solid #B3B4B8;
	padding:10px;
	margin:10px;
	line-height:20px;
}

#righth h1{
	margin:0px 0px 0px 14px;
	padding:10px 0px 0px 0px;
	height:14px;
	width:109px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	background:url(images/homeh1bg.gif) no-repeat;
	text-transform:uppercase;
}

#homecontent{
	width:490px;
	background:url(images/homecontenttopbg.gif) no-repeat 0px 0px;
	border-left:1px solid #B3B4B8;
	border-right:1px solid #B3B4B8;
	border-bottom:1px solid #B3B4B8;
	background-color:#FFF;
	margin:0px 0px 0px 7px;
	padding:20px 10px;
}

#bottom{
	width:789px;
	height:10px;
	background:url(images/bottombg.gif) no-repeat;
	margin:0px auto;
}

#footer{
	text-align:center;
	font-size:11px;
	line-height:18px;
	background-color:#F1F1F1;
}

.clear{
	clear:both;
	overflow:hidden;
	margin-top:-1px;
	height:1px;
}

.tablestyle{
	border:1px solid #2B3185;
	background-color:#FFF;
	color:#000;
	font-weight:bold;
}

.tablehead{
	border:1px solid #2B3185;
	background-color:#2B3185;
	color:#FFF;
	font-weight:bold;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}



/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #headright h1 {
	visibility: hidden;
}
/*
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
}
*/
