.contentStyle
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #646464;
	background-color: white;
	margin-top: 0px;
}

.contentStyle p
{
	margin-top: 10px;
}

.contentStyle table
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #646464;
}

.contentStyle img
{

}


.contentStyle ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #646464;
	margin: 0px;
	margin-top: 10px;
}

.contentStyle li {
	display: block;
	background-image: url(../images/list_image_content.gif);
	background-position: top left;
	background-repeat: no-repeat;
	list-style: none;
	margin-left: -15px;
	padding-left: 15px;
}

.contentStyle a
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #646464;
}

.contentStyle input
{
	background-color: white;
	border: solid 1px #156AC1;
	cursor: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #646464;
}

.contentStyle select
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #646464;
}

.contentStyle textarea
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #646464;
}

.contentStyle .form_checkbox
{
	border: 0;
	cursor: hand;
	background-color: white;
}

.contentStyle .form_submit
{
	cursor: hand;
	color: #ffffff;
	border: solid 1px #0054aa;
	background-color: #156AC1;
}

.contentStyle textarea {
	width: 300px;
	height: 100px;
}



/*Front content styles start*/

.contentStyleFront
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0054AA;
	background-color: white;
	margin-top: 0px;
}

.contentStyleFront p
{
	margin-top: 10px;
}

.contentStyleFront table
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0054AA;
}

.contentStyleFront img
{

}

.contentStyleFront h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

.contentStyleFront ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0054AA;
	border-bottom: solid 1px #ff0000;
	margin: 0px;
	margin-top: 10px;
}

.contentStyleFront li {
	display: block;
	border-top: solid 1px #ff0000;
	padding: 5px 0px 5px 15px;;
	list-style-image: none;
	background-image: url(../images/list_image.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

.contentStyleFront a
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0054AA;
}

.contentStyleFront input
{
	background-color: white;
	border: 1 solid black;
	cursor: text;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0054AA;
}

.contentStyleFront select
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0054AA;
}

.contentStyleFront textarea
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0054AA;
}

.contentStyleFront .form_checkbox
{
	border: 0;
	cursor: hand;
	background-color: white;
}

.contentStyleFront .form_submit
{
	cursor: hand;
}


/*Front content styles end*/
