/*@charset "utf-8";*/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	padding:0; margin:0; border:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-align:left; color:#000000;
	line-height:1.4em;
	font-size:0.7em;
}

img { padding:0; border:0; vertical-align:top; }

hr { height:1px; line-height:1px; background:#CCCCCC; color:#CCCCCC; border:none;}
div.hr { border-top:1px solid #CCCCCC; margin:10px 0; }
div.hr hr { display:none; }

/******* hyperlink and anchor tag styles *******/
a:link { background-color:transparent;/* color:#de0505; text-decoration:none;*/ }
a:visited { background-color:transparent;/* color:#575353; text-decoration:none;*/ }
a:hover { background-color:transparent;/* color:#000000; text-decoration:underline;*/ }
a:active { background-color:transparent;/* color:#666666; text-decoration:none;*/ }

/************** header tag styles **************/
h1 { font-size:1.5em; line-height:1.7em; margin:0 0 5px 0; color:#003366; }

h2 { font-size:1.4em; line-height:1.5em; margin:0 0 5px 0; font-family:Georgia, "Times New Roman", Times, serif; color:#990000; font-weight:normal;  }
h2 a:link, h2 a:visited, h2 a:active { color:#990000; text-decoration:none;}
h2 a:hover { color:#990000; text-decoration:underline;}

h3 { font-size:1.0em; line-height:1.2em; margin:0 0 5px 0; color:#003366; font-family:Verdana, Arial; }
h3 a:link, h3 a:visited, h3 a:active { color:#003366; text-decoration:none;}
h3 a:hover { color:#003366; text-decoration:underline;}

h4 { font-size:1em; line-height:1em; margin:0; }
h5 { }
h6 { font-size:1em; color:#e80d0d; }

acronym { cursor:help; border:0px; border-bottom:1px dashed black; }

table { font-size:1em; }
p { margin:0; padding:0 0 10px 0; }

.newslink_2 { font-size:1.4em; line-height:1.5em; margin:0 0 5px 0; font-family:Georgia, "Times New Roman", Times, serif; color:#990000; font-weight:normal;  }
.newslink_2 a:link, .newslink_2 a:visited, .newslink_2 a:active { color:#990000 !important; text-decoration:none;}
.newslink_2 a:hover { color:#990000; text-decoration:underline;}
.shortcut, .shortcut a { color:#e80d0d }