body {
	margin: 0;
	padding: 0;
	background: #ffffff url("graphics/midas_top_logo.gif") no-repeat top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

h1 {
font-size: 28px;
line-height: 32px;
margin-bottom: 0px;
padding-bottom: 10px;
margin-left: 0px;
padding-left: 9px;
font-family: Arial Black, Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #404040;
background: #ffffff url("graphics/heading_background.gif") bottom left no-repeat;
}

h1.home {
font-size: 22px;
line-height: normal;
font-family: Arial Black, Arial, Helvetica, Verdana, sans-serif;
font-weight: bold;
margin-bottom: 0px;
padding-bottom: 0px;
margin-top: 0px;
padding-left: 0px;
color: #000000;
background-image: none;
}

p.subhead {
font-size: 12px;
margin-top: 0px;
margin-bottom: 16px;
text-align: right;
font-weight: normal;
font-style:italic;
color: #606060;
}

h2 {
font-size: 18px;
font-weight: normal;
margin-bottom: 4px;
padding-bottom: 2px;
margin-left: 0px;
padding-left: 2px;
color: #404040;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #ffffff url("graphics/h2_background_shorter.gif") bottom left no-repeat;
}

h3 {
font-size: 13px;
font-weight: bold;
margin-bottom: 4px;
color: #000000;
} 

p {
margin-top: 6px;
margin-left: 13px;
margin-bottom: 13px;
line-height: 16px;
color: #404040;
}


ul {
padding-left: 2em;
margin-left: 0;
}

ul li {
	list-style-image: url(square_bullet.gif);
}

li {
margin-top: 0px;
margin-bottom: 13px;
margin-left: 20px;
padding-left: 0px;
}

li.condensed {
margin-top: 4px;
margin-bottom: 4px;
margin-left: 20px;
padding-left: 0px;
}


li.intro {
margin-top: 4px;
margin-bottom: 5px;
margin-left: -5px;
padding-left: -5px;
color: #404040;
}


.center {
text-align: center;
}


#logo {
height: 102px;
margin: 0;
padding: 0;
}


#home_link a {
position: absolute;
height: 80px;
width: 220px;
top: 10px; 
left: 580px;
text-decoration: none;
}


#home_link a i {
visibility: hidden;
}


a:link {
color: #4E8198; 
text-decoration: underline;
border: none;
}

a:visited {
color: #4E8198; 
text-decoration: underline;
}

a:hover {
color: #D7892A;
text-decoration: underline;
}

a:active {
color: #4E8198;
text-decoration: none;
}

/*this is a hack to get around ie 6 inserting extra lines*/

#menu a {
display: inline-block; 
}

/*this is the real definition*/

#menu a {
text-decoration: none;
display: block;
padding: 3px 2px 3px 15px; 
}

#menu a:link {
color: #000000; 
text-decoration: none;
}

#menu a:hover {
text-decoration: none;
background-color: #F5C145;
color: #000000;
}

#menu a:active {
color: white; 
text-decoration: none;
}

#menu a:visited {
color: #000000; 
text-decoration: none;
}


#wrapper {
background:  url("graphics/menu_background.gif") repeat-y left top;
margin: 0;
width: 800px;
}

#menu, #main {
float: left;
padding-top: 20px;
padding-bottom: 20px;
} 


#main {
width: 607px;
padding-left: 20px;
}


#register_domain {
width: 607px;
height: 1000px;
padding-left: 0px;
}



#authentic, #authority {
float: left;
width: 240px;
margin-top: 5px;
margin-left: 5px;
margin-right: 20px;
padding: 10px;
border-color: #EDB139;
border-style: solid;
border-width: 2px;
} 


#copyright {
float: left;
padding-top: 20px;
padding-bottom: 20px;
}


#menu {
width: 166px;
}

#menu ul {
list-style-type: none !important;
padding: 0;
margin-left: 0;
margin-top: 0px;
margin-bottom: 0px;
width: 166px;
}

#menu li {
margin-left: 0;
margin-top: 0px;
margin-bottom: 2px;
padding: 0;
font-size: 11px;
font-weight: bold;
list-style-image: none;
}

#menu li ul li {
padding: 0;
margin-left: 10px;
margin-top: 0px;
margin-bottom: 2px;
font-size: 11px;
font-weight: normal;
list-style-image: none;
}


.separator {
clear: both;
height: 0;
}

.current {
background:  url("graphics/current.gif") no-repeat top left;
background-color: #F5C145;
}


.subtitle {
font-size: 12px;
font-weight: bold;
margin-bottom: 2px;
margin-left: 0px;
margin-top: 0px;
}

.gold {
color: #CD9931; 
}

p.condensed {
margin-left: 0px;
margin-bottom: 8px;
margin-top: 8px;
}

.copyright {
font: 9px;
color: #808080;
padding-left: 20 px;
margin-left: 20 px;
margin-bottom: 0px;
margin-top: 0px;



p.menu1 {
margin: 3px 3px 3px 3px;
font-weight: bold;
}

p.menu2 {
margin-left: 13px;
margin-bottom: 3px;
margin-right: 3px;
margin-top: 3px;
font-weight: normal;
}


}

