* {
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
}

a:link {
	color:#416c93;
}

a:visited {
	color:#416c93;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

img {
	border:0px;
}

.container {
	width:90%;
}

.header {
	background-image:url(../images/h-bg.gif);
	background-repeat:repeat-x;
	text-align:left;
}

.topmenu {
	background-image:url(../images/tm-bg.gif);
	background-repeat:repeat-x;
	vertical-align:top;
	padding:21px 0px 0px 5px;
}
	
	.submit {
		font-family:Verdana;
		font-size:11px;
		color:#416c93;
		text-align:left;
		}
		
	.submit a{
		background-image:url(../images/header-arrow.gif);
		background-repeat:no-repeat;
		background-position:top left;
		font-family:"trebuchet ms";
		font-size:12px;
		color:#416c93; 
		font-weight:bold;
		padding:4px 5px 10px 23px;
		margin-right:10px;
		}
	
	.submit a:link {
		color:#416c93; 
		text-decoration:none;
	}
	.submit a:visited {
		color:#416c93; 
		text-decoration:none;
	} 
	.submit a:hover {
		color:#000000; 
		text-decoration:underline;
	}
	
	.search {
	text-align:right;
	}

.navbar {
	background-image:url(../images/ct-bg.gif);
	background-repeat:repeat-x;
	vertical-align:top;
	padding:10px 5px 5px 5px;
	color:#416c93;
	font-size:11px; 
}

	.navbar a {
		font-weight:bold;
		font-size:11px; 
		color:#416c93;
	}
	.navbar a:link {
		color : #416c93; 
		text-decoration : none; 
	} 
	.navbar a:visited {
		color : #416c93; 
		text-decoration : none; 
	} 
	.navbar a:hover {
		color : #7a9dbd; 
		text-decoration : underline; 
	} 

.content-l {
	background-image:url(../images/c-l.gif);
	background-repeat:repeat-y;
}

.content {
	background-color:#eff6fc;
	vertical-align:top;
	padding:0px 40px 0px 40px;
}

	h1 {
		font-weight: bold;
		color: #ED8A05;
		margin: 0;
		padding: 0;
	}
	h2 {
		font-family: "trebuchet ms", verdana, arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #416c93;
		margin: 15px 15px 0px 0px;
		padding: 0px 0px 0px 20px;
		background-image:url(../images/folder.gif);
		background-repeat:no-repeat;
	}
	h3 {
		font-weight: bold;
		color: #416c93;
		margin: 15px 15px 0px 0px;
		padding: 0px 0px 0px 20px;
		background-image:url(../images/down-arrow.gif);
		background-repeat:no-repeat;
	}
	
	.subcats {
		margin-right:10px;
		}

.sort {
	font-size:10px;
	font-weight:normal;
	}

.small {
	font-size:10px;
	font-weight:normal;
	}

.small a{
	font-size:10px;
	font-weight:normal;
	}

.url {
	color: #a9bfd2;
}

.description {
	padding-bottom:10px;
}

#f-links {
	margin:10px 0px 10px 0px;
	background-color:#f7f455;
	border:1px solid #f7e055;
	padding:5px 5px 5px 5px;
	}
	
#links {
	margin:10px 0px 10px 0px;
	}

.content-r {
	background-image:url(../images/c-r.gif);
	background-repeat:repeat-y;
}

.content-bottom {
	background-image:url(../images/cb-bg.gif);
	background-repeat:repeat-x;
	padding:10px;
}

.navig {
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color:#416c93;
}

.footer {
	background-image:url(../images/f-bg.gif);
	background-repeat:repeat-x;
	text-align:left;
	padding-left:10px;
}

.footer p{
	text-align:left;
	font-size:11px; 
	color:#ffffff;
}

.footer a {
		font-weight:bold;
		font-size:11px; 
		color:#ffffff;
	}
	.footer a:link {
		color:#ffffff;
		font-weight:bold; 
		text-decoration:underline; 
	} 
	.footer a:visited {
		color:#ffffff; 
		text-decoration:underline; 
	} 
	.footer a:hover {
		color:#ffffff; 
		text-decoration:none; 
	}
	
#submit {
	background-color:#FFFFFF;
	border:1px solid #ccdeee;
	padding:10px;
	margin:2px;
}

	td.error {
		padding:3px;
		color:#FF0000;
		font-size:12px;
		font-weight:bold;
		background-color:#f7f455;
		border:1px solid #f7e055;
		text-align: center;
	}
	
	td.success{
		padding:3px;
		color:#009900;
		font-size:12px;
		font-weight:bold;
		background-color:#f7fbfe;
		border:1px solid #009900;
		text-align: center;
	}

#submit2 {
	background-color:#f7fbfe;
	border:1px solid #e4eef6;
	padding:10px;
	margin:2px;
}

.req {
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
}

div.errForm, span.errForm, div.pr {
	margin:2px 0 2px 2px;
	padding:1px 2px 1px 2px;
	color:#FF0000;
	font-size:10px;
	background-color:#f7f455;
	border:1px solid #f7e055;
	text-align:left;
	clear:right;
}

.err {
	color:#FF0000;
	font-weight:bold;
	background-color:#f7f455;
	border:1px solid #f7e055;
	clear:right;
}

td.label {
	font-weight:bold;
	}