@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 901px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #999999;
	text-align: left;
	background-color: #FFFFFF;
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 30px;
	height: 100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	background: #ffffff;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0;
	vertical-align: top;
	top: 0px;
} 
.twoColFixLtHdr #header2 {
	margin: 0;
	vertical-align: top;
	top: 0px;
	background-color: #666666;
	height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 188px;
}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 170px;
	border-left: solid #ffffff 1pt;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 20px;
	margin: 0px;
	border-top: solid #cccccc 2pt;
	position: relative;
	left: auto;
	top: auto;
}

.twoColFixLtHdr #footer {
	background:#DDDDDD;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #333333;
	width: 100%;
	display: block;
	text-align: left;
	text-indent: 10px;
	border-top: solid #999999 1pt;
	position: relative;
} 
.twoColFixLtHdr #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 */
	font-size: 12px;
}


.twoColFixLtHdr #mainContent {
	margin: 0 0 0 190px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixLtHdr #container .centercell p {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container #rightblock2  p {
	font-family: "Trebuchet MS", Verdana;
	color: #333333;
	background-color: #FFFFFF;
	line-height: normal;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.newsolimage {
	margin: opx;
}
a:link {
	color: #0671A5;
}
a:visited {
	color: #999999;
}
.navimage {
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#rightblock {
	font-family: "Trebuchet MS", Verdana;
	float: right;
	width: 170px;
	border-top-width: 2pt;
	border-top-style: solid;
	border-top-color: #666666;
	top: 0px;
	position: static;
	height: auto;
	display: block;
	clear: both;
	right: 0px;
	padding: 10px;
	background-image: url(images/back_ltgrey.gif);
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	margin-top: 10pt;
	margin-right: 0pt;
	margin-bottom: 10pt;
	margin-left: 0pt;
}

#rightblock2 {
	font-family: "Trebuchet MS", Verdana;
	float: left;
	width: 125px;
	background-color: #FFFFFF;
	font-size: 10pt;
	line-height: 15pt;
	color: #333333;
	height: auto;
	position: relative;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 15pt;
	clear: none;
	top: 0px;
	display: block;
}
.centercell {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 20px;
	color: #333333;
	background-repeat: repeat-x;
	background-position: center top;
	padding-left: 15px;
	background-image: url(images/background2010.gif);
}

.rightcell {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	padding: 10px;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #666666;
	vertical-align: top;
	top: 0px;
	clear: both;
	background-image: none;
	background-color: #FFFFFF;
}



.yellowbox {
	background-position: top;
}
rightboxp {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0671A5;
	background-color: #00FFFF;
}



#leftblockcover {
	vertical-align: top;
	width: 450px;
	float: left;
	color: #000000;
	background-repeat: repeat-x;
	background-image: url(images/background.gif);
	margin: 0px;
	clear: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: auto;
	display: inline;
	position: relative;
}
ul {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	color: #0671A5;
	text-indent: 0px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
p {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
.heading {
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0470A3;
	margin-bottom: 50px;
	padding-bottom: 0px;
}

.centercell h3 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	line-height: 19px;
	color: #9552a3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-weight: normal;
}

h3 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	line-height: 19px;
	color: #9f5aa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-weight: normal;
}

h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	color: #2668a4;
	margin-bottom: 0px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	margin-top: 10px;
}
h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #2668a4;
	margin-bottom: 0px;
}

p.sessiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9552a3;
	line-height: 14pt;
}
.smalltext {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333;
}
#highlight {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CEE7FF;
	padding: 10px;
	margin-top: 10px;
}
.twoColFixLtHdr #container .centercell highlight {
	background-color: #00CC99;
	padding: 10px;
}
