/*****************************************
** AUTHOR: Kyle Kanouse
** SMG © 2008 
** Created by : Target Media Group @ http://www.tmgads.com
******************************************/
* {margin: 0px;	padding: 0px;}
html {height:100%; max-height:100%; padding:0; margin:0; border:0; font-size:80%; font-family:"trebuchet ms", "trebuchet", "verdana", sans-serif;
}
body{
	height:100%;
	max-height:100%;
	margin:0;
	border:0;
	color:#000;
	text-align: left;
	background-color: #4e779f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bold{font-size:1.2em; font-weight:bold}
pre{margin-left:10px; font-family:"trebuchet ms","trebuchet","verdana",sans-serif}
h1,h2,h3,h4,h5 {
	margin-left:5px;
	cursor: default;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #28334D;
}
.small{font-size:10px}
.clear{clear:both}
hr{
	margin-top: 1em;
	margin-bottom: 1em;
}
a{text-decoration:underline; color:#000}
a:hover{text-decoration:none}
:active {outline: none;}
:focus { -moz-outline-style: none;}
input{
	border: 1px solid #1B1F50;
}
img{border: 0px none #000000;}
p {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #0a3864;
}
 .red {
	color: #73060A;
	}
.content {
	margin-top: 40px;
	text-align: center;
}

.clear {
	clear: both;
}

.dark {
	color: #8C92A6;
}

