body{
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family: Trebuchet MS;
}

.footer{
	width:850px;
	padding-left:35px;
	padding-right:35px;
	color:#999999;
	font-size:11px;
	display:table;
}

.footer a{
	color:#999999;
	font-size:11px;
	text-decoration:none;
}

.footer a:hover{
	color:#999999;
	font-size:11px;
	text-decoration:underline;
}

.homepageLogo{
	padding-left:73px;
	padding-top:20px;
	padding-bottom:38px;
}

.homepageImage{
	padding-top:4px;
	width:677px;
	height:auto;
	overflow:hidden;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.homepageImage a:hover{
	text-decoration:none;
}

.homepageImage a{
	text-decoration:none;
}

.homepageRates{
	font-size:12px;
	color:#666666;
	padding-top:5px;
	padding-bottom:5px;
}

.homepageBar{
	padding-top:5px;
}

.loginSidebar{
	width:241px;
	background-image:url(images/login_background.jpg);
	background-repeat:no-repeat;
	display:table;
}

.loginSidebarMain{
	width:241px;
	background-image:url(images/login_background_orig.jpg);
	background-repeat:no-repeat;
	display:table;
}

.loginForm{
	padding-right:15px;
	font-size:11px;
	color:#333333;
	display:table;
	padding-top: 25px;
}

.loginForm .textfield{
	width:150px;
	font-size:12px;
	height:14px;
	margin:0px;
}

.loginForm a{
	font-size:11px;
	color:#000099;
	text-decoration:none;
}


.loginForm a:hover{
	font-size:11px;
	color:#000099;
	text-decoration:underline;
}

.loginFormHome{
	padding-right:15px;
	font-size:11px;
	color:#333333;
	display:table;
	padding-top: 8px;
}

.loginFormHome .textfield{
	width:150px;
	font-size:12px;
	height:14px;
	margin:0px;
}

.loginFormHome a{
	font-size:11px;
	color:#000099;
	text-decoration:none;
}


.loginFormHome a:hover{
	font-size:11px;
	color:#000099;
	text-decoration:underline;
}

.homepageSidebarInfoText{
	width:142px;
	padding-left:27px;
	color:#666666;
	font-size:11px;
}

.homepageSignUpTodayLink{
	padding-left:27px;
}

.homepageSignUpTodayLink a{
	color:#F76C0E;
	font-size:11px;
	text-decoration:none;
}

.homepageSignUpTodayLink a:hover{
	color:#F76C0E;
	font-size:11px;
	text-decoration:underline;
}

.homepageBullets{
	padding-left:5px;
	color:#666666;
	font-size:12px;
}

.viewCompleteRatesLink a{
	color:#000099;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.viewCompleteRatesLink a:hover{
	color:#000099;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

.viewYourLocalLink a{
	color:#F76C0E;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.viewYourLocalLink a:hover{
	color:#F76C0E;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}

.interiorSidebar{
	background-image:url(images/interior_sidebar.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:539px;
}

.interiorLinks{
	padding-left:30px;
}

.interiorLinks a{
	font-size:13px;
	color:#000099;
	text-decoration:none;
}

.interiorLinks a:hover{
	font-size:13px;
	color:#000099;
	text-decoration:underline;
}

.interiorContent{
	padding:12px;
	width:420px;
	font-size:12px;
	color:#333333;
	text-align:left;
}

.interiorContent p{
	padding-bottom:15px;
	margin:5px;
}

.interiorHeading{
	color:#000000;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

.bodybg {
	border-right-style: none;
	border-left-style: none;
	background-image: url(images/body_background.gif);
	background-repeat: repeat-y;
	border-top-style: none;
	border-bottom-style: none;
}
.infotext {
	font-family: Trebuchet MS;
	font-size: 14px;
	line-height: 30px;
	color: #3333FF;
	text-indent: 25px;
	font-weight: bold;
}
.infotext a{
	color: #3333FF;
	text-decoration:none;
}

.infotext a:hover{
	color: #3333FF;
	text-decoration:underline;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

//Rates
.ybsw-table {margin: 0px;
        padding: 0px;
}
#trpagetabletitle {
        font-size: 11px;
        font-weight: bold;
        background-color: #EEEEEE;
        height: 23px;
}

#tdpagetabletitle {
        border-bottom: solid #CCCCCC 1px;
}

#tdpagetablerow {
        border-bottom: solid #CCCCCC 1px;
	height: 22px;
	padding-right:5px;
	font-size: 11px;
}
