﻿body 
{
    font-family: Arial, Helvetica, Tahoma !important;
    font-size: 14px !important ;
    background-color:#FFF;
    margin:0px 0px; padding:0px;
	text-align:center;
	background-color: #ccc;
}
img {border: 0;}
#header 
{
    width:990px;
	margin:0px auto;
	min-height: 88px;
	text-align: left;
	background-color: #fff;
    }
#content {
	width:990px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	background-color:#fff;
	border: solid 0px #666;
	}
#innercontent 
{
	min-height: 275px;
	padding: 20px 0px 20px 20px;
	overflow: auto;
}

#innercontent a {color: #000; text-decoration: none;}
#innercontent a:hover {color: #000; text-decoration: underline;}
#innercontent a:visited {color: #000; text-decoration: none;}
#bannertext-home 
{
    padding: 40px 0px 0px 25px;
    color: #fff;
    width: 470px;
    font-size: 28px;
}
#bl 
{
    font-size: 16px;
    color: #fff;
    position: relative; 
    top: 69px; 
    left: 35px;
}
#information 
{
 width: 950px;
 background-color: #fff;
 min-height: 400px;
 padding: 20px;
}
#footer 
{
	height: 50px;
	background-color: #cccccc;
	font-size: 0.8em;
	text-align: center;
	padding: 10px 0px 0px 0px;
}
#footer a {color: #000; text-decoration: none;}
#footer a:hover {color: #000; text-decoration: underline;}
#footer a:visited {color: #000; text-decoration: none;}
#subfooter 
{
	height: 50px;
	text-align: center;
	color: #fff;
	line-height: 50px;
}
#subfooter a {color: #fff; text-decoration: none;}
#subfooter a:hover {color: #fff; text-decoration: underline;}
#subfooter a:visited {color: #fff; text-decoration: none;}

a {text-decoration: none; color: #fff;}
a:hover {text-decoration: underline;}
a:visited {text-decoration: underline;}

#left {float: left; width: 70%;}
#right {float: right; width: 30%;}
#right a {color: #000; text-decoration: none;}
#right a:hover {color: #000; text-decoration: underline;}
#right a:visited {color: #000; text-decoration: none;}
.funkform 
{
    background-image : url(assets/images/boxbg.gif);
    background-repeat : no-repeat;
    width: 275px;
    padding: 5px;
    height: 34px;
    }
    .funkform2
{
    background-image : url(assets/images/boxbg2.gif);
    background-repeat : no-repeat;
    width: 275px;
    padding: 5px;
    height: 75px;
    }
.nostyle {border: 0; background-color: #B9D1EE; color: #333;}
.nostyle1 {border: 0; width: 262px; background-color: #B9D1EE; overflow-y: hidden; color: #333;}

h1 { 
    font-size: 17px; 
    font-weight: bold; 
    color: #333;
    margin: 0px 0px 10px 0px;
    }
h4 { 
    font-size: 13px; 
    font-weight: bold; 
    color: #333;
    margin: 0px 0px 5px 0px;
    }
.if {border: 0;}

.even {border: 1px solid #333; background-color: #eee;}
.odd {border: 1px solid #333; background-color: #ddd;}

#textcontent 
{
 padding: 0px 20px 0px 0px;   
}
.tb {
    background-image:url(assets/images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 230px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:0px;
	font-family: arial, sans-serif;
	font-size: 0.9em;
}

blockquote { 
    padding: 0 10% 0 10%;
    font: italic 1.0em Arial; 
    color: #333; 
}
blockquote:before, blockquote:after { 
    display: block; 
    font-size: 300%; 
    color: #333; 
}
blockquote:before { 
    content: open-quote; 
    margin-left: -10%; 
    height: 0; 
}
blockquote:after { 
    content: close-quote; 
    margin-left: 100%; 
    margin-top: -33px; 
    height: 33px; 
}
li.MyList {
  margin: 0px 0px 10px 0px;
}
