@charset "utf-8";
/* CSS Document */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
        line-height:150%;
	color: #333333;
	padding-bottom: 18px;
}

.sidenav p {
	clear: both;
        line-height:125%;
}

.sidenav p {
	clear: both;
        line-height:100%;
        padding-bottom: 12px;
}

a {
	color: blue;
	text-decoration:none;
}

.news_info a {
        color: #666666;
}

span {
	color: #2693AE;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

.fifteen_pt{
	font-size: 16px;
}

.news_info {
	font-size: 10px;
	font-weight: normal;
	color: #555555;
}

ul {
        padding-bottom: 16px;
}

.d_bullet li{
	list-style-image:url(/assets/images/controls/diamond_bullet.gif);
	padding-bottom: 8px;
        margin-left: 25px;
	color: #333333;
}

.c_bullet li{
	list-style-image:url(/assets/images/controls/comment.png);
	padding-bottom: 8px;
        margin-left: 25px;
	color: #333333;
}

.b_bullet li{
	list-style-image:url(/assets/images/controls/bullet_blue.png);
	padding-bottom: 8px;
        margin-left: 25px;
	color: #333333;
}


h1 {
	font-family: wanta, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #312412;
	text-shadow:#999999;
	line-height:100%;
        margin-bottom:15px;
}
h2 {
	font-family: wanta, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E15F00;
	text-shadow:#FFFF99;
	line-height:100%;
        margin-bottom:15px;
}

h2 a {
	color: #E15F00;
	text-decoration:none;
}

h3 {
	font-family: wanta, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
        line-height:100%;
        margin-bottom:15px;
}

h3 a {
	font-family: wanta, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

strong {
	font-family: wanta, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.news_summaryPost h3 {
	font-size: 12px;
}