
body, html {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background-color:#000000;
	text-align:center;
}

div, input, select, textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}

.hideme {
	display: none;
}

input, textarea, select {
	padding: 2px;
	background-color:#111111;
	border: 1px solid #555555;
	color:#999999;
}
select {
	padding: 1px;
}

h1 {
	margin:0px;
	color:#3399CC;
	font-size: 32px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: -2px;
}

small {
	font-size: 11px;
}

big {
	color:#FF3300;
	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	letter-spacing: -1px;
}

.orgtxt {
	color:#FF3300;
}

.blutxt {
	color:#3399CC;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}

.smtxt {
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #3399CC;
}

a:hover {
	text-decoration: underline;
}


#wrapper {
	width: 900px;
}

.margtop {
	margin-top: 6px;
}

.floatme, #logo {
	float: left;
}

#logo .logo-blurb {
	margin: 100px 0 0 20px;
}

.topnav {
	right: 10%;
	position: absolute;
	width: 216px;
	height: 28px;
	padding: 7px 20px;
	text-align: center;
	background-image:url(images/top_navigation.gif);
	background-repeat: no-repeat;	
}

.topnav {
	color:#666666;
}

.flags img {
	margin-bottom: -2px;
}

.flags img {
	background-image:url(images/flags.gif);
	height: 11px;
	background-repeat: no-repeat;
}

.uk img {
	width: 16px;
	background-position: 0 -11px;
	margin-right: 4px;
}


.uk img:hover, .uk .lang {
	background-position: 0 0px;
}

.np img {
	width: 11px;
	background-position: -16px -11px;
}

.np img:hover, .np .lang {
	background-position: -16px 0px;
}

#menunav {
	float: right;
	margin: 80px 0 0 0;
	color:#FFFFFF;
	text-align: right;
	font-size: 12px;
}

#menunav a {
	color:#666666;
}

#menunav a:hover {
	color:#3399CC;
	text-decoration: none;
}

#menunav a, .active {
	float: left;
	margin: 0 8px;
}

.active {
	margin: 0px;
	background-image:url(images/menu_top_bg.gif);
	padding: 4px 0 4px 9px;
	margin: -4px 0px 0 0px;
}

.active, .active div {
	background-repeat: no-repeat;
	background-position: center left;
}

.active div {
	display: inline;
	color:#FF3300;
	font-weight: bold;
	background-image:url(images/menu_top_bg.gif);
	background-position: center right;
	padding: 4px 8px 4px 0;
	margin-top: -8px;
}

.subactive {
	color:#FFFFFF;
}


.dark, .dark a {
	color:#666666;
}

.darker {
	color: #555555;
}

.rtline {
	border-right: 1px solid #333333;
}

.home-freefall {
	background-image:url(images/welcome_freefall.jpg);
	background-repeat:no-repeat;
	background-position: 75% 70px;
}

.back-norep {
	background-repeat:no-repeat;
	background-position: 75% 70px;
}

.home-blurb {
	position: absolute;
	top: 62%;
	padding-left: 32px;
}

#footer {
	position: absolute;
	padding-bottom: 40px;
}


#inside-footer {
	float: left;
	padding-bottom: 40px;
}

.welcome-pad {
	padding-top: 120px;
}

.content {
	display: block;
	float: left;
	margin-top: 50px;
}

.col1 {
	width: 600px;
	padding-right: 20px;
	float: left;
	text-align:left;
}

.col2 {
	text-align:left;
	padding-left: 20px;
	width: 250px;
	float: right;
}

.downlabel {
	width: 100px;
}

.subslabel {
	width: 150px;
}


.lbut {
	background-image:url(images/l_button.png);
	display:block;
	text-align: center;
	padding-top: 8px;
	font-size: 12px;
	font-weight: bold;
	width: 139px;
	height: 22px;
	color:#FF3300;
}

.lbut:hover {
	text-decoration: none;
	color:#FFFFFF;
}

.alertbox {
	border: 1px solid #FF3300;
	padding: 5px 10px;
	color:#FF3300;
}

.thead td {
	font-size: 11px;
	padding: 6px 12px;
	[if IE]padding: 0px 12px;
	font-weight: bold;
	height: 32px;
}

.spaceboxes input {
	margin-bottom: 4px;
}

.bgtb {
	width: 580px;
}

.t1 td, .t2 td {
	padding: 6px 12px;
}

.t2 { 
	background-color:#222;
}

.t1 {
 	background-color: #111111;
}

.t1:hover, .t2:hover {
	background-color:#FF3300;
	color:#fff;
}

.thead td {
	font-size: 11px;
	padding: 6px 12px;
	[if IE]padding: 0px 12px;
	font-weight: bold;
	height: 32px;
}

.bgtb {
	background-image:url(images/tariff_top_panel.gif);
}

.tbot {
	background-image:url(images/tariff_top_panel.gif);
	height: 8px;
	background-position: 0 -38px;
}

#newstray {
	position: absolute;
	top: 30%;
	background-repeat: no-repeat;
	margin-left: 10px;
	text-align: left;
	padding: 40px 0 0 28px;
	background-image:url(images/news_feed.gif);
	width: 453px;
	height:71px;
}

.formbox {
	width: 500px;
}

.formbox .tbx {
	float: left;
	margin-left: 16px;
	margin-top: -5px;
	width: 300px;
	margin-bottom: 18px;
}

.formbox input, .formbox textarea {
	padding: 3px;
}

.formbox label {
	float: left;
	width: 120px;
}