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;
}

