/* CSS  *** Outcomes *** */


/* Content Tabs */

div.tabs_essentials, div.tabs_details, div.tabs_contactus {
	width:450px;
	height:24px;
	position:relative;
	left:10px;
	top:10px;
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
}
div.tabs_essentials a, div.tabs_details a, div.tabs_contactus a {
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
	background-color:transparent;
}


div.tab {
	float:left;
	position:relative;
	top:2px;
	width:93px;
	font-size:85%;
	margin-left:6px;
}

/* Main content */

/*h1.section_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight:bold;
}*/

h2.page_title {
	color:#000;
	font-size:1.3em;
	font-weight: bold;
	margin: 10px 0px;
}


/* Essentials */
div.content_box_1 {
	height:100px;
	width:265px;
	float:left;
	text-align:right;
}
div.content_box_1 img
{
	margin: 10px 10px 0px 0px;
	vertical-align: middle;
}

div.content_box_2 {
	height:100px;
	width:265px;
	float:left;
	margin-top:5px;
}
div.content_box_2 img
{
	margin: 10px 10px 0px 0px;	
	vertical-align: middle;
}

div.content_box_3 {
	height:100px;
	width:265px;
	float:left;
	margin-top:5px;
}
div.content_box_3 img
{
	margin: 10px 10px 0px 0px;
	vertical-align: middle;
}
a.essentials {
	text-decoration:none;
}


/* Details  */

ul.details {
	list-style-type:none;
	margin-bottom:15px;
}
ul.details li {
	background-image: url('../images/dot_h.gif');
	background-position:bottom left;
	background-repeat:repeat-x;
	padding: 0 0 2px 8px;
}
ul.details li.header {
	color:#000000;
	background-color:#FFFFFF;
	font-weight:bold;
	padding: 0 0 2px 0;
}
ul.details a {
	text-decoration:none;
}
a.details {
	text-decoration:none;
}






/* Contact Us / get In Touch*/
h2.contactus {
font-size:140%;
margin:15px 0 5px 5px;
}

table.contactus_forms {
width:450px;
margin: 0px 0px 20px 0px; 
}


table.contactus_forms th {
vertical-align: top;
font-weight:bold;
font-size: 1.0em;
padding-bottom: 2px;
}


table.contactus_forms td.dotted {
background-position: 0px 0px;
background-image: url(/Rapid/images/dot_h.gif);
background-repeat: repeat-x;
}

table.contactus_forms td {
padding: 1px;
font-size: 1.0em;
vertical-align: top;
}

table.contactus_forms td.formName {
text-align: left;
}

table.contactus_forms td.formTypeLink {
text-align: center;
}

a.contactus_forms {
text-decoration:none;
font-weight:bold;
}






.contactDetails {
float: left;
width: 200px;
font-size: 1.0em;
margin-top: 20px;
}


.contactDetails h2 {
color: #000;
font-size: 1em;
margin: 0px;
}

.contactDetails a {
color: #b10043;
text-decoration: none;
}

.contactDetails a:hover {
text-decoration: underline;
}

.contactDetails a:visited {
color: #b10043;
}







.serviceCentres {
float: left;
width: 200px;
margin-left: 20px;
font-size: 1.0em;
margin-top: 20px;
}

.serviceCentres h2 {
color: #000;
font-size: 1em;
margin: 0px;
}

.serviceCentres a {
display: block;
color: #b10043;
text-decoration: none;
}

.serviceCentres a:hover {
text-decoration: underline;
}

.serviceCentres a:visited {
color: #b10043;
}





ul.contactus_centres {
	list-style:inside square;
}
table.contactus_documents {
	width:450px;
}
table.contactus_documents th {
	background-image: url('../images/dot_h.gif');
	background-position:bottom left;
	background-repeat:repeat-x;
	padding:5px 0 2px 0;
}

a.contactus {
	text-decoration:none;
}



/* Who's Who */
h2.whoswho_title {
	font-weight:bold;
	font-size:110%;
	margin: 10px 0 5px 0;
}
div.whoswho_person {
	height:125px;
	background-image: url('../images/dot_h.gif');
	background-position:bottom left;
	background-repeat:repeat-x;
	margin-top:5px;
}
image.whoswho_picture {
	margin:0 10px 5px 0;
}
div.whoswho_name {
	color:#000000;
	font-size:110%;
	float:left;
	font-weight:bold;
	width:320px;
}
div.whoswho_job{
	font-size:90%;
	width:320px;
	float:left;
	font-weight:bold;
	margin-bottom: 7px;
}
a.whoswho {
	text-decoration:none;
}


/* About Us */
div.aboutus_story {
	margin:5px 0 15px 0;
	clear:both;
}
h3.aboutus_title {
	text-decoration:none;
	font-weight:bold;
	margin-top:6px;
	font-size:120%;
	margin-left:5px;
}
div.aboutus_story p {
	margin-left: 5px;
}
image.aboutus_image {
	margin: 4px 10px 0 0;
}
a.aboutus {
	text-decoration:none;
}
p.aboutus_story_title {
	font-weight:bold;
	font-size:110%;
	height:15px;
}
p.aboutus_story_content {
	padding:0 0 5px 0;
}

/* Service List */
table.servicelist {
	width:98%;
	font-size:100%;
}
table.servicelist a {
	text-decoration:none;
}
table.servicelist tr.dotted {
	background-image: url("../images/modules/right_list/dot_h.gif");
	background-position:bottom left;
	background-repeat:repeat-x;
	line-height: 17px;
}
table.servicelist td.small {
	font-size:90%;
}
table.servicelist th {
	font-weight:bold;
	text-align:left;
	font-size:120%;
}
table.servicelist td.pages {
	text-align:right;
}
ul.servicelist_list {
	list-style:inside;
	list-style-type:square;
	margin-bottom:4px;
}

ul.servicelist_pages {
	list-style-type:none;
	margin:0; padding:0;
}
ul.servicelist_pages li {
	display:inline;
	margin-right:3px;
}


/* Service Essentials */
a.service_essentials {
	color:#52a867;
}


/* FAQ page */

table.faq_list {
	width:450px;
}
table.faq_list td {
	vertical-align:top;
}
table.faq_list tr.q  td {
	font-weight:bold;
	font-size:120%;
}
table.faq_list tr.q td {
	padding-top:5px;
}
table.faq_list tr.a {
	background-image: url("../images/dot_h.gif");
	background-position:bottom left;
	background-repeat:repeat-x;
}
table.faq_list tr.a td {
	padding-bottom:5px;
}
a.faq_list {
	text-decoration:none;
}
p.faq_title {
	font-weight:bold;
	font-size:120%;
}



