/* GENERIC ELEMENTS : HTML 4.01 */

a {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover, a:focus {
	color: #000000;
	text-decoration: underline;
}

a:active {

}

abbr {

}

abbr:hover {
	/*cursor: help;*/
}

acronym {
	border-bottom: 1px #CACACA dotted; 
	font-style: normal;
	cursor: help; 
}

a acronym {
	cursor: pointer;
}

area {
}

address {
	font-style: normal;
	margin-left: 25px;
}

b {

}

blockquote {
	margin: 0px;
	padding: 0px;
	color: #000000;
}

blockquote p:before {
	content: open-quote;
}

blockquote p:after {
	content: close-quote;
}

body {
	margin: 0px;
	padding: 0px;
	COLOR: #656565;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFF;
	background-image: url(/interface/background_grey.jpg);
	background-repeat: repeat-x;
}

br {
}

button {
	color: #5E5E5E;
}

caption {
	text-align: left;
}

/* used to cite someone for a quote */
cite {
}

del {
}

/* Definition */
dfn {
}

div {
}

/* Definition List */
dl {
}

/* Definition Term - In list */
dt {

}

/* Emphasize text */
em {
}

fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

fieldset fieldset {
}

legend {
	text-align: center;
}

form {
	padding: 0px;
	margin: 0px;
}


h1 {
	font-size: 90%;
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}

h6 {
}

head {
}

hr {
	width: 40%;
	border: 1px dashed #cacaca;
	margin-top: 20px;
	margin-bottom: 20px;
}

i {
}

img {
   border: 0px;
}


input {
	font-size: 100%;
}

label {
	vertical-align: middle;
}
label input {
}

label select {
}

label textarea {
}

legend {
}

li {
}

link {
}

noscript {
}

ol {
}

/* Groups options together in a dropdown menu */
optgroup {
}

option {
}

p {
	margin-top: 0em;
	margin-bottom: 1em;
}

q {
}

q:before {
	content: open-quote;
	font-size: 1em;
}

q:after {
	content: close-quote;
	font-size: 1em;
}

script {
}

select {
}

strong {
	font-size: 1em;
}

/* Subscript */
sub {
}

/* Superscript */
sup {
}

table {
}

tbody {
}

td {
}

textarea {
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
   font-size: 100%;
   margin-bottom: 10px;
}

tfoot {
}

th {
}

thead {
}

title {
}

tr {
}

ul {
}
/* SPECIFIC ATTRIBUTES : ID */

#holder {
	width: 800px;
	height : auto;
	margin : auto;
}

#url {
	position: absolute;
	margin-top: 86px;
	margin-left: -50px;
	background-image: url(/interface/url.jpg);
	width: 29px;
	height: 395px;
	background-repeat: no-repeat;
	background-position: top right;
}

#navigationLeftBorder {
	position: absolute;
	width: 13em;
	margin: 0px 0px 0px 428px;
	background-image: url(/interface/column_two_greyright.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	/*min-width : 175px;*/
}

#navigation {	
	margin-right: 14px;
	padding: 155px 0px 0px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #f2f2f2;
	background-image: url(/interface/column_two_backgroundleft.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#navigation ul {
	list-style-type: none;	
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #FF0000;
}

#navigation ul li {
	background-image: url(/interface/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.3em;
	padding: 0px 0px 10px 15px;
}

#navigation ul li ul {
	margin: 10px 0px 0px -10px;
	font-size: 85%;
}

#navigation a:hover {
	color: red;
}

#bottomNav {
	height: 51px;
	background-image: url(/interface/bottom_nav_left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#bottomNav #bottomNavRight {
	height: 51px;
	background-image: url(/interface/bottom_nav_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#content {
	height: 1em; /*IEFIX*/
	padding: 100px 0px 0px 430px;
	margin: 0px;
	text-align: justify;
}

#columnOne {
	position: absolute;
	line-height: 1.6em;
	width: 400px;
	margin: 140px 0px 0px 10px;
	padding: 0px;
	text-align: justify;
}

#columnOne .floatLeft {
	margin: 0px 15px 0px 0px;
	padding: 0px;
}

#columnOne .homeFloatLeft {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	width: 192px;
	text-align: center;
}

#columnOne .floatRight {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

.border {
	padding: 5px;
	border: 1px solid #cacaca;
}

#columnOne h1 {
	font-size: 110%;
	text-align: right;
}

#columnOne h2 {
	font-size: 110%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#columnOne ul#validationIcons {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#columnOne ul#validationIcons li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;	
}

#columnOne #footer {
	margin-top: 1em;
	font-family: Arial, Georgia, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	border-top: 1px solid #D4D4D4;
}

#columnOne #footer a, #columnOne #footer p {
	color: #A0A0A0;
}

#columnOne #footer a:hover {
	color: #000000;
	text-decoration: underline;
}

#columnTwo {
	float: left;
	font-size: 95%;
	top: 20em;
	width: 11.5em;
	margin: 6em 20px 0px 0px;
	padding: 185px 0px 0px 10px;
	text-align: left;
}

#columnTwo p {
	text-align: justify;
}

#columnTwo .floatLeft {
	margin: 3px 5px 0px 0px;
}

#columnThree {
	float: left;
	font-size: 95%;
	width: 11em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
	border-left: 1px solid #d9d9d9;
}

#columnThree h1 {
	font-size: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#columnThree h1 a {
	color: #656565;
	text-decoration: underline;
}

#columnThree h1 a:hover {
	color: #000;
	text-decoration: none;
}

#logo {
	position: absolute;	
	margin: 36px 0px 0px 0px;
	width: 381px;
	height: 115px;
/*	background-image: url(/interface/logo_background_grey.gif); */
	background-repeat: no-repeat;
	background-position: top left;
}

#topQuote {
	position: absolute;
	top: 4px;
	margin: 0px 0px 0px 423px;
	padding: 0px;
	background-image: url(/interface/quote_grey.gif);
	background-repeat: no-repeat;
	width: 175px;
	height: 116px;
}

#popUpContent {
	padding: 155px 0px 0px 0px;
}

#popUpContent h1 {
	padding-bottom: 20px;
}

#popUpContent p {
	text-align: justify;
}

#popUpContent img {
	margin-bottom: 20px;
}

/* RECURRING ATTRIBUTES : CLASS */

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.highlight {
	color: #FF0000;
}


.skip {
	display: block; 
	position: absolute; 
	top: -4em; 
	left: 0; 
	z-index: 0
} /*Seen by IE*/


.skip a {
	left: 0; 
	z-index: 0
}

.skip a:focus, .skip a:active {
	display: inline; 
	z-index: 15; 
	position: absolute; 
	top: 60px; 
	left: 10px;
	width: 9em;
	padding: 5px;
	background: #FFF;
	color: #333;
	border: 2px solid Gray;
	font-size: 1.5em;
	text-align: center;
	white-space: nowrap;
}

.skip a#cont {
	position: absolute; 
	top: -9em; 
	width: 13.2em
}

.skip a#cont:focus, .skip a#cont:active {
	position: absolute; 
	top: 15em; 
	left: 0em; 
	z-index: 2
}

.skip a:hover {
	COLOR: #FC9A35;
	TEXT-DECORATION: underline;
}

/** Page Specific **/
#navTel {
	font-weight: bold;
	position: absolute;
	margin-top: -80px;
	margin-left: -20px;
	width: 160px;
	font-size: 1.3em;
	letter-spacing: -1px;
	word-spacing: 2px;
}

#broadband {
	border-top: 1px dashed #cacaca;
	margin-top: 20px;
	padding-top: 10px;
	text-align: center;
	margin-bottom: 80px;
}

#broadband a {
	color: #656565;
	text-decoration: underline;
}

#broadband a:hover, #broadband a:focus {
	color: #000;
	text-decoration: none;
}
