﻿
*{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline;}

/* HTML elements */
body {background:#fff url(images/background.png) top center repeat-y; color:#303030; font:98% Helvetica,Tahoma,sans-serif; line-height:1.4em;}
a {color:#1E6D74; text-decoration:none;}
a:hover {text-decoration:underline;}
h1 {color:#015C65; font-size:3.2em;}
h1 a {color:#015C65; text-transform:none;}
h2 {color:#1E6D74; font-size:2.2em; margin:0 0 10px; border-bottom:2px solid #eee;}
h3 {color:#028E9B; font-size:1.6em; margin:0 0 10px 0; border-bottom:2px solid #eee;}
h1,h2,h3 {font-weight:400; line-height:1em; font-family:Cambria,Verdana,Georgia, serif;}

ul,p {margin:0 0 20px 0;}
i,em {font-style:italic;}
b,strong {font-weight:700;}



/* AK
table.faq {
 border: 1px solid #98bf21;
}
*/
.tt {font-family: monospace;}
tr.answer td {padding-bottom: 3ex;}
tr.question td {padding-bottom: 1ex;}
/**/


/* Main container */
#width960 {margin:20px auto; width:960px;}

/* Footer */
#footer .col {text-align:right; color:#5EC4CD; font-size:0.9em; border-top:2px solid #eee; padding:10px 0;}

/* Grid classes, fixed width, 960px with 12 columns */
.col {float:left; margin:0 10px; display:inline;}
.col img {max-width:100%;}
.row {width:960px; margin:0 auto;}
.row .row {margin:0 -10px; width:auto;	display:inline-block;}
.c1 {width:60px;}
.c2 {width:140px;}
.c3 {width:220px;}
.c4 {width:300px;}
.c5 {width:380px;}
.c6 {width:460px;}
.c7 {width:540px;}
.c8 {width:620px;}
.c9t {width:670px;margin:0 +30px}
.c9 {width:700px;}
.c10 {width:780px;}
.c11 {width:860px;}
.c12 {width:940px;}


/* Menu list style */
ul.menu {list-style:none; margin:0; padding:10px 0 0; border-top:1px solid #eee;}
ul.menu li {list-style:none; font-size:1em; margin:0 0 10px; padding:0 0 5px 0; color:#5EC4CD; border-bottom:1px solid #eee;}
ul.menu li a {font-size:1.4em; font-family:Cambria,Verdana,Georgia, serif;}


