/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

.sIFR-flash {
  display    : none !important;
  height     : 0;
  width      : 0;
  position   : absolute;
  overflow   : hidden;
}

.sIFR-alternate {
  visibility : visible !important;
  display    : block   !important;
  position   : static  !important;
  left       : auto    !important;
  top        : auto    !important;
  width      : auto    !important;
  height     : auto    !important;
}.textBox, .textBox{
	width:91px;
	color:#333333;
	margin:4px 4px 10px 0;
}

.formContentLeft input.button, .button{
	margin-top: 4px;
	margin-bottom:-10px;
	vertical-align: baseline;
}


/*

  +++++++++++++++++++++++++++++++++++++++++++++
  +++++++++++++++++++ TABLES ++++++++++++++++++
  +++++++++++++++++++++++++++++++++++++++++++++

*/

table.rocTable{
	border:1px solid #666666;
	width:440px;
	text-align:center;
	margin: 10px 0 10px auto;
	text-transform:capitalize;
}

table.rocTable td{
	padding:5px;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	border-collapse:collapse;
}


/*

  +++++++++++++++++++++++++++++++++++++++++++++
  ++++++++++++++ USEFUL CLASSES +++++++++++++++
  +++++++++++++++++++++++++++++++++++++++++++++

*/

/* FLOAT CONTROL */


/* .floatFix
-------------------------------------------------*/

.floatFix{
	clear:both;
	float:none;
	height:0;
}

/* .floatLeft
-------------------------------------------------*/

.floatLeft{
	float:left;
}

/* .floatRight
-------------------------------------------------*/

.floatRight{
	float:right;
}

/* COLOURS */

/* .white
-------------------------------------------------*/

.white{
	color:#FFF;
}

/* .orange
-------------------------------------------------*/

.orange{
	color:#EC7405;
}

/* .yellow
-------------------------------------------------*/

.yellow{
	color:#FFEF00;
}

/* TEXT TRANSFORM */

/* .uppercase
-------------------------------------------------*/

.uppercase{
	text-transform:uppercase;
}

/* .txtRight
-------------------------------------------------*/

.txtRight{
	text-align:right;
}

/* DISPLAY */

/* .hidden
-------------------------------------------------*/

.hidden{
	display:none;
}

/* .invisible
-------------------------------------------------*/

.invisible{
	visibility:hidden;
}

/* .mask
-----------------------------------------------------*/

.mask{
overflow:hidden;
}

/* GENERIC NAV */

/* .horizNav
-------------------------------------------------*/

.horizNav li{
	display:inline;
}

/* .vertNav
-------------------------------------------------*/

.vertNav, .vertNav li{
	list-style:none;
	list-style-type:none;
}

/* BREAKOUT BOX STYLE */

/* .breakOut
--------------------------------------------------*/

.breakOut{
	border:1px solid #666666;
	padding:5px;
	margin-bottom: 10px;
	margin-left:auto;
	width:430px;
	background-color:#000000;
}





cument.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-6373744-2");
pageTracker._trackPageview();
</script>
</html>
