/*********************
       LAYOUT
*********************/

* {
	margin: 0;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-size: 12pt;
	color: #00F;
	margin-right: 10px;
	position: static;
	font-family: Arial, "Arial Black", Calibri, "Century Gothic", "Comic Sans MS", "Courier New", "Lucida Console", Manuscript, "MS Sans Serif", Papyrus, Tahoma, "Times New Roman", Verdana, "MS Outlook", Script;
	background-repeat: repeat;
	background-color: #FFF;
	width: auto;
	float: none;
}
.img_bdr {
	border: 1px none #000000;
}

body {
	background-image: url(images/brown_bg.gif);
	width: static;
	margin-left: 10px;
	text-align: left;
}
#wrapper {
	width: 770px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #d3cecc;
	border: 1px solid #000000;

}
#header_main {
	width: 770px;
	float:left;
	height: 462px;
	background-image: url(images/header_main.jpg);
	margin-right: auto;
	margin-left: auto;
}

#header_exec {
	width: 770px;
	float: left;
	height: 462px;
	background-image: url(images/header_exec.jpg);
	margin-right: auto;
	margin-left: auto;
}

#header_moose {
	width: 770px;
	float: left;
	height: 462px;
	background-image: url(images/header_moose.jpg);
	margin-right: auto;
	margin-left: auto;
}



#header_knights{
	width: 770px;
	float: left;
	height: 462px;
	background-image: url(images/header_knights.jpg);
	margin-right: auto;
	margin-left: auto;
}


#header_contact {
	width: 770px;
	float: left;
	height: 462px;
	background-image: url(images/header_contact.jpg);
	margin-right: auto;
	margin-left: auto; }
	
#header_links {
	width: 770px;
	float: left;
	height: 462px;
	background-image: url(images/header_links.jpg);
	margin-right: auto;
	margin-left: auto; }
			
	
#header_alum {
	width: 770px;
	float: left;
	height: 462px;
	background-image: url(images/header_alum.jpg);
	margin-right: auto;
	margin-left: auto; }
	
	
#header_map {
	width: 770px;
	float: left;
	height: 462px;
	background-image: url(images/header_map.jpg);
	margin-right: auto;
	margin-left: auto; }
		
#header_camps {
	width: 770px;
	float: left;
	height: 462px;
	background-image: url(images/header_camps.jpg);
	margin-right: auto;
	margin-left: auto; }
	
	#header_amt {
	width: 770px;
	float: left;
	height: 462px;
	background-image: url(images/header_amt.jpg);
	margin-right: auto;
	margin-left: auto; }
	

#header_location {
	width: 770px;
	float: left;
	height: 462px;
	background-image: url(images/location_header.jpg);
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
}


#leftcolumn {
	height: 500%;
	width: 225px;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10pt;
	margin-left: auto;
	float: left;
	table-layout: fixed;
	font-size: small;
	color: #03C;
	text-align: center;
}

#rightcolumn {
	width: 520px;
	background-color: #d3cecc;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #ccc;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
	padding-left: 10px;
	padding-bottom: 20px;
	text-align: right;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

#menucontainer {
	float: left;
	height: 95px;
	width: 225px;
	margin-top: 276px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	color: #FFF;
	background-color: #F0F0F0;
}


#topcontainer1 {
	float: left;
	height: 60px;
	width: 230px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
}


#topcontainer2 {
	height: 10px;
	width: 200px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
}

#footer {
	width: 975px;
	clear: both;
	color: #FFF;
	background-image: url(images/footer.gif);
	height: 102px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	font-size: x-small;
	margin-right: 2pt;
	outline-color: #D6D6D6;
}

#footerc1 {
	width: 270px;
	margin-top: 10px;
	margin-left: 20px;
	height: 102px;
	float: left;

}

#footerc2 {
	width: 400px;
	margin-top: 55px;
	margin-left: 25px;
	height: 40px;
	float: none;
	text-align: left;
	clear: left;

}

/*********************
        LINKS
*********************/

A:link {
	text-decoration: underline;
	color:#009
}
A:visited { text-decoration: underline; color:#ffffff }
A:active {
	text-decoration: underline;
	color:#000
}
A:hover { text-decoration: color:#ffffff
	color: #D6D6D6;
	color: #00F;
	background-color: #FFF;
	clear: right;
	outline-color: #036;
	font-size: 9px;
}


#leftcolumn a:link {
	text-decoration: underline;
	color: #051338;
	font-weight: normal;
	}
#leftcolumn a:visited {
	text-decoration: underline;
	color: #051338;
	}
#leftcolumn a:hover {
	text-decoration: underline;
	color: #e4dddd;
	}
#leftcolumn a:active {
	text-decoration: underline;
	color: #051338;
	font-weight: bold;
	text-align: center;
	}

#rightcolumn a:link {
	text-decoration: underline;
	color: #051338;
	font-weight: normal;
	}
#rightcolumn a:visited {
	text-decoration: underline;
	color: #000000;
	}
#rightcolumn a:hover {
	text-decoration: underline;
	color: #e4dddd;
	}
#rightcolumn a:active {
	text-decoration: underline;
	color: #00F;
	font-weight: bold;
	}


.topcontainer2 a:link {
	text-decoration: underline;
	color: #ffffff;
	}
.topcontainer2 a:visited {
	text-decoration: underline;
	color: #cad7d0;
	}
.topcontainer2 a:hover {
	text-decoration: underline;
	color: #a6d9b7;
	}
.topcontainer2 a:active {
	text-decoration: underline;
	color: #ffffff;
	}


/*********************
       TYPOGRAPHY
*********************/

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #039;
	text-align: left;
	margin-right: 15px;
	margin-left: 0px;
	margin-top: 10px;
	font-weight: bold;
	border-left: 10;
	font-style: italic;
	background-color: #FFF;
}

p.centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

p.right_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}

ul#menu li {
	list-style: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	color: #E9E9E9;
	line-height: 23px;
	margin-left: 20px;
	outline-color: #FFF;
}


p.leftcolumn{
	color: #039;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 210px;
	background-color: #FFF;
	font-style: italic;
	font-stretch: wider;
}



h3.leftcolumn{
	color: #333;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
}

p.topcontainer1{
	color: #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
}


p.topcontainer2{
	color: #E9E9E9;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #788750;
}

p.footercontainer {
	color: #E9E9E9;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-top: 15px;
	margin-left: 30px;
}

p.footercontainer2 {
	color: #E9E9E9;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-top: 10px;
	margin-left: 10px;
}

.footercontainer2 a {
	font-size:10px;
}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #373f23;
	background-color: #EEEEEC;
	margin-top: 10px;
	margin-left: 10px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #373f23;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
}
ul {
	font-family: "MS Serif", "New York", serif;
	font-size: 12px;
	color: #FFF;
	margin-left: 40px;
}


/*-----------------------------------------table formatting executive------------------------------*/


#hor-minimalist-b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e8e4e3;
	width: 520px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: 083d27;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
	text-align: center;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #333333;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}

#hor-minimalist-b2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	width: 520px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b2 th
{
	font-size: 14px;
	font-weight: normal;
	color: 083d27;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b2 td
{
	border-bottom: 1px solid #ccc;
	color: #333333;
	padding: 6px 8px;
}
#hor-minimalist-b2 tbody tr:hover td
{
	color: #009;
}
#hor-minimalist-b3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e8e4e3;
	width: 520px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b3 th
{
	font-size: 14px;
	font-weight: normal;
	color: 083d27;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b3 td
{
	border-bottom: 1px solid #ccc;
	color: #333333;
	padding: 6px 8px;
}
#hor-minimalist-b3 tbody tr:hover td
{
	color: #009;
}

#hor-minimalist-b4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	width: 520px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b4 th
{
	font-size: 14px;
	font-weight: normal;
	color: 083d27;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b4 td
{
	border-bottom: 1px solid #ccc;
	color: #333333;
	padding: 6px 8px;
}
#hor-minimalist-b4 tbody tr:hover td
{
	color: #009;
}

#hor-minimalist-b5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e8e4e3;
	width: 520px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b5 th
{
	font-size: 14px;
	font-weight: normal;
	color: 083d27;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b5 td
{
	border-bottom: 1px solid #ccc;
	color: #333333;
	padding: 6px 8px;
}
#hor-minimalist-b5 tbody tr:hover td
{
	color: #009;
}

#hor-minimalist-b6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	width: 520px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b6 th
{
	font-size: 14px;
	font-weight: normal;
	color: 083d27;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b6 td
{
	border-bottom: 1px solid #ccc;
	color: #333333;
	padding: 6px 8px;
}
#hor-minimalist-b6 tbody tr:hover td
{
	color: #009;
}

#hor-minimalist-b7
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e8e4e3;
	width: 520px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b7 th
{
	font-size: 14px;
	font-weight: normal;
	color: 083d27;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b7 td
{
	border-bottom: 1px solid #ccc;
	color: #333333;
	padding: 6px 8px;
}
#hor-minimalist-b7 tbody tr:hover td
{
	color: #009;
}

#hor-minimalist-b8
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	width: 520px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b8 th
{
	font-size: 14px;
	font-weight: normal;
	color: 083d27;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b8 td
{
	border-bottom: 1px solid #ccc;
	color: #333333;
	padding: 6px 8px;
}
#hor-minimalist-b8 tbody tr:hover td
{
	color: #009;
}


#hor-minimalist-b9
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e8e4e3;
	width: 520px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b9 th
{
	font-size: 14px;
	font-weight: normal;
	color: 083d27;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b9 td
{
	border-bottom: 1px solid #ccc;
	color: #333333;
	padding: 6px 8px;
}
#hor-minimalist-b9 tbody tr:hover td
{
	color: #009;
}

#hor-minimalist-b10
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	width: 520px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b10 th
{
	font-size: 14px;
	font-weight: normal;
	color: 083d27;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b10 td
{
	border-bottom: 1px solid #ccc;
	color: #333333;
	padding: 6px 8px;
}
#hor-minimalist-b10 tbody tr:hover td
{
	color: #009;
}


#hor-minimalist-b11
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e8e4e3;
	width: 520px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b11 th
{
	font-size: 14px;
	font-weight: normal;
	color: 083d27;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b11 td
{
	border-bottom: 1px solid #ccc;
	color: #333333;
	padding: 6px 8px;
}
#hor-minimalist-b11 tbody tr:hover td
{
	color: #009;
}


#hor-minimalist-b12
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	width: 520px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b12 th
{
	font-size: 14px;
	font-weight: normal;
	color: 083d27;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b12 td
{
	border-bottom: 1px solid #ccc;
	color: #333333;
	padding: 6px 8px;
}
#hor-minimalist-b12 tbody tr:hover td
{
	color: #009;
}



#hor-minimalist-b13
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e8e4e3;
	width: 520px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b13 th
{
	font-size: 14px;
	font-weight: normal;
	color: 083d27;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b13 td
{
	border-bottom: 1px solid #ccc;
	color: #333333;
	padding: 6px 8px;
}
#hor-minimalist-b13 tbody tr:hover td
{
	color: #009;
}


#hor-minimalist-b14
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	width: 520px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b14 th
{
	font-size: 14px;
	font-weight: normal;
	color: 083d27;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b14 td
{
	border-bottom: 1px solid #ccc;
	color: #333333;
	padding: 6px 8px;
}
#hor-minimalist-b14 tbody tr:hover td
{
	color: #009;
}.unnamed1 {
	font: normal 10px Arial;
	color: #111111;
}
#red {
	text-align: center;
}
#rightcolumn table tr td {
	color: #000;
	text-align: left;
	font-weight: bold;
}
#wrapper #rightcolumn table {
	color: #000;
	font-size: 12px;
}
#wrapper #rightcolumn table tr #red {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #rightcolumn table {
	color: #00F;
}
#wrapper #rightcolumn table {
	color: #F0F0F0;
}
#wrapper #rightcolumn table {
	color: #000;
	font-weight: normal;
}
#wrapper #rightcolumn table {
	color: #333;
}
#wrapper #rightcolumn table {
	color: #000;
	font-family: Arial, "Arial Black", Calibri, "Century Gothic", "Comic Sans MS", "Courier New", "Lucida Console", Manuscript, "MS Sans Serif", Papyrus, Tahoma, "Times New Roman", Verdana, "MS Outlook", Script;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
#wrapper #rightcolumn p {
	color: #000;
}
#wrapper #rightcolumn h2 {
	color: #00F;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	background-color: #FFF;
}
#wrapper #rightcolumn table {
	text-align: left;
}
#wrapper #rightcolumn p {
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;

}
#wrapper #rightcolumn table {
	text-align: center;
}
#wrapper #rightcolumn table {
	color: #000;
	font-size: 10px;
}
#wrapper #rightcolumn blockquote {
	color: #000;
}
#rightcolumn {
	color: #000;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	float: none;
	background-color: #FFF;
	height: inherit;
	width: inherit;
}
#wrapper #rightcolumn table {
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper #rightcolumn .MsoNormal span {
	font-size: 10px;
}
#wrapper #rightcolumn .MsoNormal strong span {
	font-size: 10px;
}
#wrapper #rightcolumn .MsoNormal strong span span {
	font-size: 12px;
}
#wrapper #rightcolumn table tr td div {
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 10px;
	clear: right;
	outline-color: #FFF;
}
#wrapper #rightcolumn p {
	color: #F00;
	font-weight: bold;
	font-size: 12px;
}
#rightcolumn p {
	color: #00F;
	background-color: #FFF;
}
#wrapper #rightcolumn table caption {
	font-size: medium;
}
.HEADER {
	font-size: 14px;
	font-weight: bold;
}
#wrapper #rightcolumn table .HEADER {
	color: #000;
	font-weight: bold;
}
#wrapper #rightcolumn table tr td p {
	font-size: 10px;
	color: #000;
}
#wrapper #rightcolumn table tr td p {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F6F6F2;
	border: thin none #00F;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}
#wrapper #rightcolumn table tr td p {
	font-size: 10px;
}
#wrapper #rightcolumn table tr td p {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #D6D6D6;
	font-size-adjust: 16;
}
#wrapper table tr td {
	font-family: Arial, "Arial Black", Calibri, "Century Gothic", "Comic Sans MS", "Courier New", "Lucida Console", Manuscript, "MS Sans Serif", Papyrus, Tahoma, "Times New Roman", Verdana, "MS Outlook", Script;
	font-size: 12px;
	width: auto;
	table-layout: auto;
	marker-offset: auto;
	text-align: center;
	background-color: #999;
	color: #000;
	font-weight: normal;
}
#wrapper table tr td p {
	font-weight: bold;
	color: #000;
	font-size: 10pt;
	text-align: center;
	background-color: #F0F0F0;

}
#nobox {
}
#wrapper #rightcolumn tr .MsoNormal span {
	font-size: 12px;
}
#wrapper table tr td div {
	color: #333;
	text-align: center;
	font-size: 12px;
}
#wrapper #rightcolumn table tr td table {
	text-align: left;
}
table {
	text-align: center;
	padding: 10;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	min-width: 5px;
	word-spacing: 2px;
	border-top-color: #999;
	border-right-color: #600;
	border-bottom-color: #630;
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	white-space: normal;
	display: table-cell;
	clear: both;
	outline-color: #000;
	border-left-color: #000;
	font-size: 12px;
	right: inherit;
	left: auto;
	border-right-style: solid;
}
#wrapper #rightcolumn tr table {
	text-align: center;
}
#wrapper table {
	color: #00F;
	font-size: 9;
}
#wrapper table {
	font-weight: bold;
	font-size: 10px;
}
table tr {
	border-top-color: #00F;
	border-right-color: #00F;
	border-bottom-color: #00F;
	border-left-color: #00F;
	color: #000;
	background-color: #D6D6D6;
	table-layout: auto;
	padding: 10;
	position: fixed;
}
#wrapper table tbody tr th {
	font-size: x-small;
	color: #FFF;
	text-align: left;
}
#wrapper table {
	text-align: right;
	color: #000;
}
#wrapper #rightcolumn p {
	font-size: small;
}
#wrapper #rightcolumn p {
	font-size: x-small;
}
#wrapper #rightcolumn p {
	font-size: 10pt;
	color: #000;
	text-align: left;
	font-style: italic;
}
#wrapper #rightcolumn table tbody tr td h1 {
	font-size: 12px;
}
#wrapper #rightcolumn table {
	font-size: x-small;
}
#wrapper #rightcolumn table {
	font-weight: bold;
}
#wrapper #rightcolumn table {
	font-size: 10px;
	color: #000;
}
#wrapper #rightcolumn table tbody tr td h4 {
	font-size: 12px;
	text-align: center;
	color: #FFF;
}
#wrapper #rightcolumn table tbody tr td {
	color: #000;
	background-color: #999;
	font-stretch: wider;
	font-size: 10px;
	margin-right: 20px;
}
#wrapper #rightcolumn blockquote p {
	color: #000;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
}
#wrapper #rightcolumn table {
	color: #333;
	font-size: 9px;
	font-weight: bold;
	position: static;
	background-color: #D6D6D6;
	overflow: visible;
	width: auto;
	border-width: 5;
	margin-right: 2px;
	clear: right;
	font-family: Arial, Helvetica, sans-serif;
	display: table;
	text-align: center;
}
#wrapper h2 {
	color: #F00;
	font-size: 14px;
}
#wrapper table {
	color: #4F41F3;
}
#wrapper table tr td {
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
}
#wrapper #rightcolumn blockquote table tbody tr th .HEADER {
	text-align: center;
}
#wrapper #rightcolumn blockquote table tbody tr th p .HEADER {
	font-size: 12;
	color: #D6D6D6;
}
#red #rightcolumn blockquote {
	text-align: left;
}
#red blockquote h4 {
	font-size: 12px;
}
#red blockquote h2 {
	font-size: 14px;
}
#red blockquote h2 {
	color: #FFF;
	font-size: 18px;
	text-align: center;
}
#red blockquote h5 {
	font-style: italic;
}
#red div table tbody tr #wrapper2 {
	font-family: MS Serif, New York, serif;
}
#red blockquote table {
	color: #999;
}
body blockquote {
	font-size: 18px;
	color: #000;
}
blockquote {
	color: #FFF;
}
body center table tbody tr {

}
body center table tbody tr {
	color: #999;
}
table tbody tr {
	font-family: Arial, "Arial Black", Calibri, "Century Gothic", "Comic Sans MS", "Courier New", "Lucida Console", Manuscript, "MS Sans Serif", Papyrus, Tahoma, "Times New Roman", Verdana, "MS Outlook", Script;
	border-left-color: #000;
	border-top-color: #603;
}
#wrapper #rightcolumn table tbody tr th tt font {
	color: #FFF;
	font-family: Arial, "Arial Black", "Arial Narrow", "Bookman Old Style", Calibri, "Century Gothic", Cobalt, "Comic Sans MS", Garamond, "Lucida Sans", "Lynda Thin", Manuscript, "MS Reference Sans Serif", "MS Sans Serif", Papyrus, Perpetua, Tahoma, Verdana, sans-serif;
	font-style: italic;
}
#wrapper #rightcolumn p font {
	font-size: x-small;
}
#wrapper #rightcolumn table tbody {
	font-family: Arial;
}
#wrapper center table tbody tr td table tbody tr th p tt font {
	font-size: 14px;
	color: #D6D6D6;
}
#wrapper center table tbody tr th h6 tt font {
	font-family: "Lucida Console", Monaco, monospace;
	color: #FFF;
	font-size: 14px;
	font-style: italic;
}
#wrapper center table tbody tr td table tbody tr th tt font {
	color: #FFF;
}
#SZ {
	font-size: 15px;
}
.tr1 {
	color: #FFF;
}
.tr1 {
	color: #FFF;
}
.tr1 {
	color: #FFF;
	bottom: inherit;
	position: relative;
	background-color: #06C;
}
.excel1 .tr1 tt font {
	color: #FFF;
}
.TS {
	font-size: 10px;
}
#tr1 {
	font-size: 10px;
}
#tr1 table {
	font-size: 10px;
}
#tr1 table .tr tr .TS tt font {
	font-size: 10px;
}
.excel1 td table tr td tt font {
	font-size: 10px;
}
#tr1 table .tr tr td tt font {
	font-size: 10px;
}
.tr tbody tr td tt font {
	font-size: 10px;
}
#ft {
	font-size: 10pt;
}
#ft font {
	font-size: 9pt;
}
.excel1 td p font {
	font-size: 9px;
}
#wrapper #rightcolumn h5 {
	color: #5965F9;
}
#wrapper #rightcolumn table tr td {
	color: #D8051B;
}
#wrapper #rightcolumn p {
	color: #000;
}
#wrapper #rightcolumn p {
	font-style: italic;
}
#wrapper #rightcolumn p {
}
font {
	color: #FFF;
	text-align: justify;
}
#wrapper #leftcolumn p a {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: lowercase;
	color: #039;
}
#rightcolumn h2 {
	font-size: 16px;
}
#wrapper #footer #footerc1 .footercontainer br {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: lowercase;
	background-color: #009;
	letter-spacing: normal;
	text-align: right;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: table-footer-group;
}
