/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background-color: #e9f4fa;}

/*======= footer =======*/
#footer { height:62px; }

/*footer*/
#footer {color:#a91f4f; text-transform:uppercase; font-size:0.70em; background:url(images/bot.gif) repeat-x top  ; margin:0 29px 0 28px ; text-decoration:none; font-weight: bold}
#footer .indent-footer{ padding:20px 20px 0 20px;}
#footer a {color:#333333; text-decoration:none}  
#footer a:hover {  text-decoration:underline}
#footer .current {  text-decoration:underline}
#footer span a {color:#3178c4; text-decoration:underline}  
#footer span a:hover {  text-decoration:none}
.bot-left{ background:url(images/bot_left.gif) no-repeat top left}
.bot-right{ background:url(images/bot_right.gif) no-repeat top right; height:62px}


/* CSS Document */
* { margin:0; padding:0;}

html, input, textarea	{	font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333;	}	

a{color:#0969a7; text-decoration:none} 
a:hover{text-decoration:none; font-weight: bold}

.link{color:#000000; background:url(images/marker.gif) top left no-repeat; padding-left:20px; background-position:0 5px; text-decoration:none; font-size:.916em  }
.link:hover{text-decoration:none }

/*header*/
#header {font-size:0.8125em; color:#FFFFFF }

#header ul{margin:0; padding:0; list-style:none;}
#header ul li{ margin:0; display:inline; padding:0; margin-right:22px; float:left}
#header ul li a{color:#3569bf; text-decoration:none; text-transform:none;  float:left; padding:0; margin:0; } 
#header ul li a  b { display:block; font-weight:normal; padding:12px 17px 47px 17px}
#header ul li a em{ display:block; font-weight:normal; font-style:normal; }


/*footer*/
.bot-left{ background:url(images/bot_left.gif) no-repeat top left}
.bot-right{ background:url(images/bot_right.gif) no-repeat top right; height:62px}


#content{ font-size:0.75em; width:100%; text-align:left;}
.but{ font-size:0.75em; }

a img{ border:0px}
img{ vertical-align:top;  }

#content h1,h2,h3,h4{color:#787878; font-size:1em; margin-bottom:13px;  }
#content h5{color:#787878; font-size:1em;  }

.but-left{ background:url(images/button.gif); }
.but-right{ background:url(images/button.gif); }
.but{ background:url(images/button.gif); padding: 6px; text-align:center; }

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

