*{
	padding:0;
	margin:0
}
body,html{
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	background:#5aaed9 url(/images/bgBody.jpg) top left repeat-x
}
img{
	border:0;
	vertical-align:middle
}
a{
	color:#1089c8;
	font-weight:bold
}
p,dd{
	margin:0 0 20px
}
dt{
	font-weight:bold;
	margin:0 0 5px
}
h1{
	font:bold 36px/46px Arial, Helvetica, sans-serif;
	color:#168dc9;
	margin:0 0 10px
}
h2{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#168dc9;
	margin:15px 0 15px;
	clear:both;
	text-transform:uppercase
}
input,select,textarea{
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	margin-top:2px
}
input.txt{
	width:200px
}
option{
	padding-right:5px
}
.note{
	border:1px solid #d6a33e;
	padding:5px 5px 5px 35px;
	background:#fdfae6 url(/images/iconHelp.gif) 8px 7px no-repeat;
	list-style:none;
	margin:0 0 20px
}
#main{
	width:604px;
	margin:0 auto;
	padding:26px 0
}
#header{
	height:89px;
	width:599px;
	padding-left:5px;
	background:url(/images/bgTop.gif) bottom left no-repeat
}
.nav{
	padding:5px 10px;
	background:url(/images/bgItem.gif) top left repeat-y;
}
a:hover{
	background:#1089c8;
	text-decoration:none;
	color:#fff
}
#content{
	background:url(/images/bgPage.gif) top left no-repeat;
	padding:20px 25px;
	min-height:250px;
	height:250px
}
*>#content{
	height:auto !important
}
#content ul{
	margin:0 0 20px;
	list-style:none
}
#content li{
	background:url(/images/bullet_orange.gif) 6px 7px no-repeat;
	padding:0 0 10px 20px
}
#contentBg{
	background:#fff url(/images/bgPageBg.gif) top left repeat-y;
}
#search{
	float:right
}
#search p{
	margin:0
}
label{
	font-weight:bold;
}
#search input,#search img{
	vertical-align:middle
}
#addRedirectWrap{
	width:500px
}
#addRedirect,#formLogin{
	padding:10px 0 5px 10px;
	background:url(/images/bgItem.gif) top left repeat-y;
	margin:0 0 20px;
}
#addRedirect p,#formLogin p{
	margin:0 0 5px
}
#bgSeal{
	background:url(/images/seal5Dollars.gif) top right no-repeat;
	padding:0 110px 5px 0
}
fieldset *{
	vertical-align:middle
}
fieldset{
	border:0;
	margin-left:10px
}
label{
	font-weight:bold;
	display:block;
	float:left;
	margin-top:2px;
	clear:left;
	width:80px
}
#txtURL{
	width:245px
}
#addRedirect input{
	margin-right:10px
}
#footer{
	background:#fff url(/images/bgFooter.gif) bottom left no-repeat;
	height:30px;
	width:554px;
	color:#fff;
	padding:39px 25px 0;
	font-size:10px
}
#footer a{
	color:#fff;
	font-weight:normal;
	text-decoration:none
}
#footer a:hover{
	text-decoration:underline;
	background:transparent
}
#footer p{
	text-align:right;
	margin:0
}
#footer p span{
	float:left
}
#redirectList{
	clear:right
}
#redirectList li{
	padding:5px;
	background:url(/images/bgItem.gif) top left repeat-y;
	margin:0 0 5px;
	white-space:nowrap;
	width:544px;
	overflow:auto;
	list-style:none
}
#redirectList form{
	display:inline
}
#redirectList form *{
	vertical-align:middle
}
.editor_field,#redirectList select{
	display:inline;
	margin-right:5px;
	background-color:#fff !important
}
.editor_cancel{
}
.editor_ok_button{
	margin-right:5px
}
.editor_delete{
	padding:8px 5px;
	display:block;
	margin-right:2px;
	float:left
}
.editor_path{
	cursor:pointer
}
.editor_url{
	cursor:pointer
}
.editor_response{
	cursor:pointer
}
#errors{
	margin:0 0 20px
}
#errors li{
	border:1px solid #d6a33e;
	padding:5px 5px 5px 35px;
	background:#fdfae6 url(/images/iconError.gif) 8px 5px no-repeat;
	list-style:none;
	margin:0 0 5px
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}
#tla{
	text-align:center
}
#tla li{
	display:inline;
	padding:0;
	margin:0 10px 0 0;
	background:none;
	list-style:none;
	font-size:10px
}
#tla li a{
	color:#fff
}