* {
    padding: 0;
    margin: 5px 0 0 0;
   
    top: 0px;
} 

body {
    background: #FFFFFF ;
	font: .74em "Trebuchet MS" Verdana, Arial, sans-serif;
	line-height: 1.5em; 
}
a {
	color: #3B6EBF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#wrap {
margin: 20px auto;
width: 800px;
background: #FFFFFF url('midbg.jpg') repeat-y;
  
}

#top { 
background: #FFFFFF url('topbg.jpg');
height: 30px;
}

#content {
padding: 0 40px 0 40px;
}

#bottom {

background: #FFFFFF url('botbg.jpg');
height: 30px;
}
#htop { 
background: #FFFFFF url('topbg.jpg');
height: 30px;
}

#hcontent {
padding: 0 10px 0 10px;
}

#hbottom {

background: #FFFFFF url('botbg.jpg');
height: 30px;
}

#hclear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#hwrap {
margin: 20px auto;
width: 500px;
background: #800000 url('midbg.jpg');
background-repeat: repeat-y;
}
.header {

width: 650px;
    height: 150px;
}

.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

.breadcrumbs { 
    padding: 10px;
	float:right;
    height: 17px;
}

.ticker
{
    margin:0px 0px 0px 50px;
     
}
.defaultTick
{
    padding-left: 20px;
    
}
	
.middle {
	
	width: 90%;
	 display: block;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle; 
    text-align:center; 
	padding: 1% 1%;
	
}

.dcenter {
	
	width: 90%;
	float:inherit;
	padding: 1% 10%;
	text-align: justify;
}


.alignmiddle
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle; 
    text-align:center; 
}
.right {
	float: left;
	width: 20%;
	margin: 0 10px;
	padding: 1% 1%;
	
}

.right ul {
	padding: 20px 0 15px 20px;
	margin:0;
}

.right li {
	margin-bottom:5px;
	list-style-type: square;
	color: #3B6EBF;
}

.middle h2 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.right h2 { color: #3B6EBF; font-size: 14px; margin-top: 15px;}


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #666;
  
}

.btnSubmit
{
    width: 115px;
    height: 22px;
    border: 0;
    margin: 0;
    padding: 0;
    background-position: 0 -46px;
    background-repeat: no-repeat;
    background-color: transparent;
    font: 11px/22px "Segoe UI", Arial, sans-serif;
    text-align: center;
}
.fRight
{
    float:right;
}
.fLeft
{
    float:left;
}
.acenter {
	
	width: 50%;
	float:right;
	text-align:left;
}

.menu-container
{
    padding: 10px;
    margin: 30px 0;
}

.menu-container .RadMenu
{
    float:none;
}
