a.st:link {/* Used with .leftblock1 */
	color: #5B16A8;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}
	
a.st:active {/* Used with .leftblock1 */
	color: #e9a41b;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}	

a.st:visited {/* Used with .leftblock1 */
	color:  #5B16A8;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}

a.st:hover {/* Used with .leftblock1 */
	color: #ffffff;
	text-decoration: none;
	background-color: #97BAE2;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}

a.sm1:link {/*Used with left nav */
	color: #6600CC;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}

a.sm1:active {/*Used with left nav */
	color: #bfe8fe;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-weight: none;
	font-size: 8pt;
	}	

a.sm1:visited {/*Used with left nav */
	color: #6600CC;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-weight: none;
	font-size: 8pt;
	}

a.sm1:hover {/*Used with left nav */
	color: #099BF8;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-weight: none;
	font-size: 8pt;
	}
	
a.sm3:link {/*Used with e-mail addresses */
	color: #3670F5;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 7.5pt;
	}

a.sm3:active {/*Used with e-mail addresses */
	color: #e9a41b;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 7.5pt;
	}	

a.sm3:visited {/*Used with e-mail addresses */
	color: #3670F5;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 7.5pt;
	}

a.sm3:hover {/*Used with e-mail addresses */
	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 7.5pt;
	}
	
a.title:link {/*Used with right nav */
	color: #6600CC;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-weight: none;
	font-size: 8pt;
	}

a.title:active {/*Used with right nav */
	color: #bfe8fe;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-weight: none;
	font-size: 8pt;
	}	

a.title:visited {/*Used with right nav */
	color: #6600CC;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-weight: none;
	font-size: 8pt;
	}

a.title:hover {/*Used with right nav */
	color: #8cb2df;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-weight: none;
	font-size: 8pt;
	}
	
body {
	scrollbar-arrow-color: #8cb2df;
	scrollbar-3dlight-color: #d0ded2;
	scrollbar-highlight-color: #f6f2fc;
	scrollbar-face-color: #d0ded2;
	scrollbar-shadow-color: #3399CC;
	scrollbar-track-color: #8cb2df;
	scrollbar-darkshadow-color: #5b16a8;
	}	
	
table.one	{
	border: 0px;
	width: 100%;
	background-color: #8cb2df;
	height: 75px; 
	}
	
td.first	{/*created thin boarders*/
	height: 75%;
	vertical-align: bottom;
	background-color: #8cb2df;
	}
	
table.two	{
	border: 0px;
	width: 100%;
	height: 72%;
	}

td.second	{
	width: 24%;
	text-align: left;
	vertical-align: top;
	background-color: #f6f2fc;
	}
	
td.third	{
	background-color: #f6f2fc;
	width: 54%;
	vertical-align: top;
	text-align: left;
	}
	
.leftblock1 {/*Used with a.st */
	width: 140px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
	border-right: 2px solid #6600CC;
	border-bottom: 2px solid #46018B;
	border-left: 1px solid #2750AD;
	border-top: 1px solid #3670F5;
	text-align: center;
	line-height: .85em;
	}
	
.box {
	width: 162px;
	border-right: 2px solid #6600CC;
	border-bottom: 2px solid #46018B;
	border-left: 1px solid #2750AD;
	border-top: 1px solid #3670F5;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #d0ded2;
	}
	
.box1 {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #d0ded2;
	}
	
.box2 {
	width: 140px;
	border-right: 2px solid #6600CC;
	border-bottom: 2px solid #46018B;
	border-left: 1px solid #2750AD;
	border-top: 1px solid #3670F5;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #ffffff;
	}
	
span.articles {
	color: #000000;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 7.5pt;
	text-decoration: underline;
	line-height: .5em;
	}
	
.title {/*Specific to Analytical code */
	font-size: 8pt;
	line-height: 1.6em;
	font-family: Trebucher MS, verdana, helvetica, sans-serif;
	margin-right: 25px;
	margin-left: 25px;
	color: #000000;
	}
	
.title_1 {
	font-size: 12pt;
	line-height: 1.6em;
	font-family: Trebucher MS, verdana, helvetica, sans-serif;
	margin-right: 25px;
	margin-left: 25px;
	text-align: center;
	color: #6600CC;
	}
		
td.fourth	{
	width: 22%;
	vertical-align: top;
	background-color: #d0ded2;
	}
	
input.info	{
	border: 1px solid black;
	font-size: 10pt;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	}
	
input.style	{
	border: 1px solid black;
	height: 20px;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}
	
table.three	{
	border: 0px;
	width: 100%;
	background-color: #d0ded2;
	height: 13%;
	}
	
td.fifth	{
	width: 24%;
	valign: top;
	background-color: #d0ded2;
	}
	
td.sixth	{
	width: 54%;
	vertical-align: middle;
	background-color: #d0ded2;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 7.25pt;
	color: #000000;
	}
	
td.seventh	{
	width: 22%;
	vertical-align: top;
	background-color: #f6f2fc;
	}
	
img.style	{
	border: 1px solid blue;
	}
	
.style1 {
	margin: 25px 25px;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size:8pt;
	color: #3670F5;
	font-weight: bold;
	}
	
.style3 {
	margin: 25px 25px;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size:8pt;
	font color: #3670F5;
	line-height: 1.8;
	}	
	
li.bullet	{/*Specific to analytical code */
	list-style-type: disc;
	}
	
b.bold	{
	font-weight: bold;
	}

p.style {/*Specific to analytical code */
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	color: #3670F5;
	font-size: 8pt;
	font-weight: bold;
	text-text-align: left;
	}
