/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	/*margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image:  url(images/background.gif);*/
	background-color: #f5f5f5;
	
	}
	
	div#body {
	/*margin: 0 auto;*/
	margin:-5px auto;
	padding-left:-5px;
	width: 1000px;
	
 }
 
 
/******* hyperlink and anchor tag styles *******/

a:link{
	color: #005FA9;
	text-decoration: none;
}

a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #666;
}



/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #292929;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
	text-align: left;
	list-style-image: url(images/bullet_triangle.jpg);
}

ul ul{
	list-style-image: url(images/bullet_triangle.jpg);
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
div#masthead{
	position:relative;
	top: 0px;
	width:1000px;
	height: 75px;
	line-height: normal;
	/*background-color:#FFFFFF;	*/
	background-image: url(images/roundheader_082408.gif);
}

#pagecell1{
	position:relative;
	top: 22px;
	/*left: 10px;
	right: 112px;*/
	width:1000px;
	color: #292929;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

div#pageHeader{
	
	Height:100px;
	padding: 0px;
	font: small Verdana,sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/mobile_header_082408.png);
}

#pageHeader h1{
	padding:15px;
	margin-top:20px;
	margin-left:200px;
	font-size:24px;
	color:#ffffff;
	font-style:normal;
	font-weight: normal;
}

div#pageHeaderQuote{
	
	Height:100px;
	padding: 0px;
	font: small Verdana,sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/mobile_header_082408.png);
}

#pageHeaderQuote h1{
	padding:30px;
	margin-top:20px;
	font-size:24px;
	color:#ffffff;
	font-style:normal;
	font-weight: normal;
}


div#pageNav{
	float: left;
	width:200px;
	padding: 0px;
	/*border-bottom: 1px solid #cccccc;*/
	font: small Verdana,sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #Ffffff;*/
	/*border-right: 1px solid #ccd2d2;*/
}

div#RequestQuote{
	float: right;
	width:190px;
	padding: 0px;
}

#RequestQuote img{
float:right;

}

#content{
	padding: 0px 20px 0px 0px;
	margin:0px 0px 0px 195px;
}

div#pageNavRight{
	float: right;
	width:190px;
	padding: 0px;
	/*border-bottom: 1px solid #cccccc;*/
	font: small Verdana,sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #efefef;
	/*border-right: 1px solid #ccd2d2;*/
}

#contentindexNew{
	padding: 0px 0px 0px 0px;
	margin:0px 185px 0px 0px;
	
}

#contentindex{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}
/************** utility styles *****************/
#utilityIndex{
	position: absolute;
	top: 0px;
	right: 0px;
	color: #919999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight:bold;
	left: auto;
	width: 220px;
	cursor: hand;
}

#utility{
	position: absolute;
	top: 30px;
	right: 0px;
	color: #919999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight:bold;
	left: auto;
	width: 220px;
	cursor: hand;
}

#utility a{
	color: #003399;
	font-weight:bold;
		
}


/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	background-image: url(images/banner2.gif);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #999999;
}

#pageName h2{
	color: #003399;
	margin:0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/
#globalNav{
	position: absolute;
	width: 1000px;
	min-width: 900px;
	height: 22px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 75px;
	background-image:url(images/menu_red.gif);
	background-position:left;
    background-repeat:repeat-x;
    background-attachment:scroll;
	/*background-color: #000099;*/
	
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: -15px;
	height: 35px;
	/*min-width: 640px;*/
	padding: 0px;
	margin: 0px;
	left: 8px;
	z-index: 100;
	color: #FFFFFF;
	/*width: 639px;*/
	/*width: 700px;*/
}

* html #globalLink{
top: 0px;
} 

a.glink{
	font-size: 8.5pt;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 4px 9px 4px 9px;
	/*border-right: 1px solid #8FB8BC;*/
	border-right: 1px solid #FFFFFF;
	position: relative;
	left: 5px;
	top: 0px;
}

a.glink:visited{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 4px 9px 4px 9px;
	/*border-right: 1px solid #8FB8BC;*/
	position: relative;
	left: 5px;
	top: 0px;
}

a.glink:hover{
	
	text-decoration: none;
	color: #FFCC00;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	font-size: 9pt;
	text-decoration: underline;
}

.subglobalNav a:link, .subglobalNav a:visited {
	text-decoration: underline;
}

.subglobalNav a:hover{
	text-decoration: underline;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 4px;
	right: 10px;
	z-index: 101;
	height: 25px;
	
	}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	
}

#search a:hover{
	margin: 0px;
	color: #FFCC00;
	text-decoration: none;
}

#timslogin{
	position: absolute;
	top: 4px;
	right: 35px;
	z-index: 101;
	width: 88px;
	height: 25px;
	
	}
	
	#timslogin input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 0px 0px 0px 10px;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#breadCrumb a{
	color: #336699;
}

#breadCrumb a:hover{
	color: #336699;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 10px 5px 0px 10px;
	font-size: 10pt;
	min-height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
}

html>body .feature {
	height: auto;
	font-size: 10pt;
}

.feature h3{
	color: #003399;
	padding: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 40px;
}

.feature img{
	float: right;
	padding: 8px 0px 0px 20px;
}
.featureindex{
	padding: 0px 0px 0px 0px;
	font-size: 9pt;
	min-height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	/*border-bottom: 1px solid #ccd2d2;*/
}

html>body .featureindex {
	height: auto;
	font-size: 9pt;
}

.featureindex h3{
	color: #003399;
	padding: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 40px;
}

.featureindex a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.featureindex a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.featureindex a:hover{
	text-decoration: none;
	color: #FFCC00
}

.featureindex img{
	float: none;
	padding: 0px 0px 0px 0px;
}

/*.featureindexQuote{
	padding: 0px 0px 0px 0px;
	font-size: 10pt;
	min-height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	border-bottom: 1px solid #ccd2d2;
}*/

html>body .featureindexQuote {
	height: auto;
	font-size: 10pt;
}

.featureindexQuote h3{
	color: #003399;
	padding: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 40px;
}

.featureindexQuote img{
	float: none;
	padding: 0px 0px 0px 0px;
}

.featureindexQuote a{
	text-decoration: none;
}

/*************** index styles ******************/
.productheader {
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
.indexlinks {
	font-size: 8pt;
	line-height: 10pt;
	padding-left: 10px;
	padding-right:5px;
}

.indexlinks ul {
	font-size: 8pt;
	
	list-style-image: url(images/bullet_triangle.jpg);
	
	text-align:left;
	margin-left: 1px;
	padding-left: 1em;
	padding-top:1px;
	margin-top:-4px;
	padding-bottom:0px;
	margin-bottom:-2px;
}

.indexlinks li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #292929;
	text-align: left;
}

.indexlinks a {
	font-size: 8pt;
}

.indexlinks img{
	float: none;
	padding: 0px 0px 0px 0px;
}

.timslearnmore {
	font-size: 8pt;
	line-height: normal;
	letter-spacing: normal;
	color: #867c0b;
	font-weight: bold;
}
.tcomlearnmore {
	color: #3c5127;
	font-weight: bold;
	font-size: 8pt;
	line-height: normal;
	letter-spacing: normal;
}
.mtimslearnmore {
	color: #000099;
	font-weight: bold;
	font-size: 8pt;
	line-height: normal;
	letter-spacing: normal;
}

.tabletext {
	color: #000099; 
	font-weight: bold; 
	font-size: 10pt;
}

.style img {
	padding: 25px 50px 0px 50px;
	float: none;
}

.auditstyle img {
	float: none;
	padding: 25px 10px 0px 0px;
	padding-right: 50px;
}

.mtims img {
	padding: 10px 20px 10px 20px;
	/*padding-left: 20px;*/
	float: none;
	}

.fetheadings {
	font-size: 12pt;
	font-weight: bold;
}

.sitemapitems {
	color: #000099;
	line-height: 25px;
}

.subheading {
	color: #004993;
	font-size: 10pt;
	font-weight: bold;
}

.bigtext {font-size: 11pt}

/*************** story styles ******************/

.story {
	padding: 5px 0px 0px 10px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #292929;
	line-height: 18px;
	/*border-top: 1px solid #ccd2d2;*/
}

.story h3{
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	padding-top: 5px;
	padding-bottom: 0px;
}

.story p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

.story a.capsule{
	color: #003399;
	display:block;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 8px;
}

.storyindex {
	padding: 0px 0px 0px 0px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 10px;
	background-color: #FFFFFF;
	/*background-color: #2987df;
	border-top: 1px solid #ccd2d2;*/
}

.storyindex h3{
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	/*padding-top: 3px;*/
	padding-bottom: 0px;
	padding-top: 0px;
}

.storyindex p {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
}

.storyindex a:link{
	color: #005FA9;
	text-decoration: none;
}

.storyindex a:visited{
	color: #005FA9;
	text-decoration: none;
}

.storyindex a:hover{
	text-decoration: none;
	color: #FFCC00;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 8pt;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	margin-top: -1px;
	background-color: #48639a;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#siteInfoRight{
	clear: both;
	font-size: 8pt;
	color: #ffffff;
	margin-top: -12px;
	}

#siteInfo a:link, #siteInfo a:visited {
	font-size: 8.5pt;
	color: #FFFFFF;
	margin: 0px;
		position: relative;
			}

#siteInfo a:hover{
	text-decoration: none;
	color: #FFCC00;
}


/************** alllinks styles ****************/

#alllinks{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 7.5pt;
	color: 292929;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
	line-height: normal;
	
}




/************ sectionLinks styles **************/

#sectionLinksContainer{
	margin: 5px;
	margin-top:10px;
	padding: 0px;
	
}

#sectionLinks{
	/*padding-top: 5px;
	pading-bottom: 5px;*/
	padding-right: 4px;
	background-color: #ebedee;	/*height: 377px;*/
	
}

.sectionLinks ul {
	font-size: 9pt;
	
	list-style-image: url(images/bullet_triangle.jpg);
	
	text-align: justify;
	margin-left: 1px;
	padding-left: 1em;
	padding-top:1px;
	margin-top:-4px;
}

#sectionLinksContainer h3{
	padding: 7px 0px 7px 20px;
	background-color:#737c8c;
	color:#ffffff;
	font-size: 12px;
}

#sectionLinksContainer a{
	color:#ffffff;
	text-decoration: none;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	/*font-weight: bold;*/
	padding: 5px 0px 5px 5px;
	/*color: #004488;*/
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 9pt;*/
	color: #004993;
	font-size: 9pt;
	font-weight: 400;
}

#sectionLinks a:hover{
	background-color: #b3bccc;
	background-image: none;
	font-weight: 400;
	text-decoration: none;
}

#SubsectionLinksContainer{
	margin: 5px;
	margin-top:10px;
	padding: 0px;
	
}

#SubsectionLinks{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 4px;
	background-color: #ebedee;	/*height: 377px;*/
	
}

#SubsectionLinksContainer h3{
	padding: 7px 0px 7px 20px;
	background-color:#737c8c;
	color:#ffffff;
	font-size: 12px;
}

#SubsectionLinksContainer a{
	color:#ffffff;
	text-decoration: none;
}

#SubsectionLinks a:link, #SubsectionLinks a:visited {
	display: block;
	/*font-weight: bold;*/
	padding: 5px 0px 5px 5px;
	/*color: #004488;*/
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 9pt;*/
	color: #004993;
	font-size: 9pt;
	font-weight: 400;
}

#SubsectionLinks a:hover{
	background-color: #b3bccc;
	background-image: none;
	font-weight: 400;
	text-decoration: none;
}

#SubmenuLinksContainer{
	margin: 5px;
	margin-top:10px;
	padding: 0px;
	
}

#SubmenuLinks{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 4px;
	background-color: #9ce5fd;	/*height: 377px;*/
	
}

#SubmenuLinksContainer h3{
	padding: 7px 0px 7px 20px;
	background-color:#3d7fa4;
	color:#ffffff;
	font-size: 12px;
}

#SubmenuLinksContainer a{
	color:#ffffff;
	text-decoration: none;
}

#SubmenuLinks a:link, #SubmenuLinks a:visited {
	display: block;
	/*font-weight: bold;*/
	padding: 5px 0px 5px 5px;
	/*color: #004488;*/
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 9pt;*/
	color: #004993;
	font-size: 9pt;
	font-weight: 400;
}

#SubmenuLinks a:hover{
	background-color: #DDEEFF;
	background-image: none;
	font-weight: 400;
	text-decoration: none;
}

/************* relatedLinks styles **************/
.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	color: #292929;
	background-color: #EDF5FE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #004488;
}

.relatedLinks a{
	display: block;
	text-decoration: none;
	}
#relatedLinks a:link, #relatedLinks a:visited {
	text-decoration: none;
}

#relatedLinks a:hover{
	text-decoration: none;
}

/**************** advert styles *****************/

#advert{
	border-top-style: solid;
	border-top-color: #cccccc;
	
	border-top-width: 1px;
}

#advert img{
	display: block;
}

#fet{
	border-top-style: solid;
	border-top-color: #cccccc;
	
	border-top-width: 1px;
}

#free{
margin:5px;
margin-top:10px;

}

/********************* end **********************/
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #292929;
	text-align: justify;
}


.showhand{
  cursor: hand; 
  cursor: pointer;
  
  }
  
  #featureimg{
	float: none;
	padding: 0px 0px 0px 0px;
}



/************ Testimonials styles **************/

#testimonialsContainer{
	margin-left: 3px;
	padding: 0px;
	
}

#testimonialsContainer h3{
	padding: 0px 2px 0px 10px;
	background-color:#737c8c;
	color:#ffffff;
	font-size: 12px;
}

#testimonialsContainer a{
	color:#ffffff;
	text-decoration: none;
}

#testimonials{
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right: 2px;
	padding-left: 5px;
	background-color: #ebedee;	/*height: 377px;*/
	
}


.testimonials ul {
	font-size: 9pt;
	
	list-style-image: url(images/bullet_triangle.jpg);
	
	text-align: justify;
	margin-left: 0px;
	padding-left: 0px;
	padding-top:0px;
	margin-top:-4px;
	padding-bottom:0px;
	margin-bottom:-2px;
}

.testimonials li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #292929;
	text-align: left;
	font-style:italic;

}

#testimonials a {
	display: block;
	padding: 0px 5px 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #004993;
	font-size: 9pt;
	font-weight: 400;
	line-height: 12pt;
}


#testimonials a:link, #testimonials a:visited {
	display: block;
	/*font-weight: bold;*/
	padding: 5px 0px 5px 5px;
	/*color: #004488;*/
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 9pt;*/
	color: #004993;
	font-size: 9pt;
	font-weight: 400;
}

#testimonials a:hover{
	background-color: #DDEEFF;
	background-image: none;
	font-weight: 400;
	text-decoration: none;
}

/************ Index Pics styles **************/

.pics {  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    top:  0; 
    left: 0 
} 

div#picscontainer{
	width:700px;
	height: 203px;
	/* this is a new background image */
	background-image: url(images/amtel_banner_chess_bg3.png);
	background-position:center;
}




/* ************** Added for the RSS feed *************** */
/* This is what determines the look of the rss feed box */
div.updated { 
	color: #999; 
	margin-bottom: 5px; 
	font: normal 85% Arial,sans-serif; 
}

div.description { 
	color: #000; 
	margin-bottom: 5px; 
	font: normal 100% Arial,sans-serif; 
}

.feed_list {
margin: 0px;
padding: 0px;
}

.feed_head {
padding: 5px 10px;
cursor: pointer;
position: relative;
top: -12px;
font: bold 75% Arial,sans-serif;
background-color: #005FA9;
color: #FFFFFF
margin:0px;
}

.feed_body {
padding: 5px 10px 15px;
font: normal 90% Arial,sans-serif;
background-color: #FFFFFF;
color: #000000;
position: relative;
top: -24px;
border-style: solid;
border-width: 1px;
border-color: #005FA9;
}
.Header01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #004993;
	text-decoration: none;
}
.Heading03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004993;
}
