/* v1.1
*/

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}

body
{
	background-color: #a4c9d8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #333333;
}

table
{ margin: 0; }

img  
{ border: 0 ; }

ul
{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px;
font-style: normal; line-height: 18px; font-weight: normal; color: #333333; 
text-align: left; padding-top: 10px; padding-right: 25px; padding-bottom: 10px;
padding-left: 30px; }

a:hover  
{ background-color:#a4c9d8; color: #000000; text-decoration: none; }
a:visited  
{ color: #337fa1; }
a:active  
{ color: #337fa1; text-decoration: underline; }
a:link  
{ color: #337fa1; text-decoration: underline; }

p {
	padding-left: 3px;
}





.ptyt 
{ font-size: 14px;
font-style: normal; line-height: 18px; font-weight: bold; color: #333333; 
text-align: left; padding-top: 9px; padding-right: 25px;
padding-bottom: 9px; }

.aka  
{ font-size: 12px;
font-style: normal; line-height: 16px; font-weight: normal; color: #333333; 
text-align: left; padding-top: 0px; padding-right: 25px; padding-bottom: 12px;
}

.aka-c  
{ font-size: 12px;
font-style: normal; line-height: 16px; font-weight: normal; color: #333333; 
text-align: center; padding-top: 0px; padding-right: 25px; padding-bottom: 12px;
}


.aka-c-wh  
{ font-size: 12px;
font-style: normal; line-height: 16px; font-weight: normal; color: #ffffff; 
text-align: center; padding-top: 0px; padding-right: 25px; padding-bottom: 12px;
}

.mak
{ font-size: 10px;
font-style: normal; line-height: 18px; font-weight: normal; color: #666666; 
text-align: left; padding-top: 0px; padding-right: 25px; padding-bottom: 9px;
}


.h10
{width: 10px; }


.blu {
color: #337fa1;
}
.bg-box550 {
	background-color: #c1d4d9;
	width: 550px;
}
.spacer-init {
	height: 5px;
	width: 5px;
}


