body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	text-align: center;
	margin-left: -370px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body a:link {
	color: #417696;
	text-decoration: underline;
}

body a:visited {
	color: #417696;
	text-decoration: none;
}

body a:hover, body a:active {
	color: #F5A737;
	text-decoration: none;
}

.container {
	height: auto;
	top: 40px;
	position: absolute;
	left: 50%;
	margin-left: -370px;
	margin-top: 0px;
}
p {
	padding-left: 2px;
	margin-top: 0px;
}

li {
	margin-left: -20px;
	margin-right: 0px;
}

.bodycontent {
	background-image: url(../images/interface/kidinterface_29.gif);
	padding-top: 15px;
	padding-left: 10px;
	text-align: left;
	padding-right: 10px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
}

.header {
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}

.newsheading {
	font-weight: bold;
	margin: 0px;
	line-height: normal;
	padding: 0px;
	color: #EB8A00;
	padding-left: 2px;	
}

ul {
	padding-top: 0px;
	margin-top: 0px;
}

.ulblue {
	color: #4C7F9E;
}
.smalltext {
	font-size: 9px;
}

.portfoliotable {
	background-image: url(../images/portfolio/border.gif);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

.portfoliofooter {
	background-image:url(../images/portfolio/portfolio-border-footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin: 0px;
	height: 30px;
	overflow: visible;
}
.quotebgleft {
	background-attachment: fixed;
	background-image: url(../images/quotebgleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.quotebgright {
	background-attachment: fixed;
	background-image: url(../images/quotebgright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

	.form30 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 13px;
	width: 300px;
	background-color: #F1F1F1;
	background-attachment: fixed;
	background-image: url(../images/inputbg.jpg); 
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	}
.statstable {
	border: 1px solid #CCCCCC;
}

.statstable td {
	border: 1px solid #CCCCCC;
}

.tablerownormal {
	background-color: #FFFFFF;
}
.tablerowselected {
	background-color: #98c1da;
}

.tablerownormalsmall {
	background-color: #FFFFFF;
	font-size: 9px;
	padding-left: 3px;
}
.tablerowselectedsmall {
	background-color: #98c1da;
	font-size: 9px;
	padding-left: 3px;
}

.ratingtable {
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

.tinyapplicant {
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}

.minorapplicant {
	font-weight: normal;
	color: #993300;
}

.majorapplicant {
	color: #0066FF;
	font-weight: bold;
}

.superapplicant {
	font-weight: bold;
	color: #009900;
	font-size: 13px;
}
