body { 
	background: #fff; 
	margin: 0; 
	border: 0; 
	color: #333; 
	padding: 0; 
	text-align: center;
	}

hr {
	height: 1px;
	color: rgb(199,221,244);
	background-color: rgb(199,221,244);
	border: 0;
	}

a {
	text-decoration: underline;
	color: rgb(11,47,95);
	}

a:hover {
	text-decoration: none;
	color: rgb(208,56,71);
	}

#container { 
	width: 742px; 
	text-align: left;
	font-family: arial, sans-serif; 
	margin: 1em auto;
	}

#footer {
	clear: both;
	margin-top: 1em;
	}

#footer1 {
	font-size: 70%;
	border-top: 1px solid rgb(199,221,244);
	padding-top: 1em;
	}

#footer2 {
	color: #aaa;
	font-size: 60%;
	padding: 1.5em 0;
	}

#row1imgs {
	height: 63px;
	width: 742px;
	}

div.fl {
	float: left;
	}
	
img.logo { 
	width: 250px; 
	border: 0; 
	height: 50px; 
	}

img.straplines {
	width: 446px;
	height: 50px;
	border: 0;
	margin-left: 45px;
	}
	
#row2imgs {
	height: 185px;
	width: 742px;
	}


img.topl { 
	width: 115px; 
	border: 0; 
	height: 175px; 
	}

img.topc { 
	width: 448px; 
	border: 0; 
	height: 175px; 
	}

#topr {
	height: 175px;
	background: rgb(11,47,95);
	width: 177px;
	}

#toprcntnr {
	padding: 11px;
	color: #fff;
	font-size: 80%;
	}

#toprcntnr a {
	color: #fff;
	text-decoration: none;
	border: 0;
	}
	
#toprcntnr a:hover {
	color: rgb(199,221,244);
	text-decoration: underline;
	}

form {
	margin: 0;
	}
	
img.go {
	border: 0;
	width: 20px;
	height: 20px;
	}

td.go {
	height: 20px;
	text-align: right;
	}

input.search {
	width: 147px;
	border: 2px solid rgb(246,160,25);
	font-size: 14px;
	margin: 3px 0;
	background: #fff;
	color: rgb(11,47,95);
	}
	
ul.t-menu {
	padding: 0;
	margin: 0;
	list-style: none;
	}
  
li.t-menu-link {
	width: 167px;
	background: rgb(25,147,199);
	border: 1px solid #fff;
	display: inline;
	float: left;
	position: relative;
	text-align: center; 
	font-size: 70%; /* was 65 */
	padding: 0.5em 0; 
	color: #fff;
	}

li.s-menu-link {
	width: 115px;
	background: rgb(25,147,199);
	border: 1px solid #fff;
	display: inline;
	float: left;
	position: relative;
	text-align: center; 
	font-size: 70%; /* was 65 */
	padding: 0.5em 0; 
	color: #fff;
	}

li.t-menu-link a, li.t-submenu-link a, li.t-submenu-cur a, li.t-menu-cur a, li.s-menu-link a, li.s-submenu-link a, li.s-submenu-cur a, li.s-menu-cur a { 
	height: 1%;  /* ie win to handle display block */
	display: block;
	text-decoration: none;
	color: #fff;
	}

li.t-menu-link a:hover, li.s-menu-link a:hover {
	color: rgb(11,47,95);
	text-decoration: underline;
	} 

li.t-submenu-link {
	width: 157px;
	background: rgb(246,159,26);
	border-top: 2px solid #fd8;
	display: inline;
	float: left;
	position: relative;
	text-align: left;
	padding: 0.5em 0 0.5em 10px;
	}

li.s-submenu-link {
	width: 105px;
	background: rgb(246,159,26);
	border-top: 2px solid #fd8;
	display: inline;
	float: left;
	position: relative;
	text-align: left;
	padding: 0.5em 0 0.5em 10px;
	}

li.t-submenu-link a, li.t-submenu-cur a, li.t-menu-cur a, li.s-submenu-link a, li.s-submenu-cur a, li.s-menu-cur a {
	color: rgb(11,47,95);
	}

li.t-submenu-link a:hover, li.t-submenu-cur a:hover, li.t-menu-cur a:hover, li.s-submenu-link a:hover, li.s-submenu-cur a:hover, li.s-menu-cur a:hover  {
	color: #fff;
	text-decoration: underline;
	}

li.t-menu-cur {
	width: 167px;
	background: rgb(246,159,26);
	border: 1px solid #fff;
	display: inline;
	float: left;
	position: relative;
	text-align: center;
	font-size: 70%; /* was 65 */
	padding: 0.5em 0;
	color: rgb(11,47,95);
	}

li.s-menu-cur {
	width: 115px;
	background: rgb(246,159,26);
	border: 1px solid #fff;
	display: inline;
	float: left;
	position: relative;
	text-align: center;
	font-size: 70%; /* was 65 */
	padding: 0.5em 0;
	color: rgb(11,47,95);
	}

li.t-submenu-cur {
	width: 157px;
	background: rgb(233,176,23);
	border-top: 2px solid #fd8;
	display: inline;
	float: left;
	position: relative;
	text-align: left; 
	padding: 0.5em 0 0.5em 10px;
	}

li.s-submenu-cur {
	width: 105px;
	background: rgb(233,176,23);
	border-top: 2px solid #fd8;
	display: inline;
	float: left;
	position: relative;
	text-align: left; 
	padding: 0.5em 0 0.5em 10px;
	}


li ul.t-menu {
	position: absolute; 
	top: 2.15em;
	left: -999em; 
	}
  
li:hover ul.t-menu, li.over ul.t-menu { 
	left: 0; 
	z-index: 200;
	}

#t-menu-navigation li:hover {
	background-position: 0 0;
	}



#col-both {
	width: 742px;
	font-size: 90%; /* was 75 */
	float: left;
	padding-top: 0.5em;
	}
	
#col-left {
	float: left;
	width: 510px;
	font-size: 90%; /* was 75 */
	padding-top: 0.5em;
	overflow: hidden;
	}

#col-left strong, #col-both strong {
	color: rgb(25,147,199);
	}

#col-left h4, #col-both h4 {
	color: rgb(246,159,26);
	font-size: 105%;
	margin: 0; padding: 0;
	}

#col-left h3, #col-both h3 {
	color: rgb(208,56,71);
	font-size: 105%;
	margin: 0.65em 0 1em 0;
	}

#col-left h2, #col-both h2 {
	color: rgb(11,47,95);
	font-size: 105%;
	}

#col-left h2, #col-left p, #col-both h2, #col-both p {
	margin: 0.65em 0;
	}

#col-left sup, #col-both sup, #col-left em, #col-both em, #col-left h2 strong, #col-both h2 strong {
	color: rgb(11,47,95);
	font-style: normal;
	}

#col-left ul, #col-both ul { 
	padding: 0 0 0 16px; 
	margin-top: -0.6em; 
	margin-left: 0; 
	}

#col-left li, #col-both li {
	list-style-image: url(images/blue-bullet.jpg);
	margin: 0;
	padding: 0;
	}


table.example {
	border: 1px solid rgb(25,147,199);
	background: rgb(199,221,244);
	padding: 0.5em;
	}


	
#col-right {
	float: left;
	width: 232px;
	margin-top: 0.9em;
	font-size: 70%;
	color: rgb(11,47,95);
	}

img.bubble-top, div.bubble-top {
	width: 178px; 
	height: 12px;
	max-height: 12px;
	border: 0; 
	margin: 0;
	font-size: 1px;
	}

img.bubble-bot {
	width: 178px; 
	height: 60px;
	border: 0;
	}

 	
div.quotebox {
	width: 178px;
	margin-bottom: 1.5em;
	margin-left: 54px;
	margin-top: 0.7em;
	}
	
div.quotebox ul {
	padding-left: 1.3em; 
	margin-top: 0; 
	margin-left: 0; 
	margin-bottom: 0;
	}

div.quotebox li {
	padding-bottom: 0.6em;
	}

img.fawntopbot, div.fawntopbot {
	width: 178px;
	height: 9px;
	border: 0;
	font-size: 1px;
	}

div.fawnbox {
	padding: 3px 14px;
	width: 150px;
	background: rgb(255,232,182);
	}

div.yellowbubble {
	border-left: 6px solid rgb(246,160,25);
	border-right: 7px solid rgb(246,160,25);
	padding: 0.5em 8px;
	width: 146px;
	margin: 0 0 0 2px;
	}

div.yellowbubble div.bubble-hdr {
	color: solid rgb(246,159,26);
	font-size: 240%;
	line-height: 0.9em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}


div.bluebubble {
	border-left: 6px solid rgb(25,147,199);
	border-right: 6px solid rgb(25,147,199);
	padding: 0.3em 8px;
	width: 150px;
	margin: 0;
	background: rgb(199,221,244);
	color: rgb(25,147,199);
	}

div.bluebubble div.bubble-hdr {
	font-size: 130%;
	color: rgb(11,47,95);
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

div.qbubble {
	padding: 0.2em 6px;
	width: 166px;
	margin: 0;
	color: rgb(208,56,71);
	font-size: 130%;
	overflow: hidden;
	}

div.qbubble p {
	text-indent: -0.3em;
	}
	

img.blue-bubble, div.bbubble-top {
	width: 178px; 
	height: 15px;
	max-height: 15px;
	border: 0;
	margin: 0;
	font-size: 1px;
	}
	
div.bluebubble div.bubble-hdr {
	color: rgb(11,47,95);
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 130%;
	}

#sign {
	float: right;
	text-align: right;
	position: relative;
	top: -1.3em;
	}

a img {
	border: 0;
	}