/*GLOBAL*/

body {
}

.body {	color: #000; background: none; }
a { 
    color:#666; 
    text-decoration:underline; 
    font-weight:bold;
    cursor:pointer;
}

a:visited { color:#666;}

h1, h2, h3 {    
    font-family: Verdana, Arial, sans-serif; 
    font-weight:bold;
    color: #009999;
}

h1 { 
    font-size: 21px; 
    font-weight:normal;
}

h2 { 
    margin:0 0 7px 0;

    font-size:14px;
}
h3 { 
    padding:0 0 0 20px;

    font-size:10px;
}

p{ line-height: 16px;}

img{ border: 0px;}


/*LAYOUT*/

.noprint, .preload, .nav_top, .prac_top, .pub_top, .search, .leftcontent, 
div#geotrust_icon, 
a.tooltip, 
div#test_location_text {display:none;}
#footer, #footer a {color:#666}

.maincontent{ padding: 5px; margin:0;}

label#label_home, 
label#label_center {
	text-transform: capitalize;
}

.session_details_box, label, body, .elevenpix {
	font-size: 12px !important;
}