body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	font-size: 0.95em;
	text-align: justify;
	background-color: #666;
}
a:link {text-decoration: underline; color: #6666ff;}
a:visited {text-decoration: underline; color: #6666ff;}
a:hover {text-decoration: underline; color: #9933cc;}
a:active {text-decoration: underline; color: #6666ff;}
a:visited:hover {text-decoration: underline; color: #9933cc;}

.body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 0.75em;
}

.body h4 {
	text-transform: capitalize;
	text-align: left;
}
.body a:link {text-decoration: underline; color: #6666ff;}
.body a:visited {text-decoration: underline; color: #6666ff;}
.body a:hover {text-decoration: underline; color: #9933cc;}
.body a:active {text-decoration: underline; color: #6666ff;}
.body a:visited:hover {text-decoration: underline; color: #9933cc;}

.tablebody {
	font-size: 1em;
}

.noul a:link {text-decoration: none; color: #6666ff;}
.noul a:visited {text-decoration: none; color: #6666ff;}
.noul a:hover {text-decoration: none; color: #9933cc;}
.noul a:active {text-decoration: none; color: #6666ff;}
.noul a:visited:hover {text-decoration: none; color: #9933cc;}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ededed;
}
.news a:link {text-decoration: none; color: #ededed;}
.news a:visited {text-decoration: none; color: #ededed;}
.news a:hover {text-decoration: none; color: #ededed;}
.news a:active {text-decoration: none; color: #ededed;}
.news a:visited:hover {text-decoration: none; color: #ededed;}

.newsWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #ededed;
	text-align: justify;
	padding: 10px;
}
.newsWhite a:link {text-decoration: underline; color: #ededed;}
.newsWhite a:visited {text-decoration: underline; color: #ededed;}
.newsWhite a:hover {text-decoration: none; color: #ededed;}
.newsWhite a:active {text-decoration: underline; color: #ededed;}
.newsWhite a:visited:hover {text-decoration: none; color: #ededed;}
.newsWhite h1 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	font-style: italic;
	letter-spacing: -0.1em;
	text-decoration: none;
}

.newsWhite h4 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2b8cc1;
}
.title a:link {text-decoration: none; color: #2b8cc1;}
.title a:visited {text-decoration: none; color: #2b8cc1;}
.title a:hover {text-decoration: none; color: #2b8cc1;}
.title a:active {text-decoration: none; color: #2b8cc1;}
.title a:visited:hover {text-decoration: none; color: #2b8cc1;}

.titleWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.titleWhite a:link {text-decoration: none; color: #FFFFFF;}
.titleWhite a:visited {text-decoration: none; color: #FFFFFF;}
.titleWhite a:hover {text-decoration: none; color: #FFFFFF;}
.titleWhite a:active {text-decoration: none; color: #FFFFFF;}
.titleWhite a:visited:hover {text-decoration: none; color: #FFFFFF;}

.bodyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.bodyWhite a:link {text-decoration: none; color: #FFFFFF;}
.bodyWhite a:visited {text-decoration: none; color: #FFFFFF;}
.bodyWhite a:hover {text-decoration: underline; color: #FFFFFF;}
.bodyWhite a:active {text-decoration: none; color: #FFFFFF;}
.bodyWhite a:visited:hover {text-decoration: underline; color: #FFFFFF;}

.yellowbg {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
}
.yellowbg a:link { text-decoration: none; color: #000000; }
.yellowbg a:visited { text-decoration: none; color: #000000; }
.yellowbg a:hover { text-decoration: none; color: #666666; }
.yellowbg a:active { text-decoration: none; color: #666666; }
.yellowbg a:visited:hover { text-decoration: none; color: #666666; }

.blackbg {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #666666;
}
.blackbg a:link { text-decoration: none; color: #666666; }
.blackbg a:visited { text-decoration: none; color: #666666; }
.blackbg a:hover { text-decoration: none; color: #ffe500; }
.blackbg a:active { text-decoration: none; color: #ffe500; }
.blackbg a:visited:hover { text-decoration: none; color: #ffe500; }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.footer a:link {text-decoration: none; color: #FFFFFF;}
.footer a:visited {text-decoration: none; color: #FFFFFF;}
.footer a:hover {text-decoration: underline; color: #FFFFFF;}
.footer a:active {text-decoration: none; color: #FFFFFF;}
.footer a:visited:hover {text-decoration: underline; color: #FFFFFF;}

.specs {
	border-width: 3px;
	border-spacing: 0px;
	border-style: solid;
	border-collapse: collapse;
	border-color: black;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
}
.specs th {
	vertical-align: top;
	text-align: left;
	white-space: normal;
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: gray;
	background-color: #e9eaeb;
}
.specs td {
	vertical-align: top;
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: gray;
	background-color: #e9eaeb;
}
/* right menu top */
.rmt {
	color: #999999;
	text-align: center;
	vertical-align: bottom;
	font-size: 200%;
	font-weight: bold;
	font-variant: normal;
	background-color: #666666;
	background-image: url(../images/checkers-2px.gif);
	height: 70px;
	text-transform: uppercase;
}
/* right menu top */
.rmm {
	color: black;
	background: #ffe500;
	text-align: center;
	height: 30px;
	vertical-align: middle;
	font-weight: bold;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
}
.rmm a:link {text-decoration: none; color: #3f3900;}
.rmm a:visited {text-decoration: none; color: #3f3900;}
.rmm a:hover {text-decoration: none; color: gray;}
.rmm a:active {text-decoration: none; color: #6666ff;}
.rmm a:visited:hover {text-decoration: none; color: gray;}
/* right menu bottom */
.rmb {
	color: black;
	background: #000000;
	text-align: center;
	height: 36px;
	vertical-align: middle;
	font-weight: bold;
}
.rmb a:link {text-decoration: none; color: #666666;}
.rmb a:visited {text-decoration: none; color: #666666;}
.rmb a:hover {text-decoration: none; color: #fde100;}
.rmb a:active {text-decoration: none; color: #6666ff;}
.rmb a:visited:hover {text-decoration: none; color: #fde100;}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: square;
	list-style-position: outside;
}

ol {
	list-style-type: decimal;
	list-style-position: outside;
}

.VphoneName {
	font-family: "AvantGarde Md BT", "Century Gothic", "Folio Lt BT", "Futura Bk BT", "Geometr415 Lt BT", Arial, "Bitstream Vera Sans", Calibri, Verdana, Helvetica, sans-serif;
	font-variant: small-caps;
	font-style: normal;
	word-spacing: -0.3em;
	text-transform: none;
	font-size: 1.1em;
}

.padding_20px {
	padding: 20px;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	line-height: 1em;
	text-align: center;
	text-indent: 1em;
	padding: 10px;
}

.spinphone580 {
	position: absolute;
	width: 580px;
	height: 580px;
	float: right;
	top: 1.9em;
	padding-bottom: 1em;
	clear: right;
}

.imagecaption {
	padding-bottom: 1em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	padding-right: 1em;
	padding-top: 0.2em;
	padding-left: 1em;
	float: right;
	clear: right;
	height: auto;
	width: auto;
	position: relative;
}

.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	list-style-position: inside;
}

.constrainedbox {
	width: 18em;
}

.constrainedbox1 {
	width: 13em;
}

.constrainedbox2 {
	width: 11em;
}

.constrainedbox3 {
	width: 10em;
}

.menubar {
	background-image: url(../images/menubar.png);
	background-repeat: repeat-x;
	text-align: center;
	white-space: nowrap;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000;
	font-size: .9em;
}
.menubar a:link {
	text-decoration: none;
	color: #333;
}
.menubar a:visited {
	text-decoration: none;
	color: #333;
}
.menubar a:hover {
	text-decoration: none;
	color: #000;
}
.menubar a:active {
	text-decoration: none;
	color: #000;
}
.menubar a:visited:hover {
	text-decoration: none;
	color: #000;
}


.menubar2 {
	background-image: url(../images/menubar2.png);
	background-repeat: repeat-x;
	text-align: center;
	white-space: nowrap;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #ffe500;
}

.menubar2 a:link {
	text-decoration: none;
	color: #ffe500;
}
.menubar2 a:visited {
	text-decoration: none;
	color: #ffe500;
}
.menubar2 a:hover {
	text-decoration: none;
	color: #FFF;
}
.menubar2 a:active {
	text-decoration: none;
	color: #FFF;
}
.menubar2 a:visited:hover {
	text-decoration: none;
	color: #FFF;
}

.textBox {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 0.9em;
	border: 10px solid #FFF;
	text-align: justify;
	position: relative;
	width: 200px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.textBox li{
	list-style-type: decimal;
	list-style-position: outside;
	text-indent: -1.5em;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
}

.alignright{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.checkers {
	background-image: url(../images/checkers-2px.gif);
	height: 80px;
	width: 230px;
	position: relative;
	top: -40px;
}
