body {
	font-family: "lucida Grande", "Lucida Sans", Tahoma;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 25px 0px 0px;
	padding: 0px;
	text-align: center;
}
a:link {
	color: #177BC0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #177BC0;
}
a:hover {
	text-decoration: underline;
	color: #F14A50;
}
a:active {
	text-decoration: none;
	color: #177BC0;
}

.tbl-main-vis {
}

td {
	font-family: "lucida Grande", "Lucida Sans", Tahoma;
}

th {
	font-family: "lucida Grande", "Lucida Sans", Tahoma;
}
#pointermenu{
border-top: 7px solid #177BC0; /*optional border across top*/
margin: 0;
padding: 0;
}

#pointermenu ul{
	margin: 0;
	margin-left: 15px; /*menu offset from left edge of window*/
	float: left;
	padding-left: 8px;
	background-color: #177BC0;
	background: #177BC0 url(../art/leftround.gif) bottom left no-repeat; /*optional left round corner*/
	font-family: Georgia, "Times New Roman", Times, serif bold ;
	font-size: 13px;
}

* html #pointermenu ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 7px; /*menu offset from left edge of window in IE*/
}

#pointermenu ul li{
display: inline;
}


#pointermenu ul li a{
float: left;
color: white;
font-weight: bold;
padding: 2px 11px 7px 7px;
text-decoration: none;
background: url(../art/pointer.gif) bottom center no-repeat;
}

#pointermenu ul li a:visited{
color: white;
}


#pointermenu ul li a:hover, #pointermenu ul li a#selected{ /*hover and selected link*/
color: white;
background-color: #F14A50;
}

#pointermenu ul li a#rightcorner{
padding-right: 0;
padding-left: 2px;
background: url(../art/rightround.gif) bottom right no-repeat; /*optional right round corner*/
}
#vertmenu {
	font-size: 14px;
	width: 160px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#vertmenu h1 {
	display: block;
	font-size: 14px;
	padding: 3px 0 5px 3px;
	color: #F14A50;
	margin: 0px;
	width:159px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 12px;
display: block;
border-bottom: 1px dotted #8BBDDF;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:150px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}

.card-left, .card-right {
       float: left;
       width: 260px;
       margin: 0 15px 15px;
       padding: 5px 0;
       text-align: center;
       background-color: #eeeeee;
       border-right: 1px solid #666666;
       border-bottom: 1px solid #666666;
       font-size: 10px;
       }
    .card-right {
       float: right;
       margin: 0 15px 15px 30px;
       }
.curlycontainer{
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 155px;
	text-align: left;
}

.curlycontainer .innerdiv{
	background: transparent url(../art/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
	text-align: left;
}
.commentbox{
	background-color: #ececec;
	width: 145px;
	padding: 5px;
	text-align: left;
	font-size: 11px;
}

.commentfooter{
background: url(../art/arrow_kl.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 38px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

.tbl-main-navi {
	width: 814px;
}
.td-top-border {
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #177BC0;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #8BBDDF;
}
.td-main-copy {
	margin-right: 50px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #bBBDDF;
	margin-top: 0px;
	margin-left: 15px;
}
.td-right-border {
	width: 1px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #F14A50;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.p-intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 15px;
}
.p-copy {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 90px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #F14A50;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.tbl-main-foot {
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #177BC0;
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px 0 5px 3px;
}
