/*normalization - margin, padding*/
html, body, div, ol, ul, li, h1, h2, h3, h4, h5, p, a, form, fieldset, input
{
margin:0;
padding:0;
}

/*normalization - list styles*/

.navi_text {
	font-family: Tahoma, Arial, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navi_text:hover {
	font-family: Tahoma, Arial, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFDDBD;
	text-decoration: underline;
}


.link_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.link_text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}


.navi_textCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.normtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.normtextbold {
	font-family: Rockwell, Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	height: auto;
	width: auto;


}
.normmiddletext {
	font-family: "Comic Sans MS", Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.normmiddletext:hover {
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}

.normmiddletextitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.normmiddletextbold {
	font-family: Tahoma, Arial, verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;

}.footertext {
	font-family: Georgia, Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #B5B5B5;
	text-decoration: none;
}
.footertext:hover {
	font-family: Georgia, Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #B5B5B5;
	text-decoration: none;
}


.heading {
	font-family: "Comic Sans MS", Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.input1 {
	font-family: Tahoma, Arial, verdana;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 150px;
	height: 25px;
	vertical-align: middle;

}


.btn 
	{
	background-color : #CC3300;
	border-color : #BFC6CE;
	border-width : 1px;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : 900;
	color : #ffffff;
	border-style : solid;
	/*width: 50;*/
}
.input1Copy {

	font-family: Georgia, Tahoma, Verdana;
	font-size: 10px;
	color: #999999;
	background: #F9F9F9;
	border: 1px solid #CCCCCC;
	width: 173px;
	height: 90px;
}
.normmiddletextCopy {
	font-family: "Comic Sans MS", Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;

}
.normmiddletextunderline {

	font-family: "Comic Sans MS", Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}