.body { 
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text-bold {
	font-size: 15px;
	font-weight: bold;
	color: #C11B17;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    text-align: left;
}
.text-bold-ky {
	font-size: 18px;
	font-weight: bold;
	color: #C11B17;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    text-align: center;
}
.text-inner { 
	font-size: 11px;
	/*color: #5d5d5d;*/
	color: #443811;
	text-align: justify;
	line-height: 16px;
	text-decoration: none;
}

.bullet1 { 
	list-style-image: url(bullet2.gif);
	font-size: 11px;
	color: #5d5d5d;
	margin-top: 10px;
}
.p-padd { padding: 10px 0 0 0; margin: 0px;}.text-bold p {
	font-family: Arial, Helvetica, sans-serif;
}
.text-page {
	font-size: 13px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-align:left;
}
.text-table {
	font-size: 12px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-align:justify;
}
.text-bottom {
	font-size: 10px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
.text-link {
	font-size: 14px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

.Headings {
	font-size: 14px;
	font-weight: bold;
}
.Headings-Sub {
	font-size: 13px;
	font-weight: normal;
}
.text-blank {
	font-size: 2px;
}

#tabs {
	float:left;
	width:100%;
	font-size: 9px;
	line-height:normal;
	border-bottom:1px solid #666;
	margin-bottom:0; /*margin between menu and rest of page*/
	overflow:hidden;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("../images/blue_left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("../images/blue_right.png") no-repeat right top;
	padding:6px 15px 4px 6px;
	margin-right:2px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}

.style1 {
width: 907px;
}

.style2 {
width: 521px;
}

.style3 {
text-align: left;
    width: 539px;
    height: 265px;
}

.style4 {
height: 129px;
}

ul.bullet{ 
	list-style-image: url('../images/bullet.gif');
	margin-left: 0px;
	padding-left:40px;
    margin-bottom: 0px;
    
}



ul.bullet li
{
      
    margin-bottom: 3px;
    height: 26px;
}
ul.bulletOther{ 
	list-style-image: url('../images/bullet.gif');
	margin-left: 0px;
	padding-left:40px;  
}
ul.bulletOther li
{
    
    height: 24px;
    width: 200px;
}
