body {
	font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	background: #ccc url(images/holder.gif) top left repeat-y;
	font-size:0.8em;
	padding-left: 20;
	margin: 0;
	text-align: left;
}

td, p {
       font-size: 0,8em;
       }


#title {
	padding: 0px;
	margin: 0px;
	text-align: left;
	letter-spacing: -2px;
}

#frame {
	width: 760px;
}


#main {
	background-color: #fff;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#colorbar {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background-color: #0000CC;
	padding: 0px;
	text-align: center;
	margin: 0px;
	border-top: 0px solid #3366CC;
	border-right: 1px solid #3366CC;
	border-bottom: 0px solid #3366CC;
	border-left: 1px solid #3366CC;
	height: 5px;
}
#footer {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	background-color: #3366CC;
	padding: 4px 10px;
	text-align: right;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#graycolumn {
	background: #fff url(images/sidebarbg.gif) top left repeat-y;
 	


}

#welcome {
        background: #fff url(images/ipp2000.jpg) bottom right no-repeat;
        height: 261;
	        }

#welcome p {
        padding: 18px;
}



#iconnav a{
        margin-top: 15px;
	display: block;
	background-color: #fff;
}

#iconnav a:hover{
 	background-color: #ddd;

}
#bluebar {
	color: #FFFFFF;
	background: #3366CC;
	font-color: #FFF;
}
.subtitle {
	color: #fff;
	font-size: 70%;
	background-color: #3366cc;
	padding: 4px 10px;
	text-align: right;
	margin: 0px;
	text-indent: 2pt;
}
.subtitle a:link {
        color: #fff;
	text-decoration: none;
	font-weight: none;
}
.subtitle a:visited {
	color: #ccc;
	text-decoration: none;
}
.subtitle a:hover {
	color: #000;
	text-decoration: none;
}


.contents {
	padding: 0px;
	margin: 10px;
	font-size: 80%;
	width: 538px; 
}

.contents h1 {
	font-size: 125%;
	font-weight: bold;
	color: #c60;
	margin: 0px 0px 10px;
	text-transform: uppercase;
	text-align: right;
}
.contents h2 {
	font-size: 95%;
	font-weight: bold;
	color: #3366CC;
	background-color: #FFFFFF;
	margin: 10px 0px 10px;
	padding: 0px;
	width: 100%;
	border-top: 0px solid #3366CC;
	border-right: 0px solid #3366CC;
	border-bottom: 1px solid #3366CC;
	border-left: 0px solid #3366CC;
	text-transform: uppercase;
	width=100%

}
/* .contents table {
	font-size: 95%;
	margin: 0px 0px 10px;
	width: 100%;
} */
.contents input {
	font-size: 95%;
}
.contents a:link {
	color: #3366CC;
	text-decoration: none;
}
.contents a:visited {
	color: #3388cc;
	text-decoration: none;
	
}
.contents a:hover {
	color: #3366cc;
	text-decoration: underline;
}
.sidemenu {
	width: 157px;
	padding: 0px;
	margin: 0px 20px 10px;
	font-size: 80%;

	


}
.sidemenu h1 {
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	color: #c60;
	margin: 0px;
	padding: 2px 5px;
	text-align: right;
}
.sidemenu p {
	margin: 0px;
	padding: 10px;
}
.sidemenu input {
	font-size: 70%;
}
.sidemenu img {
	margin: 0px 5px 0px 0px;
	vertical-align: baseline;
	height: 7px;
	width: 6px;

}
.sidemenu a {
	color: #333333;
	text-decoration: none;
	font-weight: none;
}


.sidemenu a:hover {
	color: #3366cc;
	text-decoration: none;
	font-weight: none;
}	
.floatleft {
	float: left;

}
.question {
    font-weight: bold;
    font-size: 90%;
	letter-spacing: -2px;
}
.left {
	font-weight: bold;
}
.contents select {

	font-size: 80%;
}
.contents textarea {


	font-size: 80%;
}
.narrow {
	font-size: 95%;
	padding-right: 5px;
	padding-left: 5px;

}


.box {  background-color: #eee; 
	border: 1px dashed #000; 
	}

.box p { padding: 0px 0px 0px 10px;
       }

