
html, body, h1, h2, h3, h4, h5, #form2 p {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 14px;
	color: #222222;
	background: #aaaaaa;
}

.hidden {
	display: none;
}

#main-container {
	width: 860px;
	margin: auto;
	height: auto;
	text-align:center;
	border:0px solid;
}

.fone	{
     font-size: 24px;
     font-weight: bold;
	 text-align: left;
     text-decoration: none;
	 color: #d5ffff;
	 font-family: Arial, Helvetica, Verdana, Sans-serif;
}
#header {
	text-align: right;
    color: #cc27d9;
    height: 106px;
	background: blue url(../images/headers/sdaheading.jpg); background-repeat:no-repeat;

}
.fs28 {
    font-size:28px; 
    margin:0px;
}



#nav-container {
	background: #cccccc;
        padding: 1px; border: 1px solid black;
        font-weight:bold;
        
}

#nav5,#nav6,#nav7,#nav8 {
	float: right;
}

#nav5,#nav6,#nav7,#nav8,#nav9 {
    text-decoration: none;
	background: #cccccc;
	height: 16px;
    font-size: 13px
}
#nav5 a,#nav6 a,#nav7 a,#nav8 a,#nav9 a {
        text-decoration: none;
        color: #000000;

}
#nav6 img,#nav7 img, #nav9 img {
        border-style: none;
        width:12px;
        height:12px;
}
#rainbow-contain {
        margin: auto;
        width:860px;
        border:0px solid;
        height:390px;
        color:#000;
}
#rbc-div1 {
        width:130px;
        font-size:20px;
        text-align:center;
        margin:auto;
        color:#f00;
        background-color:#ffffff;
        border:0px solid black;
}
#rbc-div2 {
        height:120px;
        border:0px solid;
}
#rbc-div3 {
        margin:0px;
        font-size:16px;
        Font-weight:bold;
        font-family: "Times New Roman", Serif;
        text-align:center;
        border: 2px solid;
        height:200px;
        background-color:#6699ff;
}
.rbc-p {
        font-size:16px;
        text-align:center;
        font-weight:bold;
}
.rbc-sp {
        font-size:12px;
        text-align:right;
        font-weight: bolder;
}
#form2 {
        margin:0px;
        margin-top:5px;
}
#f2-div1 {
        float:right;
        width:534px;
}
#TextBox1 {
        height:160px;
        width:520px; 
}
#Button1 {
        float:left;
        margin:0px;
}
#Button2 {
        float:right;
        margin:0px;
        width:113px; 
}
#Button3 {
        width:284px;
        margin:0px;
        background-color:#6699ff;
        color:#6699ff;
        border-style:none;
}
#TextBox2, #TextBox3 {
        width:200px;
        height:12px;
}
#TextBox4 {
        height:50px;
        width:207px;
        font-weight: bold;
        font-Size:18px;
        text-align:center
}
.under {
  text-decoration: underline;
}
.cntr {
  text-align: center;
}

#footer-container {
	background: #6699ff;
    clear:both;
    width:860px;
    margin:auto;
    border:2px solid;
    height:55px;
}
#footer-copy {
    float: right;
    text-align: left;
	background: #6699ff;
	width: 282px;
}
#footer-copy span{
    font-size: 9pt;
}

#footer {
	float: left;
	background: #6699ff;
	height: 55px;
	font-weight:bold;
	margin-right: 0px;
	padding: 0px;
}

