@charset "UTF-8";
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: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	
	background-image: url(images/p_backg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.twoColFixLtHdr #container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 0px;
} 
.twoColFixLtHdr #header {
	height: 150px;
	padding: 0;
	background-image: url(images/top_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 
.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: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 350px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #1077d5;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
} 
.twoColFixLtHdr #footer {
	background-image: url(images/bottom_2.gif);
	height: 135px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 0px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.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;
}
.leftinfo {
	width: 298px;
	vertical-align: top;
	height: 200px;
	background-color: #eee2f6;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.leftinfo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #662C92;
	line-height: 20px;
	padding-right: 12px;
	padding-left: 12px;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 0px;
	font-style: italic;
}

li.mylist {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 17px;
	color: #412852;
	text-align: left;
}



.leftinfo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #662C92;
	line-height: 26px;
	padding-right: 12px;
	padding-left: 12px;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 0px;
}

.leftinfo li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #662C92;
	line-height: 16px;
	padding-right: 12px;
	padding-left: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.leftinfoin {
	width: 298px;
	vertical-align: top;
	height: 300px;
	background-color: #eee2f6;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.leftinfoin p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #662C92;
	line-height: 20px;
	padding-right: 12px;
	padding-left: 12px;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 0px;
	font-style: italic;
}
.leftinfoini {
	width: 298px;
	vertical-align: top;
	height: 350px;
	background-color: #eee2f6;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.style23 {
	color: #1077d5;
	font-style: italic;
	font-weight: bold;
}

.navdiv {
	float: right;
	margin-top: 70px;
	margin-right: 16px;
	z-index: 12;
}

ul#navlist
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#navlist li
{
	display: inline;
	list-style-type: none;
}

#navlist a {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#navlist a:link, #navlist a:visited
{
	color: #FFFFCC;
	background-color: #401B5C;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#navlist a:hover
{
	color: #fff;
	background-color: #FF6600;
	text-decoration: none;
}

#navlist li a#current
{
	background-color: #8e57b8;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1077d5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #01B185;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.style22 {color: #662C92}
.style16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #401B5C;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
	font-weight: bold;
}
.style22 {color: #662C92}
.boxclasses {
	background-color: #fedeb8;
	width: 290px;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3300;
	padding: 5px;
	margin-top: 20px;
}
.boxclasses p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #894711;
	line-height: 19px;
	margin: 0px;
	padding: 0px;	
}
.style21 {
	color: #662C92;
	line-height: 18px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: center;
	margin-top: 60px;
	text-align: center;
	color: #C3B8C3;
}
.info {
	text-align: center;
	margin-left: 30px;
	padding: 10px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 18px;
	border: 1px solid #e4e2e6;
	background-color: #f1f1f1;
}
.info p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #894711;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.boxclassesa {
	background-color: #fedeb8;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3300;
	margin-top: 20px;
	margin-right: 20px;
	padding: 8px;
}
.boxclassesa p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #894711;
	line-height: 19px;
	margin: 0px;
	padding: 0px;	
}
.leftinfoinCopy {
	width: 298px;
	vertical-align: top;
	height: 250px;
	background-color: #eee2f6;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.leftinfoinCopyone {
	width: 298px;
	vertical-align: top;
	height: 160px;
	background-color: #eee2f6;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

a.ll:link {
	color:#662C92
} 
a.ll:visited {
	color:#662C92
} 
a.ll:hover {
	color:#FF0000
} 
a.ll:active {
	color:#FFFF00
}

a.p:link {
	color:#662C92;
	padding-bottom: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
} 
a.p:visited {
	color:#662C92;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
} 
a.p:hover {
	color:#FF6600;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
} 
a.p:active {
	color:#6600CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a.pp:link {
	color:#1077d5;
	font-weight: normal;
	padding-bottom: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
a.pp:visited {
	color:#1077d5;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
a.pp:hover {
	color:#FF6600;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
a.pp:active {
	color:#FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
