body {
text-align: center;
margin: 0 0 0 0;

}

img {
border: none;
}

h1 {
color: #00AEEF;
}

h2 {
color: #83868e;
}



p.link_pdf 
{
margin-top: 0px;
margin-bottom: 0px;
display: block;
}
p.link_pdf a 
{
padding-top: 1px;
padding-bottom: 2px;
padding-left: 20px;
padding-right: 1px;
background-image: url(/images/pictures/icon_pdf.gif);
background-repeat: no-repeat;
background-position: left;
}


p.link_word_doc 
{
margin-top: 0px;
margin-bottom: 0px;
display: block;
}
p.link_word_doc a 
{
padding-top: 1px;
padding-bottom: 2px;    
padding-left: 20px;
padding-right: 1px;
background-image: url(/images/pictures/icon_word.gif);
background-repeat: no-repeat;
background-position: left;
}


p.link_excel 
{
margin-top: 0px;
margin-bottom: 0px;
display: block;
}
p.link_excel a 
{
padding-top: 1px;
padding-bottom: 2px;    
padding-left: 20px;
padding-right: 1px;
background-image: url(/images/pictures/icon_excel.gif);
background-repeat: no-repeat;
background-position: left;
}


p.link_powerpoint 
{
margin-top: 0px;
margin-bottom: 0px;
display: block;
}
p.link_powerpoint a 
{
padding-top: 1px;
padding-bottom: 2px;
padding-left: 20px;
padding-right: 1px;    
background-image: url(/images/pictures/icon_ppt.gif);
background-repeat: no-repeat;
background-position: left;
}



#site_container {
width: 838px;
margin: auto;
margin-top: 30px;
text-align: left;
}

#bg_container {
background-image: url(/images/blocks/site_container_bg.gif);
background-position: right top;
background-repeat: repeat-y;
float: left;
}


#top_bar {
float: left;
width: 838px;
/*background-image: url(/images/blocks/top_bar_bg.gif);*/
background-image: url(/images/blocks/top_bar_bg_height116.gif);
background-position: right top;
background-repeat: no-repeat;

}

#top_bar div.left_col {
float: left;
width: 578px;
}

#top_bar div.right_col {
float: left;
width: 190px;
height: 168px;
background-image: url(/images/blocks/cloud_right_col_bg.jpg);
background-position: left bottom;
background-repeat: no-repeat;
}

html>body #top_bar div.right_col {
height: auto;
min-height: 168px;
}

#logo_bar {
float: left;
width: 578px;
height: 81px;

background-color: #ffffff;
background-image: url(/images/blocks/kite_bg.jpg);
background-position: left bottom;
background-repeat: no-repeat;
/*border: 1px solid #000000;*/
}

#logo_bar img.main_logo {
margin-left: 142px;
}

#strap_bar {
float: left;
width: 578px;
background-image: url(/images/blocks/strap_bg.jpg);
background-position: left top;
background-repeat: no-repeat;
height: 107px;
}

html>body #strap_bar {
height: auto;
min-height: 107px;
}

#strap_bar p {
width: 410px;
margin: 0px;
margin-left: 167px;
background-color: #00ADEF;
font-size: 120%;
padding: 3px;
padding-left: 6px;
color: #ffffff;
}

html>body #strap_bar p {
width: 400px;
}

#top_nav {
float: left;
margin-top: 1px;
width: 578px;
background-image: url(/images/blocks/nav_bg.jpg);
background-position: left top;
background-repeat: no-repeat;
background-color: #666666;
color: #ffffff;
font-size: 100%;
font-family: arial;
font-weight: bold;

}

#top_nav ul {
width: 578px;
display: block;
list-style-type: none;
margin: 0px;
padding: 0px;

}



#top_nav ul li{
display: block;
float: left;
padding: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
border-right: 1px solid #ffffff;
}

#top_nav ul li a {
display: block;
padding: 5px;
padding-left: 7px;
padding-right: 6px;
padding-top: 5px;
padding-bottom: 9px;
background-image: url(/images/blocks/nav_unsel_bg.gif);
background-position: bottom;
background-repeat: repeat-x;
color: #ffffff;
text-decoration: none;
}

#top_nav ul li.first a {
padding-left: 8px;
padding-right: 7px;
background-image: url(/images/blocks/nav_first_unsel_bg.gif);
background-position: bottom left;
background-repeat: no-repeat;
}

#top_nav ul li a:hover {
background-image: url(/images/blocks/nav_sel_bg.gif);
background-position: bottom;
background-repeat: repeat-x;
}

#top_nav ul li.selected a {
background-image: url(/images/blocks/nav_sel_bg.gif);
background-position: bottom;
background-repeat: repeat-x;
}

#top_nav ul li.last a {
padding-right: 10px;
padding-left: 9px;
}

#search_bar {
float: left;
width: 189px;
height: 142px;
margin-top: 46px;
background-color: #518CDA;
color: #ffffff;
}

html>body #search_bar {
height: auto;
min-height: 142px;
}

#search_bar p {
margin: 0px;
margin-top: 9px;
margin-left: 5px;
}

#search_bar a {
color: #ffffff;
}

#search_bar form {
width: 189px;
margin: 0px;
margin-top: 16px;
margin-left: 0px;
padding: 0px;
font-size: 100%;
color: #ffffff;
margin-bottom: 10px;
}

#search_bar form fieldset {
border: none;
padding: 5px;
}

#search_bar form label{
padding: 0px;
float: left;
clear: left;
}

#search_bar form input.field {
border: 1px solid #ffffff;
background-color: transparent;
font-size: 100%;
font-family: verdana;
padding-left: 3px;
color: #ffffff;
margin-top: 2px;
margin-right: 8px;
width: 150px;
float: left;
height: 20px;
}


html>body #search_bar form input.field {
width: 145px;
height: auto;
padding: 3px;
}

#search_bar #search_form input.button {
margin-top: 7px;
float: left;
}

#search_bar #login_form {
margin-top: 2px;
margin-bottom: 0px;
}

#search_bar #login_form label {
padding-top: 1px;
padding-right: 3px;
width: 60px;
float: left;
border: 1px solid #ffffff;
margin-top: -1px;
text-align: right;
height: 20px;
}

html>body #search_bar #login_form label {
width: 52px;
height: auto;
padding: 3px;
}

#search_bar #login_form input.field {
border: 1px solid #ffffff;
border-left: none;
background-color: transparent;
font-size: 100%;
font-family: verdana;
padding-left: 3px;
color: #ffffff;
margin-top: 0px;
margin-right: 8px;
width: 90px;
float: left;
margin-top: -1px;
height: 20px;
}

html>body #search_bar #login_form input.field {
width: 85px;
height: auto;
padding: 3px;
}

#search_bar #login_form input.button {
float: left;
margin-top: 3px;
}

#main_bar {
float: left;
width: 637px;
}

#nav_trail {
margin-top: 0px;
height: 50px;
width: 637px;
background-image: url(/images/blocks/kite_tail_bg.jpg);
background-position: top left;
background-repeat: no-repeat;
color: #518CDA;
padding: 0px;
padding-right: 15px;
}

html>body #nav_trail {
height: auto;
min-height: 50px;
}

#nav_trail p {
padding-left: 182px;
margin-top: 13px;
font-size: 90%;
float: left;
}

#nav_trail a {
text-decoration: underline;
}

#nav_trail a:hover  {
text-decoration: none;
}

#main_content {
float: right;
width: 470px;
padding-left: 15px;
padding-right: 15px;
}

html>body #main_content {
width: 440px;
}




#main_content p.message_text {
margin-top: 10px;
font-weight: bold;
font-size: 120%;
font-family: arial;
color: #83868e;
}

#main_content span.highlight {
font-size: 125%;
font-weight: bold;
}

#main_content em.highlight {
font-size: 125%;
font-weight: bold;
font-style: normal;
}

#main_content ul {
margin-left: 17px;
margin-top: 10px;
margin-bottom: 20px;
padding: 0px;
color: #00AEEF;
font-weight: bold;
}


#main_content ul li {
margin-top: 10px;
margin-bottom: 0px;
}

#main_content ol { list-style-type: decimal; }
#main_content ol ol { list-style-type: lower-roman; }
#main_content ol ol ol { list-style-type: lower-alpha; }
#main_content ol ol ol ol { list-style-type: upper-roman; }

#main_content ol {
margin-left: 17px;
margin-top: 10px;
margin-bottom: 20px;
padding-left: 0px;
/*color: #00AEEF;
font-weight: bold;*/
}


#main_content ol li {
margin-top: 10px;
margin-bottom: 0px;
}


#main_content table.logo_links td  {
width: 220px;
}

#left_nav {
float: left;
width: 167px;
/*
background-color: #518CDA;
*/
background-color: #2d60b7;
background-image: url(/images/blocks/left_nav_bg.gif);
background-position: bottom left;
background-repeat: no-repeat;
}

#left_nav ul {
width: 167px;
margin-left: 0px;
list-style-type: none;
padding-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
color: #ffffff;
}

#left_nav ul li {
border-bottom: 1px solid #ffffff;
margin-left: 0px;
padding-left: 0px;
}

#left_nav ul li a  {
display: block;
width: 100%;
padding: 5px;
color: #ffffff;
text-decoration: none;
}

html>body #left_nav ul li a  {
width: 157px;
}



#left_nav ul li a:hover  {
text-decoration: underline;
}

#left_nav ul.top_level li a:hover  {
background-color: #4E4E4E;
}

#left_nav ul.top_level li.selected a {
background-color: #4E4E4E;
}

#left_nav ul.second_level {
/*
background-color: #85AEE5;

*/
background-color: #518cda;
}

#left_nav ul.second_level li{
/*
background-color: #85AEE5;
*/
background-color: #518cda;
border-top: 1px solid #ffffff;
border-bottom: 0px;
}

#left_nav ul.top_level li.selected ul.second_level li a {
/*
background-color: #85AEE5;
*/
background-color: #518cda;
}

#left_nav ul.top_level li.selected ul.second_level li a:hover {
background-color: #4E4E4E;
}

#left_nav ul.top_level li.selected ul.second_level li.selected a {
background-color: #4E4E4E;
}






#left_nav ul.third_level {
/*
background-color: #d1d1d1;
*/
background-color: #a2c1eb;
}

#left_nav ul.third_level li{
/*
background-color: #d1d1d1;
*/
background-color: #a2c1eb;
border-top: 1px solid #ffffff;
border-bottom: 0px;
}

#left_nav ul.top_level li.selected ul.second_level li.selected  ul.third_level li a {
/*
background-color: #d1d1d1;
*/
background-color: #a2c1eb;
color: #1E1E1E;
}

#left_nav ul.top_level li ul.second_level li.selected ul.third_level li.selected a {
background-color: #4E4E4E;
color: #ffffff;
}

#left_nav ul.top_level li ul.second_level li.selected ul.third_level li a:hover {
background-color: #4E4E4E;
color: #ffffff;
}

#left_nav ul.top_level li ul.second_level li.selected ul.third_level li.selected a {
background-color: #4E4E4E;
}



#right_bar {
float: left;
width: 130px;
}

#right_items {
background-image: url(/images/blocks/right_bar_bg.gif);
background-position: left top;
background-repeat: repeat-y;
float: left;
width: 130px;
}

#right_bar div.item {
width: 130px;
font-size: 90%;
float: left;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-top: 5px;
background-image: url(/images/blocks/right_bar_item_bg.jpg);
background-position: bottom;
background-repeat: repeat-x;
}

html>body #right_bar div.item {
width: 120px;
}

#right_bar div.item h2 {
margin-top: 0px;
font-size: 100%;
font-weight: bold;
color: #012E8D;
margin-bottom: 5px;
}

#right_bar div.item h2.merlin_purple_text {
color: #702067;
}

#right_bar p {
margin-bottom: 5px;
}

#right_bar a {
color: #518CDA;
font-weight: bold;
text-decoration: underline;
}

#right_bar a:hover {
text-decoration: none;
}

#right_bar a img.arrow {
margin-left: 112px;
}

#right_bar #sponsor_bar {
text-align: center;
}

#right_bar #sponsor_bar img {
margin-top: 10px;
}

#base_nav {
width: 768px;
background-image: url(/images/blocks/right_bar_item_bg.jpg);
background-position: top left;
background-repeat: repeat-x;
float: left;
margin-top: 15px;
padding-top: 10px;
text-align: center;
font-size: 90%;
margin-bottom: 50px;

}

#base_nav p {
margin-top: 5px;
margin-bottom: 0px;
}

#base_nav a {
color: #787B86;
text-decoration: none;
}

#base_nav a:hover {
color: #787B86;
text-decoration: underline;
}

#mentorsDatabase {margin-bottom: 24px;}
#mentorsTable {border-collapse: collapse; border: 1px solid #000; font-size: 80%;text-align:left;}
#mentorsTable caption {display: none;text-align:left;}
#mentorsTable tr {border:0;text-align:left;}
#mentorsTable th {border:0;border-bottom: 1px solid #000;border-right: 1px solid #000;background-color: #a2c1eb;;padding: 3px; margin: 0;text-align:left;}
#mentorsTable th.rowH {background-color: #fff;border-bottom: 1px solid #000;border-right: 0px solid #fff;font-weight: normal;font-style: italic;text-align:right;}
#mentorsTable td {border:0;border-bottom: 1px solid #000;border-right: 1px solid #000;padding: 3px; margin: 0;text-align:left;}

form.main_form label.check {
  width: auto;
  padding-top: 12px;
  padding-bottom: 12px;
}