body {
margin: 0 0 0 0;
font-family:Arial, Helvetica, sans-serif;
color:#003366;
}

p {
margin: 5px 0 5px 0;
}

#wrapper {
width: 800px;
margin: 10px auto;
}


#topdisclosure {
width: 750px;
margin: 10px auto;
background-image:url(images/gar_blue_bg.png);
padding-left: 10px;
padding-right: 10px;

}


#header {
width: 800px;
height: 103px;
background-image:url(images/gar_header2.png);
}

#menu {
width: 800px;
height: 23px;
background-image:url(images/gar_menu.png);
overflow: hidden;
}

#bluetop {
width: 800px;
height: 22px;
background-image:url(images/gar_blue_top.png);
}

#bluecontent {
width: 800px;
height: 100%;
background-image:url(images/gar_blue_bg.png);
}

#bluebottom {
width: 800px;
height: 25px;
background-image:url(images/gar_blue_bottom.png);
}

#formtop {
background-image:url(images/gar_white_top.png);
width: 756px;
height: 27px;
margin-left: 22px;
}

#formcontent {
background-image:url(images/gar_white_bg.png);
width: 756px;
margin-left: 22px;
}

#formbottom {
background-image:url(images/gar_white_bottom.png);
width: 756px;
height: 20px;
margin-left: 22px;
margin-top: 0;
}

.pageheader {
font-size:20px;
font-weight:bold;
}

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

.pagecommon {
font-size: 14px;
}

.pagecenter {
	font-size: 12px;
	text-align: center;
}


.firstitem {
color:#FFFFFF;
font-size:10px;
font-weight:bold;
padding-left: 15px;
}
.item {
color:#FFFFFF;
font-size:10px;
font-weight:bold;
}

.firstitem a {
color:#ffffff;
}

.item a {
color:#ffffff;
}


.divider {
padding-left: 10px;
padding-right: 10px;
}
