input {font-family:Arial, verdana; font-size:1em;border:1px solid #D5D5D5; background:#fff url(form.gif) repeat-x top left;}

select {font-family:Arial, verdana; font-size:1em; border:1px solid #D5D5D5; background:#fff url(form.gif) repeat-x center left;}

.BreadCrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #7C7C7C;
	line-height: 15px;
}

.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #505050;
	text-decoration: none;
	line-height: 14px;
}

a.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #505050;
	text-decoration: none;
	line-height: 15px;
}

a.home:hover {
    COLOR:#FF5110;
	line-height: 15px;
    TEXT-DECORATION:none;
}

.NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #404040;
	line-height: 14px;
	list-style-position: inside;
	list-style-image: url(../images/btn_read_more.gif);
	text-align: left;
	line-height: 16px;
}

.NormalTextGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #777777;
	line-height: 16px;
}

.NormalTextBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #404040;
	line-height: 18px;
}

.TextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	line-height: 13px;
}

.comments {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

.NormalTextBlue {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #1868B2;
	line-height: 18px;
}

.NormalTextBlueBig {
	font-family: georgia, Times New Roman, Times;
	font-size: 17px;
	font-style: normal;
	color: #1868B2;
	line-height: 20px;
}

.pageHeading {
	font-family: Times New Roman, Times, serif;
	font-size: 21px;
	font-style: normal;
	color: #575757;
	font-weight: normal;
	text-decoration: none;
}

.sectionHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	color: #FF5110;
	font-weight: normal;
	text-decoration: none;
}

.sectionHeadingWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #DDDDDD;
	font-weight: normal;
	text-decoration: none;
}

.sectionHeadingSmall {
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	font-style: normal;
	color: #FF5110;
	font-weight: normal;
	text-decoration: none;
}

.sectionHeadingBlue {
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	font-style: normal;
	color: #0860B0;
	font-weight: normal;
	text-decoration: none;
}

.sectionHeadingBlueRight {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #0860B0;
	font-weight: normal;
	text-decoration: none;
}

.sectionHeadingOrangeRight {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FF5110;
	font-weight: normal;
	text-decoration: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #1E81DB;
	text-decoration: none;
	line-height: 18px;
}

a:hover {
    COLOR:#FF5110;
    TEXT-DECORATION:none;
	line-height: 18px;
} 


a.blusmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #1E81DB;
	text-decoration: none;
	line-height: 18px;
}

a.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}

a.whitelink:hover {
    COLOR:#B8DAFA;
    TEXT-DECORATION: none;
	line-height: 18px;
} 

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #404040;
	line-height: 15px;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(../images/list bullet.gif);
	line-height: 18px;
}

.textBoxNormal
{
 
	 
}  
.errorBox
{
	background-color:#FFBBBB;
	border-color:red;  
	border-left:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #404040;
	line-height: 14px;
	list-style-position: inside;
	list-style-image: url(../images/btn_read_more.gif);
	text-align: left;
	line-height: 16px;
	
}  
