/* standard definitions */
body {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: E9E9E9;
	background-image: url(../Images/background.gif);
	margin: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #8B6819;
}

a:visited {
	text-decoration: none;
	color: #8B6819;
}

a:hover {
	text-decoration: underline;
	color: #585858;
}

/* named element definitions */

#container {
	width: 100%;
}

#header {
	margin-left: 6px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#tabs {
	margin-left: 6px;
}
.nuLogo {
	margin-right: 6px;
	float: right;
	padding: 0px;
	margin-top: 6px;
}
#uppercontent {
	border-top: 1px solid #7A8F01;
}

#mainimageCell {
	width: 300px;
}

#mainimage {
	
}

#supportingTextCell {
	background-image: url(../Images/background_home.gif);
	background-repeat: repeat-x;
}

#supportingText {
	width: 430px;
}

#supportingText p {
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	color: #585858;
}
#supportingText p .atp {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
#mainpagetitle {
	margin-top: 30px;
	margin-left: 15px;
}

#lowercontent {
	border-top: 1px solid #636363;
}

#whatsnewCell {
	background-color: #AEAEAE;
}

#whatsnew {
	width: 300px;
}

#whatsnew p {
	margin-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
}

#whatsnew a {
	text-decoration: none;
	font-weight: bold;
	color: #8B6819;
	padding-left: 15px;
}

#whatsnew a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #8B6819;
	padding-left: 15px;
}

#whatsnew a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #585858;
	padding-left: 15px;
}

#resourcesCell {
	background-color: #FFFFFF;
}

#resources {
	width: 430px;
}

#resources p {
	margin-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
}

#resources a {
	text-decoration: none;
	font-weight: bold;
	color: #8B6819;
	padding-left: 15px;
}

#resources a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #8B6819;
	padding-left: 15px;
}

#resources a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #585858;
	padding-left: 15px;
}

#footer {
	background-color: #585858;
	height: 35px;
	width: 100%;
	padding-top: 4px;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
}

#footer a:visited {
	text-decoration: none;
	color: #ffffff;
}

#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.titleBoxLightGrey {
	border: 1px solid #D4D4D4;
	width: 100%;
	padding-left: 8px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 3px;
}

.titleBoxDarkGrey {
	border: 1px solid #AEAEAE;
	width: 100%;
	padding-left: 8px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 3px;
}

.titleTextGrey {
	color: #585858;
	font-size: 18px;
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", Arial
}

.titleTextBrown {
	color: #7A7A53;
	font-size: 18px;
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", Arial
}
.subtitleTextGrey {
	color: #585858;
	font-size: 18px;
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", Arial
}

.subtitleTextBrown {
	padding-left: 4px;
	color: #7A7A53;
	font-size: 12px;
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", Arial
}
tr, td .beige {
	background-color: #F0EFDC;
	border: 2px solid #FFFFFF;
}
td .white {
	background-color: #FFFFFF;
}
