

body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	color: #000000;
	background: #ffffff;
}

html, body { height: auto; }

/*---------ID's #---------*/
/* ----------------------------------------------------- */

#header  { height:130px; background: #99C4D7 url(../../images/bg-header.jpg) no-repeat center; margin: auto;}

#wrapper  { width:960px; margin: 0 auto; margin-right: auto; height: auto;}
#content  { width:640px; float:left; }
#sidebar  { width:270px; margin-left: 30px; float:left; }

#footer { height:80px; width:960px; margin: auto; clear:both; border-top: dashed 1px #AAAAAA; padding-top:10px; text-align:center; line-height:20px;}

#footer a {color:#666666;}


.text-menu { margin-top:10px; margin-left:3px; padding-bottom:10px; border-bottom: dashed 1px #BBE1F4; }

.top { text-align:right; }

/*---------A LiNK---------*/

a:link { color: #4D8FE0; font-weight: normal; text-decoration: underline; }
a:visited { color:  #4D8FE0; font-weight: normal; text-decoration: underline; }
a:hover { color:  #4D8FE0; font-weight: normal; text-decoration: none; }
a:active { color:  #4D8FE0; font-weight: normal; text-decoration: underline; }

/*---------H1---------*/

h1 { font-family:"Trebuchet MS", Verdana; color: #F25C17; font-size: 28px; font-weight: normal; text-decoration: none; display: inline; background: url(../../images/icon-h1.gif) no-repeat left; padding: 0px 0 5px 30px;}
h1 a:link { font-family:"Trebuchet MS", Verdana; color: #F25C17; font-size: 28px; font-weight: normal; text-decoration: underline; display: inline;}
h1 a:visited { font-family:"Trebuchet MS", Verdana; color: #F25C17; font-size: 28px; font-weight: normal; text-decoration: underline; display: inline;}
h1 a:hover { font-family:"Trebuchet MS", Verdana; color: #000000; font-size: 28px; font-weight: normal; text-decoration: none; display: inline;}
h1 a:active { font-family:"Trebuchet MS", Verdana; color: #F25C17; font-size: 28px; font-weight: normal; text-decoration: underline; display: inline;}

.normal {font-family:Arial, Helvetica, sans-serif;background-image:none;margin:0;padding:0;font-size:12px;font-weight:normal;color:black;}

.titles { font-size:28px; font-weight:normal; }
.titles-questions { font-size:13px; font-weight:bold; }
.titles-answers { font-size:13px; font-weight:bold; }

.questions {line-height:18px;}
