body {
	padding:0px;
	margin:0px;
	text-align:center;
	background-image:url(images/bg-grad.png);
	background-repeat:repeat-x;
	background-color:#ff6600;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper {
	width:710px;
	margin:0px auto;
}
#header {
	width:710px;
	height:338px;
	float: left;
}
#header img {
	float:left;
	clear:both;
}
#maincont {
	width:710px;
	background-image:url(images/bg-box.png);
	float: left;
}
#maincont_inner {
	width:600px;
	margin:0px auto;
	text-align:left;
}
.dots_orange {
	background-image:url(images/dots_orange.jpg);
	width:480px;
	height:14px;
	background-repeat:repeat-x;
	margin:0px auto;
	display:block;
}
.dots_grey {
	background-image:url(images/dots_grey.jpg);
	width:480px;
	height:14px;
	background-repeat:repeat-x;
	margin:0px auto;
	display:block;
}
#footer {
	width:710px;
	height:200px;
	background-image:url(images/footer.jpg);
	float: left;
}
#footer_inner {
	width:600px;
	text-align:right;
	font-size: 12px;
	line-height: 25px;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #999999;
}
.footer_nav {
	color:#CCCCCC;
}
.footer_nav a {
	color:#FF9900;
}

#disclaimers {

    width:540px;

    text-align: left;

    margin-top: 0px;

    margin-right: auto;

    margin-bottom: 0px;

    margin-left: auto;

}

#footer_text {

    width:540px;

    text-align: left;

    margin-top: 0px;

    margin-right: auto;

    margin-bottom: 0px;

    margin-left: auto;

}

.yellowbox {

    width: 500px;

    border: 3px solid #000;

    padding: 10px 25px;

	margin:0px auto;

	display:block;

    background: #ffffcb;

}

.yellowbox2    {

    border: 1px dashed #000;

    width: 500px;

    padding: 10px 25px;

	margin:0px auto;

	display:block;

    background: #ffffcb;

}

.yellowbox h2    {

    color: #36F;

    text-align: center;

    font-family: Arial, Helvetica, sans-serif;

}

.yellowbox h3, .yellowbox2 h3    {

    color: #000;

    text-align: center;

}

.certificate {

    width:540px;

    height:410px;

    background-image:url(images/certificate.jpg);

    background-repeat:no-repeat;

    margin:0px auto;

}

.certificatecont {

    width:450px;

    height:100px;

    margin-top: 0px;

    margin-right: auto;

    margin-bottom: 0px;

    margin-left: auto;

    padding-top: 45px;

}

ul.checkList li    {

    list-style: none;

    list-style-image: url(images/check.gif);

    padding-left: 0px;

    margin-left: 25px;

    line-height: 25px;

}

.underline    {

    text-decoration: underline;

    white-space: nowrap;

    font-weight: bold;

}

.nobr    {

    white-space: nowrap;

}

.red    {

    color: #F00;

}

.style1 {



    color: #FF0000;



    font-size: small;



}



.style2 {



    color: #000000;



    font-size: x-large;



    font-family: "Times New Roman", Times, serif;



}



.style5 {



    font-size: large;



    font-weight: bold;



}



.style6 {



    font-size: xx-large;



    font-weight: bold;



    font-style: italic;



}



.style7 {color: #0099CC}



.style9 {font-size: 14px}



.style10 {color: #FF0000}



.style15 {



    color: #003366;



    font-size: xx-large;



    font-weight: bold;



}



.style20 {



    color: #CC0000;



    font-size: small;



    font-weight: bold;



}



.style22 {color: #FF0000; font-weight: bold; }

.style24 {font-size: 18px}

.style25 {font-size: 10px}

.style27 {font-size: 18px; font-weight: bold; }

table, td, tr, textarea {
	max-width:510px;
}