@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	height:100%;
	/* background: #a7c6b7 url(../k/img/bg.jpg) repeat-y center top; */
}

#header {
	background: #ffffff url(../k/img/header_alt.jpg) no-repeat center top;
}



TD.footer {
  background: #5a9492;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 14px;
  color: #ffffff;
  font-weight: bold;
}



/* footer */
.milfooter {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	 /* background: #5a9492 url(../k/img/footer.jpg) no-repeat center top; */
	color: #049b9b;
	padding-top: 6px;
	padding-bottom: 12px;
	text-align: center;
}
.milfooter a {
	color: #00809c;
	text-decoration: underline;
}
.milfooter a:hover {
	color: #000;
	text-decoration: underline;
}



.navigation a {
	background: url(../k/img/navigation.jpg) no-repeat;
	color: #FFF;
	float: left;
	height: 31px; 
	letter-spacing: 1px;
	line-height: 31px;
	font-family: verdana, helvetica, sans serif;
	font-size:12px;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	width: 126px;
}

.navigation a:hover {
	color: #333;
	background-position: left bottom;
}




.navigationsel {
	background: url(../k/img/navigation.jpg) no-repeat;
	color: #fff;
	float: left;
	height: 31px; 
	letter-spacing: 1px;
	line-height: 31px;
	font-family: verdana, helvetica, sans serif;
	font-size:12px;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	width: 126px;
	background-position: left bottom;
}

#navtable {
	color:#fff;
}

#navtable a {
	color:#fff; /* #553; */
}




p,cite,code,ul {
	margin-bottom: 1.2em;
}
p {
	text-align:left;
}
h1 {
	font: normal 1.2em "Verdana Sans Unicode",sans-serif;
	text-align:left;
    line-height: 25px;
}
ul {
	margin-top: 20px;
	margin-bottom: 12px;
	margin-left: 12px;
	margin-right: 12px;
	color:#00809c;
	text-align:left;
}
li {
	list-style: url(../k/img/li.gif);
	margin-left: 6px;
	margin-top: 10px;
	text-align:left;
}
code {
	background: url(../k/img/bgcode.gif);
	border: 1px dotted #AAA;
	color: #222;
	display: block;
	font: normal 1.2em "Verdana Sans Unicode",sans-serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
	text-align:center;
}

cite {
	margin-left:20px;
	display: block;
	background: url(../k/img/quote.gif) no-repeat;
	color: #222;
	font: normal 1.1em "Verdana Sans Unicode",sans-serif;
	padding-left: 28px;
}

/* ----- IMPORTED ----- */

img{
    border:0;
}
img a{
    border:0;
    text-decoration:none;
}
img a:hover{
    border:none;
}

p{
    color:#049b9b;
    font-size:14px;    
    line-height:25px;
}


.ph{
/*    color:#049b9b; */
	color:#004027;
    font-size:13.5px;    
    line-height:20px;
	text-align:left;
}

.ptiny{
/*    color:#049b9b; */
	color:#004027;
    font-size:12px;    
    line-height:18px;
	text-align:center;
}

.pctr {
	margin-top: 15px;
	text-align:center;
}


#primary{
    /* width:100%; padding:20px 55px; */
    font-size:12px;
    float:left;
    clear:none; 
}
#primary img{
	float:right;
	clear:none;
	margin:10px;
	margin-right:0;
	padding:1px;
}

/* ----- END IMPORTED  ----- */

/* misc */
.divider {
	background: url(../k/img/divider.gif) no-repeat;
	height: 24px;
	margin: 16px 0;
}

.smdivider {
	background: url(../k/img/smdivider.gif) no-repeat center;
	height: 24px;
	margin: 16px 0;
}

.clearer {
	clear: both;
}

/* structure */
.container {
	font-size: 1em;
	margin: 0 auto;
	width: 590px;
}

/* content */
#mainwrap {
	color:#098581; /* #553; */
	font-family: verdana, helvetica, sans serif;
	font-size:12px;
}
#mainwrap h1 {
	color:#084f58; /* #553; */
	font-size: 1.4em;
	margin-bottom: 4px;
}
#mainwrap a {
	color:#098581; /* #553; */
}

