/***** Global style ****************************************************/
html {color: #32405e; font-family: Verdana, Arial, Helvetica, sans-serif;}
body {background-color: #B4B4B4; margin: 0px; padding: 0px;}

p {	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 70%;
	line-height: 16px;
	color: #535353; 
}

h1 {margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: 500;
	line-height: 18px;
	letter-spacing: 0px;
	color: #1e4a70;
}

h2 {margin: 0px 0px -13px 0px;
	padding: 0px 0px 0px 5px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 100%;
	letter-spacing: -1px;
	color: cc5500;
}

blockquote{
	font-size: 100;
	line-height: 18px;
	color: #535353;
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	padding: 8px 0px 10px 0px;
	text-align:justify;
	}

OL {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}
OL li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 5px 5px 5px 5px;
	line-height: 18px;
	color: #535353;
}

UL {margin: 0px 0px 0px 0px; padding: 10px 0px 10px 20px; }
UL li{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;	padding: 2px 5px 5px 0px; line-height: 16px;color: #535353;}
	


a {color: #1e4a70; margin: 0px 0px 0px 0px;}
a:hover {color: #1e4a70; text-decoration: underline;}

a.orangeLink {color: #ffffff; text-decoration: none;}
a.orangeLink:hover {color: #cc5500; text-decoration: underline;}



.featureTextMain {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	line-height: 18px;
	color: #535353;
	}

.featureTitleMain {
	font: normal 110% Trebuchet MS, Arial, Helvetica, sans-serif;;
	line-height: 1;
	margin: 0px 0px 10px 0px;
	color: #1e4a70;
	}
	
.twoHeaderGray {
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 2px 0px; 
	color: #646464;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 100%; 
	font-weight: bold; 
	}
	
.SessionTitle {
	line-height: normal;
	margin: 0px 0px 10px 0px;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}
.SessionText {
	line-height: normal;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	}
	
.SessionTimes {
	margin: 0px 0px 8px -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

