﻿/*** tags ***/
body {background-color: white; margin: 0px; padding: 0px; font-family: arial; font-size: 12px; color: #101010;}
td {vertical-align: top; text-align: left;}
input, select, textarea { font-size: 10px; font-family: verdana; }
img {border: 0px; margin: 0px; padding: 0px;}
.team_layout, .front_layout {line-height: 16px; text-align: justify; padding-right: 22px; padding-left: 22px;}
li {}
ul {}
a {cursor: pointer; text-decoration: underline; color: #ea4d00;}
h1 {color: #ea4d00; font-size: 24px; font-weight: normal; margin: 0px; padding: 0px; margin-bottom: 5px;}
h2 {color: #ea4d00; font-size: 16px; font-weight: normal; margin: 0px; padding: 0px; margin-bottom: 5px;}

/*** links ***/
a.nav {text-decoration: none; color: white; padding: 9px 15px 9px 15px; border-right: 1px solid #f57c33; display: block; font-size: 11px;}
a.nav:active {text-decoration: none;}
a.nav:link {text-decoration: none;}
a.nav:visited {text-decoration: none;}
a.nav:hover {text-decoration: none; background-color: #505050;}

a.service {text-decoration: none; background-color: #f57c33; color: #111110; padding: 13px 0px 13px 21px; width: 182px; border-bottom: 1px solid #f89e68; display: block; font-size: 12px;}
a.service:active {text-decoration: none;}
a.service:link {text-decoration: none;}
a.service:visited {text-decoration: none;}
a.service:hover {text-decoration: none; background-color: #f68d4d;}

.PDF_link
{
	background-image: url('images/pdf.png');
	background-repeat: no-repeat;
	padding: 3px;
	text-decoration: none;
	margin-top: 10px;
}

.PDF_link span
{
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}

.DOC_link
{
	background-image: url('images/doc.png');
	background-repeat: no-repeat;
	padding: 3px;
	text-decoration: none;
	margin-top: 10px;
}

.DOC_link span
{
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}


/*** background images ***/
.masterTopStrip {background-image: url('images/masterTopStrip.jpg'); background-position: top; background-repeat: repeat-x;}
.masterBottom {background-image: url('images/masterBottom.jpg'); background-repeat: repeat-x; height: 35px; color: #bdbdbd; font-size: 10px; text-align: right; padding: 3px 22px 0px 0px;}
.masterTop03 {background-image: url('images/masterTop03.jpg'); background-repeat: no-repeat; height: 80px; width: 205px;}
.masterNavBack {background-image: url('images/masterNavBack.jpg'); background-repeat: no-repeat; height: 32px; width: 770px;}
.service_bottom {background-image: url('images/service_bottom.jpg'); background-repeat: repeat-x; height: 21px; width: 205px;}
.tegg_bottom {background-image: url('images/tegg_bottom.jpg'); background-repeat: repeat-x; height: 21px; width: 205px;}
.page_bottom {background-image: url('images/page_bottom.jpg'); background-repeat: repeat-x; height: 31px;}
.page_title {background-image: url('images/page_title.jpg'); background-repeat: no-repeat; height: 24px; width: 531px; font-size: 14px; color: white; padding-left: 22px; padding-top: 4px;}
.pageDivider {background-image: url('images/pageDivider.jpg'); background-repeat: repeat-x; height: 12px;}

/*** General ***/
.masterFoot {width: 980px; border-top: 1px solid #00396a; color: #002450; font-size: 10px; margin-left: 10px; padding-top: 12px;}
.heyBaby li {list-style-image: url('images/teggBullet.gif'); padding-bottom: 10px;}
.dotty {border-top-style: dotted; border-top-width: 1px; color: #ea4d00;}
#jaws ul li {margin: 3px; list-style-image: url('images/txtBullet.gif');}
.button	{background-color: white; border: 1px solid #2e74bb; text-align: center; color: black; cursor: pointer; padding: 2px 7px 2px 7px; font-size: 11px;}
.star {color: #da0d0d;}
.TeamName
{
    text-transform: uppercase;
}
.loading
{
    background-color: #FFF;
    height:100%;
    width:100%;
}
.spacing
{
    margin-bottom: 10px;
}

.rgAdvPart 
{ 
    display: none; 
} 

#holder table, #holder tr, #holder td
{
    border-width: 0px;
}