/* default.css for swcpp  6 Oct 2006 */

body { font-family: arial,sans-serif; background-color: #FFFFFF; color: black; font-size: 80%;}

table { font-family: arial,sans-serif; background-color: #FFFFFF; color: black; font-size: 100%;}


h1,h2,h3,h4,h5,h6 { background-color: transparent; text-indent: 0px; word-spacing: 0px; margin-bottom: 4px; margin-top: 4px; font-family: arial,arial,sans-serif; margin-left:4px; margin-right:4px;}
h1 { font-size: 48pt; font-weight: bold; line-height: 100%;}
h2 { font-size: 14pt; font-weight: bold; color: dark grey}
h3 { color: red; font-size: 12pt; font-weight: bold}
h4 { font-size: 18pt; font-weight: bold;}
h5 { font-size: 18pt; font-style: italic;}
h6 { font-size: 36pt; font-weight: normal; margin-top: 30px; margin-bottom: 30px; margin-left: 30px; margin-right: 30px;}

p {	margin-left:10px; margin-right:10px; margin-bottom:10px;}


a {	background-color: transparent; color: blue; font-family: arial,arial,sans-serif; margin: 0px; text-decoration: none}
a:link { background-color: transparent; color: blue; font-family: arial,arial,sans-serif; margin: 0px; text-decoration: none}
a:visited { color: blue; text-decoration: none}
a:active { background-color: transparent; color: blue; font-family: arial,arial,sans-serif; margin: 0px; text-decoration: none}
a:hover { color: red; text-decoration: underline}






hr { color: black;	background-color:transparent; margin-bottom: 0px; margin-top: 0px; text-align:center;	height:1px;	width:100%;}


.quotedark { font-size: 14pt; font-style: italic; font-weight: bold; color: black; margin-top: 10px; margin-bottom: 10px; margin-left: 10px; margin-right: 10px;}
.quotelight { font-size: 14pt; font-style: italic; font-weight: bold; color: white; margin-top: 10px; margin-bottom: 10px; margin-left: 10px; margin-right: 10px;}

.smdarktxt { font-family: arial,sans-serif; color: #3C1F81; font-size: 100%;}
.darktext { font-family: arial,sans-serif; background-color: #3C1F81; color: #3C1F81; }
.whitetext { font-family: arial,sans-serif; background-color: grey; color: black; }




ul.newsItem { margin:4px 10px 4px 24px; list-style-image: url(/images/bulletArrow2.gif);font-size:85%;}
li.item { margin: 6px 0px 2px 0px;}
ul.visItem { margin:4px 4px 4px 24px; list-style-image: url(/images/bulletArrow3.gif);font-size:85%;}
li.vis { margin: 6px 0px 2px 0px;}

li           { font-family: arial; font-size: 10pt; color: black; list-style-type: disc; padding-right:4px }
.listwhite   { font-family: arial; font-size: 10pt; color: #FFFFFF; list-style-type: disc; font-weight:bold; padding-right:4px }



.whitebodytext { font-size: 10pt; font-family: arial; color: #FFFFFF }





.mnuopt 	{ font-family: arial; font-size: 8pt; color: black; text-decoration: none; 
               margin: 0 }

.mnuopt:link		{ font-family: arial; font-size: 8pt; color: blue; text-decoration: none; 
               margin: 0 }
.mnuopt:visited	{ font-family: arial; font-size: 8pt; color: blue; text-decoration: none; 
               margin: 0 }
.mnuopt:hover		{ font-family: arial; font-size: 8pt; color: red; font-style: bold; 
               background-color: transparent; background-repeat: repeat; 
               background-attachment: scroll; text-decoration: underline; 
               margin: 0; background-position: 0% 50% }            
.mnuopt:active	{ font-family: arial; font-size: 8pt; color: black; margin: 0; text-decoration:none; }