/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

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

body{
	margin: 0;
}

a{
	text-decoration: none;
}

a:link{
	color: #3078CF;
	text-decoration: none;
}

a:visited{
	color: #3078CF;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	background-color: #3078CF;
}

#siteInfo a {
	color: #999999;
	text-decoration: underline;
}

#siteInfo a:link {
	color: #999999;
	text-decoration: underline;
}

#siteInfo a:visited {
	color: #999999;
	text-decoration: underline;
}

#siteInfo a:hover {
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
}
#columns1 #columns2 #columnLeft a {
	text-decoration: underline;
	display: block;
	list-style: none;
	margin-bottom: 5px;
}
#columns1 #columns2 #columnLeft a:link {
	color: #3078CF;
	text-decoration: underline;
}

#columns1 #columns2 #columnLeft a:visited {
	color: #3078CF;
	text-decoration: underline;
}

#columns1 #columns2 #columnLeft a:hover {
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
}

ul{
	list-style-type: square;
	list-style-image: url(../global/li.gif);
}

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

ul ul ul{
 list-style-type: none;
}
#columns1 #columns2 #columnRight li {
	margin-left: -10px;
}

#caseForMasthead {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


	
#masthead{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #000000;
}
#caseForBanner {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-color: #666666;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#banner {
	background-color: #000000;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#columns1 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;

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

}

#columnLeft{
	float:left;
	width:130px;
	margin:0;
	padding:0;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #FFFFFF;
}
#menuLinks {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

#columnRight {
	float:right;
	width:250px;
	margin:0;
	padding:0;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
#columnCenter{
	font-size:12px;
	margin-top: 0;
	margin-right: 270px;
	margin-bottom: 0;
	margin-left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;

}
#clearDiv {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}

#siteInfo{
	color: #999999;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
#columns1 #columns2 #columnRight table {
	text-align: left;
	color: #FFFFFF;
	width: 100%;
	border-collapse:collapse;
	background-color: #FFFFCC;
	margin-bottom: 10px;
}

#columns1 #columns2 #columnRight th {
	text-align: left;
	color: #FFFFFF;
	background-color: #666666;
	padding: 3px;
}
#columns1 #columns2 #columnRight td {
	text-align: left;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	vertical-align: top;
}
#columns1 #columns2 #columnCenter table {
	text-align: left;
	color: #FFFFFF;
	border-collapse:collapse;
}

#columns1 #columns2 #columnCenter th {
	text-align: left;
	color: #000000;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
}
#columns1 #columns2 #columnCenter td {
	text-align: left;
	color: #000000;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
}
#frontBox {
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	float: left;
	padding: 4px;
}
.tipsSectionBlack {
	background-color: #CCCCCC;
	display: block;
	font-weight: bold;

}
.title {
	display: block;
}
#loriPhoto {
	padding: 3px;
	margin-right: 10px;
	float: left;
	border: 1px solid #CCCCCC;
}
#borderScroll {
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
}.boldRed {
	font-weight: bold;
	color: #421141;
}
.indent {
	padding: 5px;

}
