/* ================================
    CSS STYLES
   ================================
*/   


/* CLOPAY STYLES */

.baseZ
{
	
	z-index: 1;
	
}
.border
{
	border-color: aeb2c2;
	border-left-style: double;
	border-right-style: double;
	border-top-style: double;
	border-bottom-style: double;
}
.padding
{
	padding-right: 5 px;
	padding-left: 5 px;
	padding-top: 5 px;
	padding-bottom: 5 px;
}
.glossary
{
	background-color= #aeb2c2;
	padding-right: 5 px;
	padding-left: 5 px;
	padding-top: 5 px;
	padding-bottom: 5 px;
}
#div1
{
	border-right: black thin double;
	padding-right: 5px;
	border-top: black thin double;
	padding-left: 5px;
	font-size: 11px;
	left: 200px;
	visibility: hidden;
	padding-bottom: 5px;
	border-left: black thin double;
	width: 400px;
	color: #000000;
	padding-top: 5px;
	border-bottom: black thin double;
	font-family: Verdana, Helvetica, sans-serif;
	position: absolute;
	top: 100px;
	background-color: white;
}
sidelink
/* hyperlink styles Top links */
A.TopLink:link    {
    text-decoration:    none;
    color:#006699;
}

A.TopLink:visited {
    text-decoration:    none;
    color:#006699;
}

A.TopLink:active  {
    text-decoration:    none;
    color:#006699;
}

A.TopLink:hover   {
    text-decoration:    underline;
    color:#006699;
}
A.TopLinkRed:link
{
	color: red;
	text-decoration: none;
}

A.TopLinkRed:visited {
	color: red;
	text-decoration: none;
}

A.TopLinkRed:active  {
	color: red;
	text-decoration: none;
}

A.TopLinkRed:hover   {
    text-decoration:    underline;
	color: red;
}
/* hyperlink styles sidelink links */
A.sidelink:link    {
    text-decoration:    none;
    color:#000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

A.sidelink:visited {
    text-decoration:    none;
    color:#000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

A.sidelink:active  {
    text-decoration:    none;
    color:#000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

A.sidelink:hover   {
    text-decoration:    underline;
    color:#000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

/* hyperlink styles sidelinkwhite links */
A.sidelinkwhite:link    {
    text-decoration:    none;
    color:#FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

A.sidelinkwhite:visited {
    text-decoration:    none;
    color:#FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

A.sidelinkwhite:active  {
    text-decoration:    none;
    color:#FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

A.sidelinkwhite:hover   {
    text-decoration:    underline;
    color:#FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
/* hyperlink styles product comparison links */
A.ProdComplinkwhite:link
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
    text-decoration:    underline;
}

A.ProdComplinkwhite:visited {
	font-weight: bold;
    text-decoration:    underline;
    color:#FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
}

A.ProdComplinkwhite:active
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
    text-decoration:    underline;
}

A.ProdComplinkwhite:hover   {
	font-weight: bold;
    text-decoration:    underline;
    color:#FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
}
/* hyperlink styles prodNav links */
A.prodNav:link    {
    text-decoration:    none;
    color:#000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

A.prodNav:visited {
    text-decoration:    none;
    color:#000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

A.prodNav:active  {
    text-decoration:    none;
    color:#000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

A.prodNav:hover   {
    text-decoration:    underline;
    color:#000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

/* hyperlink styles Main Nav links */
A.MainNavLink:link    {
	font-weight: bold;
    text-decoration:    none;
    color:#18204F;
}

A.MainNavLink:visited {
	font-weight: bold;
    text-decoration:    none;
    color:#18204F;
}

A.MainNavLink:active  {
	font-weight: bold;
    text-decoration:    none;
    color:#18204F;
}

A.MainNavLink:hover   {
	font-weight: bold;
    text-decoration:    underline;
    color:#18204F;
}

/* hyperlink styles footer links */
A.FooterLink:link    {
    text-decoration:    none;
    color:#2923B1;
}

A.FooterLink:visited {
    text-decoration:    none;
    color:#2923B1;
}

A.FooterLink:active  {
    text-decoration:    none;
    color:#2923B1;
}

A.FooterLink:hover   {
    text-decoration:    underline;
    color:#2923B1;
}

.sideProdHead
{
	padding-left: 6px;
	font-weight: bold;
	font-size: 13px;
	color: #f1bb33;
	padding-top: 8px;
	font-family: Verdana, Helvetica, sans-serif;
}

.sidelinkHead
{
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
.Copyright
{
	color: #707171;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;

}
/* background color for the content part of the pages */
Body
{
    background-color: white;
    }




/* background/border colors for the selected tab */
.TabBg {
    background-color: white;
    border-color: white;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
    
    border-color: black;
}

.ChildTabSel
{
	vertical-align: top;
	text-decoration: underline;
	width: 110px;
	cursor: hand;
	direction: ltr;
	font-family: Verdana, Tahoma, Microsoft Sans Serif;
	font-size:10px;
	text-align: center;
}
.ChildTab
{
	vertical-align: top;
	text-decoration: underline;
	width: 110px;
	cursor: hand;
	direction: ltr;
	font-family: Verdana, Tahoma, Microsoft Sans Serif;
	font-size:10px;
	text-align: center;
}
/* hyperlink styles of the left tabs */
A.ChildTabSel:link    {
    text-decoration:    none;
    color:#B68200;
	font-weight: bold;
	/*border-bottom-color: #0062ab;
	border-bottom-style: ridge;
	border-top-color: #0062ab;
	border-top-style: ridge;*/
}

A.ChildTabSel:visited {
    text-decoration:    none;
    color:#B68200;
	font-weight: bold;
	/*border-bottom-color: #0062ab;
	border-bottom-style: ridge;
	border-top-color: #0062ab;
	border-top-style: ridge;*/
}

A.ChildTabSel:active  {
    text-decoration:    none;
    color:#B68200;
	/*border-bottom-color: #0062ab;
	border-bottom-style: ridge;*/
}

A.ChildTabSel:hover   {
    text-decoration:    underline;
    color:#003263;
	font-weight: bold;
	/*border-bottom-color: #0062ab;
	border-bottom-style: ridge;*/
}
A.ChildTab:link    {
    text-decoration:    none;
    color:#003263;
	font-weight: bold;
}

A.ChildTab:visited {
    text-decoration:    none;
    color:#003263;
	font-weight: bold;
}

A.ChildTab:active  {
    text-decoration:    none;
    color:#003263;
}

A.ChildTab:hover   {
    text-decoration:    underline;
    color:#B68200;
	font-weight: bold;
}

.SelectedTab{
	font-weight: bold;
	font-size: 13px;
	color: #ffd700;
	font-family: Verdana, Helvetica, sans-serif;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color:ffffff;
    text-decoration:none;
    font-weight: bold
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color:white;
}
.ModuleTitle
{
	color:#000000;
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight:bold;
}  
/* style for separator between site links */
.Accent
{
    color: red;
    font-weight:    bold;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}



/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

/* style of item titles on edit and admin pages */
.BlueHead
{
	font-weight: bold;
	font-size: 14px;
	color: #003263;
	font-family: Verdana, Helvetica, sans-serif;
}
.SubHead1
{
	font-weight: bold;
	font-size: 11px;
	color: #003263;
	font-family: Verdana, Helvetica, sans-serif;
}
.SubHead2
{
	font-weight: bold;
	font-size: 10px;
	color: #003263;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
.SubHead3
{
	font-size: 10px;
	color: #003263;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
.HighLight
{
	font-weight: bold;
	font-size: 10px;
	color: #007AC3;
	font-family: Verdana, Helvetica, sans-serif;
}
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
    }
.offerTextRight
{
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 4px;
	color: #ffff66;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: right;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */



/* text style used for most text rendered by modules */
P
{
	padding-right: 2px;
	padding-left: 6px;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal; 
}

.Content
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.quiz
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;	
	line-height: 15px;
	color: #000000;
    font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;

}

.CompText
{
	font-weight: normal;
	font-size: 12px;
	color: #212958;
	font-family: Verdana, Helvetica, sans-serif;
}

.compright
{
	font-weight: bold;
	font-size: 12px;
	background-image: none;
	color: 212958;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: right;
}
.Formhead
{
	font-weight: bold;
	font-size: 12px;
	background-image: none;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #AEB2C2;
}
.Formtext
{
	font-size: 12px;
	background-image: none;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: gainsboro;
	text-align: left;
}
.comphead
{
	font-weight: bold;
	font-size: 12px;
	background-image: none;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #212958;
	text-align: center;
}
.compDiv
{
	font-weight: bold;
	font-size: 12px;
	background-image: none;
	width: 100%;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	height: 100%;
	background-color: #212958;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}
    
TD.SpecHead
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #797979;
}
 
TD.SpecSubHead
{
	font-weight: bold;
	font-size: 10px;
	color: #c72429;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #ababab;
}

TD.SpecModelHead
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
}
/* GENERIC */

BODY
{
	COLOR: #000000;
	FONT: 12px/13px Verdana, Arial, Helvetica, sans-serif;
	MARGIN: 0px;
	MARGIN-BOTTOM: 0%;
	background-color: #53798e;
	background-position: top;

}

p{
	FONT: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 15px;
	padding-right: 25px;
}

h1{
	FONT: 15px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: normal;
}

h2{
	FONT: 13px/12px verdana, Arial, Helvetica, sans-serif;
	color: #474747;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
}

h3{
	FONT: 12px/11px Verdana, Arial, Helvetica, sans-serif;
	color: #474747;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
}



/*Navagation Col */

#nav-col
{
width:190px;
min-height: 100%; 
background:#eaeaea;
}

#logo
{


width:187px;
top:5px;
left:1px
}

#navagation
{
	COLOR: #ffffff;
	FONT: 13px/14px  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 20%;
	width: 190px;
	text-align: right;
}

#navagation ul{
	list-style-image: none;
	list-style-type: none;
}


#navagation ul li {
	list-style-image: none;
	padding-bottom: 1px;	
}

#navagation ul li a{
	COLOR: #ffffff;
	FONT: 12px/11px  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 7px;
	display: block;
	width: 139px;
	height: 17px;
	background-COLOR: #84959e;
	text-decoration: none;
}


#navagation ul dt a{
	COLOR: #000000;
	FONT: 11px/11px  Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 14px;
	display: block;
	width: 70px;
	height: 15px;
	background-COLOR: #eaeaea;
	text-decoration: none;
}

#navagation ul li a:hover {
background: #60717c;
color: #ffffff;
} 

#nav-bottom{
	
	margin-top: 98%;
}


/* Root = Vertical, Secondary = Vertical */
ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
  
  border: 0 none;
  padding: 3;
  padding-right: 0px;
  width: 160px; /*For KHTML*/
  list-style: none;
}

ul#navmenu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu li {
	float: left; /*For IE 7 lack of compliance*/
	display: block !important; /*For GOOD browsers*/
	display: inline; /*For IE*/
	position: relative;
}

/* Root Menu */
ul#navmenu a {
 
	
	FONT: 12px/11px  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 7px;
	width: 139px;
	background-COLOR: #84959e;
	text-decoration: none;
   display: block;
   color: #fff;
   text-decoration: none;
   height: 17px;
	
	margin-top: 1%;


	
}





#col2 {
	position: relative;
	background: #fff;
   overflow: visible;
	width: 386px;
}

#headerimg{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

	
#col3{
	
	background: #fff;

}	

.topcol3{
padding-right: 10px;
padding-left: 8px;
padding-top: 25px;
font-weight: normal;		
}


.topcol3 p{
padding-right: 18px;
padding-left: 18px;
padding-top: 0px;		
}


#bottomcol3{
	background-color: #e6e8e8;
	height: 100%;
}

#bottomcol3 h2{

padding-right: 10px;
padding-left: 10px;
padding-top: 5px;

}

#bottomcol3 P{

padding-right: 22px;
padding-left: 22px;
padding-top: 5px;

}

.red{
color: #B22222;
FONT: 13px/12px tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;

	
}

	

	
#footer1 {
	
	width: 100%;
	height: 20px;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
   background-color: #d2dbe0;
}



#footer1 a{
	FONT: 10px/11px tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 10px;	
	margin-bottom: 4px;
}

#footer2 {
	
	width: 100%;
	height: 20px;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
   background-color: #e6e8e8;
}

#footer2txt {
	FONT: 10px/11px tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 4px;


}
LI
{
	list-style-position: inherit;
	list-style-type: none;
	margin-left: -30px;
}

</style>