@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}
h1	{
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	line-height:30px;
	color:#FFF;
	font-weight:bold;
}
h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}
body,td,th {
	font-family: Helvetica Neue Light;
	color: #FFFFFF;
	
}
a:link {
	color: #Febf00;
	text-decoration: none;	
}
a:visited {
	color: #febf00;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration:none;
}
.style7 {
	color: #FFFFFF;
	font-size: 15px;
}
.style9 {
	font-size:15px;
	color:#febf00;
}
.style11 {
	font-size:16px;
	color:#000;
}
.style12 {
	font-size:18px;
	color:#000;
	font-weight:bold;
}
.style8 {font-size: 10px}
.style18 {
	font-family: Optima;
	color: #FFFFFF;
}
.style23 {
	color: #FFFFFF;
}
.style26 {font-family: "Helvetica Neue Light"}
.style27 {
	font-family: "Helvetica Neue Light";
	color: #FFFFFF;
	font-size: 18px;
}
.style31 {color: #000000; font-size: 14px; }
.style30 {color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.style32 {font-family: "Helvetica Neue Light"; font-size: 14px; }
.style33 {color: #000000}
.style35 {
	color: #000000;
	font-size: 9px;
}

div.rounded-box {
    position:relative;
    width: 15em;
    background-color: #febf00;
    margin: 3px;
}

/*********************
GLOBAL ATTRIBUTES
*********************/
div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner
{position:absolute; width:20px; height:20px; background-color:#000; overflow:hidden;}

div.top-left-inside, div.bottom-left-inside, div.top-right-inside, div.bottom-right-inside {position:relative; font-size:150px; font-family:arial; color:#febf00; line-height: 40px;}

/*********************
SPECIFIC ATTRIBUTES
*********************/

div.top-left-corner { top:0px; left:0px; }
div.bottom-left-corner {bottom:0px; left:0px;}
div.top-right-corner {top:0px; right:0px;}
div.bottom-right-corner {bottom: 0px; right:0px;}

div.top-left-inside {left:-8px;}
div.bottom-left-inside {left:-8px; top:-17px;}
div.top-right-inside {left:-25px;}
div.bottom-right-inside {left:-25px; top:-17px;}

div.box-contents {
	position: relative; padding: 8px; color:#000;
}
#phones {
	padding-left:15%;
}
