* {
	margin : 0;
	padding : 0;
}

a {
	color : #437fda;
	text-decoration : none;
}
a:visited {
	color : #437fda;
	text-decoration : none;
}
a:hover {
	color : #ba8f43;
}

h2 {
	color : #343434;
	font : italic 200% sans-serif;
}
h3 {
	color : #343434;
	font : italic 160% sans-serif;
}
h4 {
	color : #343434;
	font : bold 110% sans-serif;
/*	padding : 1em 1em 0 1em;*/
}
h5 {
	color : #EA0011;
	font : bold 115% sans-serif;
}

html {
	color : #565656;
	font : 70%/170% sans-serif;
	text-align : justify;
}

img {
	margin : 0.25em 2em 0 0em;
}
img.small {
	margin: 0;
}
img.margin {
	margin : 1em 1em 0 1em;
}
img.left {
	float : left;
	margin : 1em 1em 0 0;
}
img.right {
	float : right;
	margin : 1em 0 0 1em;
}
img.bottom {
	position: relative;
	bottom: 0px;
}

blockquote {
	font-style : italic;
	margin : 1em 1em 0 1em;
	padding : 0 0 1em 0;
}
blockquote span {
	font-size : 200%;
	line-height : 1%;
	margin : 0 0.15em;
	position : relative;
	top : 0.25em;
}

/*
form button {
	background : #ffffff;
	border : 1px solid #cfcfcf;
	padding : 0.25em;
	margin : 0 0 0 0.75em;
}
form input {
	border : none;
	width : 100%;
}
form textarea {
	border : none;
	width : 100%;
	height : 10em;
}
form p.button {
	text-align : right;
}
form p.input,
form p.text {
	background : #ffffff;
	border : 1px solid #cfcfcf;
	padding : 0.25em;
	margin : 0.25em 1em 0 1em;
}
*/
p {
	padding : 1em 1em 0 1em;
}
p.em {
	font-size: 115%;
}
p.em1 {
	font-size: 110%;
}

ul,
ol {
	padding : 1em 1em 0 3em;
}
ul.em1 {
	font-size: 110%;
}
img.center {
	margin-left: auto;
    margin-right: auto;
}

#main {
	margin : auto;
	max-width : 65em;
	min-width : 40em;
	width : auto !important;
	width : 65em;
}
#topbar {
	background-color: #000000;
	height: 1.75em;
	padding-top: 0.25em;
	font : bold 120% sans-serif;
	color: #ffffff;
	text-align: center;
}
#header {
	background-color: #FFDF19;
	padding : 0 2em 0 2em;
	color: #000000;
}
#header h1 {
	color : #000000;
	font : normal 200% sans-serif;
}

#menu {
	background : #FFDF19;
	border-bottom : 1px solid #2b548c;
	font : 100% sans-serif;
	font-weight: bold;
}
#menu ul {
	padding : 0.4em 4em;
}
#menu li {
	display : inline;
}
#menu li a {
	color : #000000;
	padding : 0.4em 1.5em;
}
#menu li a:hover {
	color: #ffffff;
	background : #867A2D;
}
#menu li.selected a {
	background : #8295BA;
	border : 1px solid #867A2D;
	border-bottom : 1px solid #8295BA;
	color : #ffffff;
}
#menu li.selected a:hover {
	background : #8295BA;
	color : #000000;
}

#content {
	border-bottom : 1px solid #000000;
	height : auto !important;
	height : 1%;
	overflow : hidden;
	padding : 0 0 0 0;
	background: #8295BA url("../images/skyback.gif") repeat-x bottom left;
}
/*#content div {
	padding : 2em 4em 1em 4em;
}*/
#content div {
	padding : 1em 2em 1em 2em;
}
#content div.image {
	padding : 0 0 0 0;
}

#content table.main {
	width: 100%;
	min-height: 417px;
}
#content td.leftbar {
	width: 107px;
	height: 417px;
	background-color: #8295BA;
	background-image: url("../images/buildside.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: left;
}
#content td.rightbar {
	padding: 5em 0 0 0;
	width: 145px;
	/*background-color: #d9d9d9;*/
	background: #8295BA url("../images/skyback.gif") repeat-x bottom left;
	text-align: left;
	vertical-align: top;
}
#content table div.container {
	padding: 0.5em 0.5em 1em 0.5em;
	margin: 1em 1em 1em 0.5em;
	background-color: #ffffff;
	border: 1px solid #8295BA;
}
#content div.contact 
{
	padding: 0.5em 1em 0.5em 1em;
	margin-right: 0.5em;
	width: 120px;
	color: #343434;
	line-height: 1.3em;
	font-family: verdana, sans;
	border: 1px solid #8295BA;
	background-color: #ffffff;
	/*border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #999;*/
}

#panel {
	background : #efefef;
	border : 1px solid #dfdfdf;
	border-bottom : 1px solid #cfcfcf;
	border-top : none;
	height : auto !important;
	height : 1%;
	overflow : hidden;
	padding : 0 5em 2em 5em;
}
#panel div {
	padding : 2em 0 0 0;
}
div.left {
	left : -1em;
	float : left;
	position : relative;
	width : 50%;
}
div.right {
	left : 1em;
	float : left;
	position : relative;
	width : 50%;
}
.floatright {
	float: right;
}

#footertopbar {
	background-color: #000000;
	height: 1em;
	color: #ffffff;
	text-align: center;
}
#footer {
	font-size : 85%;
	margin : auto;
	padding : 1em 0 3em 0;
	text-align : center;
	width : 100%;
	background-color: #FFDF19;
}
.cellContrast {
	background-color: #8295BA;
	padding: 3px;
	color: #ffffff;
}
.sizeup {
	color : #565656;
	font : 110%/180% sans-serif;
	text-align : justify;
}
.sizeupred {
	color : #FF0000;
	font : 110%/180% sans-serif;
	text-align : justify;
}
table.mcom {
	background-color: #ffffff;
	text-align: center;
	width: 400px;
}
table.mcom td {
	text-align: center;
	/*width: 117px;*/
	/*border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;*/
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
}
table.mcom img {
	border: 0px;
}

.noborder {
	border: 0px;
}