div#topLeft {
	float: left;
	background-image: url(../images/top1_2.gif);
	background-repeat: repeat-x;
	width: auto;
}
div#topRight {
	background-image: url(../images/top1_2.gif);
	background-repeat: repeat-x;
	width: auto;
	float: right;
}
/*remove the folowing menu tag for the css menu to work*/

div#menu {
	background-color: #719BC2;
	width: 100%;
	clear: both;
	float: left;
}

/*
div#contents {
	width: 98%;
	font-size: small;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	float: left;
}
*/

div#contents {
	/*width: 98%;*/
	font-size: small;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 900px;
}

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	color: #666666;
	vertical-align: middle;
}
div#menuShadows {
	background-image: url(../images/shadow.gif);
	height: 10px;
	width: 100%;
	background-repeat: repeat-x;
	clear: both;
}

div#footer {
	background-color: #3366FF;
	height: 300px;
	width: 100%;
}

.hozline {
	background-image: url(../images/horzline.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 5px;
	clear: both;
}

.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
a:active {
	color: #336699;
	text-decoration: none;
}
div#footer {
	background-color: #719BC2;
	height: 40px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 40px;
	border: 1px solid #5980D9;
	position: static;
	clear: both;
}
div#footerAddress {
	height: 40px;
	width: 80%;
	float: left;

}
div#footerTime {
	padding-top: 10px;
}
div#headBanner {
	width: 100%;
	background-image: url(../images/top1_2.gif);
	background-repeat: repeat;
	float: left;
}
body table {
	font-size: small;
}
div#javaMenu {
	float: left;
	height: auto;
}

/*
div#login {
	float: right;
	background-color: #729CC2;
	color: #719BC2;
	height: auto;
	vertical-align: middle;
	padding-right: 10px;
	padding-top: 5px;
	font-size: small;
}
*/
.show {

}

.hide {

	display: none;
}
.respondMessage {
	font-size: 14px;
	color: #FF9900;
}

div #LeftBlock a:link {
	color: #719BC2;
	font-weight: bold;
}
div #LeftBlock a:visited {
	color: #719BC2;
	font-weight: bold;
}
div #LeftBlock a:hover {
	color: #FF6600;
}
div #LeftBlock a:active {
	color: #719BC2;
	font-weight: bold;
}
.halfPageInfo {
	font-size: small;
	width: 50%;
	text-align: justify;
	float: left;
}


.linkStyleZone a:link {
	color: #719BC2;
	font-weight: bold;
}
.linkStyleZone a:visited {
	color: #719BC2;
	font-weight: bold;
}
.linkStyleZone a:hover {
	color: #FF6600;
}
.linkStyleZone a:active {
	color: #719BC2;
	font-weight: bold;
}

.whiteLinkZone a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteLinkZone a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteLinkZone a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteLinkZone a:active {
	color: #336699;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
h4 {
	font-weight: bold;
	font-size: small;
}
.smallSeperator {
	width: 40%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#contents .infoHorizontalSizeControl {
	width: 650px;
}
.headingBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
}
.contentTitle {
	width: 80%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D4E1EC;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contentTitle .upperText {
	font-size: x-large;
	color: #719BC2;
}
.contentTitle .lowerText {
	font-size: large;
	color: #CCCCCC;
	padding-left: 80px;
}
.biggerText {
	font-size: medium;
	font-weight: bold;
}
.biggerTextBlue {
	font-size: medium;
	color: #719BC2;
}
.biggerTextGrey {
	font-size: medium;
	color: #CCCCCC;
}
.bigAndBoldTextGrey {
	font-size: x-large;
	color: #CCCCCC;
}
.biggerTextWhite {
	font-size: medium;
	color: #FFFFFF;
	font-weight: normal;
}
.clear {
	clear: both;
}
.bigBlueTitle {
	font-size: large;
	color: #719BC2;
}
.importantInfo {
	border: 1px solid #666666;
	background-color: #EEEEEE;
	padding: 5px;
}
#contents #seminars {
	background-repeat: no-repeat;
	float: left;
}
#seminars #seminarsLeftZone {
	float: left;
	width: 450px;
}
#seminars #seminarsRightZone {
	float: right;
	background-image: url(../images/JamieMartinTalkingSmall.jpg);
	background-position: right bottom;
	height: 250px;
	background-repeat: no-repeat;
	width: 150px;
	text-align: right;
}

#seminars .seminarInfoLine {
	margin-right: 10px;
	margin-bottom: 10px;
}
#seminars .seminarInfo {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 250px;
}

#seminars .seminarBottomInfo {
	margin-bottom: 10px;
	margin-right: 10px;
	clear: both;
}

#seminar .seminarDate {
	float: left;
}
#seminars #booknowLogo {
	float: right;
	height: 100px;
	width: 100px;
	background-image: url(../images/Booknow.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#seminars #seminarInfoZone {
	background-color: #FF0000;
	float: left;
}

#seminars .booknowLogo {
	float: right;
	height: 100px;
	width: 100px;
}
#seminars .seminarTitle {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 15px;
}
.certInfo {
	padding: 10px;
	border: 1px solid #999999;
}
.alert {
	border: 2px solid #FF3300;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}

.smallRedAlert {
	text-align: left;
	font-weight: bold;
	color: #FF0000;
	padding-top: 5px;
}

.smallAmberAlert {
	text-align: left;
	font-weight: bold;
	color: #FF9900;
	padding-top: 5px;
}

.smallGreenAlert {
	text-align: left;
	font-weight: bold;
	color: #00CC00;
	padding-top: 5px;
}
