<!--{! 3 !}-->

body{
	margin: 0;
	background-color: #ebebeb;
	font-family: Segoe UI, Verdana, sans-serif;
	color: #5f6062;
	list-style-image:url(../images/arrow.gif);
}

a:link {
	color: #a32638;
	text-decoration: none;
}
a:visited {
	color: #a32638;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

H1 {
	font-size:16px;
	color:#a32638;
	font-weight:bold;
}

H2 {
	font-size:14px;
	color:#5f6062;
	font-weight:bold;
}

H3 {
	font-size:12px;
	color:#5f6062;
	font-weight:bold;
	font-style:italic;
}

.subheading {
	font-size:14px;
	color:#5f6062;
	font-weight:bold;
}
			
.subheading2 {
	font-size:12px;
	color:#5f6062;
	font-weight:bold;
	font-style:italic;
}

.smallText {
	font-size:9px;
}

#container{
	width: 988px;
	margin-left:auto;
	margin-right: auto;
	background-image:url(../images/containerbg.png);
}

#header{
	width: 971px;
	padding-right:17px;
	height: 123px;
	
}


#headerlogo{
	padding-left: 20px;
}

/* Top Navigation */

.topNav {
	
	font-size:11px;
	padding-left:552px;
	padding-top:25px;
	padding-bottom:5px;
}

#sitemapLink {
	float:right;
	margin-right:36px;
	margin-top:18px;
	}

#legalLink {
	float:right;
	margin-top:17px;
	margin-right:15px;
	}


/* Search */

.search {

	float: left;
	padding-left:550px;

}

.textbox{
	width:100px; 
	float:left; 
	font-family: Segoe UI, Verdana, sans-serif; 
	margin-top: 3px;
	padding-top:2px;
	padding-bottom: 1px;
	border: solid 1px #cccccc;
	background-color: rgb(255, 255, 255); 
	color:#666; 
}

.search input {

	padding-top: 2px;

}

.search #send {

	padding-left: 6px;
	padding-top:6px;

}

.search fieldset{
	
	border: none;
	padding: 0;
	margin: 0;
	text-align: right;
	float:left;
}



/* Main Navigation */



/*- Main Menu--------------------------- */

#menu {
	float:right;
    width:auto;
   	font: 12px Segoe UI, Verdana, sans-serif;
    line-height:normal;
	padding-top:10px;
      }

#menu ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
	  
#menu li {
	display:inline;
    margin:0;
    padding:0;
      }
	  
#menu a {
	float:left;
	background:url("../images/tableft5.gif") no-repeat left top;
	margin-left:1px;
	padding:0 0 0 10px;
	text-decoration:none;
      }
	  
#menu a span {
	float:left;
	display:block;
	background:url("../images/tabright5.gif") no-repeat right top;
	padding:9px 20px 8px 6px;
	color:#FFF;
      }

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#menu a span {float:none;}
    /* End IE5-Mac hack */
	
#menu a:hover span {
	color:#FFF;
      }
	  
#menu a:hover {
	background-position:0% -42px;
      }
	  
#menu a:hover span {
    background-position:100% -42px;
      }

#menu #current a {
    background-position:0% -42px;
      }
     
#menu #current a span {
    background-position:100% -42px;
      }
-->


	
#main{
	width: auto;
	margin-left: 18px;
	clear: both;
}


/* home page stuff */


#flash {
	border-top:5px solid #e0e3e5;
	padding-top:8px;
	width: 952px;
	float: left;
	clear:both;

}
#content {
	width:100%;
	clear:both;
	margin-top:8px;
	float: left;
}

.image {
	float:right;
	clear:both;
	margin-bottom:10px;
	margin-left:10px;
}

/* Sub Navigation */

/*- Sub Menu--------------------------- */

#subContainer {
	float:left;
	background-color:#eaeaea;
	width:249px;
	font: 12px Segoe UI, Verdana, sans-serif;
	padding-top:24px;
	background-image:url(../images/sub-top.gif);
	background-repeat:no-repeat;
	list-style-image:none;
}


#submenu {
	width: 215px;
    padding-left:15px;
	padding-bottom:18px;
        }
		
#submenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
        }
		
#submenu li a {
    height: 20px;
	margin-bottom:8px;
    text-decoration: none;
        }

#submenu li a:link, #submenu li a:visited {
    color: #a32638;
    display: block;
    background:  url(../images/sub-item.gif);
    padding: 8px 0 0 22px;
        }

#submenu li a:hover, #submenu li #current { 
    color: #FFF;
    background:  url(../images/sub-item.gif) 0 -32px;
    padding: 8px 0 0 22px;
        }
		
/*- Third Level Sub Menu--------------------------- */

#submenu #sub2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
        }

#submenu #sub2 li a {
    height: 20px;
	margin-bottom:8px;
    text-decoration: none;
        }

#submenu #sub2 li a:link, #submenu #sub2 li a:visited {
    color: #a32638;
    display: block;
    background:  url(../images/sub-item2.gif);
    padding: 8px 0 0 32px;
        }

#submenu #sub2 li a:hover, #submenu #sub2 li #current { 
    color: #000;
    background:  url(../images/sub-item2.gif) 0 -32px;
    padding: 8px 0 0 32px;
        }

-->
				
				
#written {
	float:left;
	color:#333;
	font-size:13px;
	padding-left:20px;
	padding-right:20px;
	width:595px;
	padding-bottom:20px;	
	text-align:justify;
			}
			
#written2 {
	float:left;
	color:#333;
	font-size:12px;
	padding-left:35px;
	padding-right:20px;
	width:640px;
	padding-bottom:20px;	
	text-align:justify;
			}
			
#written3 {
	float:left;
	color:#333;
	font-size:12px;
	padding-left:35px;
	padding-right:20px;
	width:880px;
	padding-bottom:20px;	
	text-align:justify;
			}
			
.highlight {
	font-size:15px;
	color:#666;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:18px;
	border-bottom:1px solid #c73028;
}

.red {
	color:#a32638;
}


.heading1 {
	font-size:20px;
	color:#c73028;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:18px;
	border-bottom:1px solid #c73028;
}
	
#rightColumn {
	float:right;
	padding-right:17px;
}

/* Homepage News */

.newsheader{
	clear:both;
}

.newsbody {
	border:1px solid #e1e1e1;
	border-top:0;
	font-size:11px;
	width:256px;
	padding-bottom:10px;
}

.newsItem {
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	margin-top:15px;
	margin-left:10px;
}

.newsItem .date {
	font-weight:bold;
	color:#a32638;
	clear:both;
}

.newsItem .desc {
	color:#4d4d4d;
	clear:both;
}

.newsItem .desc a {
	color:#4d4d4d;
	clear:both;
}

.newsItem .desc a:hover {
	color:#a32638;
}

.more {
	clear:both;
	margin-top:17px;
	margin-left:20px;
	border:none;
}

/* Homepage Quicklinks */

.quickheader{
	clear:both;
	margin-top:10px;
}

.quickbody {
	border:1px solid #e1e1e1;
	border-top:0;
	font-size:11px;
	padding-bottom:10px;
	padding-left:12px;
	clear:both;
	float:left;
	width:244px;
}

.quickItem {
	margin-top:10px;
	border:none;
	clear:both;
	float:left;
}

table { 
	border-collapse: collapse; 
}

/* Newspage Item Divider */

.newspageItem {
	border-bottom:1px solid #666;
}

/* Product / Document Item Divider */

.productItem td {
	border-bottom:1px solid #CCC;
	padding-bottom:10px;
	padding-top:10px;
}

.documentItem td {
	border-bottom:1px solid #CCC;
	padding-bottom:15px;
	padding-left:30px;
	background-image:url(../images/announcement.gif);
	background-repeat:no-repeat;
}

.documentItem .title {
	margin-top:10px;
	font-weight:bold;
	font-size:12px;
	clear:both;
}

.documentItem .desc {
	font-size:12px;
	clear:both;
}

.documentItem .date {
	font-weight:bold;
	font-size:10px;
	clear:both;
}

/* News Item Divider */

.newsArticleItem td {
	border-bottom:1px solid #CCC;
	padding-bottom:10px;
	padding-top:10px;
}

.newsArticleItem td {
	border-bottom:1px solid #CCC;
	padding-bottom:15px;
	padding-left:50px;
	background-image:url(../images/news.gif);
	background-repeat:no-repeat;
}

.newsArticleItem .title {
	margin-top:10px;
	font-weight:bold;
	font-size:12px;
	clear:both;
}

.newsArticleItem .title a {
	color:#333;
	margin-top:10px;
	font-weight:bold;
	font-size:12px;
	clear:both;
}

.newsArticleItem .desc {
	font-size:12px;
	clear:both;
}

.newsArticleItem .date {
	font-weight:bold;
	font-size:10px;
	clear:both;
}

.newsArticleItem .newsmore {
	background-image:url(../images/arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:38px;
	cursor:pointer;
	font-weight:bold;
}

.newsArticleItem .newsback {
	background-image:url(../images/arrowBack.gif);
	background-position:left;
	padding-left:10px;
	background-repeat:no-repeat;
	font-weight:bold;
	cursor:pointer;
}

/* Testimonials Divider */

.testimonialItem td {
	border-bottom:1px solid #CCC;
	padding-bottom:10px;
	padding-top:10px;
}

.testimonialItem td {
	border-bottom:1px solid #CCC;
	padding-bottom:15px;
	padding-left:55px;
	background-image:url(../images/speechBubble.gif);
	background-repeat:no-repeat;
}


/* Footer */

#footer{
	height: 25px;
	width: 956px;
	clear: left;
	border-top:8px solid #FFF;
	background-color:#e0e5e7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666;
	margin-left:15px;
}

#footer a {
	color:#666;

}

#footer a:hover  {
	color:#000;

}

#footerLeft {
	float:left;
	padding-left:11px;
	padding-top:7px;
}

#footercap{
	width: 988px;
	height:10px;
	background-color: #dfdfdf;
	background-image:url(../images/footercapbg.gif);
	background-repeat:no-repeat;

}

#copyright {
	width: 988px;
	margin-left:auto;
	margin-right: auto;
	font-size:9px;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
}
