/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
}
body {
	background-color: #141695;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #141695;
}
a:visited {
	text-decoration: none;
	color: #141695;
}
a:hover {
	text-decoration: none;
	color: #FDA20A;
}
a:active {
	text-decoration: none;
}
.contentTable {
	background-color:#FFFFFF;
	vertical-align: top;
	padding: 1px;
	width: 100%;
	height: 500px;
}
.copyright {
	font-size: xx-small;
	text-align: center;	
	color: #fda20a;
}
.footer {
	font-size: x-small;
	text-align: center;
	vertical-align: bottom;
	height: 3%;
	color: #fda20a;	
	}
a.footer:link {
	text-decoration: none;
	color: #fda20a;
}
a.footer:visited {
	text-decoration: none;
	color: #fda20a;
}
a.footer:hover {
	text-decoration: none;
	color: #FDA20A;
}
a.footer:active {
	text-decoration: none;
	color: #fda20a;
}
.iFrame {
	width:100%;
	height:435px;
	border:none;
	min-height:435px;
	}
.layout {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	height: 100%;
	min-height: 700px;
}
.phone {
	font-size: medium;
	font-weight: bold;
}
