body
{
	margin:0px;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	background-color:#ffffff;
}
p {
   text-indent:20px;
}
table
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}

h1
{
	margin:0px;
	font-family:Verdana;
	font-size:15px;
	color:#23529D;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
	line-height:23px;
}
h2
{
	margin:0px;
	font-family:Verdana;
	font-size:15px;
	color:#23529D;
	font-weight:normal;
	text-decoration:none;
	text-transform:capitalize;
	line-height:23px;
}
h3 {
	margin:0px;
	color:#23529D;
	font-size:14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-decoration: underline;
	background: url(img/ico_arrow.gif) no-repeat;
	background-position: 0 10;
}

form {
	padding-top: 10px;
}
input {
	border: 1px solid;
	border-color: #ABA6A3;
	background-color: white;
	/*margin-top: 3px;*/
}
textarea {
	border: 1px solid;
	border-color: #ABA6A3;
	background-color: white;
}
select {
	border: 1px;
	border-style: solid;
	border-color: #ABA6A3;
	background-color: white;
}
ul {
	 list-style-image:url(img/ball.gif);
}

.subTitle
{
	font-family:Verdana;
	font-size:12px;
	color:#23529D;
	font-weight:bold;
	text-decoration:underline;
	text-transform:capitalize;
	line-height:17px;
}

.mnuLeft
{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	padding-left:42px;
	line-height:12px;
}
.mnuLeft A
{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	line-height:26px;
}
.mnuLeft A:hover
{
	font-style:italic;
}

.mnuFooter
{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	line-height:12px;
}
.mnuFooter A
{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	line-height:26px;
}
.mnuFooter A:hover
{
	text-decoration:underline;
}

.linkTitle
{
	font-family:Verdana;
	font-size:15px;
	color:#23529D;
	font-weight:normal;
	text-decoration:none;
}
.linkTitle:hover
{
	color:#000000;
}

.link1
{
	font-family:Verdana;
	color:#000000;
	text-decoration:none;
}
.link1:hover
{
	text-decoration:underline;
}

.link2
{
	font-family:Verdana;
	font-weight:normal;
	color:#23529D;
	text-decoration:underline;
}
.link2:hover
{
	font-weight:normal;
	color:#000000;
}

/**********************/
.input1
{
	border:#FFFFFF 2px inset;
	font-weight:normal;
	font-size:12px;
	width:120px;
	font-family:Arial;
	height:19px;
	background-color:#FAFAF9;
	text-decoration:none;
}

.txtAccent {
	font-weight: bold;
	font-size: 14px;
	color: #23529D;
	padding-left: 20px;
	line-height: 40px;
}
