/* CSS Document */

a { text-decoration: none; }

.homerightnav ul { list-style-type: none; padding: 0px; margin: 0px; margin-bottom: 5px; line-height: 1.1em; }
.homerightnav li { background-image: url("../imgs/red_arrow.gif"); background-repeat: no-repeat; background-position: 0 2px;	padding-left: 8px; }

#container { xdisplay: block; xwidth: auto;	xheight: auto; }

.homerightnav a { color: #003366; }
.homerightnav a:hover { color: #003366; }

.homerightnav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

#bluestrip { background-color: #9DBAD6; width: auto; height: 150px; padding-left: 17px; overflow: hidden;	}

#leftcol { margin-top: 14px; padding: 3px; padding-left: 0; float: left; width: 102px; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

#maincol { float: left; margin-left: 10px; margin-right: 15px; width: 355px; margin-top: 14px; }

#rightcol1 { float: left; width: 126px;	display: inline; margin-right: 1px;	}
#rightcol2 { float: left; width: 80px;	display: inline; }
#rightcol3 { float: left; width: 125px;	display: inline; }

#footer { clear: both; }
