﻿html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

body 
{
    margin: 0 auto;
    font-size:14px;
    font-family: Segoe UI,Century Gothic,Verdana;
    color:Black;
    line-height: 1.4em;
    background: url(Images/backgrounds/backmtl2.jpg); 
    /*bg2.jpg) top left repeat-x;
    background-color:#CCCCFF;*/
}

a, a:Active, a:Visited
{
    color:#000099;
}

textarea
{
    font-size:10pt;
    font-family: Segoe UI,Century Gothic,Verdana;
}

div.hr 
{
    margin: 10px 0px 10px 0px; 
    border: none; 
    border-top: 1px solid black; 
}

div.menuhr 
{
    margin: 7px 0px 7px 0px; 
    border: none; 
    border-top: 1px solid #333333; 
}

div.hr hr { display: none; }

div.menuhr hr { display: none; }

a.MenuLink, a.MenuLink:visited, a.MenuLink:active
{
    color:#000066;
    line-height:1.2em;
    font-size:11pt;
    text-decoration:none;
}

a.MenuLink:hover
{
    color:#000066;
    line-height:1.2em;
    text-decoration:underline;
}

img
{
    border: none;
}

/* Content */
#wrap
{
    width:915px;
    margin:0 auto;
    background-color:White;
}

#HeaderTop
{
    padding:0;
    font-size:5px;
    margin:0 auto;
    height:11px;
    background:url(Images/header_top.gif) top center no-repeat;
}

#HeaderContent
{
    margin:0 auto;
    width:909px;
    height:165px;
    background:url(Images/header_bg.gif) top center repeat-y;
}

#HeaderBottom
{
    height:11px;
    background:url(Images/header_bottom.gif) top center no-repeat;
}

#footer
{
    height:30px;
    line-height:30px;
    vertical-align:middle;
    background-color:#3C62AE;
    color:White;
}

#logo
{
    height:115px;
    margin: 0;
	width: 60%;
	float: left;
	padding: 5px 10px 0 15px;
	text-align: left;
	overflow:hidden;
}

#contact 
{
    height:100px;
	float: left;
	width: 33%;
	margin: 0;
	padding: 30px 10px 0 15px;
	text-align:right;
	overflow:hidden;
	vertical-align:middle;
	font-size:10pt;
}

#MainContent {
	width: 909px;
	margin: 0 auto;
	padding:5px 0 0 5px;
	text-align:left;
	overflow:hidden;
}

#MainMenu 
{
    width:24%;
    float:left;
    margin: 0 auto;
	text-align:left;
	overflow:hidden;
	background:url(Images/menutop.jpg) top left no-repeat;
}

#RightColumn 
{
    width:76%;
    float:left;
    margin: 0 auto;
	text-align:left;
}

#MenuTop
{
    margin:0;
    height:35px;
    padding: 6px 0 3px 14px;
    overflow:hidden;
}

#MenuContent
{
    margin:0;
    width:200px;
    border:solid 1px black;
    background-color:#CCCCCC;
    padding: 20px 3px 15px 3px;
    overflow:hidden;
    color:White;
}

#TopStory
{
    float:left;
    width:100%;
}

div.TitleLeft
{
    width:7px;
    height:35px;
    float:left;
    margin: 0 auto;
	text-align:left;
	overflow:hidden;
	background:url(Images/title_left.gif) top left no-repeat;
}

div.TitleMiddle
{
    height:35px;
    float:left;
    margin: 0 auto;
	text-align:left;
	overflow:hidden;
	padding: 5px 0 0 14px;
	background:url(Images/title_bg.gif) top left repeat-x;
}

div.TitleRight
{
    width:7px;
    height:35px;
    float:left;
    margin: 0 auto;
	text-align:left;
	overflow:hidden;
	background:url(Images/title_right.gif) top left no-repeat;
}

div.DefaultRightColumn 
{
    width:35%;
    float:left;
    margin: 0 auto;
	text-align:left;
	overflow:hidden;
}

div.DefaultLeftColumn 
{
    width:65%;
    float:left;
    margin: 0 auto;
	text-align:left;
	overflow:hidden;
}

#Poll
{
    width:97%;
    min-height:100px;
    border:solid 1px #999999;
    margin: 0 0 0 3px;
	text-align:left;
	overflow:hidden;
	background:url(Images/poll_bg.gif) top center repeat-x;
}

.FullCentered
{
    margin:0 auto;
    width:100%;
    text-align:center;
}

.StyleButton
{
    font-weight:bold;
    width:90px;
    text-decoration:none;
}

/* text Styles */

h1
{
    margin:0;
    padding:0;
    color:White;
    font-size:18px;
    font-weight:bold;
    text-align:left;
}

.Subscription
{
    margin:0;
    padding:0;
    color:White;
    font-size:18px;
    font-weight:bold;
    text-align:left;
}

.NewsHeading 
{
    font-size:18px;
    font-weight:bold;
}

.SubHeading
{
    font-size:14px;
    font-style: italic;
}

.WrittenBy
{
    font-size:11px;
    font-weight:bold;
}

.BizHeading
{
    color:Navy;
    font-size:17px;
    font-weight:bold;
}

.ListHeader
{
    color:White;
    background: url(Images/headerback.png) top left repeat-x;
    font-weight:bold;
    padding:0;
    height:27px;
}

.AdminHeading
{
    text-decoration:none;
    font-size:13pt;
    font-weight:bold;
    color:Navy;
}
