/* CSS Document */
.body {
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../images/bk.gif);
}
.main-border {border: 1px solid #EE9C3A;
	background-color:#FFFFFF;}

.bgwhite {background-color:#FFFFFF;}

.right-border {
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#EE9C3A;
}
.top-border {
	border-top-color:#EE9C3A;
	border-top-width:1px;
	border-top-style:solid;
}
.top-heading a{
	font-family:tahoma;
	font-size:15px;
	color:#316AC5;
	font-weight:bold;
	font-style:normal;
	padding-left:5px;
	margin-bottom:0px;
	text-decoration:none;
}
.top-heading a:hover{
	text-decoration:underline;
}
.navigation-menu a {
	font-family:tahoma;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
	margin-bottom:0px;
	padding-left:5px;
	text-align:center;
	text-transform:capitalize;
}
.navigation-menu a:hover{
	text-decoration:none;
}
.border-top-right-bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D4D4;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D4D4;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
}
.border-top-bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D4D4;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
}
.border-left-bottom {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#D4D4D4;
	
	border-left-width:1px;
	border-left-style:solid;
	border-top-color:#D4D4D4;
	
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-color:#D4D4D4;
	}
.left-menu {
	font-size:12px;
	font-family:tahoma;
	line-height:23px;
	color:#000000;
	}
.left-menu a{
	font-size:12px;
	font-family:tahoma;
	line-height:23px;
	text-decoration:none;
	padding-left:5px;
	text-align:center;
	color:#D54225;
	font-weight:bold;
	}
.left-menu a:hover {
	text-decoration:underline;
	}
.bullet {
	font-size:13px;
	color:#000000;
	padding-left:5px;
	}
.body-text {
	font-size:12px;
	font-family:Arial;
	color:#000000;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	line-height:18px;
	}
.h1 {
	font-size:16px;
	font-family:tahoma;
	color:#316AC5;
	margin-bottom:0px;
	text-decoration:none;
	padding-left:6px;
	line-height:30px;
	font-weight:bold;
	}
.text-field {
	color:#000000;
	padding-top:5px;
	}
.footer-links {
	font-family:tahoma;
	color:#000000;
	font-size:11px;
	line-height:22px;
	}
.footer-links a{
	font-family:tahoma;
	font-size:11px;
	margin-bottom:0px;
	text-decoration:none;
	line-height:20px;
	color:#316AC5;
	font-weight:normal;
	line-height:22px;
	}
.footer-links a:hover {
	text-decoration:underline;
	}
.google-search {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	}