/* CSS Document */

/* notices layout
----------------------------------------------- */
.notices{
	width: 229px;
	padding: 0px 0px 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A11D20;
	margin: 0px;
}

.noticesbox{
	width: 229px;
	background-color: #ffffcf;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A11D20;
	margin: 0px;
	padding: 0px;
}
.noticesbox2{
	width: 228px;
	padding: 0px 0px 10px;
	color: #A11D20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	line-height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A11D20;
	background-color: #ffffcf;
}

.noticesmainheading{
	padding: 10px;
	color: #A11D20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A11D20;
	width: 209px;
}

.noticessubheading2{
	width: 219px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	
}
.noticessubheading{
	width: 219px;
	padding: 0px 0px 2px 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin: 0px 10px 0px 0px;
	line-height: 16px;
}

#middlernotices{
	width: 805px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#leftnotices
{
	width: 230px;
	margin: 0px;
	padding: 0px;
	background-color: #eee;
	float: left;
}

/* notice link hover etc...
----------------------------------------------- */
a.noticeslink:link {
	width: 230px;
	height: 20px;
	color: #A11D20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	text-align: left;
	text-indent: 10px;
	text-decoration: none;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-style: normal;
	line-height: 22px;
	font-variant: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

a.noticeslink:visited {
	width: 230px;
	padding: 3px 0px 3px;
	height: 20px;
	margin-right: 0px;
	margin-left: 0px;
	color: #A11D20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	text-align: left;
	text-indent: 10px;
	text-decoration: none;
	font-style: normal;
	line-height: 22px;
	font-variant: normal;
}
a.noticeslink:active {
	width: 230px;
	padding: 3px 0px 3px;
	height: 20px;
	margin-right: 0px;
	margin-left: 0px;
	color: #A11D20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	text-align: left;
	text-indent: 10px;
	text-decoration: none;
	font-style: normal;
	line-height: 22px;
	font-variant: normal;
}
a.noticeslink:hover {
	width: 230px;
	padding: 3px 0px 3px;
	height: 20px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	text-align: left;
	text-decoration: none;
	text-indent: 10px;
	font-style: normal;
	line-height: 22px;
	font-variant: normal;
}

/* notice nav bar
----------------------------------------------- */

.navnoticces {
	width: 229px;
	background-color: #ffffcf;
}

.navnoticces ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
.navnoticces li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A11D20;
	padding-bottom: 10px;
	margin-bottom: 10px;

}

.navnoticces a
{
	display: block;
	padding: 3px 10px;
	width: 210px;
	background-color: #ffffcf;
}

.navnoticces a:link, .navlist 
{
	color: #A11D20;
	text-decoration: none;
	font-size: 18px;
	line-height: 22px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
}

.navnoticces a:visited 
{
	background-color: #ffffcf;
	color: #A11D20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: lighter;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}

.navnoticces a:active 
{
	background-color: #ffffcf;
	color: #A11D20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: lighter;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
.navnoticces a:hover
{
	background-color: #ffffcf;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
}
