﻿body 
{
	text-align: center;
	height: 100%;
}

*	{
	margin: 0; 
	padding: 0;
}

.wrapper	
{
	margin: 0px auto;
	width: 1000px;
	text-align: left;
}

.Ad1
{
	width: 100%;
	height: 100px;
	padding-top: 5px;
	background-color: #000000;
}

.Ad2
{
	float: right;
	width: 60%;
	height: 97px;	
}

.Ad3
{
    padding-top: 5px;
	width: 1000px;
	height: 100px;
	float: left;	
}

.Banner
{
	width: 970px;
	height: 103px;
	background-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
}

.Tabs
{
	width: 976px;
	height: 35px;
	background-image: url("Images/framework/nav.png");
	padding-left: 12px;
	padding-right: 12px;
}
.Tab-Wrapper {
	padding-left: 12px;
	padding-right: 12px;
	float: left;
	height: 35px;
}
.Tab, .ActiveTab
{
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Sans-serif;
	font-size:11px;
	color: #000000;
	line-height: 35px;
	position: relative;
}
.Tab:hover, .ActiveTab:hover
{
	cursor: pointer;
	background-color: #FFD800;
}
.Tab-DropDown {
	display: none; 
	position: absolute; 
	left: 0px;
	background-color: #FFD800;
	width: 150px;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 2px #CCCCCC;
	border-right: solid 2px #CCCCCC;
	text-align: left;
}
.Tab-DropDown Div {
	padding-left: 5px;
	line-height: 20px;
	font-family: Verdana, Sans-serif;
	font-size:11px;
	color: #000000;
	font-weight: normal;	
}	
.Tab-DropDown Div:hover{
	background-color: #A0A0A0;
}

.Nav
{
	width: 100%;
	height: 20px;
	vertical-align: middle;
	background-color: #FFD800;
}

.content
{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	text-align: left;
}

.Footer
{
	width: 980px;
	line-height: 50px;
	font-family: Verdana, Sans-serif;
	font-size:12px;
	color: #ffffff;
	background-color: #000000;
	text-align: right;
	padding-right: 20px;
	float: left;
}

.email
{
    color: #ffffff;
}

.clearer {clear: left; line-height: 0; height: 0;}

.TopLeft
{
    height:4px;
    width: 4px; 
    background-image: url('Images/Framework/Panel/TopLeftCorner.png');
}

.TopCenter
{
    font-size:2px;
    height:4px;
    border-top: solid 1px #A0A0A0; 
    background-color: #F7F7F7;   
}

.TopRight
{
    height:4px;
    width: 4px; 
    background-image: url('Images/Framework/Panel/TopRightCorner.png');
}

.MiddleLeft
{
    width: 4px;
    border-left: solid 1px #A0A0A0; 
    background-color: #F7F7F7;
}

.MiddleCenter
{
    background-color: #F7F7F7;
}

.MiddleRight
{
    width: 4px;
    border-right: solid 1px #A0A0A0; 
    background-color: #F7F7F7;
}

.BottomLeft
{
    height:4px;
    width: 4px;
    background-image: url('Images/Framework/Panel/BottomLeftCorner.png');
}

.BottomCenter
{
    font-size:2px;
    height:4px;
    border-bottom: solid 1px #A0A0A0; 
    background-color: #F7F7F7;   
}

.BottomRight
{
    height:4px;
    width: 4px;
    background-image: url('Images/Framework/Panel/BottomRightCorner.png');
}

#yUL,#yUL ul
{
	list-style-type: none;
	width: 980px;
}

#yUL li 
{
	padding-left: 10px; 
	padding-right: 10px;
	float:left;	
}

#yUL li ul li 
{
	background-color: #FF0000;
	float:none;
	width: 100px;	
}

#zUL li a
{
	font-family: Verdana, Sans-serif; 
	font-size:12px;
	color: #000000;
	text-decoration: none; 
}

#zUL li a:hover
{
	text-decoration: underline; 
}

#xUL
{
       
	padding:0;
	margin:0;
}

#xUL li 
{
	float:left;		
	list-style-type: circle;
}

#xUL li a
{
	font-family: Verdana, Sans-serif; 
	font-size:12px;
	color: #000000;
	text-decoration: none; 
}

#xUL li a:hover
{
	text-decoration: underline; 
}

p
{
	font-family: Verdana, Sans-serif; 
	font-size:12px;
	color: #404040; 	
        line-height:17px
}

h1
{
	font-family: Verdana, Sans-serif;
	font-size:14px;
	color: #000000;	
}

h2
{
	font-family: Verdana, Sans-serif;
	font-size:20px;
	color: #000000;	
}

h3
{
	font-family: Verdana, Sans-serif;
	font-size:12px;
	color: #666666;	
}

h4
{
	font-family: Verdana, Sans-serif;
	font-size:12px;
	color: #000000;	
}

h5
{
	font-family: Verdana, Sans-serif;
	font-size:10px;
	color: #666666;	
}

h7
{
	font-family: Verdana, Sans-serif;
	font-size:9px;
	color: #787878;	
}

h8
{
	font-family: Verdana, Sans-serif; 
	font-size:11px;
	color: #404040; 	
        
}

.header5
{
	font-family: Verdana, Sans-serif;
	font-size:12px;
	color: #000000;
	font-weight: bolder;
}

.header6
{
	font-family: Verdana, Sans-serif;
	font-size:11px;
        font-weight: normal;
	color: #000000;
}

.header4
{
	font-family: Verdana, Sans-serif;
	font-size:14px;
	font-weight: bolder;
	color: #000000;
	padding-bottom: 10px;
}

a
{
	font-family: Verdana, Sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;	
}

hr
{

}

.highlightimage img{border: 2px solid #ffffff;}

.highlightimage:hover img{border: 2px solid #FFD800;}

.highlightimage:hover{color: #FFD800; }/* Dummy definition to overcome IE bug */