@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}

/**************************/
/*   POSITIONING CODE     */
/* please keep alphabetic */
/**************************/
#account_created {
    background-color:#dde6ef; 
    width:500px;
    margin:10px;
    padding:10px;
}

#ba_program {
    text-align: center;
    font-size: 10px;
    font-family: "Arial",sans-serif;
    margin-bottom: -20px;    
}

body  {
	background: #00418d url(/images/bg_blue.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

#body_container {
	margin: 0px;
	padding: 0px;
}

#bottom {
    height: 100%;
    width:865px;
}

#bottomright {
	width: 235px;
	text-align: center;
  padding-right: 5px;
  font-size: 14px;
  padding-left: 20px;
}

#container { 
	width: 868px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
} 

#contentContainer_c {
	width: 100%;
	background: url(/images/contact_bg.jpg) no-repeat;
    padding-top: 30px;
}

#contentContainer_g {
	width: 100%;
	background: url(/images/getinvolved_bg.jpg) no-repeat;
}

#contentContainer_l {
	width: 100%;
	height: 462px;
	background: url(/images/login_bg.jpg) no-repeat;
    padding-top: 30px;
}

#contentContainer_o {
	width: 100%;
	background: url(/images/ourvision_bg.jpg) no-repeat;
}

#contentContainer_p {
    margin-left:3px;
	width: 99.5%;
    height: 1100px;
	background: url(/images/investors_bg.jpg) no-repeat;   
}

contentContainer_p img {
    border-style: solid;
    border-width: thin;
    border-color:  #B96D2A;  
}

#contentContainer_faq {
    margin-left:3px;
	width: 99.5%;
	background: url(/images/faq_bg.jpg) no-repeat;
}

#contentContainer_in_the_news {
  margin-left:3px;
	width: 99.5%;
	background: url(/images/inthenews_bg.jpg) no-repeat;
    
}

#download {
    background: url(/images/download_bg.jpg) 3px 0px no-repeat;
    width: 99.5%; 
}

#download p {
    padding-top: 30px;
    text-align: center; 
    margin: 0 auto;
    width: 450px;
    color: #B46D2D;
    font-size: 14px;
    line-height: 1.8em;
    font-family: "Arial", sans-serif;   
}

#download input {
    text-align: center;
    margin: 0 auto;
    display: block;    
}

#download a img {
    width: 200px;
    margin: 0 auto;  
    display: block;
}

#faqs {
  background: url(../images/general_tab.jpg) no-repeat;
}

#footer { 
	background:#ffffff;
} 

		#footer p {
			margin: 0;
		}
		
		#footer {
		    clear:both;   
		}
		
		#footer img {
		    text-align: center;
		    position: relative;
		    padding-top:3px;
		}

#header {
	height: 97px ;
	background: url(/images/mastheads/welcome_header.jpg);
	padding: 0 10px 0 20px;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}

#header_b { 
	height: 97px ;
	background: url(/images/mastheads/inthenews_header.jpg);
	padding: 0 10px 0 20px;
} 

#header_c { 
	height: 97px ;
	background: url(/images/mastheads/contact_header.jpg);
	padding: 0 10px 0 20px;
} 

#header_c h1 {
	margin: 0;
	padding: 10px 0;
}

#header_d { 
	height: 98px ;
	background: url(/images/mastheads/download_header.jpg);
	padding: 0 10px 0 20px;
} 

#header_f { 
	height: 98px ;
	background: url(/images/mastheads/faq_header.jpg);
	padding: 0 10px 0 20px;
} 

#header_g { 
	height: 97px ;
	background: url(/images/mastheads/getinvolved_header.jpg);
	padding: 0 10px 0 20px;
} 

#header_g h1 {
	margin: 0;
	padding: 10px 0;
}

#header_h { 
	height: 98px ;
	background: url(/images/mastheads/welcome_header.jpg);
	padding: 0 10px 0 20px;
} 

#header_l { 
	height: 97px ;
	background: url(/images/mastheads/login_header.jpg);
	padding: 0 10px 0 20px;
} 

#header_o { 
	height: 97px ;
	background: url(/images/mastheads/ourvision_header.jpg);
	padding: 0 10px 0 20px;
} 

#header_o h1 {
	margin: 0;
	padding: 10px 0;
}

#header_p { 
	height: 97px ;
	background: url(/images/investors_header.jpg);
	padding: 0 10px 0 20px;
} 

#header_p h1 {
	margin: 0;
	padding: 10px 0;
}

#ktuu_link img{
    border:none;
}

#investor_spotlight {
    background: url(/images/investor_spotlight_bg.jpg);
    float:left;
    width:389px;    
    height: 899px;
    margin-top: 24px;
    margin-left: 10px;
}

#investor_spotlight h2 {
    color: white;
    font-weight: bold;
    float:left;    
    margin-left: 20px;
    _margin-left: 10px;
    margin-top: 60px;
    margin-bottom: 2px;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: white;
    font-size: 16px;
}

#investor_spotlight img {
    float: right;
    border: solid orange thin;  
    margin-top: 5px;
}

#investor_spotlight p {
    color:white;  
    font-size: 12px;
    font-family: "Arial",sans-serif;  
    padding-left: 20px;
    line-height: 1.4em;
    margin-bottom: 10px;
}

#investor_spotlight a {
    color:white;    
    font-size: 12px;
    font-family: "Arial",sans-serif;
    text-decoration: underline;
}

#investor_spotlight a:hover {
    color:#CCC;    
    font-size: 12px;
    font-family: "Arial",sans-serif;
    text-decoration: underline;
}

#img_padding {
    position:relative;
    width:100px;
    padding: 20px; 
    float:right;   
    width:110px;
    position:relative;
}

.clearfloat {
    clear:both;    
}

.investorlink {
    text-align:center;
}

#investors .investorlink img {
    border-style: solid;
    border-color: orange;
    border-width: thin;    
}

#investors .investorlink a {
    font-size: 10px;    
}

#investors {
	padding-left: 15px;
    padding-right: 21px;
	padding-top: 50px;
    width: 426px;
    float:left;
}

#investors h3 {
    font-weight: bold;
    font-size:18px;
    padding-bottom:10px;   
    padding-top: 30px;
}

#investors h4 {
    font-weight: bold;
    font-size:14px;
    padding-bottom:10px;
    padding-top: 30px;   
}

#investors h5 {
    font-weight: normal;
    font-size:12px;
    padding-bottom:10px;   
    color: #B96D2A;
    margin-top: -12px;
    padding-top: 2px;
    border-top-style: solid;
    border-top-color: #B96D2A;
    border-top-width: thin;
    width: 100px;
}

#investors p {
    font-size:14px;
    color: #B96D2A;
    font-family: "Arial",sans-serif;
}

#investors a {
    font-size:14px;
    color: #B96D2A;
    font-family: "Arial",sans-serif;
}

#investors a img{
    border:none;   
}

#investors_link_wrap {
    width: 50px;
    float:left;
}

#investors_thumb_wrap {
    width:50px;
    float:left; 
}

.investors_individual {
    float:left;
    width: 120px; 
    height: 124px;
    padding-right: 5px;
    padding-left: 5px;   
}

.investors_wrap {
    width: 420px;
}

#ourvision {
	padding-left: 20px;
	padding-top: 50px;
}

#leftcolumn {
	padding-top: 40px;
	float: left;
	width: 390px;
}

#leftcolumn hr{
	margin: auto auto;
	margin-bottom: 15px;
}

#leftcolumn ul{
	padding-left: 20px;
    font-family: "Myriad Pro Semibold","Myriad Pro", Helvetica, sans-serif; 
    color: #773737; 
    list-style:none; 
    padding-bottom: 20px;
    font-size: 24px; 
    font-weight: 400;
}

#leftcolumn li{
	list-style: none;
    font-family: "Myriad Pro", "Myriad Pro", Helvetica, sans-serif;
    font-size: 14px;
    color: #b96d2a;
	padding-top: 3px;
}

#leftside{
	width: 200px;
	height: 362px;
	background: url(/images/takingcareofbus.jpg) no-repeat;
}

.listing_thumb_wrapper {
    width: 100px;
    height: 100px;  
    float:left; 
    overflow: hidden;
    margin-left: 4px;
    text-align:center;
    padding-right: 10px;
}

.centered_image {
    text-align:center;
    display:block;
}

.listing_thumb_wrapper a {
    float: none;    
}

.listing_wrapper {
    width: 545px;
    overflow: hidden;    
}

.listing_wrapper .description {
    
}

.listing_wrapper h3 {
    margin-bottom: 2px;
    padding-left: 0px;    
}

#logincontainer {
	width: 661px;
	height: 362px;
	background: url(/images/login_bg.jpg) no-repeat;
}


#ourvision {
	padding-left: 20px;
	padding-top: 50px;
}

.partnerthumb {
    text-align: center;
    margin: 15px;   
    border-color: orange;
    border-style:solid;
    border-width: thin; 
}

#rightcolumn h4 {
    color: #b96d2a;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .25px;
}

#rightcolumn input {
	margin: 2px;
}

#rightcolumn img {
	margin-right: 8px;
	margin-top: 3px;
}

#rightcolumn {
    float: right;
}

#search_details_med {
    background: url(../images/search_details_med_bg.jpg) no-repeat;   
    padding-top: 30px;
    padding-left: 5px;
    padding-right: 5px; 
    margin-left: 2px;
    height: 240px;
}

#search_details_med h3 {
    color: #a66120;
    font-size: 12px;
    font-family: "Arial", sans-serif;
    letter-spacing: .5px;
    font-weight: bold;
}

#search_details_med h3 span{
    border-bottom: 2px solid #a66120; 
}

#search_details_med h4 {
    color: #632d2d;
    font-size: 12px;
    font-family: "Arial", sans-serif;
    letter-spacing: .5px;
    font-weight: normal;
}

table {
	padding: 0px;
	margin: 0px;
}

td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

#topnav {
	margin: 0px;
	height: 16px;
	width: 853px;
	padding: 6px;
	background: url(/images/topnavbg.jpg) repeat-x;
	border: solid thin #ffffff;
    position:relative;
		z-index: 10;
}

#topright {
    padding-top: 12px;
    text-align: right;
    padding-right: 15px;
}

#topright h4{
    display:inline;
    font-family: "Myriad Pro","Helvetica Bold" , "helvetica" , sans-serif;
    
}

#verify_new_account {
	width: 290px;
    color:#963800;
	background: url(/images/verify_bg.jpg) no-repeat;
    padding:20px;
    margin:10px;
}

#verify_content {
	width: 510px;
	height: 270px;
    margin-top:8px;
	background:url(/images/buyalaskameans_new.jpg) no-repeat;
    line-height:14px;
}

#verify_content p {
	font-family: "Arial", sans-serif;
	font-size: 14px;
	font-weight: 200;
    width: 490px;
	padding: 13px;
}

#verify_content h3 {
	font-family: "Arial", sans-serif;
    font-size: 18px;
    padding-top: 8px;
    padding-left: 8px;
}

#visitor_details_med {
    background: url(../images/visitor_details_med_bg.jpg) no-repeat; 
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px; 
    margin-top: 0px;
    margin-left: 2px;
}

#visitor_details_med h3 {
    color: #676e47;
    font-size: 12px;
    font-family: "Arial", sans-serif;
    letter-spacing: .5px;
    font-weight: bold;
    margin-top: 10px;
}

#visitor_details_med h3 span {
    border-bottom: 2px solid #676e47; 
}

#visitor_details_med h4 {
    color: #676e47;
    font-size: 12px;
    font-family: "Arial", sans-serif;
    letter-spacing: .5px;
    font-weight: normal;
}

#activate_button {
     background-color:#335571;
     color:#ffffff;
     font-weight:bold;
}




/**************************/
/*    TEXT STYLING CODE   */
/* please keep alphabetic */
/**************************/

body {	
	font: 100% "Arial","Helvetica", sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

#bottom {
    height: 100%;
    font-size:11px;
    color:#666633; 
}

#bottom .bold
{
    font-size:16px;
    color: #333300;
}
    
#bottom a{
    color:#666633;
    text-decoration:none;
}

#container {
    height:100%;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#footernavigation {
    clear:both;
    font-family:"Arial","Helvetica",sans-serif;
    font-size: 12px;
    color: gray;
    padding: 5px;
    margin:auto auto;
    width: 430px;
}

#footernavigation a{
    color:blue;
    padding-left: 12px;
}

h3 {
	color: #b96d2a;
	font-family:"Arial","Helvetica", sans-serif;
	font-size: 24px;
	margin-right: 8px;
	margin-bottom: 0px;
	font-weight: 200;
}

h4 {
	color: #b96d2a;
	font-family: "Arial","Helvetica", sans-serif;
	font-size: 14px;
	margin-right: 4px;
	font-weight: 200;	
}

#LostPasswordLink {
    font-size: 10px;
    font-family: "Arial",helvetica, sans-serif;
    letter-spacing:.25px;
}

#topnav {
	font-family: "Arial","Helvetica", sans-serif;
	font-size: 14px;
}

#topnav a {
	color: #ffffff;
	margin: 0;
	padding: 0;
	padding-right: 15px;
	text-decoration:none;
}

#topnav a:hover {
	text-decoration: underline;
}

#topnav span {
	color: #bbbbbb;
	margin: 0;
	padding: 0;
	padding-right: 15px;
	text-decoration:none;
}

.red {
    color: #7d363a;    
}

.wide {
    width: 70%;    
}

#welcome .wide {
    width: 90%;    
}





/*****************************/
/*    RANDOM CLASS STYLING   */
/*   please keep alphabetic  */
/*****************************/

.backlink a{
    font-size: 12px;
    font-family: "Arial", "Trebuchet MS", sans-serif;
    color:white;  
    padding-left: 4px;
    float:left;
}

.body_text {
    list-style: none;
    font-family: "Arial","Trebuchet MS","Myriad Pro", "Myriad Pro",sans-serif;
    font-size: 12px;
    color: #b96d2a;
    padding-bottom: 6px;
    padding-top: 0px;
    font-weight: 400;
    letter-spacing: .02em;
}

.bold {
     font-weight:bold;
 }
 
.boldUnderlined {
	font-weight:bold;
	text-decoration:underline;
}

.category_text {
    font-family: "Arial","Trebuchet MS","Myriad Pro Semibold","Myriad Pro",  sans-serif; 
    color: #773737; 
    list-style:none; 
    padding-bottom: 0px; 
    font-size: .75em; 
    font-weight: 700;
}

.faq_tab {
  cursor:pointer;
  width:85px;
  height:20px;
  filter:alpha(opacity=0);
  -moz-opacity:0;
  opacity:0;
}

.footer_text {
    font-size: 10px;
    font-weight: 200;
}

.helpButton {
    cursor:pointer;
}

.intro_text {
    list-style: none;
    font-family: "Arial","Trebuchet MS","Myriad Pro", "Myriad Pro",  sans-serif;
    font-size: 18px;
    color: #b96d2a;
    padding-bottom: 10px;
    padding-top: 15px;
    padding-left:10px;
    line-height: 22px;
}

.partial_notice {
   color: white; 
   font-size: 12px; 
   font-weight: 700; 
   font-family: 'Arial', sans-serif; 
   background: green;
   text-align: center; 
   margin-bottom:4px; 
   border: thin dashed #4d6f9d;
 }
 
.popupContentContainer {
   position:relative; 
}

.popupExitButton {
    position:absolute;
    top:0px;
    right:15px;
    background-color:#ffffff;
    height:25px;
    width:25px;
    cursor:pointer;
    border-style:none;
    filter:alpha(opacity:0);
    -moz-opacity:0;    
}

.popupDiv {
   color:#ffffff;
   display:none;
   position:absolute;
   padding-left: 0px;
   width:310px;
   height:457px;
   padding-top: 2px;
   text-align:left;
}

.popupDiv img {
    
}

.section {
    color: #FFF;
    font-size: 1em;
    padding-top: 2px;
    text-align: right;
    padding-right: 0px;
}

.system_success {
   color: white; 
   font-size: 14px; 
   font-weight: 700; 
   font-family: 'Arial', sans-serif; 
   background: green; 
   text-align: center; 
   margin-bottom:4px; 
   border: thin dashed #4d6f9d;
 }
 
 .system_failure {
   color: white; 
   font-size: 14px; 
   font-weight: 700; 
   font-family: 'Arial', sans-serif; 
   background: red; 
   text-align: center; 
   margin-bottom:4px; 
   border: thin dashed #4d6f9d;
 }
 
.welcome {
    font-size: 12px;
    font-family: "Arial","Trebuchet MS","Myriad Pro Semibold", "Myriad Pro", sans-serif;
    color: #b96d2a;
}
  
.welcome_bold {
    font-family: "Arial","Trebuchet MS","Myriad Pro Semibold","Myriad Pro",  sans-serif;
    color: #773737;
    list-style: none;
    padding-bottom: 0px;
    font-weight: 800;
}

#bottom {
	height: 150px;
	background:url(/images/listings_bg.jpg) no-repeat;
}

#login {
	height:215px;
	width: 328px;
	background:url(/images/login_new_bg.jpg) no-repeat;
}

#loginBottom {
	width: 860px;
	height: 160px;
	background: url(/images/loginpage_bg.jpg) bottom no-repeat;
	float: left;
	margin-left: 2px;
	padding-top:15px;
}

#loginBottom h4 {
	color: #b96d2a;
	padding-left: 0px;
	font-size: 12px;
	line-height: 16px;
    margin-top:-4px;
    float:left;
    width: 246px;
}

#loginBottomLeftTop {
    padding-left: 20px;
    width:300px;
    padding-top:0px;
    float:left;
}

#loginBottomLeftTop h4 {
    color: darkgreen;
}

#downloadLogoLink {
    font-size: 10px;
    font-family: "Arial",helvetica, sans-serif;
    letter-spacing:.25px;  
    color: darkgreen;
    width: 125px;
    float:left;
    margin-top: 126px;
    text-align:center;
    padding-left: 18px;
    padding-right: 10px;
}

#loginBottomLeftBottom {
    padding-top: 0px;
    padding-left:10px;
    margin-left:-30px;
    width: 315px;
    float:left;
}

#explanation {
	height: 285px;
	width: 538px;
	background:url(/images/addyourlisting_bg.jpg) no-repeat;
	padding-top: 25px;
}

#explanation p {
	color: gray;
	margin-left: 5px;
	text-align: center;
	width:192px;
	font-size: 11px;
}

#explanation img {
	float: left;
	padding-top: 30px;
	padding-bottom: 18px;
	padding-left: 20px;
}

#bodycontainer {
	margin: 0px;
	padding: 0px;
}

.left {
	text-align: left;
	float:right;
}

.left ul {
	text-align: left;
	margin-left: 15px;
}

.left li {
	padding-top: 10px;
    font-size: 12px;
}

.right {
	text-align: right;
	float: right;
}

.lightGreen {
	color: #879154;
}

.darkGreen {
	color: #5f605a;
}

.darkBlue {
	color: #2c4762;
	padding-top: 50px;
	text-align: center;
}
#ktuu_link
{
	padding-top: 20px;	
	text-align: center;
}
#ktuu_link a
{
	font-size: 12px;
	color: green;
}

#explanation h4 {
	padding: 10px;
	width:280px;
	font-family: "Arial", sans-serif;
	font-size: 14px;
	font-weight: 200;
}

#loginPage h3 {

	font-family: "Arial", sans-serif;
	font-size: 18px;
}

.errorExplanation {
   color: white; 
   font-size: 14px; 
   font-weight: 700; 
   font-family: 'Arial', sans-serif; 
   background: red;
   margin-bottom:4px; 
   border: thin dashed #4d6f9d;
   padding-left: 2px;
   padding-right: 2px;
}
.errorExplanation ul{
  padding-left: 15px;
}

/**************/
/** homepage **/
/**************/

#bodycontainer {
	margin: 0px;
	padding: 0px;
    height:100%;
}

#bottom {
    height:100%;
	background:url(/images/listings_bg.jpg) no-repeat;
}

#home_greenbox {
	width: 562px;
	height: 288px;
	background: #d6e2d5;
	padding: 0;
	background: url(/images/boxbgs/greenboxbg.jpg) no-repeat;
}

#home_bluebox {
	width: 562px;
	height: 129px;
	background: #d4dce7;
	padding: 0;
	background: url(/images/boxbgs/blueboxbg.jpg) no-repeat;
}

#home_redbox {
	width: 562px;
	height: 230px;
	background: #d4dce7;
	padding: 0;
	background: url(/images/boxbgs/brownboxbg.jpg) no-repeat;
} 

#intro {
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	width: 100%;
	height: 125px;
	background: url(/images/starad.jpg) right top no-repeat;
}

#intro img {
	float: left;
	padding-right: 10px;
}

.input {
    width: 200px;
}

#link, #link a ,#link a:visited, #link a:active{
    width: 90px;
    height: 80px;
    float: right;
    text-align: right;
    margin-top: -28px;
    margin-right: 1px;
    border: none;
    display:block;
}

#mainContent {
	margin: 0px;
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

#sidebar1 {
	width: 100%;
	background: url(/images/searchbykeyword_bg.jpg) no-repeat;
	padding-top:15px;
	margin-left:2px;
}

#sidebar2 {
	width: 100%;
	background:url(/images/searchbyregion_bg.jpg) no-repeat;
	padding-top:3px;
	margin-left:2px;
}

#sidebar3 {
	width: 100%;
	background: url(/images/searchbycategory_bg.jpg) no-repeat;
	padding-top:3px;
	margin-left:2px;
}





/************/
/*   TEXT STYLING CODE   */
/************/

.darkgreen {
    color: #003300;
}

.green {
    color:#336633;
}


#welcome h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	padding-left: 8px;
    line-height: 18px;
}

#welcome h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 8px;	
    color: #0c4010;
}

#welcome p {
    font-size: 12px;  
    padding-left: 8px; 
    margin-top: 12px; 
    padding-right: 6px;
}

#welcome a {
    color: #2c6530;    
}

#welcome a:hover {
    color: #0c4010;    
}

#welcome #img_padding img {
    border: thin solid darkgreen;  
}

#welcome #img_padding {
    text-align: center;  
    display: block;    
}

.headerlarge {
	padding-top: 8px;
	padding-left: 14px;
	padding-bottom: 5px;
	text-align: left;
	font-family: "Myriad Pro Semibold", "Myriad Pro", "Trebuchet MS", Helvetica, sans-serif ;
	color: #b96d2a;
	font-size: 20px;
	list-style:none;
	
}

#leftcolumn {
	padding-left: 20px;
	width: 250px;
	float:left;
    line-height:17px;
}

#rightcolumn {
	padding-left: 20px;
	width: 250px;
	float: left;
    line-height:17px;
}

#sidebar2 {
    font-weight:bold;
    color:#244058;
    font-size:14px;
}

#sidebar2 span {
    text-decoration:underline;
    cursor:pointer;
}

#sidebar3 {
    font-size:11px;
    font-weight:bold;
    color:#4b5f78;
    line-height:16px;
}

#sidebar3 a {
    color:#4b5f78;
    text-decoration:none;
}

#sidebar3 a:hover {
    text-decoration:underline;
}

#sidebar3 .subcategories {
    color:#ffffff;
    background-color:#4a6c9c;
    font-size:10px;
}

#sidebar3 .subcategories a {
    color:#ffffff;
    font-size:10px;
}

#search {
	height:250px;
	width: 553px;
    padding-top: 75px;
	background:url(/images/search_bg.jpg) no-repeat;
}

#topnav span {
	color: #bbbbbb;
	margin: 0;
	padding: 0;
	padding-right: 15px;
	text-decoration:none;
    font-family: "Arial","Trebuchet MS",sans-serif;
}

#welcome {
	width: 310px;
    padding-top: 35px;
	background:url(/images/welcome_bg.jpg) no-repeat;
}

.tooltip {
  width: 400px;
}

.tooltip ul {
  list-style: circle;
}

.tooltip ul li{
  padding-left: 10px;
  padding-top: 3px;
}

#topnav ul{
    display: inline;    
}

#topnav li {
    float:left;    
}

#mainnavigation {
    list-style:none;   
}

/****************/
/* NEW HOMEPAGE */
/****************/

a {
	outline:none
}

a, img {
  border: none;
}

#col1 {
  width: 285px;
  min-height: 482px;
  float:left;
  margin-left: 2px;
}

#col2 {
  width: 304px;
  min-height: 482px;
  float:left;
  margin-left: 3px;
}

#col3 {
  width: 270px;
  min-height: 482px;
  float:left;
  margin-left: 4px;
  margin-top: -128px;
}

#getconnected_container {
  width: 285px;
  min-height: 120px;
  background: url(../images/getconnected_home_bg.jpg) no-repeat;
  padding-top: 28px;
}

    #getconnected_container h3 {
      font-size: 18px;
      color: #909e50;
      margin-left: 8px;
			margin-bottom: 6px;
    }
    
    #getconnected_container h3 span {
      font-style: italic;
      color: #657c00;
    }
    
    #getconnected_container h4 {
      font-size: 12px;
      margin-left: 8px;
			margin-bottom: 2px;
      color: #909e50;
    }
		
		#getconnected_container h4 a:hover {
			text-decoration: underline;
		}
    
    #getconnected_container img {
      margin-left: 24px;
			margin-top: 8px;
			margin-bottom: 8px;
    }
    
		#getconnected_container #newsletterBox {
			margin-left: 8px;
			margin-bottom: 8px;
		}
		
		#getconnected_container #newsletter_submit {
			margin-bottom: -7px;
			margin-left: 5px;
		}
		
    #getconnected_container #newsletter_btn {
      text-indent: -9999px;
      width: 65px;
      height: 23px;
      display: block;
      background: url(../images/home_submit.jpg) no-repeat;
      float:right;
      margin-right: 50px;
      margin-top: 10px;
    }
    
    #getconnected_container #home_newsletter_box {
      width: 160px;
      margin: 12px 0px 14px 50px;
    }

#home_wrapper {
  font-family: "Myriad Pro Semibold","Myriad Pro", Helvetica, sans-serif; 
}

#investors_wrapper {
  width: 270px;
  min-height: 155px;
  background: url(../images/investors_home_bg.jpg) no-repeat;
	z-index: 900;
	position: relative;
}

    #investors_wrapper img {
      border: 1px solid #003300;
      margin: 25px 0px 0px 6px;
    }

#advertisements_wrapper {
  width: 270px;
  min-height: 244px;
  background: url(../images/advertisements_home_bg.jpg) no-repeat;
  padding-top: 23px;
}

    #advertisements_wrapper #full_ad img{
      border: 1px solid #003300;
      margin: 6px 0px 0px 6px;
    }
    
    #advertisements_wrapper #half_ads img{
      border: 1px solid #003300;
      margin: 4px -2px 0px 6px;
      float:left;
    }
    
    #advertisements_wrapper #mini_ads img{
      border: 1px solid #003300;
      margin: 4px -2px 0px 6px;
      float:left;
    }

#listorupdate_btn {
  text-indent: -9999px;
  width: 238px;
  height: 38px;
  display: block;
  background: url(../images/listorupdate.jpg) no-repeat;
  margin: 10px 22px;
}



#newsandspecials_wrapper {
  width: 304px;
  min-height: 124px;
  background: url(../images/newsandspecials_home_bg.jpg) no-repeat;
  position: relative;
  padding-top: 34px;
}

    #newsandspecials_wrapper #newsandspecials_rss {
      position: absolute;
      width: 104px;
      height: 17px;
      top: 4px;
      right: 7px;
    }

    #newsandspecials_wrapper h2 {
      font-size: 12px;
      font-weight: bold;
      color: #000;
      margin-left: 8px;
    }
    
    #newsandspecials_wrapper p {
      font-size: 12px;
      font-weight: normal;
      color: #000;
      margin-left: 8px;
      margin-bottom: 13px;
    }

#search_container {
  width: 285px;
  min-height: 182px;
  background: url(../images/search_home_bg.jpg) no-repeat;
  padding-top: 24px;
  text-align: center;
  position: relative;
}

    #search_container #search_btn {
      text-indent: -9999px;
      width: 68px;
      height: 17px;
      display: block;
      background: url(../images/search_btn.jpg) no-repeat;
      margin: 0px 105px 10px;
    }
    
    #search_container #searchBox {
      width: 174px;
      margin: 0 auto;
      display: block;
    }
    
    #search_container h2 {
      margin-top: 20px;
      margin-bottom: 4px;
      color: #740000;
      font-size: 13px;
    }
    
    #search_container a h3 {
      margin-top: 10px;
      margin-bottom: 4px;
      color: #740000;
      font-size: 14px;
      text-decoration: underline;
    }
    
    #search_container #current_listings {
      position: absolute;
      top: 6px;
      right: 6px;
      color: #fff;
      font-size: 12px;
      font-weight: lighter;
    }

.clearfloat {
  clear:both;
}