body {
	margin: 0px;
	padding: 0px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #333333;
}
#preLoad {
	display: none;
}
#outerContainer {
	background-repeat: repeat-y;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-repeat: no-repeat;
	width: 770px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#content {
	clear: both;
}
.content {
	width: 690px;
	margin-top: 0px;
	margin-left: 40px;
	margin-right: 40px;
	padding: 0px;
}
.copyright {
	color: #ffffff;
	font-size: 10pt;
	text-align: center;
	padding-top: 20px;
}
.breaker {
	clear: both;
	height: 0px;
}
a:link, a:visited, a:active {
	color: #054588;
	font-weight: bold;
}
a:hover {
	color: #ff0005;
	font-weight: bold;
}
.red {
	color: #ff0005;
}
.blue {
	color: #054588;
}
.orange {
	color: #ff4d05;
}
.yellow {
	color: #e4bc00;
}
.grey {
	color: #666666;
}
.underline {
	width: 100%;
	border-bottom: solid 1px #333333;
}
.highlight {
	background-color: #FF0;
}
.ravereview {
	background-image: url(../images/ravereview_middle.jpg);
	background-repeat: repeat-y;
}
.ravecontent {
	font-size: 10pt;
	background-color: #FFF;
}
.orangebox {
	background-image: url(../images/orangebox_middle.jpg);
	background-repeat: repeat-y;
}
.orangeboxContent {
	padding-left: 20px;
	padding-right: 25px;
}
.bluebox {
	background-image: url(../images/bluebox_middle.jpg);
	background-repeat: repeat-y;
}
.blueboxContent {
	padding-left: 15px;
	padding-right: 20px;
}
ul.check li {
	list-style: none;
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
	min-height: 25px;
	margin-bottom: 5px;
}
/* Alex Button v4 */
a.alexButton_v4I {
	font-size: 18px;
}
a.alexButton_v4I:link,a.alexButton_v4I:visited {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #cc0000;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Up.gif) repeat-x bottom;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.alexButton_v4I:hover {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Over.gif) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.alexButton_v4I:active {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Down.gif) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
div.alexButton_v4O_Default {
    padding: 6px;
    background-color: #cc0000;
}
div.alexButton_v4O_Hover {
    padding: 6px;
    background-color: #00cc00;
}
div.alexButton_v4O_Pressed {
    padding: 6px;
    background-color: #00cc00;
}
/* End Alex Button 4 */
