html, body, h1, h2, h3, h4, h5,
fieldset, form, p, ul, li, dl, dt, dd,
address, abbr, table, td, tr, img, legend, blockquote {
	border:0;
	color:#343468;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:normal;
	margin:0;
	padding:0;
}
a, a:link, a:visited, a:hover, a:active {
	color:#343468;
	text-decoration:none;
}

.f10 {font-size:10px;}
.f11 {font-size:11px;}
.f12 {font-size:12px;}
.f14 {font-size:14px;}

.w10 {width:10px;}
.w40 {width:40px;}
.w50 {width:50px;}
.w60 {width:60px;}
.w80 {width:80px;}
.w90 {width:90px;}
.w100 {width:100px;}
.w110 {width:110px;}
.w120 {width:120px;}
.w130 {width:130px;}
.w150 {width:150px;}
.w175 {width:175px;}
.w230 {width:230px;}
.w260 {width:260px;}
.w600 {width:600px;}
.w700 {width:700px;}

.w50p {width:50%;}
.w100p {width:100%;}

.fL {float:left;}
.fR {float:right;}

.vat {vertical-align:top;}
.vab {vertical-align:bottom;}

h4.inList {
	margin:5px 0px;
}

#outerWrapper {
	display:block;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}
#innerWrapper {
	width:800px;
	height:100%;
	background:#FFF;
	margin:0;
	padding:0;
}
#contentWrapper {
	width:540px;
	float:left;
	vertical-align:bottom;
	position:relative;
}
#header {
	width:800px;
	height:90px;
	float:right;
	text-align:left;
}
#logo {
	width:510px;
	height:71px;
	margin:10px 0px 0px 10px;
	padding:0;
}
#content {
	width:540px;
	text-align:left;
}
#headline {
	width:800px;
	border-bottom:1px solid #343468;
	padding-bottom:5px;
	margin-bottom:10px;
}
#headline h3 {
	font-size:24px;
	letter-spacing:-1px;
}
#navigation {
	width:250px;
	float:right;
	text-align:left;
	margin-top:122px;
}
#navigation .tab {
	background:url(/img/rd_img/detailsearchtab_bg.gif) right repeat-x;
	width:151px;
	height:23px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
}
#navigation .box {
	background:#FFFFFF url(/img/rd_img/searcharea_bg.gif) bottom repeat-x;
	border:1px solid #85A6DC;
	margin-bottom:10px;
	padding:5px;
	clear:both;
}
#footer {
	border-top:1px solid #98A4B6;
	width:800px;
	height:24px;
	color:#98A4B6;
	font-size:10px;
	float:right;
	margin-top:10px;
	padding-top:10px;
}
#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color:#98A4B6;
	text-decoration:none;
}
#footer .cpy {
	margin-top:5px;
}

.decent {
	font-size:10px;
	color:#98A4B6;
}

ul, li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

div.hr {
	background:url(/img/rd_img/hr.gif) repeat-x;
	height:21px;
}
div.smallhr {
	background:url(/img/rd_img/hr.gif) center center repeat-x;
	height:11px;
}

.contentTab {
	background:url(/img/rd_img/box_tab_bg_blue.gif) right repeat-x;
	height:21px;
	padding-top:2px;
	padding-left:10px;
	font-size:13px;
	color:#FFFFFF;
}
.contentTabCap {
	background:url(/img/rd_img/box_tab_bg_cap.gif) no-repeat;
	width:3px;
	height:23px;
	float:left;
}
.contentTabCapRight {
	padding-top:3px;
	text-decoration:none;
	float:right;
}
* html .contentTabCap {
	background:url(/img/rd_img/box_tab_bg_cap.gif) no-repeat;
	width:3px;
	height:23px;
	float:left;
	margin-top:1px;
}
.contentArea {
	height:100%;
	clear:both;
}

.pagination {
	padding-top:3px;
	letter-spacing:2px;
	text-decoration:none;
}
.pagination span {
	color:#DD343C;
	font-weight:bold;
}

#provider div.row {
	background:#FFFFFF url(/img/rd_img/searcharea_bg_m.gif) bottom repeat-x;
	border:1px solid #85A6DC;
	width:100%;
	height:120px;
	vertical-align:top;
	clear:both;
}
#provider div.picWrapper {
	padding:5px;
	float:left;
}
#provider div.pic {
	border:1px solid #84A6D8;
	width:50px;
	height:50px;
}
#provider div.head {
	width:450px;
	height:15px;
	padding-top:5px;
	float:left;
}
#provider div.text {
	width:450px;
	padding:5px 0px;
	float:left;
}
#provider div.lft {
	width:110px;
	float:left;
}
#provider dl {
	width:100px;
	padding-bottom:5px;
}
#provider dt {
	color:#999999;
	font-size:10px;
	text-indent:-1px;
	line-height:12px;
}
#provider dd {
	font-weight:bold;
	line-height:19px;
}
