body
{
	margin:0;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}
/*----- sub page styles -----*/

.textsmall
{
	font-size:10px;
}

.NavTopicTextBold
{
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.NavTopicTextNonItalic
{
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
	color: #000000;
}
.NavTopicTextItalic
{
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana;
	font-style: italic;
	color: #000000;
}
.ModuleContent
{
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
	color: #000000;
}
.MenuItems
{
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana;
	color: #000000;
	text-decoration: underline;
}

/*----- content styles -----*/
.ContentHeaderDark
{
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana;
	color: #004F41;
	font-weight: bold;
}
.ContentSubHeader
{
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana;
	color: #13503F;
	font-weight: bold;
}
.ContentSubHeaderLite1
{
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana;
	color: #006D5A;
	font-weight: bold;
}
.ContentSubHeaderLite2
{
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana;
	color: #007964;
	font-weight: bold;
}
.ContentSubHeaderLite3
{
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana;
	color: #00846D;
	font-weight: bold;
}
.ContentText
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}


/*----- back ground styles -----*/
.NavLite
{
	background-color: #FFFFF5;
}
.SubnavLite
{
	background-color: #F5F1E3;
}
.SubNavDark
{
	background-color: #cccccc;
}
.SubNavDarker
{
	background-color: #DDD6C2;
}
.PinLine
{
	background-color: #000000;
}


.Header
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 14;
	font-weight: bold;

}

A:link
{
	color: #0056A5;
	
}
A:visited
{
	color: #0056A5;
	
}
A:active
{
	color: #013D75;
	text-decoration: none;
}
A:hover
{
	color: #013D75;

}

#smaller
{
	font-size: 12px;
}

#KeywordMenu
{
	background-color: #F5F1E3;
	color: black;
}

#FilesMenu
{
	background-color: #DDD6C2;
	color: black;
}

#LightTan
{
	background-color: #adcce6;
}

.Button
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

#DarkTan
{
	background-color: #7A9EBD;
}

#small_nav
{
	background: #F5F1E3;
	font: 11px Arial, Helvetica, Verdana;
}

A.gray1:link
{
	color: #666666;
	text-decoration: none;
}
A.gray1:visited
{
	color: #666666;
	text-decoration: none;
}
A.gray1:active
{
	color: #000000;
	text-decoration: none;
}
A.gray1:hover
{
	color: #000000;
	text-decoration: underline;
}

A.gray2:link
{
	color: #333333;
	text-decoration: none;
}
A.gray2:visited
{
	color: #333333;
	text-decoration: none;
}
A.gray2:active
{
	color: #013D75;
	text-decoration: none;
}
A.gray2:hover
{
	color: #013D75;
	text-decoration: underline;
}

A.blue1:link
{
	color: #0056A5;
	text-decoration: none;
}
A.blue1:visited
{
	color: #0056A5;
	text-decoration: none;
}
A.blue1:active
{
	color: #013D75;
	text-decoration: none;
}
A.blue1:hover
{
	color: #013D75;
	text-decoration: underline;
}

A.blue2:link
{
	color: #ADCCE6;
	text-decoration: none;
}
A.blue2:visited
{
	color: #ADCCE6;
	text-decoration: none;
}
A.blue2:active
{
	color: #FFFFFF;
	text-decoration: none;
}
A.blue2:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

A.orange1:link
{
	color: #663300;
	text-decoration: none;
}
A.orange1:visited
{
	color: #663300;
	text-decoration: none;
}
A.orange1:active
{
	color: #000000;
	text-decoration: none;
}
A.orange1:hover
{
	color: #000000;
	text-decoration: underline;
}

A.purple1:link
{
	color: #660066;
	text-decoration: underline;
}
A.purple1:visited
{
	color: #660066;
	text-decoration: underline;
}
A.purple1:active
{
	color: #000000;
	text-decoration: underline;
}
A.purple1:hover
{
	color: #000000;
	text-decoration: underline;
}


/* IGLOBAL CODE-RELATED SECTION */
body
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}
p
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}
td
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}
th
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}
tt
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}
tf
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}
div
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}
span
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}
input
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}
select
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}
option
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}
submit
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}
button
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}
/* /IGLOBAL CODE-RELATED SECTION */


.text_black_l
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}

.text_gray_l
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	cursor: default;
}

.text_blue_l
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #0056A5;
	text-decoration: none;
	cursor: default;
}

.text_dblue_l
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #013D75;
	text-decoration: none;
	cursor: default;
}

.text_purple_l
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #660066;
	text-decoration: none;
	cursor: default;
}

.text_black_m
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 10;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}

.text_black_m2
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 10;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}

.text_gray_m
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 10;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	cursor: default;
}

.text_blue_m
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 10;
	font-style: normal;
	font-weight: normal;
	color: #0056A5;
	text-decoration: none;
	cursor: default;
}

.text_purple_m
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 10;
	font-style: normal;
	font-weight: normal;
	color: #660066;
	text-decoration: none;
	cursor: default;
}

.text_black_s
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 9;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}

.text_gray_s
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 9;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	cursor: default;
}

.text_blue_s
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 9;
	font-style: normal;
	font-weight: normal;
	color: #0056A5;
	text-decoration: none;
	cursor: default;
}

.text_purple_s
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 9;
	font-style: normal;
	font-weight: normal;
	color: #660066;
	text-decoration: none;
	cursor: default;
}

.caption_gray
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 9;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	cursor: default;
}

.clsArial10 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
	
}

.clsArial12 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	
}

.clsArial14 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #000000;
	
}

.clsArial16 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #000000;
	
}

.clsArial20 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #000000;
	
}

.clsArial24 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #000000;
	
}

.prodhead {
font-family:arial;font-size:12px;color:#0056A5;font-weight:bold;}

.subhead {
font-family:arial;font-size:14px;color:#0056A5;font-weight:bold;}

td.cartwhite {font-family:arial;font-size:12px;color:#000000;background-color:#ffffff;}
