body{ border:0px;margin: 0px; height:100%; background-color:#FBF2CE; background-image: url(1-1_tile.png); background-repeat: repeat}
#wrapper{ position:relative; height:258px; }
#logo{ position:absolute; top:29px; left:29px; width:228px; height:31px; z-index:3; }
#user{ position:absolute; height:18px; top:8px; right:8px; text-align:right; z-index:3; }
#header{ position:absolute; bottom:40px; z-index:2; width:100%;}
#menu{ position:absolute; width:auto; height:54px; bottom:0px; z-index:1; }
#SearchContainer input{MARGIN:0px 0px 0px 0px; BORDER:1px solid #a1a1a1; font-size:9px; color:#676767; BACKGROUND:#ffffff;  WIDTH: 120px;  HEIGHT: 16px;}
#LanguageContainer select{MARGIN:0px 0px 0px 0px; BORDER:1px solid #76AADC; font-size:9px; color:#000000; BACKGROUND:transparent; WIDTH: 120px;	HEIGHT: 16px;}

.leftpane{ padding:5px 6px 25px 5px;}
.contentpane{ padding:5px 0px 25px 6px;}

.rightpane{ padding:10px 13px 35px 5px;}

.bottomleftpane{ padding:5px 10px 0px 5px;}
.bottomcenterpane{ padding:5px 10px 0px 10px;}
.bottomrightpane{ padding:5px 0px 0px 10px;}

.bottompane{ padding:0px 0px 0px 0px;}

.Head{ font-size:12px; font-weight:bold; color:#000000; }
.SubHead{ font-size:11px; color:#000000; }
.SubSubHead{ font-size:11px; color:#000000; }
.Normal
{
	font-family: Verdana;
	font-size:  12px;
	font-weight: Normal;
	color: #666666; 
}
.NormalBold
{
	font-family: Verdana;
	font-size:  12px;
	font-weight: bold;
	color: #666666;}
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{	color:#666666; text-decoration:none;font-weight:bold; }
A.CommandButton:hover{ color:#000000; text-decoration:underline;font-weight:bold;}
TH,TD,DIV{ font-family: Verdana;
	font-size:  12px;
	font-weight: Normal;
	color: #666666; }
A,A:link,A:visited,A:active{ color:#666666; text-decoration:none; }
A:hover{ color:#000000; text-decoration:none; }
.user,a.user:link,a.user:active,a.user:visited
{
	color:#999999;
	font:Arial; 
	font-family:Arial; 
	font-weight:normal; 
	font-style:normal;
	font-size:10pt;
	text-decoration:none;

}
a.user:hover
{
	color:#000000;
	font:Arial; 
	font-family:Arial; 
	font-weight:normal; 
	font-style:normal;
	font-size:10pt;
	text-decoration:none;
}
.footer,a.footer:link,a.footer:active,a.footer:visited
{ 
	font:Verdana;
	font-family:Verdana; 
	font-size:7pt; 
	color:#666666; 
	text-decoration:none; 
	font-weight:normal;
}
a.footer:hover
{ 
	font:Verdana;
	font-family:Verdana; 
	font-size:7pt; 
	color:#000000; 
	text-decoration:none; 
	font-weight:normal;
}
.links,a.links:link,a.links:active,a.links:visited{
	height:19px;
	font:"Times New Roman", Times, serif;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#361DFF;
	text-decoration:none;
	font-weight:bold;
	background-image:url(images/links_bg.gif);
	background-position:left top;
	
	vertical-align:middle;
	
	padding-top:2px;
	padding-bottom:2px;
}
a.links:hover{
	height:19px;
	font:"Times New Roman", Times, serif;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background-image:url(images/links_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	vertical-align:middle;
	
	padding-top:2px;
	padding-bottom:2px;
}
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited
{	
	font-family:Tahoma;
	font:Tahoma;
	font-size:11px; 
	color:#4B042C; 
	text-decoration:underline; 
	font-weight:normal;
}
a.breadcrumb:hover
{ 
	font-family:Tahoma;
	font:Tahoma;
	font-size:11px; 
	color:#4B042C; 
	text-decoration:none; 
	font-weight:normal;
}

ul li
{
	font-family: Verdana;
	font-size:  12px;
	font-weight: Normal;
	color: #666666; 
}
/*___________________________________________________________________________________________*/
.MainMenu_MenuContainer{ width:155px;vertical-align:top;background:transparent;}
.MainMenu_MenuBar{background:transparent;}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }

.MainMenu_MenuItem,.submenuitembreadcrumb{
	font-family:Verdana;
	font:Verdana;
	font-size:8pt;
	font-style:normal;
	font-weight:bold;
	color:#999999;	
	text-decoration:none;
	padding:2px 5px 2px 5px;
	border:1px #fbf2ce solid;
	border-width:0px 0px 1px 0px;
	/*background-color:#fbf2ce;*/
	
}
.submenuitembreadcrumb{
	font-family:Verdana;
	font:Verdana;
	font-size:8pt;
	font-style:normal;
	font-weight:bold;
	color:#999999;	
	text-decoration:underline;
	padding:2px 5px 2px 5px;
	border:1px #fbf2ce solid;
	border-width:0px 0px 1px 0px;
	background-color:#fbf2ce;
	
}
.submenuitemselected{
	font-family:Verdana;
	font:Verdana;
	font-size:8pt;
	font-style:normal;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding:2px 5px 2px 5px;
	border:1px #fbf2ce solid;
	border-width:0px 0px 1px 0px;
	background-color:#fbf2ce;
	
	
}
.submenu{
	z-index:1000;
	border:1px #666666 solid;
	padding:0px;
	background-color: #fbf2ce;
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	margin-top:0px;
	
}
.rootmenuitem,.rootmenuitem TD{
	padding:0px 7px 0px 7px;
	color:#999999;
	font:Verdana; 
	font-family:Verdana; 
	font-weight:bold; 
	font-style:normal;
	font-size:9pt;
	
	height:26px;
	/*background-image:url(images/menu_bg_tile.jpg);
	background-position:top left;
	background-repeat:repeat-x;width:110px;*/
	
	vertical-align: middle;
	text-align:center;
	
	
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	padding:0px 7px 0px 7px;
	color:#000000;
	font:Verdana; 
	font-family:Verdana; 
	font-weight:bold; 
	font-style:normal;
	font-size:9pt;
	
	height:26px;
	/*background-image:url(images/menu_bg_tile.jpg);
	background-position:top left;
	background-repeat:repeat-x;width:110px;*/
	
	vertical-align: middle;
	text-align:center;
	
	
}
.MainMenu_MenuItemSel{
	background:transparent;
}
.MainMenu_MenuBreak
{
	padding:0px;
	border:0px;
	margin:0px;
}



/* Tuckaway specific style */

table.ratetable {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: transparent;
	font-weight: bold;
	font-size: 12px;
}
table.ratetable th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	background-color: transparent;
	font-weight: bold;
	font-size: 12px;
}
table.ratetable td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	background-color: transparent;
	font-weight: bold;
	font-size: 12px;
}
#rateday {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	font-weight: bold;
	font-size: 12px;
	height: 25px;
	vertical-align: bottom;
}




/* styles used by Matrix */
.Matrix_Container
{
	background-color: Transparent;
}
.Matrix_Footer
{
    background-color:White;
}
.Matrix_Header
{
    background-color: transparent;
    color:InfoText;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    border-width:1px;
    border-style:solid;
}
.Matrix_SubHeader
{
    background-color: #666666;
    color: White;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-width:1px;
    border-style:solid;
}
.Matrix_Item
{
    background-color:Silver;
    color: #333333;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
}
.Matrix_AlternatingItem
{
    background-color: #FBEDB7;
    color: #333333;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
}
.Matrix_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
}

span.Matrix_CourseName
{
	display:none;
}
.Matrix_Label
{
	font-size:11px;
	color:#000000;
}
.Matrix_Dropdown
{
	font-family: Verdana;
	font-size:  12px;
	font-weight: Normal;
	color: #666666; 
}
.Matrix_TextBox
{
	font-family: Verdana;
	font-size:  12px;
	font-weight: Normal;
	color: #666666; 
}
.Matrix_Note
{
	font-family: Verdana;
	font-size:  12px;
	font-weight: Normal;
	color: #666666; 
}
srerror 
{
                float: left; 
                padding: 2px; 
                font-size: 12px;
                font-family: Verdana;
                background-color: #fffbe1; 
                color: #CC0000; 
                border: 2px solid #F9CC4F; 
                margin-bottom: 0px;
}
.srmessage_blue
{
                float: left; 
                padding: 2px; 
                font-size: 12px;
                font-family: Verdana;
                background-color: #013564; 
                color: #ffffff; 
                margin-bottom: 0px;
}
.srmessage_green
{
                float: left; 
                padding: 2px; 
                font-size: 12px;
                font-family: Verdana;
                background-color: #315105; 
                color: #ffffff; 
                margin-bottom: 0px;
}
.srmessage_red
{
                float: left;  
                padding: 2px; 
                font-size: 12px;
                font-family: Verdana;
                background-color: #BF2D04; 
                color: #ffffff; 
                margin-bottom: 0px;
}
.copyright, .copyright td
{
	text-decoration: none;
	font-family:'trebuchet ms', arial, sans-serif;
	font-size:11px;
	color: #BBBBBB;
}
A.copyright:link
{
	text-decoration: none;
	font-family:'trebuchet ms', arial, sans-serif;
	font-size:11px;
	color: #BBBBBB;
}
A.copyright:visited
{
	text-decoration: none;
	font-family:'trebuchet ms', arial, sans-serif;
	font-size:11px;
	color: #BBBBBB;
}
A.copyright:active
{
	text-decoration: none;
	font-family:'trebuchet ms', arial, sans-serif;
	font-size:11px;
	color: #BBBBBB;
}
A.copyright:hover
{
	text-decoration: none;
	font-family:'trebuchet ms', arial, sans-serif;
	font-size:11px;
	color: #FFFFFF;
}




























































