body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#362F2D;
    text-align: center;
}

#container {
    margin: 0px auto 0px auto;
    text-align: left;
    width: 800px;
}

table.main {
    width: 100%;
    padding: 0px 0px 0px 0px;
    border-spacing: 0px;
    background-color: #F7F7F5;
}
td.mainright {
    padding: 0px 3px 0px 3px;
    vertical-align: top;
}
td.mainleft {
    vertical-align: top;
    padding: 0px 0px 0px 3px;
    width: 250px;
}


/*
 *  HEADER
 */
table.head {
    width: 100%;
    padding: 0px 0px 0px 0px;
    border-spacing: 0px;
}
td.headtopleft {
    height: 60px;
    background-color: #362F2D;
    color: #FFFFFF;
    font-size: 25px;
    vertical-align: bottom;
    padding-bottom: 5px;
    padding-left: 20px;
}
td.headtopright {
    height: 60px;
    background-color: #362F2D;
    color: #FFFFFF;
    font-size: 10px;
    vertical-align: bottom;
    text-align: right;
    padding-bottom: 5px;
    padding-right: 20px;
}
td.headtopright a {
    color: #FFFFFF;
    text-decoration: none;
}
td.headtopright a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
td.headleft {
    background-image:url(../img/header_pc.jpg);
    height: 123px;
    width: 250px;
}
td.headright {
    background-image:url(../img/header_slogan.jpg);
    height: 123px;
    width: 550px;
    vertical-align: top;
}
div.headlogo {
    padding: 6px 10px 0px 0px;
    text-align: right;
}
span.headtitle {
    color: #555555;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
}
span.headsubtitle {
    color: #555555;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

/*
 *   FOOTER
 */
td.footer {
	background-image:url(../img/footer_bkg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.footer {
    font-size: 9px;
    font-weight: normal;
	color: #FFFFFF;
    text-align: center;
}
.footer a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

/*
 *   SEARCH
 */
div.search  {
    padding: 15px 0px 5px 20px;
    background-image: url(../img/search_bkg.jpg);
    background-repeat: repeat-x;
    margin: 0px 0px 0px 0px;
    height: 63px;
    color:#FFFFFF;
    font-weight: bold;
}
div.search input.text {
    width:128px; 
    height:15px;
    font-size:10px;
    margin: 5px 0px 5px 0px;
}
form.search input.button {
    margin: 5px 0px 5px 0px;
}

/*
 *   MENU
 */
table.topmenu {
    padding: 0px 0px 0px 0px;
    border-spacing: 0px;
    width: 100%;
}
td.topmenu {
    background: url(../img/topmenu_bkg_green1.png) repeat-x;
    width: 120px;
    height: 30px;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
}
td.topmenu a {
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}
td.topmenu a:hover {
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: underline;
}
td.topmenu_sep {
    background: url(../img/topmenu_bkg_white.png) repeat-x;
    width: 1px;
    font-size: 1px;
    padding: 0px 0px 0px 0px;
}
td.topmenu2 {
    background: url(../img/topmenu_bkg_blue2.png) repeat-x;
    padding: 0px 0px 0px 0px;
}

div.title {
    margin: 2px 0px 0px 0px;
    border-top: 1px solid #CCCACA;
    border-left: 1px solid #CCCACA;
    border-right: 1px solid #CCCACA; 
    height: 30px;
    padding: 20px 0px 0px 15px; 
    text-align: left;
    color: #005B7F;
    font-weight: bold;
    font-size: 12px;
}

/*
 *   NEWS
 */
div.newsbox {
    border: 1px solid #CCCCCC;
    margin: 3px 0px 0px 0px;
}
div.newslist {
    margin: 10px 10px 1px 10px;
}
.newstitle {
	font-size: 11px;
	font-weight: bold;
	color: #3E3D3D;
	padding: 0px 0px 3px 0px;
}
.newstitle a {
	color: #F26522;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.newstitle a:hover {
	text-decoration: underline;
}
div.newsseparator {
    background: url(../img/line.jpg) repeat-x center;
    height: 15px;
}
div.newsText {
    padding: 5px 0px 0px 0px;
}
div.newsFootNote {
    padding: 2px 0px 0px 0px;
    text-align: right;
}


/*
 *   MAIN CONTENT AREA
 */
div.contentArea {
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    margin: 0px;
    padding: 0px 15px 10px 15px;
}
div.contentIntro {
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    margin: 0px;
    padding: 0px 15px 10px 15px;
}
table.contentSections {
    border: 1px solid #CCCCCC;
    border-spacing: 0px;
    border-collapse:collapse;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
table.contentSections td {
    border-right: 1px solid #CCCCCC;
    border-left: 0px;
}
div.sectionHead {
    background: url(../img/section_head_bkg.png) repeat-x top;
    height: 33px;
    margin: 1px 1px 1px 1px;
}
span.sectionHead {
    display: block;
    color: #555555;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 8px 0px 0px 20px;
}
div.sectionContent {
    padding: 10px 15px 10px 15px;
}

img.contentPic {
    float: left;
    margin-right: 15px;
    margin-bottom: 7px;
}
.contentTitle {
    color: #F26522;
    font-weight: bold;
}
.contentStrong {
    color: #3D3D3D;
    font-weight: bold;
}


/*
 *   GENERAL
 */
img.linkicon {
    padding-bottom: 2px;
    vertical-align: middle;
    padding-right: 5px;
}

a {
	color:#3D3D3D;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#3D3D3D;
	text-decoration:underline;
	font-weight:bold;
}


