body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
}
/* commented backslash hides from ie5mac \*/ 
html{height:100%;margin:0;padding:0} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
}
body{	
	text-align:center;
	min-width:760px;/* for mozilla*/
	background-color: #FFF;
	color: #000000;
	height:100%;
}
h1 {
font-size: 120%;
color: #092d79;
}
h2 {
font-size: 100%;
color: #2457b2;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
padding:0 0 1em 0;
line-height: 1.2em;
margin:0px;
}
#frame {
width:745px;
margin-left: auto;
margin-right:auto;
padding:0px;
text-align: center;
}
/* mac hide \*/
* html #frame{width:745px}
/* end hide*/
html>body #frame{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#frame2 {
height: 99.9%;
min-height: 100%;
width:745px;
margin: auto;
position:relative;
overflow:visible;
padding:0px;
text-align: center;
}
/* mac hide \*/
* html #frame2{width:745px}
/* end hide*/
html>body #frame2{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#macinner{
	width:100%;
    background: url(images/colback.jpg) repeat-y center center;
} 

#header {
background:#ffffff;
height:110px;
width:733px;
margin-top:0px;
margin-right:0px;
margin-left:0px;
padding:5px; 
border: 1px solid #092d79;
}
#headera {
width:200px;
float:left;
}
#headerb {
width:513px;
float:right;
text-align:right;
}

/* mac hide \*/
* html #frame, * html #header {width:733px}
/* end hide*/
#navbox {
width: 745px;
background:#092d79;
height: 20px;
padding: 0px;
text-align:left;
font-size: 80%;
}
/* mac hide \*/
* html #frame, * html #navbox {width:745px}
/* end hide*/
#top {
background:#ffffff;
width:745px;
}
/* mac hide \*/
* html #frame, * html #top {width:745px}
/* end hide*/
#top1 {
float: left;
background:#ffffff;
width:461px;
border-bottom-color: #e0e0e0;
border-bottom-style: solid;
border-bottom-width: 1px;
font-size: 90%;
}
#top1 p {
padding: 0;
margin: 0;
}
#top2 {
float: right;
background:#ffffff;
width:262px;
border-bottom-color: #eeeeee;
border-bottom-style: solid;
border-bottom-width: 1px;
font-size: 90%;
}
#top2 p {
padding: 0;
margin: 0;
}
#bottom {
background:#ffffff;
width:745px;
background-color: #ffffff;
}
/* mac hide \*/
* html #frame, * html #bottom {width:745px}
/* end hide*/
#bottom1 {
float: left;
background:#ffffff;
width:461px;
border-top-color: #e0e0e0;
border-top-style: solid;
border-top-width: 1px;
}
#bottom1 p {
padding: 0;
margin: 0;
}
#bottom2 {
float: right;
background:#ffffff;
width:262px;
border-top-color: #eeeeee;
border-top-style: solid;
border-top-width: 1px;
}
#bottom2 p {
padding: 0;
margin: 0;
}

#mainleft {
	width:451px;
	text-align:left;
	padding: 0px 5px 20px 5px;
	float:left;
}
#mainleft ul {
margin-top: 0px;
}

#mainleft li {
list-style-image: url(images/bullet.gif);
list-style-type: circle;
}
#mainleft img {
	margin:5px;
}
#mainleft a:link, #mainleft a:active {
	color: #092d79;
	text-decoration: underline;
	font-weight: bold;
}
#mainleft a:hover, #mainleft a:visited  {
	color: #ff0300;
	text-decoration: underline;
	font-weight: bold;
}

#mainright {
text-align:left;
width:250px;
padding: 0px 5px 5px 5px;
margin: 0px;
float:right;
}
#mainright img {
	margin:5px;
}
#mainright ul {
margin-top: 0px;
}
#mainright li {
list-style-image: url(images/bullet.gif);
list-style-type: circle;
}
#mainright a:link, #mainright a:active {
	color: #092d79;
	text-decoration: underline;
	font-weight: bold;
}
#mainright a:hover, #mainright a:visited {
	color: #ff0300;
	text-decoration: underline;
	font-weight: bold;
}

#clearfooter {width:100%;height:60px;clear:both} /* to clear footer */
html>body #minHeight{float:left;width:0px;height:100%;margin-bottom:-60px;} /*safari wrapper */
#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	background: #092d79;
	font-weight: bold;
	padding: 0;
	margin: 0 0 1em 0;
	text-align:center;
}

#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li a {
	border: solid #fff;
	border-width: 0px 1px 0px 0px;	
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 0px;
	width: 200px;
}

#nav li ul a {
	text-align:left;
	border: 0px;
	width: auto;
	font-weight: bold;
}

#nav li ul ul {
	margin: -1.75em 0 0 0em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover, #nav li li:hover {
	background: #ff0300;
	color: #ffffff;
}
#nav li a:hover {
	color: #ffffff;
}
#navcontainer {
width: 745px;
background:#092d79;
height: 21px;
padding: 0px;
font-size: 80%;
}
/* mac hide \*/
* html #frame, * html #navcontainer {width:745px}
/* end hide*/
#navcontainer ul
{
padding: 0;
margin: 0;
background-color: #092d79;
color: #ffffff;
float: left;
width: 100%;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 5px 7px 6px 7px;
background-color: #092d79;
color: #ffffff;
font-weight: bold;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #ff0300;
color: #fff;
font-weight: bold;
}
#privacy {
	padding: 10px 5px 10px 5px;
	width:733px;
	text-align:left;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
}
#privacy li {
list-style-image: url(images/bullet.gif);
list-style-type: circle;
}
#privacy img {
	margin:5px;
	border: 1px solid #e0e0e0;
}
#privacy a:link, #privacy a:visited {
	color: #092d79;
	text-decoration: underline;
	font-weight: bold;
}
#privacy a:hover, #privacy a:active {
	color: #ff0300;
	text-decoration: underline;
	font-weight: bold;
}

.picborder {
	border: 1px solid #cccccc;
}
.mainnav:link {
	color: #092d79;
	text-decoration: underline;
	font-weight: bold;
}
.mainnav:visited {
	color: #ff0300;
	text-decoration: underline;
	font-weight: bold;
}
.mainnav:hover {
	color: #ff0300;
	text-decoration: underline;
	font-weight: bold;
}
.mainnav:active {
	color: #092d79;
	text-decoration: underline;
	font-weight: bold;
}
#footer {
width: 745px;
height: 50px;
background-color: #ffffff;
text-align:center;
}
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
/* mac hide \*/
* html #footer {/*only ie gets this style*/
	height:50px;/* for ie*/
}
/* end hide*/
div,p  {margin-top:0}/*clear top margin for mozilla*/

.mainsmall {
	font-size: 80%;
}
.mainnavsm:link {
	color: #092d79;
	text-decoration: underline;
	font-weight: bold;
	font-size: 80%;
}
.mainnavsm:visited {
	color: #ff0300;
	text-decoration: underline;
	font-weight: bold;
	font-size: 80%;
}
.mainnavsm:hover {
	color: #ff0300;
	text-decoration: underline;
	font-weight: bold;
	font-size: 80%;
}
.mainnavsm:active {
	color: #092d79;
	text-decoration: underline;
	font-weight: bold;
	font-size: 80%;
}.bluetext {
	font-size: 100%;
	color: #092d79;
}
.inv {
	color: #FFFFFF;
}

