body{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#container {
	position: relative;
	text-align: center;
	width: 760px;
	margin: 5px auto 0;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
  }
table {
	margin: 0px;
	padding: 0px;
	text-align: left; 
}
table td {
	padding: 0px; 
	vertical-align: top;
}

a{
	color: #6d0e28;
	text-decoration: underline;
}

a:link{
	color: #6d0e28;
	text-decoration: underline;
}

a:visited{
	color: #6d0e28;
}

a:hover{
	color: #6d0e28;
	text-decoration: none;
	background-color: #dddddd; 
}

h1{
 font: small-caps bold 200% "Times New Roman", Times, serif;
 line-height:75%;
 text-align:center;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold italic 125% "Times New Roman", Times, serif;
 color:  #333333; text-align:center;
 margin: 0px;
 padding: 0px;

}

h3{
 font: bold 100% Verdana, Arial, sans-serif;
 text-align:center;
 color: #6d0e28;
 margin: 0px;
 padding: 0px;
 background: #ccc;
}

h4{
 font: bold italic 95% Verdana, Arial, sans-serif;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #666666;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

td#masthead{
	padding: 5px 0px 0px 0px;
	width: 760px;
	height: 75px;
	background: white;
	background-repeat:no-repeat;
	background-image:url(sacAssets/header2.jpg);
}

td#masthead img{border: none;
}
td#masthead h1{display:none;
}
td#leftside{
	width: 115px;
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	vertical-align: top;
}

td#rightside{
	width: 110px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-right: 2px;
	background: white;
	vertical-align: top;
}

td#content{
  width: 510px;
  padding: 10px;
  background: white;
  vertical-align: top;
  font-size: 13px;
  line-height: 17px;
}
td#content table{
  width: 485px;
  padding: 0
  background: white;
  align: center;
  font-size: 95%;
  color:#333333;
  }

td#forms td{
  width: 485px;
  padding: 0
  font-size: 60%;
  color:#eeeeee;
  }
tr.hd td {background: #dddddd;
height:5px;}  
tr.odd td {background: #eeeeee;
}

table#Table_01 img{
border:none;
}
  
td#footer{
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align:right;
	height:50px;
	background-repeat:no-repeat;
	background-image:url(Assets/ftrbar.gif);
	background-position:top;

}

#tdfooter img: {border: none;
}


/************* #breadCrumb styles *************/

td#breadCrumb{
	padding: 0px;
	border-bottom: 1px solid #666666;
	background: white;
	font: small-caps bold 85% Verdana,Arial,sans-serif;
	text-decoration: none;
	text-align: center;
}
td#breadCrumb a:link{
	text-decoration: none;
}
td#breadCrumb a:visited{
	text-decoration: none;
}
td#breadCrumb a:hover{
	background-color: #ddd;
	text-decoration: none;
}


/*********** #left link styles ***********/

#leftside ul a:link, #leftside ul a:visited {display: block;}
#leftside ul {list-style: none; margin: 0; padding:  0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#leftside li {border-bottom: 1px solid #ccc;}

/* fix for browsers that don't need the hack */
html>body #leftside li {border-bottom: none;}

/*********** #rightside link styles ***********/

#rightside ul a:link, #rightside ul a:visited {display: block;}
#rightside ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#rightside li {border-top: 1px solid #ccc;}

/* fix for browsers that don't need the hack */
html>body #rightside li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #999999;
	vertical-align: top;
	font-size: 10px;
	text-decoration: none;
	color: #6d0e28;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #999999;
	padding: 2px 0px 2px 5px;
	text-decoration: none;
}

#sectionLinks a:hover{
	background-color: #eeeeee;
	text-decoration: none;
}
#sectionLinks a:visited{
	text-decoration: none;
}

/*********** .relatedLinks styles ***********/

#relatedLinks{
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px 0px 2px 2px;
	font-size: 10px;
	left: -1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#relatedLinks h3{
	padding: 2px 0px 5px 0px;
}

#relatedLinks a:link{
	display: block;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	}
#relatedLinks a:hover{
	background-color: #eeeeee;
	text-decoration: none;
}
#relatedLinks a:visited {
	display: block;
	text-decoration: none;
}

/*********** .additional styles ***********/
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #6d0e28;
	text-align: left;

}
.style1b {
	font-size: 12px;
	font-weight: bold;
	color: #6d0e28;
	text-align: left;
}
.style2 {
	 margin: 0px;
     padding: 0px 0px 10px 0px;
	font-size: 105%;
	font-style: italic;
	font-weight:bold;
	color: #6d0e28;
	text-align: center;
}
.style3 {color: #6d0e28; 
}
.style4 {font: 80% Bold "Times New Roman", Times, serif;
	color: #6d0e28;
}
.style5 {font-size: 10px;
line-height:12px;
}
.style6 {font-size:12px; font-weight: bold; font-color: #333333;
}
.style7 {
	font: bold 115% Verdana, Arial, sans-serif;
 text-align:center;
 color: #000;
 margin: 0px;
padding: 10px 0px 0px 0px;
 }
.style20 {font-size:14px; font-weight: bold; font-color: #6d0e28;
}
.style10 {font-size: 12px; color: #6d0e28; 
}
.style11 {font-size: 5px; color: #6d0e28; 
}
.style13 {font-size: 9px;color: #6d0e28; }
.style14 {font-size: 10px; color:
#6d0e28; 
}
.style15{font-size: 95%; 
font-weight: bold;
color:
#6d0e28; 
}
#imageblock{
	padding: 5px;
}

#imageblock img{
	display: block;
}
.img {border-width: thick;
border-style:solid; border-color:white;
}
.imgbdr 
	{border: 5px solid #fff;
	}
.adbox {
	padding:10px;
	margin: 1em auto 1em auto;
	border: 1px solid #6d0e28; 
	background-color: #eeeeee;
	width: 75%;
	text-align: left;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
/*from saccss file*/
.sharethis {
	padding: 5px 10px 10px 20px;
}
.sacmedia {
	font-size: 80%;
}

.leftimage {
	float: left;
	padding: 5px;
}
/*from saccss file*/

