.PageStyle1
{
	background-color: #CCC8B8;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 100%;
}

.PageStyle2
{
	background-color: #FFFFFF;
	border-top: solid 1px #000000;
	border-bottom: solid 2px #000000;
	border-left: solid 1px #000000;
	border-right: solid 2px #000000;
}

.PageStyle2Row
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

/* style for module titles */
.Head   {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  14pt;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  10pt;
    font-weight:    bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  9pt;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Arial, Tahoma, Helvetica;
    font-size: 9pt;
    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: Arial, Tahoma, Helvetica;
    font-size: 9pt;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Arial, Tahoma, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Tahoma, Helvetica;
    font-size: 9pt;
    font-weight: normal;
}

A:link  {
	font-size: 8pt;
	font-family: Arial;	
    text-decoration:    none;
    color:  #003366;
}

A:visited   {
 	font-size: 8pt;
	font-family: Arial;	
   text-decoration:    none;
    color:  #660066;
}

A:active    {
	font-size: 8pt;
	font-family: Arial;	
    text-decoration:    none;
    color:  #003366;
}

A:hover {
 	font-size: 8pt;
	font-family: Arial;	
   text-decoration:    underline;
    color:  #003366;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
	background-image: url(header_bg.jpg);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	height: 92px;
}
.skingradient {
	background-image: url(menu_bg.jpg); 
	background-color: #21757F;
	border-left: #66CCCC 1px solid; 
	border-bottom: #006699 2px solid; 
	border-top: #66CCCC 1px solid; 
	border-right: #006699 2px solid;
	height:30px;
}
.skinbreadcrumb 
{
	background-image: url(search_bar_bg.gif); 
	background-color: #D7D7D7;
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}

.panemaster 
{
	padding-left: 5px;
	padding-right: 5px
}

.toppane {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.contentpane {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.rightpane {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.bottompane {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

.SearchStyle {
 font-family: Arial, Tahoma, Verdana;
    font-size:  8pt;
    color: #003366;
	font-weight:    bold;
	text-decoration:none;
	padding: 0px 0px 0px 0px;

}
a.SearchStyle:link {
	color: #003366;
	text-decoration: none;
}

a.SearchStyle:visited {
	color: #003366;
	text-decoration: none;
}

a.SearchStyle:hover {
	color: #003366;
	text-decoration: underline;
}

a.SearchStyle:active {
	color: #003366;
	text-decoration: none;
}

.breadcrumb {
	font-family: Arial, Tahoma, Verdana;
	color: #003366;
	font-size: 8pt;
	font-weight: normal;
	font-weight:    bold;
}

a.breadcrumb:link {
	color: #003366;
	text-decoration: none;
}

a.breadcrumb:visited {
	color: #003366;
	text-decoration: none;
}

a.breadcrumb:hover {
	color: #003366;
	text-decoration: underline;
}

a.breadcrumb:active {
	color: #304F90;
	text-decoration: none;
}

.breadcrumb_icon {
	padding: 0px 4px 0px 4px;
}
.copyright 
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.login 
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
}
a.login:link
{
	text-decoration: none;
	color: #003366;
}
a.login:visited
{
	text-decoration: none;
	color: #003366;
}
a.login:active
{
	text-decoration: none;
	color: #003366;
}
a.login:hover
{
	text-decoration: underline;
	color: #003366;
}
.register 
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
}
a.register:link
{
	text-decoration: none;
	color: #003366;
}
a.register:visited
{
	text-decoration: none;
	color: #003366;
}
a.register:active
{
	text-decoration: none;
	color: #003366;
}
a.register:hover
{
	text-decoration: underline;
	color: #003366;
}
.terms 
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
}
a.terms:link
{
	text-decoration: none;
	color: #003366;
}
a.terms:visited
{
	text-decoration: none;
	color: #003366;
}
a.terms:active
{
	text-decoration: none;
	color: #003366;
}
a.terms:hover
{
	text-decoration: underline;
	color: #003366;
}
.frescopower
{
	font-family: Arial, Tahoma, Verdana;
	color: #CCCCCC;
	font-size: 6pt;
	font-weight: bold;
}

/* r.a.d.menu HPM skin */

.RadMenu_HPM 
{
	background: #666666 url('img/MenuBarBackground.jpg') repeat-x;
	/*white-space:normal;*/
}

.RadMenu_HPM .link
{
	text-decoration:none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	/*width: 120px;*/
	line-height: 42px;
	/*background: #fefefe url('img/MainItemBackground.jpg') no-repeat;*/
	text-align: center;
	cursor: hand; 
	padding-left: 10px;
	padding-right: 10px;
}

.RadMenu_HPM .last .link
{
	border-right: 1px solid #666666;
}

.RadMenu_HPM .vertical .link
{
	border-right: 1px solid #666666;
}

.RadMenu_HPM .link:hover,
.RadMenu_HPM .focused,
.RadMenu_HPM .expanded
{
	/*background: #666666 url('img/MainItemBackground.jpg') no-repeat;*/
	text-decoration: none;
	cursor: hand; 
}

.RadMenu_HPM .rootGroup .disabled:hover
{
	/*background: #666666 url('img/MainItemBackground.gif') no-repeat;*/
}

.RadMenu_HPM .text
{
	color: #FFFFFF;
	font-family: Arial, Verdana;
}

.RadMenu_HPM .group
{
	/*filter: progid:DXImageTransform.Microsoft.Shadow(direction=140,color=#404040,strength=3);*/
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

.RadMenu_HPM .group .text
{
	padding-left: 31px;
	color: #FFFFFF;
}      

.RadMenu_HPM .group .link
{
	background: #666666 url('img/MenuItemBackground.jpg') repeat-x;
	/*width: 139px;*/
	line-height: 21px;
	text-align: left;
	border-right: 1px solid #666666;
	padding-left: 3px;
	padding-right: 10px;
/*	vertical-align: middle;
	display: table-cell;*/
}

.RadMenu_HPM .group .first .link
{
	background: #666666 url('img/MenuItemBackground.jpg') no-repeat;
	line-height: 21px;
}

.RadMenu_HPM .group .first .link:hover,
.RadMenu_HPM .group .first .focused,
.RadMenu_HPM .group .first .expanded
{
	background: #666666 url('img/MenuItemBackground.jpg') no-repeat;
	line-height: 21px;
}

.RadMenu_HPM .group .link:hover,
.RadMenu_HPM .group .focused,
.RadMenu_HPM .group .expanded
{
	background: #666666 url('img/MenuItemBackground.jpg') no-repeat;
	color: #FFFFFF;
}

.RadMenu_HPM .leftArrow,
.RadMenu_HPM .rightArrow,
.RadMenu_HPM .topArrow,
.RadMenu_HPM .bottomArrow,
.RadMenu_HPM .leftArrowDisabled,
.RadMenu_HPM .rightArrowDisabled,
.RadMenu_HPM .topArrowDisabled,
.RadMenu_HPM .bottomArrowDisabled
{
	border-left:1px solid #a9a9a9;
	border-top-color:threedhighlight;
	border-left-color:threedhighlight;
	background-color: #c9c9c9;
	width:15px;
}

.RadMenu_HPM .topArrow,
.RadMenu_HPM .topArrowDisabled
{
	width:100%;
}

.RadMenu_HPM .bottomArrow,
.RadMenu_HPM .bottomArrowDisabled
{
	width:100%;
}

.RadMenu_HPM .rightArrow,
.RadMenu_HPM .leftArrow
{
	height:100%;
}

.RadMenu_HPM .rightArrow,
.RadMenu_HPM .rightArrowDisabled
{
}

.RadMenu_HPM .vertical .separator .text
{
	padding-top: 3px;
	background-color: #cdcece;
	font-size: 1px;
	border-right: 1px solid #e6e6e6;
}

.RadMenu_HPM .expandLeft,
.RadMenu_HPM .expandRight
{
	background-color:transparent;
}

.RadMenu_HPM_rtl .expandLeft,
.RadMenu_HPM_rtl .expandRight
{
	background-color: transparent;
	margin-left: 8px;
}

/* right to left */
.RadMenu_HPM_rtl .group .link:hover .expandLeft,
.RadMenu_HPM_rtl .group .link:hover .expandRight
{
	background-color:transparent;
	margin: 0px;
	margin-left: 8px;
}

.RadMenu_HPM .link:hover .expandLeft,
.RadMenu_HPM .link:hover .expandRight,
.RadMenu_HPM .focused .expandLeft,
.RadMenu_HPM .focused .expandRight,
.RadMenu_HPM .expanded .expandLeft,
.RadMenu_HPM .expanded .expandRight
{
	background-color:transparent;
}

