/*---------------*/
/* ZeppOS  Menus */


H1, H2 { margin: -2px 0px 0px 0px; }
H4 { display: inline; }
.SiteTitle, H1 	{ font-size: 26px; color: #2779ad; font-family: Georgia; font-weight: normal; }
.SiteTitleGreen	{ font-size: 26px; color: #51922a; font-family: Georgia; font-weight: normal; }
.SiteTitleOrange	{ font-size: 26px; color: #da6000; font-family: Georgia; font-weight: normal; }
.SiteTitle2, H2, .MailTitle  	{ font-size: 20px; color: #51922a; font-family: Georgia; font-weight: normal; }
.SiteTitle3, H3	{ font-size: 17px; color: #da6000; font-family: Georgia; font-weight: normal; }
.SiteTitle3B  		{ font-size: 17px; color: #2779ad; font-family: Georgia; font-weight: normal; }
.SiteTitle3O  		{ font-size: 17px; color: #da6000; font-family: Georgia; font-weight: normal; }
.SiteTitle4, H4	{ font-size: 15px; color: #da6000; font-family: Georgia; font-weight: normal; }

.ViewData 	{  border-bottom: 1px solid #2779ad; border-left: 1px solid #2779ad; border-right: 1px solid #2779ad}


div.hr			{ height: 10px; border-top: 1px solid #dadada; }
div.hr hr		{ display: none; }

a:link, a:visited { text-decoration: none; color: #2779ad; }
a:hover, a:active  { text-decoration: underline; }

.Blue 		{ color:#2779ad; text-decoration:none}
.Blue a:link, .Blue a:visited  { color: #2779ad; text-decoration: none }
.Blue a:hover     	{ color: #2779ad; text-decoration: underline }
.Green 		{ color:#51922a; text-decoration:none}
.Green a:link, .Green a:visited { color: #51922a; text-decoration: none }
.Green a:hover     	{ color: #51922a; text-decoration: underline }
.Orange 		{ color:#da6000; text-decoration:none}
.Orange a:link, .Orange a:visited  { color: #da6000; text-decoration: none }
.Orange a:hover     	{ color: #da6000; text-decoration: underline }
.White 	 	{ color:#ffffff; text-decoration:none}
.copy		{ font-family:tahoma;font-size:11px;color:#737373;}
.Gray 		{ color:#646464; text-decoration:none}
