/* Page Styles */
.Fresco2ndLevel_Page
{
    /*background-image: url(images/page_bg.jpg);
    background-repeat: no-repeat;*/
	background-color: #FFFFFF;
	width: 100%;
}

.Fresco2ndLevel_SplashPage
{
    background-image: url(images/splash_bg.jpg);
    background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 100%;
}

A:link  {
    text-decoration:    none;
    color:  #0066CC;
}

A:visited   {
    text-decoration:    none;
    color:  #0066CC;
}

A:active    {
    text-decoration:    none;
    color:  #0066CC;
}

A:hover {
    text-decoration:    underline;
    color:  #669955;
}

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18pt;
    font-weight: normal;
    color: #0D3359;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  10pt;
    font-weight: bold;
    color: #0D3359;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  10pt;
    font-weight: bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: normal;
}

UL LI
{
	list-style-image: url(images/bullet.gif);
	/*list-style-type: square;*/
}


/* Header Styles */
.Fresco2ndLevel_Header
{
	background-color: #113253;
}

.Fresco2ndLevel_Logo
{
    position: relative;
    left: 20px;
    top: 5px;
}

.Fresco2ndLevel_PhoneTop
{
	font-family: Arial, Tahoma, Verdana; 
	font-weight: bold;
	font-size: 10pt;
    color: #FFFFFF;
}

.Fresco2ndLevel_PhoneBottom
{
	font-family: Arial, Tahoma, Verdana; 
	font-weight: bold;
	font-size: 8pt;
    color: #FFFFFF;
}

.Fresco2ndLevel_AboutMenu
{
    position: relative;
    left: 0px;
    top: -8px;
	font-family: Arial, Tahoma, Verdana; 
	font-weight: normal;
	font-size: 9pt;
    color: #FFFFFF;
}

.Fresco2ndLevel_UpperMenu
{
	font-family: Arial, Tahoma, Verdana; 
	font-weight: bold;
	font-size: 9pt;
    color: #FFFFFF;
}

A.Fresco2ndLevel_UpperMenu:link
{
    color: #FFFFFF;
    text-decoration: none;
}

A.Fresco2ndLevel_UpperMenu:active
{
    color: #FFFFFF;
    text-decoration: none;
}

A.Fresco2ndLevel_UpperMenu:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

A.Fresco2ndLevel_UpperMenu:hover
{
    color: #B3E22B;
    text-decoration: none;
}

.Fresco2ndLevel_Login 
{
	font-family: Arial, Tahoma, Verdana; 
	font-weight: bold;
	font-size: 9pt;
    color: #FFFFFF;
}
A.Fresco2ndLevel_Login:link
{
    color: #FFFFFF;
    text-decoration: none;
}
A.Fresco2ndLevel_Login:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
A.Fresco2ndLevel_Login:active
{
    color: #FFFFFF;
    text-decoration: none;
}
A.Fresco2ndLevel_Login:hover
{
    color: #B3E22B;
    text-decoration: none;
}


/* Main Menu Styles */
.Fresco2ndLevel_Menu
{
    /*background-image: url(images/menu_bg.jpg);
	background-color: #29609E;*/
	background-color: transparent;
}

.MainMenu_Separator
{
	background-color: #FFFFFF;
	height: 31px;
}
.MainMenu_MenuBreak 
{
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
}
.MainMenu_RootMenuItem TD
{
	color: #FFFFFF;
	border: none; 
	cursor: hand; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background: transparent;
	font-family: Arial, Tahoma, Verdana; 
	padding-left: 8px;
	padding-right: 12px;
	height: 30px;
	text-align: center;
}
.MainMenu_RootMenuSelectedItem TD
{
	color: #FFFFFF;
	border: none; 
	cursor: hand; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #29609E;
	font-family: Arial, Tahoma, Verdana; 
	padding-left: 8px;
	padding-right: 12px;
	height: 30px;
	text-align: center;
}
.MainMenu_RootMenuActiveItem TD
{
	color: #FFFFFF;
	border: none; 
	cursor: hand; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background: transparent;
	font-family: Arial, Tahoma, Verdana; 
	padding-left: 8px;
	padding-right: 12px;
	height: 23px;
	text-align: center;
}
.MainMenu_MenuContainer {
	background-color: #4D406B; 
	background-image: url(images/menu_bg.jpg);
	border-left: #FFFFFF 0px solid; 
	border-bottom: #999999 0px solid; 
	border-top: #999999 0px solid; 
	border-right: #999999 0px solid;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 23px;
	background-color: #4D406B;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Tahoma, Verdana; 
	color: #FFFFFF; 
}
.MainMenu_MenuIcon {
	background-color: #113253; 
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 20px; 
	height: 21px;
	color: #FFFFFF; 
}
.MainMenu_SubMenu {
	background-color: #113253;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	color: #5566CC;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Arial, Tahoma, Verdana; 
}
.MainMenu_SubMenuSelectedItem {
	background-color: #113253; 
	cursor: pointer; 
	cursor: hand; 
	color: #B3E22B; 
	font-family: Arial, Tahoma, Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


/* Body Area Styles */
.Fresco2ndLevel_Body
{
	background-color: transparent;
}

.Fresco2ndLevel_RightPic
{
    position: relative;
    left: 0px;
    top: -10px;
    float: right;
}

.Fresco2ndLevel_LeftPane
{
    background-image: url(images/sidebar_bg.jpg);
    background-repeat: no-repeat;
    width: 210px;
    height: 375px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 25px;
    padding-bottom: 20px;
}

.Fresco2ndLevel_RightPane
{
    width: 185px;
    height: 375px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 25px;
    padding-bottom: 20px;
}

.Fresco2ndLevel_ContentPane
{
    width: 550px;
    height: 375px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 25px;
    padding-bottom: 50px;
}

.Fresco2ndLevel_ContentPane3C
{
    width: 485px;
    height: 375px;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 25px;
    padding-bottom: 50px;
}

.Fresco2ndLevel_AdminContentPane
{
    width: 100%;
    height: 375px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 25px;
    padding-bottom: 50px;
}

.Fresco2ndLevel_SplashContentPane
{
    width: 868px;
    height: 210px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 5px;
}

.Fresco2ndLevel_SplashBottomPane
{
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
    padding-bottom: 10px;
}


/* Footer Styles */
.Fresco2ndLevel_Footer
{
	background-color: transparent;
}

.Fresco2ndLevel_LeftPic
{
    position: relative;
    left: 150px;
    top: -5px;
}

.Fresco2ndLevel_Address
{
	font-family: Arial, Tahoma, Verdana; 
	font-weight: bold;
	font-size: 8pt;
    color: #456F99;
    padding-left: 40px;
    padding-right: 0px;
    padding-top: 5px;
    padding-bottom: 0px;
    position: relative;
}

.Fresco2ndLevel_CopyrightLine
{
	font-family: Arial, Tahoma, Verdana; 
	font-weight: bold;
	font-size: 8pt;
    color: #456F99;
    padding-left: 40px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
}

.Fresco2ndLevel_FooterLink
{
	font-family: Arial, Tahoma, Verdana; 
	font-weight: bold;
	font-size: 8pt;
    color: #0066CC;
}

A.Fresco2ndLevel_FooterLink:link
{
    color: #0066CC;
    text-decoration: none;
}

A.Fresco2ndLevel_FooterLink:active
{
    color: #0066CC;
    text-decoration: none;
}

A.Fresco2ndLevel_FooterLink:visited
{
    color: #0066CC;
    text-decoration: none;
}

A.Fresco2ndLevel_FooterLink:hover
{
    color: #669955;
    text-decoration: underline;
}


