body {
	margin: 0px;
	background:  silver;
	height: 100%;
}


a:link, a:active, a:visited {
	background: transparent;
	color: navy;
	font-size: 9pt;
	font-family: verdana, serif;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	background: transparent;
	color: blue;
	font-size: 9pt;
	font-family: verdana, serif;
	text-decoration: underline;
	font-weight: bold;
}

a.link2:link, a.link2:active, a.link2:visited {
	background: transparent;
	color: navy;
	font-size: 10pt;
	font-family: verdana, serif;
	text-decoration: underline;
	font-weight: bold;
}

a.link2:hover {
	background: transparent;
	color: blue;
	font-size: 10pt;
	font-family: verdana, serif;
	text-decoration: underline;
	font-weight: bold;
}

a.link3:link, a.link3:active, a.link3:visited {
	background: transparent;
	color: navy;
	font-size: 8pt;
	font-family: verdana, serif;
	text-decoration: underline;
	font-weight: normal;
	line-height: 23px;
}

a.link3:hover {
	background: transparent;
	color: blue;
	font-size: 8pt;
	font-family: verdana, serif;
	text-decoration: underline;
	font-weight: normal;
	line-height: 23px;
}

a.link4:link, a.link4:active, a.link4:visited {
	background: transparent;
	color: navy;
	font-size: 8pt;
	font-family: verdana, serif;
	text-decoration: underline;
	font-weight: normal;
}

a.link4:hover {
	background: transparent;
	color: blue;
	font-size: 8pt;
	font-family: verdana, serif;
	text-decoration: underline;
	font-weight: normal;
}

a.top:link, a.top:active, a.top:visited {
	background: transparent;
	color: #6f99ed;
	font-size: 8.5pt;
	font-family: verdana, serif;
	text-decoration: underline;
	font-weight: bold;
}

a.top:hover {
	background: transparent;
	color: blue;
	font-size: 8.5pt;
	font-family: verdana, serif;
	text-decoration: underline;
	font-weight: bold;
}

a.nav:link, a.nav:active, a.nav:visited {
	background: transparent;
	color: navy;
	font-family: tahoma, serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover{
	background: transparent;
	color: black;
	font-family: tahoma, serif;
	font-size: 9pt;
	font-weight: bold;
	border-bottom: 2px solid #5398ff;
}

table, td {
	font-family: verdana, serif;
	font-size: 8pt;
}

textarea, input {
	background: #ffffff;
}

.blborder {
	border: 1px solid black;
} 

ul {		
	padding-left: 30px;
 	margin-left: 0;
}

li {
	padding-bottom: 5px;
}

h1{
	font-size: 16pt;
	font-family: georgia, serif;
	border-bottom: 1px solid #6f99ed;
}

h2 {
	font-size: 13pt;
	font-family: georgia, serif;
	border-bottom: 1px solid #6f99ed;
}

h3 {
	font-size: 13pt;
	font-family: georgia, serif;
	border-bottom: 1px solid #6f99ed;
}

h4 {
	font-family: georgia, serif;
	font-size: 12pt;
	border-bottom: 1px solid #6f99ed;
	height: 1%;
}

hr {
	height: 1px;
	border-bottom: 1px solid black;
}

h5 {
	font-size: 13pt;
	font-family: georgia, serif;
	font-weight: bold;
}

#wrapper {
	width: 800px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	margin: auto;
	background: url(/images/bluebg.jpg) top #dddddd;
}

#tcgtop {
	height: 65px;
	width: 800px;
	background: url(/images/tcgtop.jpg);
	border-bottom: 1px solid black;
}

#top {
	height: 156px;
	width: 800px;
	 
}


#top1 {
	height: 170px;
	width: 800px;
	background: #688edc url(/images/topgraphic_wide11.jpg) no-repeat;
}

#nav {
	height: 25px;
	width: 800px;
	background: #cce0ff url(/images/navbg.jpg);
	border-top: 1px solid black;
	border-bottom: 1px solid #a6c3f1;
}

.lspacing {
	padding-bottom: 10px;
}

.noborder {
	border: 0px;
}

.nobordertr {
	background: transparent;
	border: 0px;
}

.ind { 
	margin-left: 30px;
}

.table1 {
	width: 450px;
	height: 500px;
	padding: 10px;
	border: 1px solid black;
	margin: auto;
}

.td1 {
	padding: 10px;
	text-align: left;
}

.linkstyle {
	line-height: 20px;
	margin-left: 20px;
}

.navstyle {
	padding-top: 4px;
	width: 100px;
	text-align: center;
	float: left;
}

#main {
	width: 800px;
	height: 100%;
	background: #ffffff url(/images/bluebg.jpg) no-repeat;
	padding-top: 20px;
}


#symantec {
	background: transparent;
	line-height: 15px;
	padding-left: 10px;
}


#left {
	width: 511px;
	display: inline;
}

#left2 {
	width: 760px;
	display: inline;
}

#right {
	width: 225px;
	float:right;
	background: #ffffff url(/images/rightbg.jpg) no-repeat;
	font-size: 7.5pt;
	font-family: verdana, serif;
	border: 1px solid #688edc;
	margin-right: 18px;
	position: relative;
	display: inline;
}

#phone {
	margin-left: 60%;
	padding-top: 22px;
}

.mainstyle {
	font-family: verdana, serif;
	color: black;
	font-size: 9pt;
	padding: 10px;
	width: 491px;
	margin-left: 20px;
	border-top: 1px solid #a6c3f1;
	border-left: 1px solid #a6c3f1;
	border-right: 1px solid #a6c3f1;
	background: #ffffff url(/images/leftbg.jpg) repeat-x;
	position: relative;
	text-align: justify;
}

.mainstyle2 {
	font-family: verdana, serif;
	color: black;
	font-size: 9pt;
	padding: 10px;
	width: 740px;
	margin-left: 20px;
	border-top: 1px solid #a6c3f1;
	border-left: 1px solid #a6c3f1;
	border-right: 1px solid #a6c3f1;
	background: #ffffff url(/images/leftbg.jpg) repeat-x;
	position: relative;
	text-align: justify;
}

.newsstyle {
	font-family: verdana, serif;
	color: black;
	font-size: 8pt;
	padding: 10px;
}

.support {
	font-family: verdana, serif;
	color: black;
	font-size: 9pt;
	width: 250px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.title2 {
	font-family: georgia, serif;
	color: black;
	font-size: 10pt;
	padding: 12px;
	text-decoration: underline;
}

.phonetb {
	width: 320px;
	color: #4b73c5;
}

.topright {
	background: #d6e3ff url(/images/toprightbg.jpg);
	width: 175px;
	font-size: 7.5pt;
	font-family: verdana, serif;
	border: 1px solid black;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
}

.headline {
	font-size:13pt;
	font-family: georgia, serif;
	font-weight: bold;
	text-align: left;
}
.newsdate {
	float: right;
}

.readmore {
	float: right;
	font-weight: bold;
	font-size: 9pt;
}

.floatright {
	float: right;
	margin-right: 10px;
}

.floatleft {
	float: left;
	margin-right: 10px;
}

.top {
	text-align: right;
	padding-right: 20px;
	padding-bottom:20px;
}

.alignright {
	text-align: right;
	padding-right: 5px;
	padding-bottom: 20px;
}
	
.center {
	text-align: center;
}

.request {
	line-height: 20px;
}

.bigspace {
	height: 500px;
}

.mediumspace {
	height: 250px;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 8pt Verdana;
line-height: 18px;
z-index: 100;
background-color: #cce0ff;
width: 250px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
}

.anylinkcss a:visited{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #0000ff;
color: white;
}

.blborder {
	border: 1px black solid;
}
