BODY {
	background: #5D71EE;
	background-image: url(../images/aadisplays.gif);
	background-repeat: no-repeat;
	background-position: 0,0px;
	font-family: sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	padding: 0%;
}

IMG {
	border: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	padding: 0%;
	margin: 0px;
}

A {
	color: #FFFFFF;
	text-decoration: none;
}

A:HOVER {
	color: #CDEAFC;
	text-decoration: underline;
}

H1 {
	font-size: 1.6em;
 	margin-top: 25px;
	margin-left: 10px;
}

H2 {
	font-size: 1.5em;
}

H3 {
	font-size: 1.4em;
}

H4 {
	font-size: 1.3em;
}

H5 {
	font-size: 1.2em;
}

H6 {
	font-size: 1.1em;
}

TABLE.layout {
	width: 100%;
	margin: 0px;
	padding: 0%;
}

TD.header {
	width: 100%;
	margin: 0px;
	padding: 0%;
	text-align: right;
	vertical-align: sub;
	line-height: 0px;
}

TD.content1 {
	width: 182px;
	margin: 0px;
	padding: 0%;
	padding-top: 65px;
	vertical-align: top;
	background-image: url(../images/background1.gif);
	background-repeat: no-repeat;
	background-position: 0,0px;
	border-bottom: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;	
	height: 570px;
	text-align: right;
}

TD.content2 {
	width: 79%;
	margin: 0px;
	padding: 1%;
	vertical-align: top;
	text-align: justify;
	border-bottom: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;	
	border-right: none;
	border-left: none;
	border-top: none;
	height: 500px;
}

TD.content3 {
	width: 20%;
	margin: 0px;
	border-left: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-bottom: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;	
	border-top: none;
	border-right: none;
	padding: 0%;
	vertical-align: top;
	height: 500px;
}

TD.footer {
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 1%;
	color: #68FFFF;
}

DIV.footermenu {
	color: #68FFFF;
	font-size: 1em;
	text-align: center;
}

DIV.footercontact {
	color: #FFFFFF;
	font-size: 0.8em;
	text-align: left;
}

IMG.background {
	border: none;
}

A.menu {
	color: #FFFFFF;
	text-decoration: underline;
}

A.menu:HOVER {
	color: #CDEAFC;
	text-decoration: underline;
}

A.menuhome {
	color: #CDEAFC;
	text-decoration: underline;
}

A.menuhome:HOVER {
	color: #CDEAFC;
	text-decoration: underline;
}

A.footer {
	color: #52B5FF;
	text-decoration: none;
}

A.footer:HOVER {
	color: #CDEAFC;
	text-decoration: underline;
}

P.popup {
	text-align: center;
}

P {
	margin-left : 10px;
	margin-right : 15px;
}