body {
	margin: 0px;
	padding: 0px;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	line-height : 120%;
	background : #FFF;
}



.commonspotmenu 
{
	PADDING-LEFT: 0px; 
	Z-INDEX: 9; 
	PADDING-BOTTOM: 7px; 
	PADDING-TOP: 7px; 
	POSITION: absolute; 
	BACKGROUND-COLOR: #c6c6c6; 
	TEXT-ALIGN: left 
} 

.commonspotmenu A 
{
	BACKGROUND-COLOR: #c6c6c6 
} 

.commonspotmenu A:link 
{
	BACKGROUND-COLOR: #c6c6c6 
} 

.commonspotmenu A:visited 
{
	BACKGROUND-COLOR: #c6c6c6 
} 

.commonspotmenu A:hover 
{
	BACKGROUND-COLOR: #c6c6c6 
}

a 
{
	color:#336699;
}

a:visited 
{
	color:#cc6633;
}

a:Hover
{
	color:#cc6633;
}



/*Start of style sheet in CMS*/

p {
	font-size : 90%;
	line-height: 130%;
	color: #000000;
}
	
b {
	font-weight: 600;
}

div {
	font-size : 100%;
}


li{
/*	font-size : 90%;*/
	line-height: 140%;
	color: #000000;
	
}

ul{
/*		font-size : 90%;*/
	line-height: 140%;
	color: #000000;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

h1 {
	font-size: 145%;
	color: #cc6633;
	line-height: 110%;
	letter-spacing : 1px;
	font-weight : 200;
}

.h1color {
	color: #cc6633;
}

h2 {
	font-size: 110%;
	color: #336699;
	line-height: 100%;
	letter-spacing : 0.5px;
	font-weight: bold;
}

.h2color {
	color: #336699;
	font-size: 120%;
	font-weight: 200;
}

h3 {
	font-size: 105%;
	color: #663300;
	line-height: 100%;
	letter-spacing : 0.5px;
	font-weight: bold;
}

.h3color {
	color: #663300;
}

h4 {
	font-size: 95%;
	color: #333333;
	line-height: 100%;
	font-weight: bold;
}

.h4color {
	color: #333333;
}

.StyleCPTable
{
	
	width:600px;}
	
.StyleCPTableHeader
{
	}
	
.StyleCPTableRow
{

	}
	
.StyleCPLabelCell
{
	
	}
	
.StyleCPPropertyCell
{
	background-color:#E6E6E6;
	}
	
.StyleCPTextBox
{
	width:500px;}
	
#CustomPropertiesPlaceholder1_AuthoringModeControlsContainer_0ldUrl
{
	visibility:hidden;}
	
.Events Table TR TD
{
	font-size:xx-small;}
.smallfont {
font-size:small;
}

.largefont {
font-size:large;
}

.xsmallfont {
font-size:x-small;
}

.xlargefont {
font-size:x-large;
}

.EktronAjaxLoading 
{
 display: none;
}

/*-----------------------------------*/
A.action-button {
                BORDER-BOTTOM: #f8a128 2px solid; 
                BORDER-LEFT: #f8a128 2px solid; 
                PADDING-BOTTOM: 6px; 
                LINE-HEIGHT: 38px; 
                MARGIN: 0px auto; 
                PADDING-LEFT: 10px; 
                PADDING-RIGHT: 10px; 
                BACKGROUND: #f4761d; 
                FLOAT: none; 
                COLOR: #ffffff; 
                FONT-SIZE: 18px; 
                BORDER-TOP: #f8a128 2px solid; 
                BORDER-RIGHT: #f8a128 2px solid; 
                TEXT-DECORATION: none; 
                PADDING-TOP: 6px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-: 3px
}
A.action-button:hover {
                BORDER-BOTTOM-COLOR: #f8a128; 
                BORDER-TOP-COLOR: #f8a128; 
                BACKGROUND: #f8a128; 
                COLOR: #ffffff;
                BORDER-RIGHT-COLOR: #f8a128; 
                BORDER-LEFT-COLOR: #f8a128; 
                TEXT-DECORATION: none;
}
A.action-button:active {
                BORDER-BOTTOM-COLOR: #f8a128; 
                BORDER-TOP-COLOR: #f8a128; 
                BACKGROUND: #f8a128; 
                COLOR: #ffffff; 
                BORDER-RIGHT-COLOR: #f8a128; 
                BORDER-LEFT-COLOR: #f8a128; 
                TEXT-DECORATION: none;
}


