@charset "utf-8";

.twoColFixRtHdr #container #mainContent ul li a {
	color: #2d5858;
	text-decoration: underline;
}
.twoColFixRtHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	background-color: #FFF;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	width: 120px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: auto;
	background-color: #FFF;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border: medium none #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #336;
	font-size: 10px;
}
.twoColFixRtHdr #container #sidebar1 table tr th h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	font-size: 10px;
}



.twoColFixRtHdr #mainContent {
	filter:shadow(color:gray);
	font-size: 12px;
	background-color: #7cbebe;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 661px;
	height: auto;
	float: right;
	border: 3px double #6A6A6A;
	color: #2D5B5B;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 3px;
} 
.twoColFixRtHdr #container #sidebar1 div {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #808080;
}

img {
	border: medium none #87733B;
	column-fill: auto;
}

.twoColFixRtHdr #footer {
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 850px;
	color: #FFF;
	background-color: #737373;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 0px;
	height: 20px;
	text-align: center;
	position: relative;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
} 
.twoColFixRtHdr #container #footer div {
	margin-left: 290px;
}

.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
p {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFF;
}

H1 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	line-height: 16px;
	color: #7CBEBE;
	white-space: pre;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-transform: none;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E5E5E5;
	text-decoration: underline;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.twoColFixRtHdr #container #mainContent #p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
}
.twoColFixRtHdr #container #mainContent2 #p tr td p a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
.twoColFixRtHdr #container #mainContent2 #p tr td p a:visited {
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
}
.twoColFixRtHdr #container #mainContent2 #p tr td p a:active {
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
}

.twoColFixRtHdr #container #mainContent2 #p tr td p a:hover {
	text-decoration: none;
	color: #900;
	font-size: 14px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C5E2E2;
	border-right-color: #C5E2E2;
	border-bottom-color: #C5E2E2;
	border-left-color: #C5E2E2;
	font-style: normal;
	font-weight: bold;
}
TABLE {
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.twoColFixRtHdr #container #mainContent p {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}

p a:visited {
	text-decoration: none;
	color: #DDD;
}
p a:active {
	text-decoration: none;
	color: #CCC;
}

p a:hover {
	text-decoration: none;
	color: #900;
}
p a:link {
	color: #FFF;
	text-decoration: none;
}

.twoColFixRtHdr #container #mainContent ul li {
	list-style-position: outside;
	list-style-type: square;
	font-weight: normal;
}
.twoColFixRtHdr #container #footer div a:link {
	color: #FFF;
	text-decoration: none;
}
u {
	list-style-position: outside;
	list-style-type: square;
}

.twoColFixRtHdr #container #footer div a:active {
	color: #FFF;
	text-decoration: none;
}
.twoColFixRtHdr #container #footer div a:visited {
	color: #FFF;
	text-decoration: none;
}
.twoColFixRtHdr #container #footer div a:hover {
	color: #900;
	text-decoration: none;
}
.twoColFixRtHdr #mainContent2 {
	font-size: 12px;
	background-color: #7cbebe;
	margin-top: 20px;
	margin-right: 3px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 798px;
	height: auto;
	float: right;
	border: 3px double #6A6A6A;
	color: #050505;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 3px;
}
.twoColFixRtHdr #container #mainContent3 ul li a:link{
	font-family: Verdana, Geneva, sans-serif;
	color: #2D5B5B;
	text-decoration: underline;
}
.twoColFixRtHdr #container #mainContent3 ul li a:active{
	font-family: Verdana, Geneva, sans-serif;
	color: #2D5858;
	text-decoration: underline;
}
.twoColFixRtHdr #container #mainContent3 ul li a:visited{
	font-family: Verdana, Geneva, sans-serif;
	color: #478d8d;
	text-decoration: underline;
}
.twoColFixRtHdr #container #mainContent3 ul li a:hover{
	font-family: Verdana, Geneva, sans-serif;
	color: #900;
	text-decoration: underline;
}
.twoColFixRtHdr #footer2 {
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 3px;
	float: left;
	width: 850px;
	color: #7CBEBE;
	background-color: #E0E0E0;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 0px;
	height: 20px;
}


a:link {
	color: #2D5B5B;
	text-decoration: none;
}
.twoColFixRtHdr #mainContent3 {
	font-size: 14px;
	background-color: #7cbebe;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	width: auto;
	height: auto;
	float: none;
	border: 3px double #6A6A6A;
	color: #2D5B5B;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 0px;
}
a:visited {
	color: #478D8D;
	text-decoration: none;
}
a:active {
	color: #478D8D;
	text-decoration: none;
}
a:hover {
	color: #900;
}

/* CSS Document */

body  {
	background-color: #CDCDCD;
	color: #336;
	background-image: none;
	background-repeat: repeat;
}


.twoColFixRtHdr #container {
	background-color: #FFF;
	width: 850px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-bottom: 0;
	height: auto;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
} 
.floatfix { clear: both; }
