body {
  margin: 0;
  background-color: #FFF;
  background-position: top;
  background-image: url(/images/take3/Back_Grad.png); 
  background-position: center;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14px;
  /* display: inline; */
}

a:link {color: #00819E; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
a:active {color: #00819E; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
a:visited {color: #00819E; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
a:hover {color: #3B9DB3; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }

p {
  margin-top: 0em;
  margin-bottom: 1em;
}

p.bold {
  font-weight: bold;
}

p.sitemap1 {
    margin-bottom: 0em;
    margin-left: 2em;
}

p.home {
  font-size: 18px;
  font-weight: bold;
}

p.blue {
  color: #3B9DB3;
}

p.brown {
  color: #7F746E;
}

div.harold_blue {
  background: url('/images/take3/Harold_Blue.png') no-repeat bottom right; 
}

div.harold_brown {
  background: url('/images/take3/Harold_Brown.png') no-repeat bottom right; 
}

form {
  display: inline;
}

form > div {
  /* display: inline; */
  display: inline;
}

input {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14px;
}

select {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14px;
}

textarea {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14px;
}

.modal {  
  /*
  background-color:#fff;  
  border:1px solid #333;  
  */
}

#control_overlay {  
  background-color:#000;  
}

.header {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  background-image: url(/images/take3/Back_Grad.png); 
  background-repeat: repeat-y;
  background-position: center;
}

.float_right {
  float: right;
  position: relative;
  text-align: right;
}

.content {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #7cbdcb;
  vertical-align: top;
  min-width: 1000px;
}

.footer {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url(/images/take3/Back_Grad.png);
  background-position: center;
}

.white_line {
  padding-top: 2px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #FFF; 
}

.harolds { 
	background-image: url(/images/take3/Harold_Gray.png);
	background-repeat: repeat-x;
	background-position: center center;
	padding-left: 0px;
  padding-right: 0px;
	height: 78px;
}

.footer_text {
  text-align: center;
}

.status_message {
  color: #888;
}

.error_message {
  color: #D00;
}

.align_right {
  text-align: right;
}

.center {
  text-align: center;
}

.top_center {
  text-align: center;
  vertical-align: top;
}

/* ******************************************************** */

div.squeeze {
    width: 800px;
    margin: auto;
}

div.medium_squeeze {
  width: 600px;
  margin: auto;
}

div.small_squeeze {
  width: 400px;
  margin: auto;
}

div.two_cols {
  margin: auto;
}

div.two_cols div.left {
  float: left;
  width: 49%;
}

div.two_cols div.right {
  float: right;
  width: 49%;
}

.float_fix {
  clear: both;
  display: block;
}

/* ******************************************************** */

.folder_wrapper {
  width: 100%; 
  padding-bottom: 34px; 
  position: relative; 
  top: 34px; 
}

.tab {
  display: block;
  width: 200px; 
  position: absolute; 
  top: -36px;
  
  text-transform: uppercase;
}

.folder_content {
  background-color: #EDF0F2; 
  padding: 5px;
}

.folder_bottom_right {
  background-image: url(/images/take3/20pxfolder/BottomRight_Folder.png);
  width: 20px; 
  height: 20px; 
  float: right;
}

.folder_bottom_middle {
  background-image: url(/images/take3/20pxfolder/BottomMiddle_Folder.png);
  height: 20px; 
  margin-left: 20px; 
  margin-right: 20px;
}

.folder_bottom_left {
  background-image: url(/images/take3/20pxfolder/BottomLeft_Folder.png);
  width: 20px; 
  height: 20px; 
  float: left;
}

.folder_left_middle {
  background-image: url(/images/take3/20pxfolder/MiddleLeft_Folder.png);
  background-repeat: repeat-y;
}

.folder_right_middle {
  background-image: url(/images/take3/20pxfolder/RightMiddle_Folder.png);
  padding-left: 20px; padding-right: 20px; background-repeat: repeat-y; background-position: right;
}

.folder_top_right {
  background-image: url(/images/take3/20pxfolder/TopRight_Folder.png);
  width: 20px; height: 20px; float: right;
}

.folder_top_middle {
  background-image: url(/images/take3/20pxfolder/TopMiddle_Folder.png);
  height: 20px; margin-left: 20px; margin-right: 20px;
}

/* ******************************************************** */

.tab_top_middle_brown {
  background-image: url(/images/take3/20pxfolder/TopMiddle_Tab_Brown.png);
  height: 20px; 
  margin-left: 20px; 
  margin-right: 20px;
}

.tab_top_left_brown {
  background-image: url(/images/take3/20pxfolder/TopLeft_Tab_Brown.png);
  width: 20px; 
  height: 20px; 
  float: left;
}

.tab_top_right_brown {
  background-image: url(/images/take3/20pxfolder/TopRight_Tab_Brown.png);
  width: 20px; 
  height: 20px; 
  float: right;
}

.tab_left_middle_brown {
  background-image: url(/images/take3/20pxfolder/LeftMiddle_Tab_Brown.png);
  background-repeat: repeat-y;
}

.tab_right_middle_brown {
  background-image: url(/images/take3/20pxfolder/RightMiddle_Tab_Brown.png);
  padding-left: 20px; padding-right: 20px; background-repeat: repeat-y; background-position: right;
}

.tab_bottom_left_brown {
  background-image: url(/images/take3/20pxfolder/BottomLeft_Tab_Brown.png);
  width: 20px; height: 20px; float: left;
}

.tab_bottom_right_brown {
  background-image: url(/images/take3/20pxfolder/BottomRight_Tab_BrownNEW.png);
  width: 20px; height: 20px; float: right;
}

.tab_bottom_middle_brown {
  background-image: url(/images/take3/20pxfolder/BottomMiddle_Tab_Brown.png);
  height: 20px; margin-left: 20px; margin-right: 20px;
}

.tab_content_brown {
  background-color: #7F746E; 
  font-weight: bold;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14px;
  text-align: center;
  color: #FFF;
}

/* ******************************************************** */

.tab_top_middle_blue {
  background-image: url(/images/take3/20pxfolder/TopMiddle_Tab_Blue.png);
  height: 20px; 
  margin-left: 20px; 
  margin-right: 20px;
}

.tab_top_left_blue {
  background-image: url(/images/take3/20pxfolder/TopLeft_Tab_Blue.png);
  width: 20px; 
  height: 20px; 
  float: left;
}

.tab_top_right_blue {
  background-image: url(/images/take3/20pxfolder/TopRight_Tab_Blue.png);
  width: 20px; 
  height: 20px; 
  float: right;
}

.tab_left_middle_blue {
  background-image: url(/images/take3/20pxfolder/LeftMiddle_Tab_Blue.png);
  background-repeat: repeat-y;
}

.tab_right_middle_blue {
  background-image: url(/images/take3/20pxfolder/RightMiddle_Tab_Blue.png);
  padding-left: 20px; padding-right: 20px; background-repeat: repeat-y; background-position: right;
}

.tab_bottom_left_blue {
  background-image: url(/images/take3/20pxfolder/BottomLeft_Tab_Blue.png);
  width: 20px; height: 20px; float: left;
}

.tab_bottom_right_blue {
  background-image: url(/images/take3/20pxfolder/BottomRight_Tab_Blue_NEW.png);
  width: 20px; height: 20px; float: right;
}

.tab_bottom_middle_blue {
  background-image: url(/images/take3/20pxfolder/BottomMiddle_Tab_Blue.png);
  height: 20px; margin-left: 20px; margin-right: 20px;
}

.tab_content_blue {
  background-color: #3b9db3; 
  font-weight: bold;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14px;
  text-align: center;
  color: #FFF;
}

/* ******************************************************** */

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

ul li {
  clear: both;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 0.25em 0;
  margin: 0px;
  text-align: left;
}

ul.defaultUL {
    margin-bottom: 1em;
}
ul.defaultUL li {
  clear: both;
  list-style-type: disc;
  padding: 0.25em 0;
  margin: 0px;
  margin-left: 3em;
  text-align: left;
}

/* ******************************************************** */

.button {
  background-color: #7F746E;
  border: 1px solid #FFF;
  color: #FFFFFF;
  cursor: pointer;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
  height: 20px;
  letter-spacing: 2px;
  margin: 0 .25em 0 0;
  padding: 0 1em;
}

.button:hover {
	background-color: #666;
}

/* ******************************************************** */

.tooltip {  
  /*
  border: 1px solid #000;
  background-color: #fff; 
  width: 30em;
  color: #333;
  padding: 1em;
  */
  padding: 5px;
	border: 1px solid #000;
	background-color: #FFF;
	width: 300px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #333;
}

.tooltip p {  
  padding: 0;
  margin: 0;
}

/* *********** ERRORS START ************* */
#notice {
 /* color: #FFF; */
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: inherit;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
  display: block;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  list-style: square;
	background-image: none;
	padding: 0;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
}

dl {
  margin: 0 0 1em 0;
}

dl dt {
  margin-top: 1em;
  margin-right: .5em;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
}

dl dd {
  margin: .25em 0 0 0;
}

dl dd input.long_txt {
  width: 40em;
}
/* *********** ERRORS END ************* */

.scrollable {
  height: 20em;
  overflow: auto;
  padding: .5em;
}

.scrollable_plus_one {
  height: 21.4em;
  overflow: auto;
  padding: .5em;
  list-style-type: circle;
}

.scrollable_mini {
  height: 16em;
  overflow: auto;
  padding: .5em;
}

.expanded {
  cursor: pointer;
  text-align: left;
  margin: .5em 0em 0em 0em;
  padding: .25em 2em;
  background: #999 url('/images/icons/minus.png') no-repeat scroll left center;
  color: #fff;
}

.collapsed {
  cursor: pointer;
  text-align: left;
  margin: .5em 0em .5em 0em;
  padding: .25em 2em;
  background: #aaa url('/images/icons/plus.png') no-repeat scroll left center;
  color: #000;
}

/* ******************************************************** */



.edit_button_medium_brown {
  background: transparent url(/images/buttons/Md_Edit_Brown1.png) no-repeat center top;
  width: 86px;
  height: 23px;
}

.edit_button_medium_brown:hover {
	background: transparent url(/images/buttons/Md_Edit_Brown2.png) no-repeat center top;
	width: 86px;
  height: 23px;
}

.edit_button_medium_blue {
  background: transparent url(/images/buttons/Md_Edit_Blue1.png) no-repeat center top;
  width: 86px;
  height: 23px;
}

.edit_button_medium_blue:hover {
	background: transparent url(/images/buttons/Md_Edit_Blue2.png) no-repeat center top;
	width: 86px;
  height: 23px;
}

.edit_button_small_brown {
  background: transparent url(/images/buttons/Sm_Edit_Brown1.png) no-repeat center top;
  width: 75px;
  height: 20px;
}

.edit_button_small_brown:hover {
	background: transparent url(/images/buttons/Sm_Edit_Brown2.png) no-repeat center top;
	width: 75px;
  height: 20px;
}

.matches_button_small_brown {
  background: transparent url(/images/buttons/Sm_Matches_Brown1.png) no-repeat center top;
  width: 75px;
  height: 20px;
}

.matches_button_small_brown:hover {
	background: transparent url(/images/buttons/Sm_Matches_Brown2.png) no-repeat center top;
	width: 75px;
  height: 20px;
}

.copy_button_small_brown {
  background: transparent url(/images/buttons/Sm_Copy_Brown1.png) no-repeat center top;
  width: 75px;
  height: 20px;
}

.copy_button_small_brown:hover {
	background: transparent url(/images/buttons/Sm_Copy_Brown2.png) no-repeat center top;
	width: 75px;
  height: 20px;
}

.delete_button_small_brown {
  background: transparent url(/images/buttons/Sm_Delete_Brown1.png) no-repeat center top;
  width: 75px;
  height: 20px;
}

.delete_button_small_brown:hover {
	background: transparent url(/images/buttons/Sm_Delete_Brown2.png) no-repeat center top;
	width: 75px;
  height: 20px;
}

.delete_button_small_blue {
  background: transparent url(/images/buttons/Sm_Delete_Blue1.png) no-repeat center top;
  width: 75px;
  height: 20px;
}

.delete_button_small_blue:hover {
	background: transparent url(/images/buttons/Sm_Delete_Blue2.png) no-repeat center top;
	width: 75px;
  height: 20px;
}

.addlogo_button_medium_brown {
  background: transparent url(/images/buttons/Md_AddLogo_Brown1.png) no-repeat center top;
  width: 86px;
  height: 23px;
}

.addlogo_button_medium_brown:hover {
	background: transparent url(/images/buttons/Md_AddLogo_Brown2.png) no-repeat center top;
	width: 86px;
  height: 23px;
}

.addpic_button_medium_blue {
  background: transparent url(/images/buttons/Md_AddPic_Blue1.png) no-repeat center top;
  width: 86px;
  height: 23px;
}

.addpic_button_medium_blue:hover {
	background: transparent url(/images/buttons/Md_AddPic_Blue2.png) no-repeat center top;
	width: 86px;
  height: 23px;
}

.add_button_medium_brown {
  background: transparent url(/images/buttons/Md_Add_Brown1.png) no-repeat center top;
  width: 86px;
  height: 23px;
}

.add_button_medium_brown:hover {
	background: transparent url(/images/buttons/Md_Add_Brown2.png) no-repeat center top;
	width: 86px;
  height: 23px;
}

.add_button_medium_blue {
  background: transparent url(/images/buttons/Md_Add_Blue1.png) no-repeat center top;
  width: 86px;
  height: 23px;
}

.add_button_medium_blue:hover {
	background: transparent url(/images/buttons/Md_Add_Blue2.png) no-repeat center top;
	width: 86px;
  height: 23px;
}

.select_button_medium_brown {
  background: transparent url(/images/buttons/Md_Select_Brown1.png) no-repeat center top;
  width: 86px;
  height: 23px;
}

.select_button_medium_brown:hover {
	background: transparent url(/images/buttons/Md_Select_Brown2.png) no-repeat center top;
	width: 86px;
  height: 23px;
}

.select_button_medium_blue {
  background: transparent url(/images/buttons/Md_Select_Blue1.png) no-repeat center top;
  width: 86px;
  height: 23px;
}

.select_button_medium_blue:hover {
	background: transparent url(/images/buttons/Md_Select_Blue2.png) no-repeat center top;
	width: 86px;
  height: 23px;
}

.save_button_large_brown {
  background: transparent url(/images/buttons/Lg_Save_Brown1.png) no-repeat center top;
  width: 131px;
  height: 35px;
}

.save_button_large_brown:hover {
	background: transparent url(/images/buttons/Lg_Save_Brown2.png) no-repeat center top;
	width: 131px;
  height: 35px;
}

.save_button_large_blue {
  background: transparent url(/images/buttons/Lg_Save_Blue1.png) no-repeat center top;
  width: 131px;
  height: 35px;
}

.save_button_large_blue:hover {
	background: transparent url(/images/buttons/Lg_Save_Blue2.png) no-repeat center top;
	width: 131px;
  height: 35px;
}

.viewprofile_button_large_brown {
  background: transparent url(/images/buttons/Lg_ViewProfile_Brown1.png) no-repeat center top;
  width: 131px;
  height: 35px;
}

.viewprofile_button_large_brown:hover {
	background: transparent url(/images/buttons/Lg_ViewProfile_Brown2.png) no-repeat center top;
	width: 131px;
  height: 35px;
}

.viewprofile_button_large_blue {
  background: transparent url(/images/buttons/Lg_ViewProfile_Blue1.png) no-repeat center top;
  width: 131px;
  height: 35px;
}

.viewprofile_button_large_blue:hover {
	background: transparent url(/images/buttons/Lg_ViewProfile_Blue2.png) no-repeat center top;
	width: 131px;
  height: 35px;
}

.done_button_large_brown {
  background: transparent url(/images/buttons/Lg_Done_Brown1.png) no-repeat center top;
  width: 131px;
  height: 35px;
}

.done_button_large_brown:hover {
	background: transparent url(/images/buttons/Lg_Done_Brown2.png) no-repeat center top;
	width: 131px;
  height: 35px;
}

.done_button_large_blue {
  background: transparent url(/images/buttons/Lg_Done_Blue1.png) no-repeat center top;
  width: 131px;
  height: 35px;
}

.done_button_large_blue:hover {
	background: transparent url(/images/buttons/Lg_Done_Blue2.png) no-repeat center top;
	width: 131px;
  height: 35px;
}

.upload_button_large_brown {
  background: transparent url(/images/buttons/Lg_Upload_Brown1.png) no-repeat center top;
  width: 131px;
  height: 35px;
}

.upload_button_large_brown:hover {
	background: transparent url(/images/buttons/Lg_Upload_Brown2.png) no-repeat center top;
	width: 131px;
  height: 35px;
}

.upload_button_large_blue {
  background: transparent url(/images/buttons/Lg_Upload_Blue1.png) no-repeat center top;
  width: 131px;
  height: 35px;
}

.upload_button_large_blue:hover {
	background: transparent url(/images/buttons/Lg_Upload_Blue2.png) no-repeat center top;
	width: 131px;
  height: 35px;
}

.cancel_button_large_brown {
  background: transparent url(/images/buttons/Lg_Cancel_Brown1.png) no-repeat center top;
  width: 131px;
  height: 35px;
}

.cancel_button_large_brown:hover {
	background: transparent url(/images/buttons/Lg_Cancel_Brown2.png) no-repeat center top;
	width: 131px;
  height: 35px;
}

.cancel_button_large_blue {
  background: transparent url(/images/buttons/Lg_Cancel_Blue1.png) no-repeat center top;
  width: 131px;
  height: 35px;
}

.cancel_button_large_blue:hover {
	background: transparent url(/images/buttons/Lg_Cancel_Blue2.png) no-repeat center top;
	width: 131px;
  height: 35px;
}

.learn_more_button_large_brown {
  background: transparent url(/images/buttons/Lg_LearnMore_Brown1.png) no-repeat center top;
  width: 131px;
  height: 35px;
}

.learn_more_button_large_brown:hover {
	background: transparent url(/images/buttons/Lg_LearnMore_Brown2.png) no-repeat center top;
	width: 131px;
  height: 35px;
}

.learn_more_button_large_blue {
  background: transparent url(/images/buttons/Lg_LearnMore_Blue1.png) no-repeat center top;
  width: 131px;
  height: 35px;
}

.learn_more_button_large_blue:hover {
	background: transparent url(/images/buttons/Lg_LearnMore_Blue2.png) no-repeat center top;
	width: 131px;
  height: 35px;
}

.join_now_button_large_brown {
  background: transparent url(/images/buttons/Lg_JoinNow_Brown1.png) no-repeat center top;
  width: 131px;
  height: 35px;
}

.join_now_button_large_brown:hover {
	background: transparent url(/images/buttons/Lg_JoinNow_Brown2.png) no-repeat center top;
	width: 131px;
  height: 35px;
}

.join_now_button_large_blue {
  background: transparent url(/images/buttons/Lg_JoinNow_Blue1.png) no-repeat center top;
  width: 131px;
  height: 35px;
}

.join_now_button_large_blue:hover {
	background: transparent url(/images/buttons/Lg_JoinNow_Blue2.png) no-repeat center top;
	width: 131px;
  height: 35px;
}

.signup_button_large_brown {
  background: transparent url(/images/buttons/Lg_SignUp_Brown1.png) no-repeat center top;
  width: 131px;
  height: 35px;
}

.signup_button_large_brown:hover {
	background: transparent url(/images/buttons/Lg_SignUp_Brown2.png) no-repeat center top;
	width: 131px;
  height: 35px;
}

.signup_button_large_blue {
  background: transparent url(/images/buttons/Lg_SignUp_Blue1.png) no-repeat center top;
  width: 131px;
  height: 35px;
}

.signup_now_button_large_blue:hover {
	background: transparent url(/images/buttons/Lg_SignUp_Blue2.png) no-repeat center top;
	width: 131px;
  height: 35px;
}

.cc_button_large_blue {
  background: transparent url(/images/buttons/Lg_CreditCard_Blue1.png) no-repeat center top;
  width: 131px;
  height: 35px;
}

.cc_button_large_blue:hover {
	background: transparent url(/images/buttons/Lg_CreditCard_Blue2.png) no-repeat center top;
	width: 131px;
  height: 35px;
}

.login_button_medium_blue {
  background: transparent url(/images/buttons/Md_Login_Blue1.png) no-repeat center top;
  width: 86px;
  height: 23px;
}

.login_button_medium_blue:hover {
	background: transparent url(/images/buttons/Md_Login_Blue2.png) no-repeat center top;
	width: 86px;
  height: 23px;
}

.order_button_medium_blue {
  background: transparent url(/images/buttons/Md_Order_Blue1.png) no-repeat center top;
  width: 86px;
  height: 23px;
}

.order_button_medium_blue:hover {
	background: transparent url(/images/buttons/Md_Order_Blue2.png) no-repeat center top;
	width: 86px;
  height: 23px;
}

.back_button_large_brown {
  background: transparent url(/images/buttons/Lg_Back_Brown1.png) no-repeat center top;
  width: 131px;
  height: 35px;
}

.back_button_large_brown:hover {
	background: transparent url(/images/buttons/Lg_Back_Brown2.png) no-repeat center top;
	width: 131px;
  height: 35px;
}

.back_button_large_blue {
  background: transparent url(/images/buttons/Lg_Back_Blue1.png) no-repeat center top;
  width: 131px;
  height: 35px;
}

.back_button_large_blue:hover {
	background: transparent url(/images/buttons/Lg_Back_Blue2.png) no-repeat center top;
	width: 131px;
  height: 35px;
}

.view_button_small_brown {
  background: transparent url(/images/buttons/Sm_View_Brown.png) no-repeat center top;
  width: 75px;
  height: 20px;
}

.view_button_small_brown:hover {
	background: transparent url(/images/buttons/Sm_View_Brown1.png) no-repeat center top;
	width: 75px;
  height: 20px;
}

.view_button_small_blue {
  background: transparent url(/images/buttons/Sm_View_Blue1.png) no-repeat center top;
  width: 75px;
  height: 20px;
}

.view_button_small_blue:hover {
	background: transparent url(/images/buttons/Sm_View_Blue2.png) no-repeat center top;
	width: 75px;
  height: 20px;
}

.accept_button_small_blue {
  background: transparent url(/images/buttons/Sm_Accept_Blue1.png) no-repeat center top;
  width: 75px;
  height: 20px;
}

.accept_button_small_blue:hover {
	background: transparent url(/images/buttons/Sm_Accept_Blue2.png) no-repeat center top;
	width: 75px;
  height: 20px;
}

.decline_button_small_blue {
  background: transparent url(/images/buttons/Sm_Decline_Blue1.png) no-repeat center top;
  width: 75px;
  height: 20px;
}

.decline_button_small_blue:hover {
	background: transparent url(/images/buttons/Sm_Decline_Blue2.png) no-repeat center top;
	width: 75px;
  height: 20px;
}

.instructions_button_small_blue {
  background: transparent url(/images/buttons/Sm_Instructions_Blue1.png) no-repeat center top;
  width: 75px;
  height: 20px;
}

.instructions_button_small_blue:hover {
	background: transparent url(/images/buttons/Sm_Instructions_Blue2.png) no-repeat center top;
	width: 75px;
  height: 20px;
}

/* ******************************************************** */

/* **START: Kevin's Additions for the show student profile page** */

h1 {
  font-size: 1.5em;
  border-bottom: 2px solid #000;
}

h2 {
  font-size: 1.2em;
}

h2.center {
    text-align: center;
}

em {
  font-weight: bold;
}

td,th {
  text-align: left;
}

td.center,th.center {
  text-align: center;
}

ol {
  padding-left: 3em;
}

ol li {
  padding: .25em;
}

/* ***END: Kevin's Additions for the show student profile page*** */

/* ******************************************************** */

.video_header {
  font-weight: bold;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14px;
  text-align: center;
  color: #FFF;
}

.content_bg {
  /* background: url(/images/site/content_bg.jpg)  repeat-y; */
}

div.indent {
  margin: 1.5em;
}

.image_button {
  cursor: pointer;
  margin: 0;
  padding: 0;
  border: 0;
  /* IE 7 fix to remove text from buttons */
  font-size: 0px;
  line-height: 0;
  color: white;
  color: transparent;
  vertical-align: top;
}

.after_button {
  vertical-align: middle;
}

dt.bullet_heading {
margin: 10px;
font-weight: bold;
}

dt.bullet_heading a {
margin-left: 20px;
font-size: 80%;
}

dt.bullet_detail {
margin: 20px;
font-size: 80%;
}
