/*Headers*/
h1  { color: #00015E; font-weight: 900; font-size: 17px; font-family: Arial, Helvetica, Verdana }
h2 { color: #00015E; font-weight: 900; font-size: 16px; font-family: Arial, Helvetica, Verdana } 
h3 { color: #00015E; font-weight: 900; font-size: 15px; font-family: Arial, Helvetica, Verdana } 
h6 { color: #00015E; font-weight: 900; font-size: 10px; font-family: Arial, Helvetica, Verdana } 
.heading1  {font-family : Arial, Helvetica, sans-serif; font-size : 18px; color : #00015E; font-weight : bold }
.heading2	{font-family : Arial, Helvetica, sans-serif; font-size : 15px; color : #00015E; font-weight : bold }
.heading3	{font-family : Arial, Helvetica, sans-serif; font-size : 13px;	color : #00015E; font-weight : bold }
.heading6	{font-family : Arial, Helvetica, sans-serif; font-size : 13px; color : #000000; font-weight : bold }

/*links*/
a:active { color: #339999; font-size: 12px; font-family: Helvetica, Arial }
a:link { color: #339999; font-size: 12px; font-family: VHelvetica, Arial } 
a:visited { color: #339999; font-size: 12px; font-family: Helvetica, Arial }
a:hover { text-decoration: none; color: #40E0D0; }

/*body and text elements*/
body { font-style: normal; font-weight: normal; font-size: 14px; font-family: Helvetica, Arial; list-style-type: square }
p { color: #00015E; font-style: normal; font-weight: normal; font-size: 14px; font-family: Helvetica, Arial; }
td { color: #00015E; font-size: 14px; font-family: Helvetica, Arial }
th { color: #00015E; font-weight: normal; font-size: 14px; font-family: Helvetica, Arial }
body {
	SCROLLBAR-FACE-COLOR: #414EC4; SCROLLBAR-HIGHLIGHT-COLOR: #E7E9F8; VERTICAL-ALIGN: top; SCROLLBAR-SHADOW-COLOR: #E7E9F8; SCROLLBAR-3DLIGHT-COLOR: #CFDFEF; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #CFDFEF;  
}

/*list items*/
li { color: #00015E; font-style: normal; font-weight: normal; font-size: 11px; font-family: Helvetica, Arial; text-align: left }
li b { color: #00015E; font-size: 11px; } /
li a:active { color: #1C9F97; font-size: 11px; font-family: Helvetica, Arial }
li a:link { color: #1C9F97; font-size: 11px; font-family: Helvetica, Arial; text-decoration: underline }
li a:visited { color: #1C9F97; font-size: 11px; font-family: Helvetica, Arial } 
li a:hover { text-decoration: none; color: #AFEEEE; } 
ul { color: #00015E; font-style: normal; font-weight: normal; font-size: 11px; font-family: Verdana, Helvetica, Arial; text-align: left }

/*footer*/
.footer { font-size: 12px; font-family: Helvetica, Arial;    }
a.footer:hover { text-decoration: none; color: #7FFFD4; font-size: 13px; font-family: Verdana, Helvetica, Arial }
a.footer:active { color: #E0FFFF; font-size: 12px; font-family: Helvetica, Arial }
a.footer:link { color: #E0FFFF; font-size: 12px; font-family:  Helvetica, Arial }
a.footer:visited { color: #E0FFFF; font-size: 12px; font-family: Helvetica, Arial }


