p            {
	font-size: 9pt;
	letter-spacing:1;
	line-height: 180%;
}
a:active     { text-decoration: none; color: #3399FF }
a:link       { text-decoration: none; color: #000000}
a:visited    { text-decoration: none; color: #003399}
a:hover      { color: #FF0000; text-decoration: underline }
input {
	font-size: 9pt;
}
td {
	font-size: 9pt;
}
tr {
	font-size: 9pt;
}
br {
	font-size: 9pt;
}
BODY {
	FONT-SIZE: 9pt; COLOR: #000000; LINE-HEIGHT: 12pt; FONT-FAMILY: "ËÎÌå"; SCROLLBAR-BASE-COLOR: #0C4395
}
/* drop down menu */

.dmMenu {
	border : 1px solid #DCDCDC;
    padding-left: 4px;

    background-color : #999;
}

a.dmMenu,a:visited.dmMenu {
    font-size : 9pt;
    color : #FFF;
    border : none;
    text-decoration : none;
}

a:hover.dmMenu {
	font-size : 9pt;
	color : #ffc875;
}

/* 


/* 
// Classes //
ektron note... 
all classes must have visible: false; or they will appear in the ektron editor window
any classes that should be on <P> muyst specifically specify the selector
eg. p.authornote
*/

/* primary navigation */
a.mPrimary{
	font-size: 9pt;
	color: #000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding : 0px 0px 2px 0px;
	visible: false; /* ektron */
}

a:hover.mPrimary{
	font-size: 9pt;
	color: #000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding : 0px 0px 2px 0px;
	visible: false; /* ektron */
}
/* primary navigation */
a.mPrimary{
	font-size: 9pt;
	color: #000;
	
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
	padding : 0px 0px 6px 0px;
	visible: false; /* ektron */
}

a:hover.mPrimary{
	font-size: 9pt;
	color: #000;
	
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
	padding : 0px 0px 6px 0px;
	visible: false; /* ektron */
}


.mPrimary {
	
	font-size: 9pt;
	color: #000;
	
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
	padding : 0px 0px 6px 0px;
	visible: false; /* ektron */
}

a.mPrimaryOn {
	background-color: #CC3300;
	font-size: 9pt;
	color: #fff;
	
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
	padding : 0px 0px 6px 0px;
	cursor : hand;
	visible: false; /* ektron */
}

.mPrimaryOn {
	background-color: #CC6600;
	font-size: 9pt;
	color: #fff;
	
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
	padding : 0px 0px 6px 0px;
	cursor : hand;
	visible: false; /* ektron */
}

a.mPrimaryOff {
	background-color: #ff9900;
	font-size: 9pt;
	color: #000;
	
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
	padding : 0px 0px 6px 0px;
	visible: false; /* ektron */
}

.mPrimaryOff {
	background-color: #ff9900;
	font-size: 9pt;
	color: #000;
	
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
	padding : 0px 0px 6px 0px;
	visible: false; /* ektron */
}
