/* CSS Document */
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
a {
	color: #004D85;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	/*color: #669966;*/
	color:#f55632;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #669966;
	text-decoration: none;
	font-weight: normal;

}
.h1 {
	color: #004D85;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.h2 {
	color: #004D85;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.m1 {
	color: #004D85;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.heading {
	color: #f6861f;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
.BoxHome {
	border: 2px;
	border-color:#CCCCCC;
	
	}
.div
{
height:30px;
width:500px;
border: ridge;
border-color:#f55632;
border-bottom:none;
}
.div1
{
height:930px;
width:500px;
border: ridge;
border-color:#003366;
border-top:none;
}
.div2
{
height:460px;
width:500px;
border: ridge;
border-color:#003366;
border-top:none;
}
li {
	list-style-image: url(images/bullet.gif);
}
li {
}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.mainBoxPaddingHome {
	padding-top: 6px;
	padding-right: 44px;
	padding-left: 44px;
	border: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	padding-bottom: 6px;

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
a.copyright:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
a.copyright:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
a.copyright:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
a.copyright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: underline;
}
.border
{
	border-top:1px solid #f6861f;
	border-right: 1px solid #f6861f;
	border-bottom: 1px solid #f6861f;
	border-left: 1px solid #f6861f;
	width:911px;
	*width:875px;


}
.interdiv {
	width: 100%;
}
.Red {
	color: #f68421;
	font-size: 24px;
	font-weight: bold;
}
.Black {
	font-size: 24px;
	font-weight: bold;
	color: 252223;
}
.Blue {
	font-size: 16px;
	font-weight: bold;
	color: 7c2ce9;
}
