
body {
	font-size:13px;
	font-weight:normal;
	font-family:verdana,arial,sans-serif;
	text-align:left;
	letter-spacing:0px;
	color:#343434;
	margin:0px;
	background:#FFF;
	}

a:link, a:visited, a:active { 
	color: #c55; 
	text-decoration: none;
	font-weight: bold;
	}

a:hover { 
	text-decoration: underline;
	}



img {
	border:0;
	}

.rightside {
	float:right;
	}

.linkpic {
        text-align:left;
        margin: 2px 5px 2px 0px;
        }

.topimage {

	text-align: center;
	margin: 5px 5px 0px 5px;
	}



div {
	text-align:left;
	}

.divider {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	border-top: 1px solid #555555;
	}

.mainoutline {
	width:730px;
        margin: 5px;
        padding: 0px;
	border: 0px solid #000000;
        }

.nav {
	float: left;
	width: 155px;
	margin: 0px;
	padding: 0px;
	line-height:12px;
	border:0px solid #000000;
	background: #FFF;
	}

.bottomnotice {
	margin: 5px 0px 0px 0px;
	font-size: 9px;
	color: #A6A2A2;
	text-align: right;
	}

.bottomnotice a:link, .bottomnotice a:visited, .bottomnotice a:active {
	color: #A6A2A2;
	font-weight:normal;
	}

.bottomnotice a:hover {
	text-decoration: underline;
	}

.maincontent {
	width:560px;
	margin: 0px;
        padding: 2px 0px 2px 8px;
	float: left;
	border: 0px solid #000000;
	}

.maincontent img {
	float:left;
	}

.navbox p{
	display: block;
	color: #000;
	background: #B6D0CA;
	border-top: 0px solid #656565;
	border-bottom: 2px solid #656565;
	font-size:11px;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	margin: 0px;
	}

.navbox a:link, .navbox a:visited, .navbox a:active {
	display: block;
	background: #B6D0CA;
	margin: 0px;
	padding: 4px 4px 4px 4px;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
	border: 0px solid #655;
	color: #000;
	}


.navbox a:hover {
	background: #85B1A7;
	text-decoration: none;
	color: #000;
	}

.navsmall {
	font-size:9px;
	}

.standout {
	color:#CC5252;
	}

.smaller {
	font-size:10px;
	}

.standoutbig {
	color:#CC5252;
	font-size: 16px;
	font-weight: bold;
	}
	
ul {
        list-style-type: disc;
	border:0px solid #000000;
        }


.pageheading {
	float:left;
	font-size:18px;
	font-weight:bold;
	text-align: left;
	color: #c55;
	}

.textboxheading {
	font-size:14px;
	font-weight:bold;
	text-align: left;
	border:0px solid #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

.indentedtext {
	margin: 5px 0px 0px 10px;
	}

.textboxyellow {
	width: 98%;
	float: left;
	margin: 0px 0px 10px 4px;
	padding: 2px 4px 2px 4px;
	background: #E0D4C6;
	border: 0px solid #615F5F;
	display:block;
	}

.textboxpink {
	width: 98%;
	float: left;
	margin: 0px 0px 10px 4px;
	padding: 2px 4px 2px 4px;
	background: #F6C2BA;
	border: 0px solid #615F5F;
	display:block;
	}
	
.textboxwhite {
	width: 98%;
	float: left;
	margin: 0px 0px 10px 4px;
	padding: 2px 4px 2px 4px;
	background: #FFFFFF;
	border: 0px solid #615F5F;
	display:block;
	}
	
.textboxpurple {
	width: 98%;
	float: left;
	margin: 0px 0px 10px 4px;
	padding: 2px 4px 2px 4px;
	background: #B8ABCB;
	border: 0px solid #615F5F;
	display:block;
	}

