body {
	background-color: #4b4948;
	border-collapse: collapse;
	color: #3d3d3d;
	font-family: Verdana;
	font-size: 8pt;
}

h1 {
	color: #3d3d3d;
	font-family: Verdana;
	font-size: 16pt;
	font-style: normal;
	text-decoration: none;
}

h2 {
	color: #3d3d3d;
	font-family: Verdana;
	font-size: 10pt;
}

h3 {
	color: #3d3d3d;
	font-family: Verdana;
	font-size: 8pt;
}

a:link {
	font-family: Verdana;
	font-size: 8pt;
	color: #4b4948;
	text-decoration: none;
}

a:visited {
	font-family: Verdana;
	font-size: 8pt;
	color: #4b4948;
	text-decoration: none;
}

a:hover {

	background-color: #3d3d3d;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 8pt
}

a:active {
	font-family: Verdana;
	font-size: 8pt;
	background-color: #3d3d3d;
	color: #ffffff;
	text-decoration: none;
}

a:focus {
	font-family: Verdana;
	font-size: 8pt;
	color: #b30000;
	text-decoration: none;
}
a.main:link {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.main:visited {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.main:hover {

	background-color: #ffffff;
	color: #3d3d3d;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12pt
	font-weight: bold;
}

a.main:active {
	background-color: #ffffff;
	color: #3d3d3d;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12pt
	font-weight: bold;
}

a.main:focus {
	font-family: Verdana;
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
li {
	color: #3d3d3d;
	font-family: Verdana;
	font-size: 8pt;
	list-style-type: disc;
}

p {
	color: #3d3d3d;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

input {
	background-color: #F4F4F4;
	border-color: #7F7F7F;
	border-style: solid;
	border-width: 1;
	font-family: Verdana;
	font-size: 8pt;
	height: 18px;
	Margin-bottom: 0px;
	Margin-left: 0px;
	Margin-right: 0px;
	Margin-top: 0px;
}

textarea {
	background-color: #F4F4F4;
	border-color: #7F7F7F;
	border-style: solid;
	border-width: 1;
	font-family: Verdana;
	font-size: 8pt;
	Margin-bottom: 0px;
	Margin-left: 0px;
	Margin-right: 0px;
	Margin-top: 0px;
}

select {
	background-color: #F4F4F4;
	border-color: #7F7F7F;
	border-style: solid;
}

.i-button {
	333: ;
	border-color: #ffffff;
	border-width: 0px;
	color: #333;
	margin: 0;
	overflow: hidden;
}

.i-form {
	font-family: Verdana;
	font-size: 8pt;
}

.i-checkbox {
	background-color: ffffff;
	font-family: Verdana;
	font-size: 8pt;
	height: 14;
	width: 14;
}

.i-radio {
	background-color: ffffff;
	font-family: Verdana;
	font-size: 8pt;
	height: 13;
	width: 13;
}

.i-error {
     color: #c01414;
     font-size : 9pt;
     }

.i-success{
color: #839d1f;
font-size : 9pt;
         }

.i-p
{
color: #3d3d3d;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}
