BODY {
	FONT-SIZE: 11px; 
	COLOR: #9f9f9f; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff; 
	TEXT-DECORATION: none
}

TD {
	FONT-SIZE: 11px; 
	COLOR: #6B6B6B; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}

.RedHeading {
	FONT-SIZE: 15px; 
	COLOR: #FE0000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}

.PageHeading {
	FONT-SIZE: 20px; 
	COLOR: #FE0000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}
.SmallFont {
	FONT-SIZE: 11px; 
	COLOR: #6B6B6B; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.tinyFont {
	FONT-SIZE: 10px; 
	COLOR: #6B6B6B; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}

.NutionalTable {
	FONT-SIZE: 10px; 
	COLOR: #070C4E; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #F2F2F2;
	
	
}
.heading1 {
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-WEIGHT: BOLD;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}

INPUT {
	FONT-SIZE: 11px; 
	COLOR: black; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	BACKGROUND: #f1f1f1; 
	
}

SELECT {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	BACKGROUND: #f1f1f1; 
	COLOR: black; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	
}

.RedText {
	FONT-SIZE: 11px; 
	COLOR: red; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}


A:link {
	 background-image : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000; 
	text-decoration : none;
	font-size : 11px;
	color : red;
	font-weight : normal;
	text-indent : 0;
	height : 0;
	width : auto;
	vertical-align : none;
	padding-top : 0px;
}
A:visited, A:link, A:active    {
	background-image : none;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : none;
	font-size : 11px;
	color : red;
}

A:hover    {
	background-image : none;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : underline;
	font-size : 11px;
	color : red;
}

/*A.nav:LINK,A.nav:VISITED, A.nav:ACTIVE {
	background-image:url(Images/menu_bg.gif);
	background-repeat : no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #8C8C8C;
	font-weight : bold;
	text-decoration : none;
	text-indent : 10px;
	height : 25px;
	width : 153px;
	vertical-align : middle;
	padding-top : 5px;
}

A.nav:hover {
	background-image url:(images/menuOver_bg.gif);
	background-repeat : no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #8C8C8C;
	font-weight : bold;
	text-decoration : none;
	text-indent : 10px;
	height : 25px;
	width : 153px;
	vertical-align : middle;
	padding-top : 5px;
} */

A.redlink:link {
	 background-image : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000; 
	text-decoration : none;
	font-size : 11px;
	color : red;
	font-weight : normal;
	text-indent : 0;
	height : 0;
	width : auto;
	vertical-align : none;
	padding-top : 0px;
}
A.redlink:visited, A.redlink:link, A.redlink:active    {
	background-image : none;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : none;
	font-size : 11px;
	color : red;
}

A.redlink:hover    {
	background-image : none;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : underline;
	font-size : 11px;
	color : red;
}


A.redlinksmall:link {
	 background-image : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	color : red;
	font-weight : normal;
	text-indent : 0;
	height : 0;
	width : auto;
	vertical-align : none;
	padding-top : 0px;
}

A.redlinksmall:visited {
    background-image : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	color : red;
	font-weight : normal;
	text-indent : 0;
	height : 0;
	width : auto;
	vertical-align : none;
	padding-top : 0px;
}

A.redlinksmall:hover {
	background-image : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 10px;
	color : red;
	font-weight : normal;
	text-indent : 0;
	height : 0;
	width : auto;
	vertical-align : none;
	padding-top : 0px;
}



LI {
	list-style-image : url(images/arrow.gif);
	padding : None;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Red;
	font-size : 16px;
	font-weight : bold;
}

H2 {
	color : Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

A.breadcrumb:link {
	FONT-SIZE: 10px; 
	COLOR: #8c8c8c; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}

A.breadcrumb:visited {
	FONT-SIZE: 10px; 
	COLOR: #8c8c8c; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none 
}

A.breadcrumb:active {
 	FONT-SIZE: 10px; 
 	COLOR: #8c8c8c; 
 	FONT-FAMILY: Arial, Helvetica, sans-serif; 
 	TEXT-DECORATION: none
}

A.breadcrumb:hover {
 	FONT-SIZE: 10px; 
 	COLOR: #fe0000; 
 	FONT-FAMILY: Arial, Helvetica, sans-serif; 
 	TEXT-DECORATION: underline 
}

.NutionalTableHead {
	FONT-SIZE: 10px; 
	COLOR: #070C4E; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #D4D4D4;
	FONT-WEIGHT: BOLD;
}

.NutionalTable1 {
	FONT-SIZE: 10px; 
	COLOR: #070C4E; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #F2F2F2;
}

.NutionalTable2 {
	FONT-SIZE: 10px; 
	COLOR: #070C4E; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #DADADA;
}.COA_Form_Heading {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-bottom: 20px;
}
.COA_Form_FieldName {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	padding-right: 10px;
}
.COA_Form_Required {
	color: #FF0000;
}
.COA_Form_FieldCell {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.COA_Form_ErrorField {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	padding: 20px;
}


.COA_Form_SubmitButton {
	background-image: url(/live/images/submitbutton.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 46px;
	width: 190px;
	margin: 10px;
	padding:0px;
	border:0px;
}

.mainCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #272727;
	padding-right: 10px;
	padding-left: 10px;
}
.contentCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #272727;
	padding-right: 90px;
	padding-left: 30px;
}
.HeaderCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
}
.ContentHeaderCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #554609;
	padding-right: 10px;
	padding-left: 30px;
}
.footerCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #272727;
	background-image: url(images/Cheese/images/footerfade.gif);
	background-repeat: repeat-y;
	background-position: right;
	}
.contentMainHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
	background-image: url(images/Cheese/images/contentHeaderBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	.contentSubHeaderArea {
	background-image: url(images/Cheese/images/headerFade.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
.contentSubHeaderAreaLeft {
	background-image: url(images/Cheese/images/headerCorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* clover green styles below*/

.sideheader1 {
	background-image: url(/live/images/green/SideHeader.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.sideheader2 {
	background-image: url(/live/images/green/sideHeaderTwo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
}
.bodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
}
.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.red {
	color: #fc4736;
}
.green {
	color: #64bb0c;
}
a.greenlinks:link {
	color: #64bb0c;
}
a.greenlinks:visited {
	color: #64bb0c;
}
a.greenlinks:hover {
	color: #64bb0c;
}
a.greenlinks:active {
	color: #64bb0c;
}

