/* CSS Document */

.container {
	position:absolute;
    margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	width:728px !important;
	max-width:728px!important;
	height: auto;
	background:#FFFFFF;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	color:#000000;
	padding: 15px;
	border: 1px solid black;
}


body {
background-color:#C8CBCE;
position:relative;
margin-left:auto;
margin-right:auto;
margin-bottom:auto;
width:759px !important;
max-width:759px;
height:90%;
padding:1px;
}

.header1 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

p {
text-indent:2em;
}

.floatright {
float:right;
margin-right: 50px;
margin-top:5px;
margin-bottom:5px;
}

.floatright2 {
float:right;
padding:50px;
}

.floatleft {
float:left;
padding:50px;
}

.float {
float:inherit;
}

a:hover {
color: #CCCCCC;
}

a:visited {
color: #0033FF
}

a {
color:#0033FF;
}

.footer {
color:#CCCCCC;
}

.certs {
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
color:#CC3333;
font-weight:bold;
}
