/* start - css for universal items */
body {
    color: #000000;
    font-size: 11px;
    font-family: Arial, Tahoma, Verdana, San-Serif;
    margin: 0;
    padding: 0;
	background-color: #CCCCCC
}

a {
    color: #3E5FA2;
    font-size: 11px;
    font-family: Arial, Tahoma, Verdana, San-Serif;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.formfield {
	color: #393939;
    font-size: 10px;
	font-weight: bold;
    font-family: Arial, Tahoma, Verdana, San-Serif;
	padding-bottom: 2px;
}

.content {
    color: #000000;
    font-size: 11px;
    line-height: 15px;
    font-family: Arial, Tahoma, Verdana, San-Serif;
}

.content_image {
	width: 312px;
	height: 240px;
	border-color: #7D7D7D;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
}

.content_image3 {
	width: 110px;
	height: 90px;
	border-color: #7D7D7D;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 15px;
}

.content_image2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.contentlink a {
	color: #000000;
    font-size: 11px;
    line-height: 15px;
	text-decoration: none;
}

.contentlink a:hover {
	text-decoration: none;
}

/* end - css for universal items */


/* start - css for navigation */
.menu {
    padding: 18px 20px 5px 20px;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	width: 125px;
}

.menu ul li {
	list-style: none;
	padding: 3px;
}

.menu ul li a {
    color: #8A8A8A;
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    font-family: Arial, Tahoma, Verdana, San-Serif;
    text-decoration: none;
}

.menu ul li a:hover {
    color: #000000;
	text-decoration: none;
}

.menu ul li ul {
	margin: 0px;
	padding: 5px 0px 0px 10px;
	width: 125px;
}

.menu ul li ul li {
	list-style: none;
	padding: 0;
}

.menu ul li ul a {
    color: #8A8A8A;
    font-size: 10px;
    font-weight: bold;
    line-height: 9px;
    font-family: Arial, Tahoma, Verdana, San-Serif;
    text-decoration: none;
}

.menu ul li ul li a:hover {
    color: #000000;
	text-decoration: none;
}

.menuon {
    color: #ED7A2D;
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    font-family: Arial, Tahoma, Verdana, San-Serif;
}

.submenuon {
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    line-height: 9px;
    font-family: Arial, Tahoma, Verdana, San-Serif;
}

.menubottom {
    background:  url(file:///C|/Inetpub/wwwroot/winter05/images/sidenav_bottom.gif);
}

.bottomnav {
    font-size: 9px;
    font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px; 
}

.bottomnav a {
	color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
	text-decoration: none;
}

.bottomnav a:hover {
	color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
	text-decoration: underline;
}

.bottomon {
	color: #000000;
    font-size: 9px;
    font-weight: bold;
	text-decoration: none;
}
/* end - css for right side navigation */

/* start - css for home page items */
.homeblack {
	background: #000000;
	color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    height: 50px;
}

.homephotos {
	background: #ffffff url(file:///C|/Inetpub/wwwroot/winter05/images/homephotos.jpg) no-repeat;
    height: 94px;
}

.homewhite {
	background: #ffffff;
	color: #000000;
    font-size: 11px;
    height: 173px;
    padding-left: 20px;
}

.homewhite_safari {
	background: #ffffff;
	color: #000000;
    font-size: 11px;
    height: 175px;
    padding-left: 20px;
}

.homeannounce {
    padding-top: 25px;
    padding-left: 45px;
}

.homeannounce a {
	color: #ffffff;
    font-size: 11px;
    line-height: 15px;
	text-decoration: none;
}

.homeannounce a:hover {
	text-decoration: none;
}

.homeannounce_copyright {
	color: #ffffff;
    font-size: 9px;
    line-height: 12px;
	text-decoration: none;
}

.homenav {
	color: #ffffff;
    font-size: 9px;
    font-weight: bold;
    padding-top: 14px;
    padding-left: 23px;
}

.homenav a {
    font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}

.homenav a:hover {
    font-size: 9px;
	color: #ffffff;
	text-decoration: underline;
}

.homebullets a {
    font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.homebullets a:hover {
    font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
/* end - css for home page items */
