/* CSS Document */

* {
	margin: 0;
	padding: 0;
}


a {
outline:none;
}

.content {
/*overflow:auto; */
width:448px;
text-align:justify;
margin-left:3px;
margin-top:20px;
margin-right:7px;
padding-right:15px;
}

.content img {
padding-right: 10px;
}


.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #860004}

.subtitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #DBA753}

.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px}

.text_box {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; font-style:italic}

a:link {  color: #57308A; text-decoration:none; font-weight:bold;}

a:visited {  color: #57308A; text-decoration:none; font-weight:bold;}




body {

	font: 80% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
/*	background: url(images/background.jpg); */
	color: #53356F;
}

td {
	font: 70% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #53356F;
}

th {
	font: 65% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #53356F;
	font-weight:bold;
}


.tablecalendar {
padding:3px;
}

.tablecalendar td, th {
padding:3px;
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}


a:hover {
	color: #57308A;
	text-decoration:none;
}


.topnav a:link {
	color: #D2F280;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.topnav a:visited {
	color: #D2F280;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
}
.topnav a:hover {
	font-weight:bold;
	font-size: 12px;
	text-decoration:underline;
}
.topnav a:active {
	font-weight:bold;
	font-size: 12px;
	text-decoration:underline;
}

.sidebartext {
line-height: .95;
font-size:10px;
}

.sidebartext2 {
line-height: 1.2em;
}


h1, h2, h3, h4, h5, h6 {

	color: #853385;

}



h1 {

	font-size: 1.6em;

}



h2 {

	font-size: 1.2em;

}



h3 {

	font-size: 1.1em

}



h4 {

	font-size: 1.05em;

}



h5 {

	font-size: 1em;

}



h6 {

	font-size: 1em;

}


#footer {

	font-size: 0.9em;

	line-height: 1.3em;

	color: #888;

	clear: both;

	margin: 30px 0 10px;

}

/*	

		=========================

		nav

		=========================

*/



#nav {

	font-family: Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	font-size: 11px;
	line-height: 135%;
	width: 153px;

	height: 370px;

	background: transparent url(../images/all/all_nav_pct00_06.gif) scroll no-repeat 0 0;

	float: left;

}



#nav ul {

	list-style: none;

	width: 153px;

	margin:  0;

	padding: 0;

}



#nav li {

	display: inline;

}



#nav li a:link, #nav li a:visited {

	font-weight: bold;
	
	font-size: 1.15em;

	text-decoration: none;

	display: block;

	padding: 2px 3px 2px 15px;

	color: #fff;

	width: 135px;

	text-shadow: #fff 2px 2px 2px;

}



#nav li a:hover, #nav li a:active {

	color: #FFFF99;

	background: transparent url(../images/all/all_nav_roll.gif) scroll no-repeat 5px 50%;

}



#nav li.current a {

	background: transparent url(../images/all/all_nav_hl.gif) scroll no-repeat 5px 50%;

	color: #000;

}





#nav li.current li a:link, #nav li.current li a:visited {

	background: none;

	border-left: 3px solid #948AB2;

	display: block;

	font-size: 0.85em;

	font-weight: normal;

	margin: 0 0 0 17px;

	padding: 0 0 0 5px;

	line-height: 1.3em;

	width: 110px;

	_width: 125px;

}



#nav li.current li a:hover {

	color: #E83D08;

}



#nav li li.current a:visited {

	font-weight: bold;

}

.contentimg img {
	border: 1px solid #cccccc;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #F0F0E9;
}

.contentimg {
	float: left;
	margin: 0em 1em 1em 1em;
}
