BODY
{
	font-family: arial,verdana,tahoma;
	font-size: 11px;
	background: #fff url(../cntn/img/bg.jpg) repeat;
	margin: 0 0 0 0;
}
LI
{
	list-style-image: url(../cntn/img/bullet9.gif);
	margin-bottom: 15px;
	color: gray;
}
A
{
	font-family:arial,verdana,tahoma;
	text-decoration:none;
	font-size:11px;
	color:blue;
}
A:hover
{
	color:red;
}
A:active
{
	color:red;
}
A.special1
{
	font-family:arial,verdana,tahoma;
	text-decoration:none;
	font-size:11px;
	color:#0099ff;
}
A.special1:hover
{
	color:gray;
}
input
{
	font-family:arial,verdana,tahoma;
	font-size: 11px;
}
textarea
{
	font-family:arial,verdana,tahoma;
	font-size: 11px;
}
table
{
	font-family:arial,verdana,tahoma;
	font-size: 11px;
}
h2
{
	margin-top:.2em;
	margin-bottom:.2em;
	border-top:1px dotted #C3D2DC;
}
#no_margin
{
	margin: 0px 0px 0px 0px;
}
#main_wrapper
{
	font-family:arial,verdana,tahoma;
	font-size: 11px;
	margin-top:15;
	background-color:#ffffff;
	border-right:1px solid #C3D2DC;
	border-left:1px solid #C3D2DC;
	border-bottom:1px solid #C3D2DC;
	border-top:1px solid #C3D2DC;
}
.td_padding
{
	padding-left: 10px;
	padding-right: 10px;
}
.normal_text
{
	font-family:arial,verdana,tahoma;
	font-size: 11px;
	background-color:#ffffff;
}
.title_text
{
	font-family:arial,verdana,tahoma;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
}
.paragraph_text
{
	text-align: justify;
}
.right_dotted
{
	border-right:1px dotted #C3D2DC;
}
.left_dotted
{
	border-left:1px dotted #C3D2DC;
}
.button
{
	border:gray;
	font-family:arial,verdana,tahoma;
	font-size: 11px;
}
#label
{
	font-family:arial,verdana,tahoma;
	font-size: 11px;
}
