body {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
table {
     margin-left: 50px;
     border: thin solid blue;
     border-collapse: collapse;
     background-color: #c3e7e2;     
     text-align: center;
     }
     
th   {
     border: 1px solid blue;
     padding: 5px;          
     }
     
td   {
     border: 1px solid blue;
     padding: 5px;
     }
     
.red {
     color: red;
     }
               
.symbol {
     font-size: 12pt;
     color: black;
     }
     
.news-header { 
	font-size: 120%;
	font-weight: bolder;
	color: #0000cc;
	}

.news-date {
	color: red;
	}

.alert {
	color: red;
	font-style: italic;
	}

.news-left {
     margin-left: 5px;
	text-align: left;
	}

.no-linkline {
	border: 0;
	}

.suit_decoration {
     text-align: center;     
     }

#main-body {
	background-image: url(images/cardsBackground.jpg);
	margin: 0px;
	padding: 0px;
	}

#alert {
	width: 210px;
     height: auto;
	font-size: 12px;
	font-weight: bold;          
	border-color: black;
	border-width: 2px;
	border-style: solid;
	background-color: #C3E7E2;
	margin: 0px 0px 12px 0px;
	padding: 5px; 
	}

#greeting {
	color: #0000cc;
	font-weight: bold;
	font-size: x-large; 
	}

#special_notice {
     background-color: white;
     border: ridge black 3px;
     width: 60%;
     margin: 20px;
     padding: 10px;
     text-align: center;
     }
     
#special_notice hr {
     color: black;
     height: 3px;
     }

#welcome {
	font-size: small;
	color: #0000cc;
	margin: 10px 10px 10px 10px;
	padding: 0px 10px 10px 10px;
	}

#welcome a:visited, #welcome a:link {
	color: blue;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

#welcome a:hover {
	background-color: lightblue;
	color: black;
	}

#acknowledge-0 {
	position: relative;
	top: 10px;
	left: 30px;
	width: 214px;
	height: 100px;
	}

#acknowledge-1 {
	width: 110px;
	height: 40px;
	text-align: right;
	color: black;
	font-size: 9px;
	line-height: 9px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	}

#acknowledge-2 {
	width: 90px;
	height: 35px;
	float: right;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	background-color: darkslategray;
	text-align: left;
	line-height: 8px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	}

#ack-Gray {
	color: gray;
	font-weight: bold;
	font-size: 10px
	}

#ack-White {
	color: white;
	font-weight: bold;
	font-size: 10px;
	}

#ack-Right {
	color: white;
	font-size: 8px;
	}

#news {
	float: right;
	width: 200px;
	height: auto;
	color: blue;
	font-size: 9px;
	line-height: 12px;
	border-color: black;
	border-width: 2px;
	border-style: solid;
	background-color: #C3E7E2;
	text-align: center;
	margin: 5px;
	padding: 5px 5px 5px 5px; 
	}

#quickLinks {
	float: right;
	width: 350px;
	height: 110px;
	border-color: black;
	border-width: 1px;
	border-style: dotted;
	text-align: left;
	background-color: #0066ff;
	margin: 5px;
	padding: 1px 0px 1px 0px; 
	}

#quickLinks-1 {
	width: 44px;
	height: auto;
	color: white;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
	margin: 4px;
	padding: 30px 0px 0px 0px; 
	}

#quickLinks-2 {
	float: right;
	width: 140px;
	height: 104px;
	text-align: center;
	margin: 1px 0px 0px 0px;
	padding: 0px; 
	}

#quickLinks-S {
	float: right;
	width: auto;
	height: auto;
	text-align: right;
	border: solid white 1px;
	margin: 1px 0px 0px 0px;
	padding: 0px; 
	}

#news hr {
	color: #0000cc;
	width: 60%;
	}
