/*** BASIC STYLES ELEMENTS***/

a:link {
	color : #000000;
}

a:visited {
	color : #000000;
}

a:hover {
	color : #FF0000;
}

body {
	background-color : #F4F4F4;
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	margin : 0px 0px;
}

h1 {
	font-size : 165%;
	margin-bottom : 6px;
}

h2 {
	color : #336699;
	font-size : 125%;
	font-style : italic;
	font-variant : normal;
	margin-bottom : 6px;
}

h3 {
	color : #999999;
	font-size : 115%;
	font-variant : normal;
	font-weight : normal;
	margin-bottom : 0px;
}

h4, h5, h6 {
	font-size : 100%;
	margin-bottom : 0px;
}

hr {
	color : #DDDDDD;
	height : 1px;
}

ol {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 80%;
	margin-bottom : 10px;
	margin-left : 30px;
	margin-top : 10px;
}

ol li {
	margin-bottom : 0.7em;
}

p {
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 80%;
	text-align : justify;
}

ul {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 80%;
	margin-left : 25px;
	margin-top : 0px;
}

ul li {
	margin-bottom : 1px;
}

ul li li {
	list-style : url(images/bullet.gif);
}

.ew {
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 80%;
}

/*** Bottom Bar ***/
.Bottom_Bar {
	color : #999999;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 8pt;
}

.Bottom_Bar A:link, .Bottom_Bar A:visited {
	color : #999999;
	text-decoration : underline;
}

.Bottom_Bar A:hover {
	color : #6FA8C6;
	text-decoration : none;
}

/*** NAVIGATION STYLES ELEMENTS ***/
.Center_Stage {
	padding-bottom : 15px;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 15px;
}

.ewFormBody, .ewFormTable {
	background-color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 80%;
	line-height : 1.3em;
}

.ewFormDesc {
	color : #999999;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 90%;
	font-style : italic;
}

.ewFormDesc A:link, .ewFormDesc A:visited {
	color : #003399;
	text-decoration : none;
}

.ewFormHTMLBody {
	background-color : #FFFFFF;
	line-height : 1.3em;
}

.ewFormLabel {
	background-color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 80%;
	font-weight : normal;
	text-align : left;
}

.ewFormRequired {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 80%;
}

.ewFormSubheader {
	background-color : #336699;
	color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 10pt;
	font-weight : bold;
	text-align : left;
}

.ewFormSubmit {
	cursor : pointer;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 80%;
}

.ewItemsHeader {
	background-color : #336699;
	color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : .68em;
	font-weight : bold;
	text-align : left;
	text-decoration : none;
	vertical-align : top;
}

.ewItemsHeader A:link, .ewItemsHeader A:visited {
	color : #FFFFFF;
	text-decoration : none;
}

.ewItemsHeader A:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

.ewItemsSubHeader {
	background-color : #EEEEEE;
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : .68em;
	font-weight : bold;
	text-align : left;
	text-decoration : none;
	vertical-align : top;
}

.ewItemsSubHeader A:link, .ewItemsSubHeader A:visited {
	color : #000000;
	text-decoration : none;
}

.ewOptionsItems {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 80%;
}

.ewRowAlterItems {
	background-color : #FAFAFA;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 80%;
}

.ewRowItems {
	background-color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 80%;
}

/*** Data Form Styles Elements ***/
.ewTxt {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 9pt;
}

.ewViewBody, .ewViewTable {
	background-color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 80%;
	line-height : 1.3em;
}

/*** Left Menu ***/
.Menu {
	color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 12px;
	height : 20px;
}

.Menu A:link, .Menu A:visited {
	color : #FFFFFF;
	text-decoration : underline;
}

.Menu A:hover {
	color : #FFFFFF;
	text-decoration : none;
}

/*** Right Menu ***/
.Menu_Option {
	color : #336699;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-size : 12px;
	height : 25px;
	font-weight : bold;
}

.Menu_Option A:link, .Menu_Option A:visited {
	color : #336699;
	text-decoration : underline;
}

.Menu_Option A:hover {
	color : #6FA8C6;
	text-decoration : none;
}