body {
	margin: 0;
	padding: 0;
	font: 12px/1.6em Arial, Helvetica, sans-serif;
	background-color: #e2f4f4;
	background-image: url(../images/bg.gif);
	background-position: top;
	background-repeat: repeat-y;
}

p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	line-height: 15px;
}

a {
	color: #0066cc;
	text-decoration: underline;
}

a:hover {
	color: #CC0033;
}

a:active {
}

a:visited {
}

.b {
	font-weight: bold;
}

.i {
	font-style: italic;
}

.u {
	text-decoration: underline;
}

hr {
	border: 0px;
	color: #CCCCCC;
	margin: 10px 0px 10px 0px;
	height: 1px;
	background-color: #CCCCCC;
}



/* Base Headings */

h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	color: #00667C;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #00667C;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
	margin: 0px;
}

h1 a {
	text-decoration:none;
	color: #00667C;
}

h2 a {
	text-decoration:none;
	color: #00667C;
}

/* Base Form Styles */

input {
	font-size: 11px;
}

input.search_button {
	background-color: #CC0033;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 1px solid #cc6666;
	border-left: 1px solid #cc6666;
	border-right: 1px solid #660033;
	border-bottom: 1px solid #660033;
}



#backtotop {
	margin: 0px;
	font-size: 11px;
	text-align: right;
	padding: 10px 0px 0px 0px;
}

#footer {
	text-align: center;
	padding-top: 15px;
	border-top: 1px solid #bee0ec;
	margin: 15px 0px 0px 0px;
}

#footer p {
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

div.banner {
	float: right;
	margin: 0px;
}



#wrapper {
	width: 950px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#content {
	text-align: left;
	margin: 0px;
	padding: 15px;
	background-color: #FFFFFF;
}





/* Breadcrumb */

#breadcrumb {
	width: 100%;
	background-color: #D9EFF7;
	font-size: 11px;
	margin: 0px 0px 15px 0px;
}

#breadcrumb div.container{
	width: 99%;
	color: #006E91;
	margin: 0px;
	padding: 1px 1px 1px 5px;
	text-align: left;
}

#breadcrumb a {
	color: #006E91;
	text-decoration: underline;
}

#breadcrumb a.previous {
	color: #006E91;
}

#breadcrumb a.current {
	color: #006E91;
	font-weight: bold;
}

div.favourites {
	float: right;
	vertical-align: middle;
	font-weight: bold;
}


#intro_box {
	border: 1px solid #bee0ec;
	padding: 10px 10px 0px 10px;
	background-image: url(../images/box_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#homepage_table {
	margin: 15px 0px 0px 0px;

}

#homepage_table h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
	margin: 0px;
	color: #006E91;
}

#homepage_table h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #333333;
}

#homepage_table td.heading {
	border: 1px solid #bee0ec;
}

#homepage_table td.content {
	padding: 10px;
	border-top: 0px;
	border-right: 1px solid #bee0ec;
	border-bottom: 1px solid #bee0ec;
	border-left: 1px solid #bee0ec;
	background-image: url(../images/box_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#homepage_table ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

#homepage_table li {
	list-style-type: square;
	margin: 0px 0px 5px 0px;
	line-height: normal;
}

.apr {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.size11 {
	font-size: 11px;
}

.ratewilldepend {
	font-size: 10px;
	margin: 0px 0px 10px 0px;
}

#homepage_table td.creditcards {
	font-size: 12px;
	padding: 15px;
	border-top: 0px;
	border-right: 1px solid #bee0ec;
	border-bottom: 1px solid #bee0ec;
	border-left: 1px solid #bee0ec;
	background-image: url(../images/box_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

/*- Menu Tabs--------------------------- */ 


#tabs {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}

#tabs div.container {
	width: 100%;
	font-size: 12px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	background-position: top;
	background-repeat: repeat-x;
}

    #tabs ul {
	margin: 0px;
	padding: 0px 10px 10px 0px;
	list-style: none;
}
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
	float: left;
	background: url("../images/tableft.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 6px;
	text-decoration: none;
}
		
	    #tabs a.first {
      float:left;
      background:url("../images/tableft_first.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 6px;
      text-decoration:none;
      }
		
    #tabs a span {
	float: left;
	display: block;
	background: url("../images/tabright.gif") no-repeat right top;
	padding: 5px 15px 4px 8px;
	color: #444444;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFFFFF;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
		
	 #tabs a.selected {
      float:left;
      background:url("../images/tableft_selected.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a.selected span {
      float:left;
      display:block;
      background:url("../images/tabright_selected.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFFFFF;
      }
		
	#tabs a.first_selected {
      float:left;
      background:url("../images/tableft_selected.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 8px;
      text-decoration:none;
      }
    #tabs a.first_selected span {
      float:left;
      display:block;
      background:url("../images/tabright_selected.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFFFFF;
      }

		
#sub-nav {
	background-color: #006e91;
	width: 100%;
	margin: 0px;
}

#sub-nav div.container {

	font-weight: bold;
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 4px 0px;
}

#sub-nav ul {
	margin: 0;
	list-style: none;
	display: inline;
	padding: 0;
}
    
#sub-nav li {
	display: inline;
	margin: 0;
	padding: 0 2px 0 7px;
	background: url(../images/separator.gif) center left no-repeat;
}

#sub-nav li.first {
	display: inline;
	margin: 0;
	padding: 0 3px 0 7px;
	background: none;
}

#sub-nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#sub-nav a:hover {
	text-decoration: underline;
}





#right_column {
	font-size: 11px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}























#subtabs {
	float: left;
	width: 100%;
	background: #FFFFFF;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
}
    #subtabs ul {
	margin: 0;
	padding: 10px 10px 0px 0px;
	list-style: none;
}
    #subtabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #subtabs a {
      float:left;
      background:url("../images/subtableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
		border-bottom: 1px solid #CC0033;
      }
    #subtabs a span {
      float:left;
      display:block;
      background:url("../images/subtabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#333333;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #subtabs a span {float:none;}
    /* End IE5-Mac hack */
    #subtabs a:hover span {
      color:#FFFFFF;
      }
    #subtabs a:hover {
      background-position:0% -42px;
      }
    #subtabs a:hover span {
      background-position:100% -42px;
      }
		
		
	 #subtabs a.selected {
      background-position:0% -42px;
      }
	
	 #subtabs a.selected span {
	 	color: #FFFFFF;
      background-position:100% -42px;
      }
	