td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 22px;

	color: #333333;

}

.yellowstrip {

	background-image:  url(images/yellowstrip.gif);

	background-repeat: repeat-y;

	width: 4px;

}

input, select, textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #666666;

}

.subnavigation {

	background-color: #EEEEEE;

	background-image: url(images/sub_divider.gif);

	background-repeat: no-repeat;

	background-position: top;

	height: 22px;

}

td.subnavigate:hover {

	background-color: #FFCC66;

}
.sub_blank {

	background-color: #EEEEEE;

	background-image: url(images/sub_divider.gif);

	background-repeat: no-repeat;

	background-position: top;

	height: 22px;

}
.content {

	padding-top: 0px;

	padding-right: 20px;

	padding-bottom: 20px;

	padding-left: 20px;

}

.pagetitle {

	font-size: 10px;

	font-weight: bold;

	text-transform: uppercase;

	color: #003366;

	height: 22px;

}

a {

	color: #003366;

	text-decoration: none;

}

a:hover {

	color: #336699;

	text-decoration: none;

}

.subnavigate {

	background-color: #BAD6EE;

	background-image: url(images/sub_divider.gif);

	background-position: top;

	height: 22px;

	background-repeat: no-repeat;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 20px;

}

.breadtext {

	font-size: 10px;

	color: #999999;

}

.breadcrumb {

	background-color: #C5D9EA;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 15px;

	height: 22px;

	background-image: url(images/sub_divider.gif);

	background-repeat: repeat-x;

	background-position: top;

}

#restrict {

	overflow: hidden;

	height: 22px;

}

.content {

	padding: 15px;

}

.inputwidth
{
 	width: 300px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.signup
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
 	font-weight: bold;
}

.signup_inputwidth
{
 	width: 100px;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}


