.top {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
	font-size: 12pt;
}
.pt10White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.pt10WhiteItal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

a.pt10WhiteItal:link {
	color: #FFFFFF;
}
a.pt10WhiteItal:visited {
	color: #FFFFFF;
}
a.pt10WhiteItal:hover {
	color: #FFFFFF;
}
a.pt10WhiteItal:active {
	color: #FFFFFF;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0379C0;
}
a:link {
	color: #6633CC;
	text-decoration: none;
}

a:hover {
	color: #000099;
	text-decoration: underline;
}


a.pt9White:link {
	color: #FFFFFF;
}
a.pt9White:visited {
	color: #FFFFFF;
}
a.pt9White:hover {
	color: #FFFFFF;
}
a.pt9White:active {
	color: #FFFFFF;
}

.pt9White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #CCCCCC;
}
a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
}
.14ptBlackBd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #542BAA;
}
.mediumheavy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #542BAA;
}
.7ptPurp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: Normal;
	color: #9900CC;
}

a.7ptPurp:link {
	color: #9900CC;
}
a.7ptPurp:visited {
	color: #9900CC;
}
a.7ptPurp:hover {
	color: #9900CC;
}
a.7ptPurp:active {
	color: #9900CC;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: Normal;
	color: #ffffff;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #532E98;
	font-weight: bold;
}
h2 {
	font-size: 10px;
	font-weight: bold;
	color: #0379C0;
}
.smallblack {
	font-size: 10px;
	color: #532E98;
	font-weight: bold;
	text-align: left;
}

body  {
	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;
	background-image: url(images/grad.jpg);
	background-color: #ffff00;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.twoColFixLtHdr #container {
	width: 989px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
} 
.twoColFixLtHdr #header {
	background: #DDDDDD;
	padding: 0 0px 0 0px;  /* 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. */
	background-image: url(images/2010_r1_c1.gif);
} 
.twoColFixLtHdr #mainbody {
	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. */
	background-image: url(images/2010_r2_c1.gif);
	background-color: #ffff00;
	background-repeat: repeat;
} 
.twoColFixLtHdr #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: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	height: 109px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 10px 10px 10px;
	background-image: url(../images/2010_r2_c1.gif);
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
} 
.twoColFixLtHdr #footer {
	padding: 10 10 10 10; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffff00;
	background-image: url(images/2010_r3_c1.gif);
} 
.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: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-image: url(../images/2010_r3_c1.gif);
	height: 34px;
}
.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;
}
.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;
}

.imageborder {
	border: 1px solid #000000;
}
.boldred {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.smallerblack {

	font-size: 10px;
}
.diamond {
	list-style-image: url(images/diamond.gif);
	
}

.sidelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:sidelinks.hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:sidelinks.visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	color: #000000;
}
#twitterlayer {
	width:246px;
	height:284px;
	z-index:8;
	left: 723px;
	top: 145px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	position: absolute;
}
