﻿html, body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}

a:link, a:visited{
    font-size: 11px;
}

body
{
    Margin: 0;
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

.regText{
	font-size: 12px;
	font-family: arial;
}

.boldText{
	font-size: 12px;
	font-family: arial;
	font-weight:	bold;
}

.mainNav{
	font-size: 12px;
	font-family: arial; 
	background: url(../images/MainNav_background.jpg);
	background-repeat: repeat-x;
    margin-right: 5px;	
    padding-left: 10px;
    padding-bottom: 10px;
}

.leftNav{
	font-size: 11px;
	font-family: arial;
	background: url(../images/LeftNav.jpg) no-repeat;
	vertical-align: top;
	text-align: center;
	height: 100%;

}

.rightNav{
	font-size: 12px;
	font-family: arial;
	background: url(../images/RightNav_background.jpg) repeat-x;
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	height: 100%;
}

.adsense
{
    background:  url(../images/adsense.jpg); 
	padding-top: 8px;
	padding-left: 0px;
}

.videoBranding{
	padding: 15px 5px 1px 6px;
	height:250px;
	width:300px;
	background: url(../images/videoBranding.gif) no-repeat;
}

.footer, a.footer:link, a.footer:visited{
    font-family: arial; 
    font-size: 11px; 
    color: #CDCDCD;  
    bACKGROUND-color: #2E2E2F;
}

a.footer:hover{
    font-family: arial; 
    font-size: 11px; 
    color: #FFFFFF;  
}

.rssHeader{
    background:  url(../images/rss_header.gif)  no-repeat;
    height:22px;
    width:172px; 
    font-size:11px;
    color: White;
    padding-top: 5px;
    margin-top:7px;
    margin-left: 5px;
}


.rssBody{
    background:  url(../images/rss_background.gif) repeat-y; 
    width: 172px;
    font-size:11px;
    color: navy;
    padding:5px;
    text-align: left;
    margin-left: 5px;
}

 a.rssBodyLink:link,a.rssBodyLink:visited{
    color: navy;
    text-decoration: none;
 }

a.rssBodyLink:hover{
    color: blue;
    text-decoration: underline;
}


.rssFooter{
    background:  url(../images/rss_footer.gif) no-repeat; 
    height:12px;
    width:172px;
    font-size:10px;
    margin-left: 5px;
    text-align: center;
    font-size: 10px;
    color:black;
    vertical-align: top;
}

.pageHeader{
   margin-top: 8px;
   padding-left: 3px;
   font-size: 16px; 
   width:350px;
   background-color: #006699;
   color: White;
   font-weight:	bold;
}

.webpageContent{
    font-size: 12px;
    height: 100%;
    /*overflow: auto;*/
    
}

.smallText{
    font-size: 10px;
}

.boldText{
    font-weight:	bold;
}

.inlineRightImage, .inlineRightImage img {
    margin-left:5px;
    font-size: 10px;
    text-align: right;
}

.inlineLeftImage, .inlineLeftImage img {
    margin-right:5px;
    font-size: 10px;
    text-align: left;
 }

.placeHolderContent{
    padding-right: 10px;
}

.newsletter{
    width: 100%;
    height: 50px;
}

.newsletter tr td
{
	background-color: #B4C6D7;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	width: 100%;
	padding-left: 3px;
}

a.newsletterLink:link, a.newsletterLink:hover, a.newsletterLink:visited
{
	font-size: 11px;
	color: Navy;
    text-decoration: none;
}

.newsletterField
{
	font-size: 11px;
	color: gray;
}

.outerTable
{
    width:100%;
    height:100%;
    vertical-align: top;
}

.mainWindow
{
    height:100%;
    vertical-align: top;
    text-align: left;
}

label{
float: left;
width: 150px;
font-weight: bold;
font-size: 12px;
text-align: right;
padding-right: 5px;
}

.field{
width: 180px;
margin-bottom: 5px;
font-size: 12px;
}

.regSmallText
{
    font-size: 11px;
}

.message{
    color: Green;
}

.error{
    color:Red;
}

.adminHeader{
    width: 100%;
    text-align: right;
    padding-right: 10px;
}