/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
/* Coohya Skin 002 Custom Styles */
	.FirstTable {
	width: 760px;
}
	.FT_TopLeft { background: url(corners_top_left.gif) no-repeat top left; }
	.FT_Top { background: url(corners_top.gif) repeat-x; }
	.FT_TopRight { background: url(corners_top_right.gif) no-repeat top right; }
	.FT_Left { background: url(corners_left.gif) repeat-y; }
	.FT_Content{ background-color:#FFFFFF}
	.FT_Right{ background: url(corners_right.gif) repeat-y right; }
	.FT_BotLeft{ background: url(corners_bottom_left.gif) no-repeat top left; }
	.FT_Bot	{ background: url(corners_bottom.gif) repeat-x; }
	.FT_BotRight { background: url(corners_bottom_right.gif) no-repeat top right; }
	.FT_TopLeft, .FT_TopRight, .FT_BotLeft, FT_BotRight{ width: 8px; height: 8px;}
	.FT_Left, .FT_Right{ width:8px;}
	.FT_Top, .FT_Bot{ height:8px;}
	
	.Strip_Top {background: url(TopBG.gif) repeat-x; height: 17px;}
	.Strip_Left { background-color:#ECE9D8; width:3px;}
	.Strip_Horizontal { background-color:#CCCCCC; height: 3px; }

	.WhiteLinks, A.WhiteLinks:link, A.WhiteLinks:visited, A.WhiteLinks:active
	{
		color: #ffffff;
		font-family: Tahoma, Verdana, Arial;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	A.WhiteLinks:hover
	{
		text-decoration: underline;
	}
	.OrangeLinks,  A.OrangeLinks:link, A.OrangeLinks:visited, A.OrangeLinks:active
	{
		color: #FF6600;
		font-family: Tahoma, Verdana, Arial;
		font-size: 10px;
	}
	A.OrangeLinks:hover
	{
		text-decoration: underline;
	}
	.LightBrownText
	{
		font-family: Verdana, Tahoma,  Arial;
		font-size: 11px;
		color: #B4AE57;
	}
	
	.Content_Pane
	{
		width: 460px;
	}
	.Left_MainPane
	{
		width: 285px;
	}
	.Left_TopPane
	{
		width: 285px;
	}
	.Right_TopPane
	{
		width: 460px;
	}
	
	.Footer
	{
		background-color:#DAE8F3;
		height: 38px;
		width: 748px;
		vertical-align: middle;
		text-align:center;
	}
	.LinksBG
	{
		background-color: #CCCCCC;
		height: 30px;
		vertical-align: middle;
		text-align:center;
	}
	.WhiteTextBoldSmall 
	{
		color: #FFFFFF;
		font-family: Tahoma, Arial, Helvetica;
		font-size: 10px;
		font-weight: bold;
		padding: 4px;
	}
	.OrangeTextBold
	{
		font-family: Tahoma, Verdana,   Arial;
		font-size: 11px;
		color: #FF6600;
		font-weight: bold;
	}
	.SpacerClass
	{
		width: 3px;
	}
	.SpacerGray
	{
		background: url(GraySpacer.gif) repeat-y; 
		width: 5px;
	}
	.MainTable
	{
		height: 100%;
	}
	.NormalSmall
	{
		font-family: Tahoma, Verdana, Arial, Helvetica;
		font-size: 10px;
		font-weight: normal;
		color: #333333;
	}

/* End -Coohya Skin 002 Custom Styles */

/* PAGE BACKGROUND */
/* background color for the content part of the pages */
Body
{
	margin:0px;
}
.leftback
{
	background-attachment: fixed;
	background-color: #F4E0A1;
	background-image: url(leftback.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.linkrollover {
	text-decoration: none;
	color : #607E9F;
	font-family : Verdana;
	font-size : 7pt;
	text-transform: none;
	font-weight: bold;

}

/* Main Menu */
.MainMenu_MenuContainer {
	 
	/*BACKGROUND: url(Nav_BG.gif) repeat-x 50% bottom; */
	BACKGROUND: url(Nav_BG.gif) repeat-x top; 
	HEIGHT: 45px;
	}
.MainMenu_MenuBar {
	 
	/*BACKGROUND: url(WMP_tab_bg_off.gif) repeat-x 50% bottom; */
	HEIGHT: 45px;
	CURSOR: hand;
}
/*sub menu items*/
.MainMenu_MenuItem {
	cursor: hand; 
	color: #666666; 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	padding: 2px 10px 3px 5px;
	
}
.MainMenu_MenuItemSel {
	cursor: hand; 
	color: #666666;
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	border: 0;
	padding: 2px 10px 3px 5px;
	background-color: #C6DBEC; 
	
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	background: white; 
	filter: none;
	border: 1px solid #C6DBEC;
	margin-top: 1px;
	padding: 1px;
}
.MainMenu_MenuBreak {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; WIDTH: auto; BORDER-BOTTOM: 0px
}
.MainMenu_MenuArrow {
	DISPLAY: none
}
.MainMenu_RootMenuArrow {
	DISPLAY: none
}

.MainMenu_Selected{
	BACKGROUND: transparent scroll repeat 0% 0%;
	HEIGHT: 45px
}
.MainMenu_BreadcrumbActive
{
	BACKGROUND: url(Nav_BG_Selected.gif) repeat-x 50% top;
	HEIGHT: 45px
}
.MainMenu_Active{
	BACKGROUND: url(Nav_BG_Selected.gif) repeat-x 50% top; 
	HEIGHT: 45px;
}

.MainMenu_BreadcrumbActive2
{
	/*BACKGROUND: url(Nav_BG_Selected.gif) repeat-x 50% top;*/ 
	HEIGHT: 45px; 
}
/* background/border colors for the selected tab */
.TabBg {
    background-color: black;
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: normal;
    font-size: 10px;
    color: #666666;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color:#666666;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#666666;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#666666;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#666666;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: normal;
    font-size: 11px;
    color: #000;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:#000;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#000;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#000;
}

A.OtherTabs:hover    {
    text-decoration: none;
    color:#FFF;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #999999;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */

A.CommandButton:link, A.CommandButton:visited {
	color: #ffffff;	
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 1px 5px 2px 6px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background: #0099CC;
}

A.CommandButton:hover {
	color: #ffffff;
	padding: 1px 5px 2px 6px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background: #006699;
}
    
/* GENERIC */
H1  {
	font-family: Georgia;
	font-size: 24px;
	color: #410000;
	font-style: italic;
	text-transform: capitalize;
	text-align: right;
}
H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

A:link  {
    text-decoration:    underline;
    color:  #000000;
}

A:visited   {
    text-decoration:    underline;
    color:  #000000;
}

A:active    {
    text-decoration:    underline;
    color:  #000000;
}

A:hover {
    text-decoration:    none;
    color:  #8B6B45;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.TopMenuItem {
	cursor: pointer;
	cursor: hand;
	color: #7D5420;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0px;
	padding: 2px;
}
.TopMenuItem a, .TopMenuItem a:visited, .TopMenuItem a:link {
	cursor: pointer;
	text-decoration: underline;
	cursor: hand;
	color: #7D5420;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
	padding: 0px;
}
.TopMenuItem a:hover {
	cursor: pointer;
	cursor: hand;
	color: #7D5420;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
	text-decoration: none;
	padding: 0px;
}
.TopMenuItem img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 6px;
	margin-right: 6px;
	vertical-align: middle;
}
.AccMenuItem {
	cursor: pointer;
	cursor: hand;
	color: #7D5420;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0px;
	padding: 2px;
}
.AccMenuItem a, .AccMenuItem a:visited, .AccMenuItem a:link {
	cursor: pointer;
	text-decoration: none;
	cursor: hand;
	color: #7D5420;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
.AccMenuItem a:hover {
	cursor: pointer;
	cursor: hand;
	color: #7D5420;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
.AccMenuItem img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 6px;
	margin-right: 6px;
	vertical-align: middle;
}
.AccommodationMenuItem {
	cursor: pointer;
	text-decoration: none;
	cursor: hand;
	color: #7D5420;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
	padding-left: 8px;
}
.AccommodationSubMenuItem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #56595C;
	text-decoration: none;
	padding-left: 5px;
}
.AccommodationSubMenuItem a, .AccommodationSubMenuItem a:visited, .AccommodationSubMenuItem a:link {
	cursor: pointer;
	text-decoration: none;
	cursor: hand;
	color: #7D5420;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
.AccommodationSubMenuItem a:hover {
	cursor: pointer;
	cursor: hand;
	color: #7D5420;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
.BottomMenuItem {
	cursor: pointer;
	cursor: hand;
	color: #666666;
	font-family: Verdana, Times, serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
}
.BottomMenuItem a, .BottomMenuItem a:visited, .BottomMenuItem a:link {
	cursor: pointer;
	text-decoration: none;
	cursor: hand;
	color: #666666;
	font-family: Verdana, Times, serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
}
.BottomMenuItem a:hover {
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-family: Verdana, Times, serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
	text-decoration: underline;
}
.content_table {
	padding-top: 21px;
	padding-right: 21px;
	padding-bottom: 21px;
	padding-left: 0px;
}
.footer_img_left {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 21px;
	padding-left: 21px;
}
.footer_img_right {
	padding-top: 0px;
	padding-right: 21px;
	padding-bottom: 21px;
	padding-left: 0px;
}
.img_content {
	border: 8px solid #E4E0D4;
}
.img_noborder {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.borderBtm {
	height: 20px;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
/*--------------------------------------------------------------------------
Generic
--------------------------------------------------------------------------*/

table, td, div {
	font-size: 11px;
}
img {
	border: 0; 
}
ul {
	padding: 0;
	margin: 0;
}
ul li {
	list-style: disc;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}
form, input, select {
	padding: 0;
	margin: 0;
}
h1.breadcrumb,
h1.breadcrumb a,
h1.breadcrumb a:link,
h1.breadcrumb a:active,
h1.breadcrumb a:visited,
h1.breadcrumb a:hover,
h1.breadcrumb span.SkinObject {
	font-size: 11px;
	font-weight: normal;
	color: #472C14;
	text-decoration: none;
	text-align: left;
}
h2.title {
	font-size: 11px;
	font-weight: normal;
	color: #472C14;
	text-decoration: none;
	text-align: left;
}
hr {
	height: 1px;
	color: #8B6B45;
	background: #8B6B45;
	border: 0;
}

/*--------------------------------------------------------------------------
Common
--------------------------------------------------------------------------*/

.hide {
	display: none;
}
.nomargin p {
	margin: 0;
}

/*--------------------------------------------------------------------------
Top Navigation
--------------------------------------------------------------------------*/

.TopNavigationWrapper {
	background: url(graphics/common/topnavigation/back.gif) no-repeat center top;
	padding: 28px 0 36px 0;
	border-bottom: solid 5px #8B6B45;
}
#topnavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFF;
	width: 686px;
	height: 30px;
	background: #8B6B45 url(graphics/common/topnavigation/effect.gif) no-repeat center;
}
#topnavigation li {
	list-style: none;
	padding: 8px 16px 8px 0;
	float: left;
	position: relative;
	z-index: 1000;
}
#topnavigation li ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 134px;
	color: #FFF;
	margin: 30px 0 0 0;
	background: #8B6B45;
	display: none;
	position: absolute;
	border-top: solid 3px #8B6B45;
	border-left: solid 8px #8B6B45;
	border-right: solid 8px #8B6B45;
	border-bottom: solid 12px #8B6B45;
	top: 0;
	left: 0;
	z-index: 1000;
}
#topnavigation li ul li {
	width: 114px;
	background: none;
	padding: 6px 8px 6px 8px;
	border-bottom: solid 1px #9E7C53;
	float: left;
}
#topnavigation li ul li a:hover {
	color: #FFF;
	text-decoration: underline;
	z-index: 1000;
}
#topnavigation li:hover ul,
#topnavigation li.hover ul {
	display: block;
	z-index: 1000;
}
#topnavigation li.start {
	padding: 8px 17px 8px 21px;
}
#topnavigation li.end {
	padding: 8px 0px 8px 0;
}
#topnavigation a {
	color: #FFF;
	text-decoration: none;
}
#topnavigation a:hover {
	color: #D0BCA5;
}

/*--------------------------------------------------------------------------
Banner
--------------------------------------------------------------------------*/

.banner {
	width: 686px;
	height: 160px;
	position: relative;
	z-index: 1;
}
.logo {
	width: 225px;
	height: 160px;
	position: absolute;
}
.photo {
	width: 536px;
	height: 160px;
	float: right;
}

/*--------------------------------------------------------------------------
MenuItems
--------------------------------------------------------------------------*/

.BottomNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.BottomNavigation a,
.BottomNavigation a:link,
.BottomNavigation a:active,
.BottomNavigation a:visited {
	color: #999;
	text-decoration: none;
}
.BottomNavigation a:hover {
	color: #999;
	text-decoration: underline;
}

/*--------------------------------------------------------------------------
Footer
--------------------------------------------------------------------------*/

.footer {
	color: #666;
	width: 702px;
	margin: auto;
	background: url(../../graphics/common/footer/back.gif) repeat-x;
	padding: 20px 0 17px 0;
}
.footer .copyright {
	width: 702px;
	text-align: center;
}
.footer .copyright img {
	margin: 0 15px -3px 0;
}
.footer .BottomNavigationWrapper {
	width: 702px;
	text-align: center;
	margin: 7px 0 0 0;
}

/*--------------------------------------------------------------------------
Login
--------------------------------------------------------------------------*/

.login {
	width: 702px;
	text-align: center;
}


