
body {
margin: 0 0 0 0;
padding: 0 0 0 0;
background-color: #363C92;
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-align:center;
}

/* Main Layout */

#Wrap {
width: 780px;
height: auto;
margin: 0 auto;
margin-top: 10px;
border:1px solid #FFFFFF;
text-align:left;
}

#Content {
width: 750px;
height: auto;
float: left;
margin-left: 20px;
margin-top: 10px;
margin-right:10px;
}

#Header {
width: 780px;
height: 160px;
float: left;
background-image: url(../img/headercecf.gif);
background-repeat: no-repeat;
background-color:#FFFFFF;
}

#Footer {
width: 780px;
height: 160px;
float: left;
background-image: url(../img/footercecf.gif);
background-repeat: no-repeat;
background-color:#FFFFFF;
}

/* Font */

.bodyfont {
font-size: 11px;
color: #FFFFFF;
line-height: 20px;
}

.header {
font-size: 14px;
color: #FFFFFF;
line-height: 20px;
}

.bigheader {
font-size: 20px;
color: #FFFFFF;
line-height: 20px;
font-weight: bold;
}

.tableheader {
font-size: 13px;
color: #025B7C;
line-height: 20px;
}

.submit {
font-size: 12px;
font-weight: bold;
color: #025B7C;
line-height: 20px;
}


.tempfont {
font-size: 15px;
color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
