


/***********************************************************************
						reset and clearing
*************************************************************************/
:link,:visited {
	text-decoration : none;
}
/*
ul,ol {
	list-style : none;
}
*/
h1,h2,h3,h4,h5,h6,pre,code {
	font-size : 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin : 0; padding : 0;
}
ul{
	margin-left:1em;
}

a img,:link img,:visited img {
	border : none;
}
/* 
	**easy clearing 
	Any container with class="clearer" will expand around enclosed floated elements
*/
.clearer:after, #contact:after
	{
	content: '[HI MUM]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearer, #contact
	{
	display: inline-block;
	}
/*\*/
.clearer, #contact
	{
	display: block;
	}
/* end easy clearing */

/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > .output
	{
	position: relative;
	z-index: 1000;
	}
	
/***********************************************************************
						
*************************************************************************/
body {
	background: #c8c8c8 none repeat scroll 0%;
	color:#6B6B6B;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:1em;
	text-align:center;
}
a
{
	color:#990000;
}

a.left_link
{
float:left;
height:25px;
margin-top:150px;
width:178px;
}

a#top
{
	display: block;	
	text-decoration:none;
	width: 180px;
	height: 170px;
	 float: left;
    position:absolute;
    z-index: 99;
	left:0;
    top:0;
}
a.case_picture
{
	display:block;
	text-decoration: none;
	width:140px;
	height: 120px;
	padding-top: 50px;
}


a:hover
{
	color:#6B6B6B;
	text-decoration:underline;
}
h1
{
	font-size:1.2em;
	margin:5px 0 10px 10px;
	color: #ab2f2f;
}
h2
{
	font-size:1em;
	margin:5px 0 10px 0;
	color: #ab2f2f;
}


h4
{
	font-family: Arial;
	font-size: smaller;
	margin: 5px 10px 5px 10px;
	color: White;
	}
p
{
	padding:4px 0 4px 0;
}
div#container
{
	background-color: #c8c8c8;
	background-repeat: repeat-y;
	width:800px;
	margin:0 auto;
	text-align:left;
	position:relative;
}



div#header
{	background: #FFFFFF url(../images/tp_home_Top.png) no-repeat;
	height:170px;
	position:relative;
	width:800px;
	z-index:1;
}

/*flash object*/
div#headerFlash
{
	margin-left: 190px;
	
}

div#headerLink
{
	float:right;
}
ul.header
{
    list-style: none;
    float: right;
    position:absolute;
    z-index: 99;
    right: 10px;
    top:0;
}

ul.header li
{
    float: left;
    display: block;
}

ul.header li a
{
    display: block;
    padding: 0px 5px 5px 10px;
    font-size: 11px;
    color: Black;
}

div#content
{
	background: #FFFFFF;
	padding: 5px 5px 5px 5px;
	font-size:0.7em;
	margin-top: 7px;
	overflow:hidden;
	width:790px;
}

ul.ul_homepage
{
		list-style-image: url(../images/list_icon.gif);
}


div#content img{
	display:block;
	margin:0 auto;
}




div#homeMiddle {
	background:#FFFFFF url(../images/home_mid_bg_radient.JPG) repeat-y scroll 0%;
	position: relative;
	/* width:790px; 
	height: 225px;*/
}

div#homeMiddle img
{
	position:absolute;
	top:0;
	right:8px;
	float:right;
	vertical-align: top;
}


div#homeMiddle_content
{
	width: 350px;
	height:320px;
	padding: 10px 10px 10px 20px;
	
}

div#homeMid_bottom
{
	padding: 10px 20px 10px 30px;
}



div#homeBottom
{
	background:#FFFFFF none repeat scroll 0%;
	width:800px;
	position: relative;
	left: -5px;
	bottom: -5px;
overflow:hidden;
}

div#homeBottom_left
{
	width: 560px;
	background: #FFFFFF url(../images/homepg_bg_bottom.gif) no-repeat scroll 0%;
	height: 178px;
}

div#homeBottom_left_content
{

	
}

div#homeBottom_right
{
	background: #FFFFFF url(../images/track_login_bg.png) no-repeat scroll 0%;
	height: 178px;
	margin: -178px 0 0 560px; 
	
}

a.zoom
{
	padding: 2px 20px 2px 0;
	background-image: url(../images/zoom.gif);
	background-position:center right;
	background-repeat: no-repeat;
}

a#home
{
	height:100px;
	width:400px;
	display:block;
	float:left;
}
 
div#pageFooter{
	font-size:0.6em;
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
}
div#pageFooter strong{
	color:#6B6B6B;
	padding-left:2px;
}
div#pageFooter a{
	color:#6B6B6B;
}
div#pageFooter a:hover{
	color:#990000;
}

input.login 
{
	border-width: 0px;
    background-color: #9a0000;
    text-decoration: none;   
    width: 80px;
    text-align: center;
    color: White;
}

input.btnhov
{
	background-color: Black;
	cursor:hand;
}


  

 input.textbox 
 {
			width: 120px;
			border: solid 1px Grey;
}
                
              
/* div.left_sidebar
{
	width: 175px;
	height: 415px;
	background-image:url(../images/left_sidebar_img.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding: 0px 5px -5px -5px
}*/

div.left_sidebar_top
{
	/*background-image:url(../images/left_sidebar_top_img.gif);
	background-repeat:no-repeat;
	background-position:top left;*/

}

div.left_sidebar_bottom
{
	/*background-image:url(../images/left_sidebar_bottom_img.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
*/
	vertical-align:bottom;

}

td#left_sidebar_topfill{

	background: url(../images/left_sidebar_bottom_img.gif) no-repeat bottom;
	background-color:#E3E6DF;
	vertical-align:top;
	height: 40em;

}
div.main_content
{
	/* margin-left: 180px; */
	width: 590px;
	padding: 20px 15px 20px 10px;

}

td#main_content
{
	background-color:#F8F8F8;
	vertical-align:top;
}

div.section
{
    font-size: 11px;
     padding: 10px 10px 10px 10px;
   
}

/* div.section p
{
    /* padding: 0.8em 0 0.8em 0;
    padding: 10px 20px 10px 20px;
}
*/

div.section ol
{
    padding: 5px 5px 5px 5px;
    list-style-type: decimal;
    margin-left: 20px;
}

div.section li
{
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}
div.section ul
{
padding: 0px 20px 0px 40px;
}

div.section h1
{
    color: #990000;
    padding-bottom: 15px;
    margin: 0px !important;
}   

div.section h2
{
    color: #990000;
    padding: 0.6em 0 0.4em 0;
    margin: 0px 0px 0px 0px;
}
div.section h3
{
	line-height: 2em;
	color: #990000;
}

div.section h4
{
	color: Black;
	padding: 10px 0 10px 0;
	font-size: larger;
}
div.section a.articleLink {
	display:block;
	padding-bottom:5px;
	text-align:right;
}

div.section img
{
	float: right;
   	clear: right; 
    	margin-left: 20px !important; 

}

div.imgsock
{
	padding-left: 30px;
}

table.case_table
{
	border-collapse:collapse;
	padding:0;
	margin:0;
	
}
table.case_table td
{
	vertical-align:top;
	padding:0;
}
table.case_table td h4
{
	padding-top:0px;
	margin-left:0px;
	margin-bottom:0;
	color:#990000;	
}

table.case_table td h3
{
	color:Gray;	
	padding-left:4px;
	margin-top:0;
}

table.case_table td p
{
	padding-left:4px;
}

form
{
	padding-top:25px;
}

form h3
{
	padding-bottom: 15px;
	color: White;
}

table.sitemap_table {
background-color:#FFFFFF;
border:0pt none;
margin:0px;
padding:0px;
}
.sitemap_table ul, .sitemap_table ul ul {
margin:0pt;
padding:5px 10px 0pt;

}
.sitemap_table ul li {
font-size:11px;
font-weight:bold;
margin:0pt 0pt 5px 15px;
}
.sitemap_table ul li ul li {
font-size:10px;
font-weight:normal;
list-style-type:none;
margin:0pt 0pt 5px 15px;
}
.sitemap_table tr {
vertical-align:top;
}
.sitemap_table th {
background-color:#E2D9CA;
border:0pt none;
color:#330000;
font-weight:bold;
padding:2px 12px;
}
.sitemap_table td {
background-color:#FFFFFF;
border-color:#E2D9CA;
border-style:solid;
border-width:0pt 1px 1px 0pt;
padding:2px;
}
.sitemap_table td.c1b {
background-color:#FFFFFF;
border-color:#E2D9CA;
border-style:solid;
border-width:0pt 1px 1px;
}


div.contact
{
	background-color: #E3E6DF;
	width: 500px;
	height: 140px;
	padding-top: 20px;
	padding-left: 10px;
}

div.contact2
{
	padding-left: 10px;
	padding-top: 20px;
	width: 500px;
}

table.testimonials
{
	vertical-align: top;
}

div#testimonial_detail
{
	padding-top: 10px;
	text-align: right;
	padding-bottom: 10px;
}

td.testimonial_
{
	vertical-align: top;
}

td.testimonial_photo
{
	vertical-align: top;
}

table.testimonials td img
{
	border:none !important;
}


div.newsSection
{
	
}

div.newsShortSection {
	padding:0px 10px 10px 15px; 

}
div.newsShortSection h2 {
color:#990000;
font-size:1.1em;
padding-bottom:0.2em;
}
div.newsShortSection h2 strong {
color:#990000;
}
div.newsShortSection .articleLink {
color:#990000;
display:block;
padding-bottom:5px;
text-align:right;
}
h1.mediaCentreHeading {
color:#004B9C !important;
margin-left:-20px;
padding:11px 0px 32px 70px !important;
position:absolute;
}

div.newsPicsSection 
{
	padding-top: 0.6em;
	width: 100px;
	height: 100px;
}

