/* This is the stylesheet for all Wired Series/Blue Option */
/* DO NOT MODIFY THIS STYLESHEET! */

body {
	margin: 0px;
	background-color: #ffffff;
	background-image : url(images/backstrip.gif);
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	margin-bottom: 9px;
}

a:link { 
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000066; 
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color : #000066;
}
a:active {
	color: #ffffff;
	text-decoration: none;
	background-color : #ff3300;
}
p.bottom-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height : 15px;
	color: #000066;
	text-align : center;
	margin-top: -2px;
	margin-bottom: 9px;
	margin-left : 5%;
	margin-right : 5%;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	text-align : center;
	padding-left : 15%;
	padding-right : 15%;
	padding-top : 4px;
}
.page-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000066;
}
.thanks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style : italic;
	text-align : center;
	color: #000066;
	padding-bottom : 55px;
	padding-top : 55px;
}
.topslice-expanding {
	background-image : url(images/topslice-expanding.gif);
}
.flag-rule-expanding{
	background-image : url(images/flag-rule-expanding.gif);
}

/* ===== PROFILE PAGE STYLE ===== */
.profilecommtableUpr { background-color: #000066; }
.profilecommtableLower { background-color: #cccccc; }
.profilecommtextUpr { font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold; }
.profiletopname { font-family: Arial, Helvetica, sans-serif; font-size: 28px; color: #000066; }
.profileafflname { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; }
.profileaddress { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; }
.profilecommtexthdr { font-family: Arial, Helvetica, sans-serif; color: #000000; }
.profilecommtext { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; }
.profilenavbartext { font-family: Arial, Helvetica, sans-serif; color: #000000; }
.profilenavbartable { font-family: Arial, Helvetica, sans-serif; color: #000000; }
.profileheader { font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #000066; }
.profiletext { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; }

/* ===== GUEST BOOK STYLE ===== */
.formoutertable { background-color: #cccccc; }
.formcontent { background-color: #000066; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; }
.formbutton { background-color: #cccccc; font-weight: bold; }
input { background-color: #cccccc; }
textarea { background-color: #cccccc; }

/* font styles are included in ul and ol tags to fix a bug in Netscape 4 */
ul { list-style: square; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 16px; margin-top: 12px; margin-bottom: 12px; }
ol { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 16px; margin-top: 12px; margin-bottom: 12px; }
li { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 16px; }
blockquote { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 16px; }

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 30px; font-weight: bold; color: #FFFFFF; line-height: 30px; margin-top: 12px; margin-bottom: 12px; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #FFFFFF; line-height: 24px; margin-top: 12px; margin-bottom: 12px; }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFFF; line-height: 18px; margin-top: 12px; margin-bottom: 12px; }
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #FFFFFF; line-height: 14px; margin-top: 8px; margin-bottom: 8px; }
h5 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF; line-height: 12px; margin-top: 6px; margin-bottom: 6px; }
h6 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; line-height: 10px; margin-top: 4px; margin-bottom: 4px; }
