a.st:link {/* Used with .leftblock1 */
	color: #8C7036;
	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:  #8C7036;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}

a.st:hover {/* Used with .leftblock1 */
	color: #582e0e;
	text-decoration: none;
	background-color:#F8E0AF;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}
	
a.sm1:link {/*Used with left nav */
	color: #A18B58;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}

a.sm1:active {/*Used with left nav */
	color: #e9a41b;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}	

a.sm1:visited {/*Used with left nav */
	color: #A18B58;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}

a.sm1:hover {/*Used with left nav */
	color: #582e0e;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}
	
a.sm3:link {/*Used with e-mail addresses */
	color: #CADBEC;
	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: #CADBEC;
	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: #fdfae9;
	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: #fdfae9;
	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: #414b43;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-weight: none;
	font-size: 8pt;
	}
	
a.back	{/*specific to awards*/
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	color: #927538;
	text-decoration: none;
	}
	
body {
	scrollbar-arrow-color: #fff7e1;
	scrollbar-3dlight-color: #fff7e1;
	scrollbar-highlight-color: #818b83;
	scrollbar-face-color: #d1b575;
	scrollbar-shadow-color: #fff7e1;
	scrollbar-track-color: #818b83;
	scrollbar-darkshadow-color: #d1b575;
	}
	
table.one	{
	border: 0px;
	width: 100%;
	background-color: #818b83;
	height: 75px;
	}
	
td.first	{/*created thin boarders*/
	height: 75%;
	vertical-align: bottom;
	background-color: #818b83;
	}
	
table.two	{
	border: 0px;
	width: 100%;
	height: 72%;
	}

td.second	{
	width: 24%;
	text-align: left;
	vertical-align: top;
	background-color: #fdfae9;
	}
	
td.third	{
	background-color: #fdfae9;
	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: #fff7e1;
	border-right: 2px solid #927538;
	border-bottom: 2px solid #76540E;
	border-left: 1px solid #76540E;
	border-top: 1px solid #927538;
	text-align: center;
	line-height: .85em;
	}
	
.box {
	width: 162px;
	border-right: 2px solid #927538;
	border-bottom: 2px solid #76540E;
	border-left: 1px solid #76540E;
	border-top: 1px solid #927538;
	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: #d1b575;
	}
	
.box1 {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #d1b575;
	}
	
.box2 {/*For future usage left nav*/
	width: 140px;
	border-right: 2px solid #927538;
	border-bottom: 2px solid #76540E;
	border-left: 1px solid #76540E;
	border-top: 1px solid #927538;
	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 {/*For future usage left nav*/
	color: #000000;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 7.5pt;
	text-decoration: underline;
	line-height: .5em;
	}
	
.title {/*specific to awards code */
	font-size: 8pt;
	line-height: 1.8em;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	margin-right: 25px;
	margin-left: 25px;
	color: #000000;
	}
	
td.fourth	{/*specific to awards code */
	width: 22%;
	vertical-align: top;
	background-color: #d1b575;
	}
	
input.info	{/*Specific to SEARCH */
	border: 1px solid black;
	font-size: 10pt;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	}
	
input.style	{/*Specific to SEARCH */
	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: #d1b575;
	height: 13%;
	}
	
td.fifth	{
	width: 24%;
	valign: top;
	background-color: #d1b575;
	}
	
td.sixth	{
	width: 54%;
	vertical-align: middle;
	background-color: #d1b575;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 7.25pt;
	color: #ffeed2;
	}
	
td.seventh	{
	width: 22%;
	vertical-align: top;
	background-color: #fff7e1;
	}
	
b.col_1 {/*specific to awards code */
	color: #927538;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	margin-left: 25px;
	}	
	
b.col_1_a	{/*specific to awards code */
	color: #F48D07;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	margin-left: 25px;
	}
	
b.col_3 {/*Specific to news and articles code */
	color: #927538;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	}
		
b.col_4 {/*specific to awards code */
	color: #927538;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	margin-left: 25px;
	}	
	
img.photo	{/*specific for awards code*/
	border: 1px solid #645224;
	margin-right:25px;
	margin-bottom:10px;
	} 
	
span.purple	{/*specific for awards code*/
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #8a27bd;
	}
	
span.purple_1	{/*specific for awards code*/
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #8a27bd;
	}
	
span.green	{/*specific for awards code*/
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	color: #669966;
	font-weight: bold;
	}
	
span.navy	{/*specific for awards code*/
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	color: #004080;
	font-size: 7.5pt;
	}
	
span.italics	{/*specific for awards code*/
	font-style: italic;
	}
	
li.bullet	{/*specific for awards code*/
	list-style-type: disc;
	}
	
.hr	{/*specific for awards code*/
	border-top-width: 1px;
	color: #F48D07;
	border-top-style: solid;
	noshade: none;
	margin: 0px 24px;
	}
