﻿@import url('flyoutmenu.css');
@import url('serialnumbers.css');


img {
    max-width: 99%;
    height: auto;    
}
body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	background-image: url('../imagesnwr/background.gif');
	background-attachment: scroll;
	background-repeat: repeat;
	text-align: center;
	z-index: 0;
}
#container {
	margin: auto;
	border: medium solid #FFFF66;
	width: 80%;
	background-color: #66CCFF;
	height: auto;
	right: 10%;
	left: 10%;
	z-index: 10;
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1em;
}
#masthead {
	border-style: none;
	text-align: center;
	width: auto;
	background-color: #66CCFF;
	height: auto;
	z-index: 20;	
}
#menu {
	background-color: white;
	border: 1px solid #0033CC;
	height: auto;
	width: auto;
	padding-top: 5px;
}
/* Masthead Styles */
#mastheadtext {
	padding: 5px 5px 10px 5px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	height: auto;
	width: auto;
}
#pagetitle {
	border: 1px solid #0033CC;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	padding-top: 0px;
	background-color: #CCFFFF;
	padding-bottom: 0px;
	z-index: 300;
	margin-top: 2px;
}
#secondpagetitle {
	border: 1px solid #0033CC;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	padding-top: 5px;
	background-color: #CCFFFF;
	padding-bottom: 5px;
	z-index: 300;
	margin-top: 2px;
}
#footer {
	text-align: center;
	border-style: solid none none none;
	border-width: medium;
	margin: 0px;
	padding: 15px 0px 5px 0px;
	z-index: 30;
	background-color: #66CCFF;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	font-style: normal;
	color: #000099;
	left: 0%;
	line-height: 2em;
	text-align: center;
	clear: both;
	width: 100%;
	border-top-color: #FFFF66;
}

/* Content Styles */

.text {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 0.9em;
font-weight: bold;
color: #000099;
font-style: normal;
font-variant: normal;
text-transform: none;
text-align: justify;
text-indent: 2em;
line-height: 20px;
}
.text a {
	color: #000099;
	text-decoration: underline;
}
.text a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.textunderline {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 0.9em;
font-weight: bold;
color: #000099;
font-style: normal;
font-variant: normal;
text-transform: none;
text-align: justify;
text-indent: 2em;
line-height: 20px;
text-decoration: underline;
}

.glossarytext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000099;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-indent: 2em;
	line-height: 20px;
}
.ownyourwatchtext {
	font-family: Calisto MT, Times New Roman, Times, serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #000099;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-indent: 2em;
}
.photocap {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000099;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
}
.textnoindent {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000099;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	line-height: 20px;
}
.smallitalic {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.0em;
	font-weight: lighter;
	font-style: italic;
	color: #000099;
	text-align: left;
	text-indent: 2em;
}
.smallitaliccent {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.0em;
	font-weight: lighter;
	font-style: italic;
	color: #000099;
	text-align: center;	
}
.verysmallitalic {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.7em;
	font-weight: normal;
	font-style: italic;
	color: #000099;
	text-align: left;
	text-indent: 3em;
}
.verysmallitaliccent {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.7em;
	font-weight: normal;
	font-style: italic;
	color: #000099;
	text-align: center;
}
.style_bold {
	font-weight: bold;
	text-align: left;	
}
.style_boldcent {
	font-weight: bold;
	text-align: center;
	color: #000099;
}
.bluetext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000099;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	text-indent: 2em;
}
	
/* Footer Styles */

#footer a {
	color: #000099;
	text-decoration: underline;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
