@charset "utf-8";
body {
	background-color: #0063A3;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.73em;
}
ol {
	list-style-type: decimal;
	color: #0063A3;
}
ul {
	list-style-type: disc;
	color: #0063A3;
}

.black90 {
	font-size: 90%;
}
.black {
	color: #333333;
}

#container {
	width: 920px;
	text-align: left;
	background-image: url(graphics/white-bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#header {
	background-image: url(graphics/white-bg-top.jpg);
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	height: 28px;
}
#footer {
	background-image: url(graphics/white-bg-bot.jpg);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 28px;
}
#footer2 {
	text-align: center;
}

#containerpop {
	width: 620px;
	text-align: justify;
	background-image: url(graphics/white-bgpop.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerpop {
	background-image: url(graphics/white-bg-toppop.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	height: 28px;
}
#footerpop {
	background-image: url(graphics/white-bg-botpop.jpg);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 28px;
}
#footer2pop {
	text-align: center;
}

#mainContent {
	min-height: 680px;
	padding: 20px;
}
#mainContentpop {
	min-height: 500px;
	width: 560px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-left: 30px;
}

#ifalogo {
	position: relative;
	left: 65px;
}

#container #topnav {
	background-color: #666666;
	position: relative;
	top: 11px;
	height: 30px;
	width: 900px;
	left: 10px;
	z-index: 120;
}

#logo {
	background-image: url(graphics/logotop.jpg);
	background-repeat: no-repeat;
	height: 102px;
	width: 355px;
	left: 27px;
	position: relative;
}
#logopop {
	background-image: url(graphics/logotoppop.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 250px;
	left: 27px;
	position: relative;
}

#freecons {
	height: 89px;
	width: 343px;
	top: 5px;
	left: 520px;
	position: relative;
}


#address   {
	letter-spacing: 2px;
	text-align: center;
	position: relative;
	top: -10px;
	left: -10px;
}
#container #mainContent #leftcontent {
	width: 235px;
	margin-top: 9px;
	margin-left: 15px;
	float: left;
	text-align: justify;
}
#container #mainContent #ads {
	float: right;
	width: 166px;
	margin-top: 20px;
}
#container #mainContent #centercontent {
	margin-top: 20px;
	margin-right: 165px;
	margin-left: 240px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: justify;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #0063A3;
	text-align: left;
}
.h3black {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.h2blue {
	font-size: 15px;
	font-weight: bold;
	color: #0063A3;
	text-align: left;
}

.h3blue {
	font-size: 13px;
	font-weight: bold;
	color: #0063A3;
	text-align: left;
}
.h3white {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}
.tbl1 {
	background-color: #0063A3;
	color: #FFFFFF;
}


.bold {
	font-weight: bold;
}
.bluebold {
	font-weight: bold;
	color: #0063a3;
}

.blue90 {
	color: #0063A3;
	font-size: 90%;
	text-align: justify;
}
.blue90legal {
	color: #0063A3;
	font-size: 90%;
	text-align: justify;
	width: 850px;
}
.blue {
	color: #0063A3;
}
.blueital {
	color: #0063A3;
	font-style: italic;
	text-decoration: none;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #0063A3;
	text-decoration: none;
}
a:visited {
	color: #0063A3;
	text-decoration: none;
}
a:hover {
	color: #0063A3;
	text-decoration: underline;
}
a:active {
	color: #0063A3;
	text-decoration: none;
}
.smallbr {
	font-size: 5px;
}
.tblBorder1 {
	border: 1px solid #999999;
	color: #FFFFFF;
	background-color: #0063A3;
	width:80px;
}
.tblBorder2 {
	border: 1px solid #999999;
}
.tblBorder3 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
}
#newsframe {
	margin-right: 10px;
}

