/* WCA Print CSS
 */
 
 body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-image: url(../imgs/misc/spacer.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: white;
	margin-top: 0px;
}

/* Structure Styles */
/* 
  ------------------------------------------------
  (c) Digital Evolution 2008
  ------------------------------------------------
*/


img {
	border: none;
}

/* Masthead */
#masthead {
	display: none;
	
}
#mastheadtable {
	display: none;
	
	
	
}
#mastheadtable .logotd{
	display: none;
}

#mastheadtable .maintd{
	display: none;
}

#mastheadlogo{
	display: none;
	
}



#wrapper {
	width: 620px;
	margin: 0;
}
#column_wrapper {
margin-top: 20px;
	
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
}
#right {
	width: 620px;
	
}
#left {
	display: none;
}


/*#footer {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}*/
#footer {
	/*border-top: 3px solid #0293D4;*/
	/*margin-top: 20px;
	color: white;
	font-size: 0.7em;
	background-color: #069622;*/
	display: none;	
	
	
}
.footerTable {
	/*color: white;
	background-color: transparent;
	width: 980px;
	padding: 15px 0;*/
	display: none;
	
}
.menulist {
	display: none;
}


#wrapper .menulist a, #wrapper .menulist a:visited {
	display: none;
}
#wrapper .menulist a:hover {
	display: none;
}

.p7uberlink {
	display: none;
}


.nomargintop {
	margin-top: 0;
}

.lefttopspace {
	margin-top: 20px;
}
.quotation {
	display: none;
}


/* General Floats */
.floatright1 {
	float: right;
	margin: 0 5px 20px 15px;
}
.floatrighthome {
	float: right;
	margin: 30px 5px 20px 15px;
}
.headlinedate {
	width: 200px;
	float: right;
	font-size: 0.9em;
	color: black;
	margin: 30px 20px 15px 10px;
}


/* Text Stylesheet */

#masthead .content h1{
	display: none;
	
}
#masthead .content h2{
	display: none;
	
}
#masthead .content h1 .boldwhite{
	display: none;
	
}

#mastheadtable .maintd h1{
	display: none;
	
}
#mastheadtable .maintd h1 a:link, #mastheadtable .maintd h1 a:visited{
	display: none;
	
}
#mastheadtable .maintd h1 a:hover, #mastheadtable .maintd h1 a:active{
	display: none;
	
}
#mastheadtable .maintd h2{
	display: none;
	
}
#mastheadtable .maintd h1 .boldwhite{
	display: none;
	
}
 

 /* Left Content */
 
 #left .content {
	display: none;
}

#left .content h2{
	display: none;
}


#left .content .styledlink a:link, #left .content .styledlink a:visited {
	display: none;
}
#left .content .styledlink a:hover, #left .content .styledlink a:active {
	display: none;
}




/* Right Content */
#right .content {
	padding: 10px 20px 24px 15px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content h1{
	color: black;
	margin: 20px 10px 5px 0;
	font-size: 1.6em;
	line-height: 1.4em;
	font-weight: normal;
	
}
#right .content h2{
	color: black;
	margin: 20px 20px 0 0;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: normal;
	
}
#right .content h3{
	color: black;
	margin: 20px 20px 0 0;
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: bold;
	
}
#right .content h4{
	color: black;
	margin: 10px 20px 0 0;
	font-size: 1.0em;
	line-height: 1.1em;
	font-weight: bold;
	
}

#right .content h4 a:link {
	color: black;
	text-decoration: none;
}
#right .content h4 a:visited {
	color: black;
	text-decoration: none;
}
#right .content h4 a:hover {
	color: black;
	text-decoration: underline;
}
#right .content h4 a:active {
	color: black;
	text-decoration: underline;
}


#right .content p{
	color: black;
	margin: 0 20px 15px 0;
	font-size: 1.0em;
	line-height: 1.3em;
	font-weight: normal;
	
}
.readmoreblock {
	margin-top: 5px;
	margin-bottom: 40px;
	
}

#right .content .readmore a:link {
	color: black;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 0;
}
#right .content .readmore a:visited {
	color: black;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 0;
}
#right .content .readmore a:hover {
	color: black;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 0;
}
#right .content .readmore a:active {
	color: black;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 0;
}


#right .content ul{
	color: black;
	font-size: 0.9em;
	list-style-type: none;
	margin: 5px 0 20px 5px;
	padding: 0;
	line-height: 1.2em;
	background-color: transparent;	
}
#right .content li {
background: transparent url(../imgs/misc/bullet-green.gif) no-repeat 0 5px;
padding: 2px 0 3px 18px;
list-style-type: none;
}

#right a:link {
	color: black;
}
#right a:visited {
	color: black;
}
#right a:hover {
	color: black;
}
#right a:active {
	color: black;
}

#right .content #p7TP1 .p7TPcontent .styledlinktab {
	
	width: 300px;
	
	
}


#right .content #p7TP1 .p7TPcontent .styledlinktab a:link {
	color: black;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../imgs/misc/arrow_link.gif) no-repeat 0 5px;
	padding: 3px 0 3px 18px;
}
#right .content #p7TP1 .p7TPcontent .styledlinktab a:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../imgs/misc/arrow_link.gif) no-repeat 0 5px;
	padding: 3px 0 3px 18px;
}
#right .content #p7TP1 .p7TPcontent .styledlinktab a:hover {
	color: black;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../imgs/misc/arrow_link.gif) no-repeat 0 5px;
	padding: 3px 0 3px 18px;
}
#right .content #p7TP1 .p7TPcontent .styledlinktab a:active {
	color: black;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../imgs/misc/arrow_link.gif) no-repeat 0 5px;
	padding: 3px 0 3px 18px;
}

#right .content #p7TP1 .p7TPcontent .styledrsslinktab {
	
	width: 400px;
	line-height: 1.2em;
	
	
}


#right .content #p7TP1 .p7TPcontent .styledrsslinktab a:link {
	color: black;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../imgs/misc/rss_link.gif) no-repeat 0 5px;
	padding: 5px 0 3px 45px;
}
#right .content #p7TP1 .p7TPcontent .styledrsslinktab a:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../imgs/misc/rss_link.gif) no-repeat 0 5px;
	padding: 5px 0 3px 45px;
}
#right .content #p7TP1 .p7TPcontent .styledrsslinktab a:hover {
	color: black;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../imgs/misc/rss_link.gif) no-repeat 0 5px;
	padding: 5px 0 3px 45px;
}
#right .content #p7TP1 .p7TPcontent .styledrsslinktab a:active {
	color: black;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../imgs/misc/rss_link.gif) no-repeat 0 5px;
	padding: 5px 0 3px 45px;
}


#right .content #p7TP1 .p7TPcontent .styledrssquestionlink {
	
	width: 200px;
	
	
	
}
#right .content #p7TP1 .p7TPcontent .styledrssquestionlink a:link {
	color: black;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../imgs/misc/rss_whatis.gif) no-repeat 0 5px;
	padding: 5px 0 3px 30px;
	line-height: 1.3em;
}
#right .content #p7TP1 .p7TPcontent .styledrssquestionlink a:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../imgs/misc/rss_whatis.gif) no-repeat 0 5px;
	padding: 5px 0 3px 30px;
	line-height: 1.3em;
}
#right .content #p7TP1 .p7TPcontent .styledrssquestionlink a:hover {
	color: black;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../imgs/misc/rss_whatis.gif) no-repeat 0 5px;
	padding: 5px 0 3px 30px;
	line-height: 1.3em;
}
#right .content #p7TP1 .p7TPcontent .styledrssquestionlink a:active {
	color: black;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../imgs/misc/rss_whatis.gif) no-repeat 0 5px;
	padding: 5px 0 3px 30px;
	line-height: 1.3em;
}


/* Footer Content */
#footer .content {
	display: none;
}

#footer a:link {
	display: none;
}
#footer a:visited {
	display: none;
}
#footer a:hover {
	display: none;
}
#footer a:active{
	display: none;
}

/* Mainmenu */
#p7PMnav {
	display: none;
}










/* 
WCA Design elements CSS

 */
 
 /* Left Col Elements */
 
.leftbuttons img{
	display: none;;
}

/* Search Forms */

.searchform {
	display: none;
	
}
.searchinput {
	display: none;
	
}



.gobutton {
	display: none;
}

/* Right */

#homemainbutts {
	margin: 20px 0 30px 0;
}

#homemainbutts .img1 img {
	width: 190px;
	float: left;
	margin-right: 5px;
	margin-bottom: 30px;
}
#homemainbutts .img2 img {
	width: 190px;
	float: left;
	margin-right: 5px;
	margin-bottom: 30px;
}

#homemainbutts .img3 img {
	width: 190px;
	float: left;
	margin-right: 0;
	margin-bottom: 30px;
}





