
body {
margin:0;
height:100%;
min-height:100%;
background-image:url(../images/Master_01/Master_01_BG.jpg);
background-repeat:no-repeat;
background-position:top center;
background-color:#dfeaba;
font-family:verdana,helvetica,'sans-serif';
font-size:0.625em;
}

p {
font-size:1.3em;
line-height:145%;
word-spacing:-0.1em;
}

h1 {
font-size:2.1em;
font-weight:normal;
word-spacing:-0.2em;
}

h2 {
font-size:1.9em;
font-weight:normal;
word-spacing:-0.2em;
}

h3 {
font-size:1.6em;
font-weight:normal;
word-spacing:-0.2em;
}

a {
color:#ec1e0d;
}
a:hover {
text-decoration:none;
}

a.greylink:link, a.greylink:visited, a.greylink:active {
color:#9999c0;
}
a.greylink:hover {
color:#ec1e0d;
}

ul.listofthings {
list-style-type: none;
margin-left:0;
padding-left:0;
}

td p {
margin:0;
}

/*----------------------------------------------------------------------*/

#pageBody {
width:762px;
margin-top:20px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}
.wrap1, .wrap2, .wrap3 {
display:inline-table;
/* \*/display:block;/**/
}
.wrap1 {
float:left;
background:url(../images/global/shadow.gif) right bottom no-repeat;
}
.wrap2 {
background:url(../images/global/corner_bl.gif) left bottom no-repeat;
}
.wrap3 {
padding:0 4px 4px 0;
background:url(../images/global/corner_tr.gif) right top no-repeat;
}
#content {
background-color:#ffffff;
}
/*--------------------------------*/
#header {
width:757px;
border-bottom:1px solid #cccccc;
}
#buttons {
width:757px;
background-color:#ffffff;
}
	#buttons ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	#buttons li {
	display:inline;
	}
	#buttons a {
	display:block;
	float:left;
	padding:10px 4px 10px 10px;
	text-transform:uppercase;
	font-family:georgia,times,'times new roman';
	font-size:1.4em;
	text-decoration:none;
	}
	#buttons a:link, #buttons a:visited, #buttons a:active {
	color:#ec1e0d;
	}
	#buttons a:hover {
	text-decoration:underline;
	}
	
/*--------------------------------*/

#body {
clear:both;
width:737px;
margin:10px 0 0 0;
padding:0 10px;
background-color:#ffffff;
}
	#body p {
	font-size:1.3em;
	}
	#body li {
	font-size:1.3em;
	line-height:145%;
	word-spacing:-0.1em;
	}
	#body p.small {
	font-size:1.1em;
	}

#maincol {
float:left;
width:500px;
margin:0 20px 0 0;
}
#rightcol {
float:left;
width:217px;
padding:0;
}
	#rightcol p {
	font-size:1.1em;
	color:#999999;
	}
#subnav {
width:207px;
padding:0 0 5px 9px;
border-left:1px dashed #cccccc;
text-align:left;
}
#subnav ul {
list-style-type:none;
margin:0;
padding:0;
}
#subnav li {
font-size:1.1em;
}
#subnav li.toplink {
font-weight:bold;
}
#subnav a {
display:block;
width:100%;
height:18px;
color:#ec1e0d;
text-decoration:none;
}
#subnav a:hover {
text-decoration:underline;
}

/*--------------------------------*/

/* Zoom pages */
#zoombody {
width:757px;
margin:20px 0 0 0;
text-align:center;
}

/*--------------------------------*/

/* Clear floats */
#bodybottom {
clear:both;
height:20px;
}
/*--------------------------------*/

#footer {
width:757px;
height:91px;
background-color:#ffffff;
text-align:center;
border-top:1px solid #cccccc;
}
#footer ul {
list-style-type:none;
margin:20px 0 0 0;
padding:0;
}
#footer li {
display:inline;
margin:0 7px;
font-size:1.1em;
}
#footer p {
color:#c0c0c0;
font-size:0.9em;
}
#footer a {
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}