html {
	margin: 0 auto;
	padding: 0;
	height: 100%;
}

body {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 0 auto;
	color: #CCCCCC;
	line-height: 1.5;
	height: 100%;
	background-color: #30302f;
}

.strong {
	color: white;
}

a {
	color: white;
}

a img {
	border: none;
}

a:hover {
	text-decoration: underline;
}

a.selected {
	text-decoration: none;
}

h1, h2 {
	color: white;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin: 0;
	font-weight: normal;
}

h1 {
	font-size: 1.8em;
	letter-spacing:1px;
	margin: 0;
	text-align: center;
}

h2 {
	font-size: 1.3em;
}

p {
	*margin-top: 12px;
    *margin-bottom: 12px;
}

input[type=submit], input[type=button] {
	font-size: 11px;
	margin: 5px 5px 5px 0;
	cursor: pointer;
}

input[type=text], input[type=password], textarea {
	font-size: 12px;
	padding-left: 1px;
}

.company {
	display: inline;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	color: orange;
}

.verticalText {
	position: relative;
	bottom: 0.2em;
	*bottom: 0px;
	writing-mode: tb-rl;
	filter: flipH() flipV();
	font-size: 0.8em;
}

/* Opera */ @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) 
{ 
	.verticalText { 
		position: static;
		vertical-align: 15%;
	}
}

.arrowLink {
	font-size: 1.4em;
}

.arrowLink.centered {
	text-align: center;
}

.arrowLink.right {
	text-align: right;
}

.arrowLink a {
	text-decoration: none;
}

.arrowLink a:hover {
	text-decoration: underline;
}

.bioSpan {
	color: #5bba49;
}

.panelMask {
	margin-top: 20px;
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
	border-radius: .4em;
	background-color: transparent;
	overflow: hidden;
	border: 1px solid #404040;
	-webkit-box-shadow: 0 0 6px #f3f4f4;
	-moz-box-shadow: 0 0 6px #f3f4f4;
	box-shadow: 0 0 6px #f3f4f4;
}

.panel {
	display: block;
	margin: 0 auto;
	background-color: black;
	border: 1px solid #404040;
}

.panel.headerHome {
	position: relative;
	top: 20px;
	display: block;
	float: left;
	width: 195px;
	height: 28px;
	background: transparent;
}

.panelheaderMask {
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
	border-radius: .4em;
	overflow: hidden;
}

.panel.header {
	height: 70px;
	clear: both;
	padding: 9px 14px 9px 14px;
	overflow: hidden;
	background: -webkit-gradient(linear, left top, left bottom, from(gray), to(black));
	background: -moz-linear-gradient(top, gray, black);
	background: -o-linear-gradient(-90deg, gray, black);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='gray', endColorstr='black');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='gray', endColorstr='black')";
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
	border-radius: .4em;
	-webkit-box-shadow: 0 0 4px #f3f4f4;
	-moz-box-shadow: 0 0 4px #f3f4f4;
	box-shadow: 0 0 4px #f3f4f4;
}

/* IE 9 */
:root .panel.header { 
	border-radius: 0\9;
}

.panel.body {
	clear: both;
	position: relative;
	min-height: 400px;
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
	border-radius: .4em;
	-webkit-box-shadow: 0 0 4px #f3f4f4;
	-moz-box-shadow: 0 0 4px #f3f4f4;
	box-shadow: 0 0 4px #f3f4f4;
}

.h_border {
	display: block;
	margin: 0 auto;
	padding: 0;
	clear: both;
	border-top: 1px solid #404040;
}

.t_border {
	border-top: 1px solid #404040;
}

.l_border {
	border-left: 1px solid #404040;
}

.r_border {
	border-right: 1px solid #404040;
}

.halfContent {
	margin: 0 auto;
	padding: 0;
	width: 373px;
	float: left;
}

.quarterContent {
	margin: 0 auto;
	padding: 0;
	width: 186px;
	float: left;
}

.threeQuarterContent {
	margin: 0 auto;
	padding: 0;
	width: 558px;
	float: left;
}

.thirdContent {
	margin: 0 auto;
	padding: 0;
	width: 248px;
	float: left;
}

.twoThirdContent {
	margin: 0 auto;
	padding: 0;
	width: 497px;
	float: left;
}

.panelCentered {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.panelCentered img {
	display: block;
	margin: 0 auto;
}

.panelLink a {
	text-decoration: none;
	display: block;
	margin: 0 auto;
	padding: 6px;
}

.h_spacer {
	clear: both;
	height: 7px;
}

.panel.left {
	float: left;
}

.panel.right {
	float: right;
}

.panel.half {
	width: 47%;
}

.panel.full {
	clear: both;
	/* float: left */
	width: 98%;
}

.headerLogo {
	display: block;
	float: left;
	width: 190px;
}

.headerMenu
{
	position: relative;
	top: 20px;
	height: 28px;
	width: 733px;
	text-shadow: 0 2px 3px rgba(110,110,110,1);
	background: transparent;
	overflow: hidden;
}

.headerMenu ul {
	margin:0 auto;
	padding: 0;
	list-style-type: none;
	white-space:nowrap;
}

.headerMenu li {
	display: inline;
	float: left;
}

.headerMenu li a 
{
	display: block;
	text-decoration: none;
	padding: 5px 20px 7px 20px;
	border-right: 1px solid #404040;
	height: 16px;
	opacity:0.85;
	background-color: black; /* Keep for IE mouse pointer area block bug when using opacity */
	background: -webkit-gradient(linear, left top, left bottom, from(gray), to(black));
	background: -moz-linear-gradient(top, gray, black);
	background: -o-linear-gradient(-90deg, gray, black);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='gray', endColorstr='black') progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='gray', endColorstr='black') progid:DXImageTransform.Microsoft.Alpha(opacity=85)";
}

.headerMenu li a.selected {
	text-shadow: 0 2px 3px rgba(110,110,110,.8);
	opacity:0.85;
}

.headerMenu li a:hover {
	text-shadow: 0 2px 3px rgba(110,110,110,.5);
	opacity:1;
}

.headerLogin {
	/* clear: right; */
	float: right;
	text-transform: none;
	width: auto;
}
.headerLogin li a {
	border: 0;
}

.orangeBack a:hover, .orangeBack.selected {
	color: white;
	background-color: #FFCC4E;
	background: -webkit-gradient(linear, left top, left bottom, from(#f9da8e), to(#fcbc20));
	background: -moz-linear-gradient(top, #f9da8e, #fcbc20);
	background: -o-linear-gradient(-90deg, #f9da8e, #fcbc20);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9da8e, endColorstr=#fcbc20);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9da8e, endColorstr=#fcbc20)";
}

.orangeBack.selected  {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9da8e, endColorstr=#fcbc20) progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9da8e, endColorstr=#fcbc20) progid:DXImageTransform.Microsoft.Alpha(opacity=85)";
}

.greenBack a:hover, .greenBack.selected {
	color: white;
	background: #67D696;
	background: -webkit-gradient(linear, left top, left bottom, from(#b8d1c3), to(#1fc866));
	background: -moz-linear-gradient(top, #b8d1c3, #1fc866);
	background: -o-linear-gradient(-90deg, #b8d1c3, #1fc866);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b8d1c3, endColorstr=#1fc866);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b8d1c3, endColorstr=#1fc866)";
}

.greenBack.selected  {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b8d1c3, endColorstr=#1fc866) progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b8d1c3, endColorstr=#1fc866) progid:DXImageTransform.Microsoft.Alpha(opacity=85)";
}

.blueBack a:hover, .blueBack.selected {
	color: white;
	background: #00B6F1;
	background: -webkit-gradient(linear, left top, left bottom, from(#83c1d4), to(#01a3d7));
	background: -moz-linear-gradient(top, #83c1d4, #01a3d7);
	background: -o-linear-gradient(-90deg, #83c1d4, #01a3d7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#83c1d4, endColorstr=#01a3d7);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#83c1d4, endColorstr=#01a3d7)";
}

.blueBack.selected  {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#83c1d4, endColorstr=#01a3d7) progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#83c1d4, endColorstr=#01a3d7) progid:DXImageTransform.Microsoft.Alpha(opacity=85)";
}

.pinkBack a:hover, .pinkBack.selected {
	color: white;
	background: #F9B2D6;
	background: -webkit-gradient(linear, left top, left bottom, from(#fad5e8), to(#f990c5));
	background: -moz-linear-gradient(top, #fad5e8, #f990c5);
	background: -o-linear-gradient(-90deg, #fad5e8, #f990c5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fad5e8, endColorstr=#f990c5);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fad5e8, endColorstr=#f990c5)";
}

.pinkBack.selected  {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fad5e8, endColorstr=#f990c5) progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fad5e8, endColorstr=#f990c5) progid:DXImageTransform.Microsoft.Alpha(opacity=85)";
}

.pinkColor {
	color: #F9B2D6;
}

.orangeLightBack a:hover, .orangeLightBack.selected {
	background-color: #FFD77D;
}

.headerLogin a {
	display: block
}

.headerLanguage {
	display: block;
	float: right;
	width: 95px;
	height: 28px;
	background: -webkit-gradient(linear, left top, left bottom, from(gray), to(black));
	background: -moz-linear-gradient(top, gray, black);
	/* background: -o-linear-gradient(-90deg, gray, black); */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='gray', endColorstr='black') progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='gray', endColorstr='black') progid:DXImageTransform.Microsoft.Alpha(opacity=85)";
	*height: 20px;
}

.headerLanguage select {
	cursor: pointer;
	color: orange;
	text-transform:lowercase;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 2px 30px 2px 12px;
    border: none;
    border-left: 1px solid #404040;
    width: 143px;
    outline: none;
    background: transparent url("/img/downArrowOrange.gif") no-repeat 75px center;
    width: 143px;
    height: 27px;
    *background: black;
   	*width: 94px;
   	*height: 45px;
}

.headerLanguage option {
	background: black;
}
/* IE 8 */
@media \0screen {
	.headerLanguage select {
		padding: 0px 2px 5px 12px;
	}
	.headerLanguage option {
		background: transparent;
	}
}
/* IE 9 */
:root .headerLanguage option { 
	background: transparent\9;
}
/* Opera */ @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
	.headerLanguage select {
		background: #4a4a4a;
   		width: 96px;
	}
}
/* Firefox */
@-moz-document url-prefix()
{ 
	.headerLanguage select {
		padding-top: 4px;
	}
}

.headerLanguage a:hover {
	opacity:1; filter:alpha(opacity=100);
}

.headerDropMenu
{
	opacity:0.57; filter:alpha(opacity=57);
}

.headerDropMenu a
{
	margin: 0;
	text-transform: none;
}

.headerDropMenuIndent a
{
	left-margin: 10px;
	text-transform: none;
}

.leftPanel
{
	width: 210px;
	clear: both;
	float: left;
}

.backorange a {
	background-color: #FFCC4E;
}

.backgreen a {
	position: relative;
	left: -2px;
	top: -5px;
	background-color: #67D696;
}

.subMenu ul {
	margin: 0;
	list-style-type: none;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	padding: 0;
}

.subMenu li {
	clear: both;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #404040;
}

.subMenu li a 
{
	display: block;
	margin: 0 auto;
	text-decoration: none;
	padding: 10px 10px 10px 14px;
	height: 100%; /* Keep for IE "filter" backwards "compatibility mode" */
	opacity:0.85;
	background-color: black; /* Keep for IE mouse pointer area block bug when using opacity */
	background: -webkit-gradient(linear, left top, left bottom, from(#1e1e1e), to(black));
	background: -moz-linear-gradient(top,  #1e1e1e, black);
	background: -o-linear-gradient(-90deg, #1e1e1e, black);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e1e1e', endColorstr='black') progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e1e1e', endColorstr='black') progid:DXImageTransform.Microsoft.Alpha(opacity=85)";
	color: white;
}

.subMenu ul div:first-child li a {
	-webkit-border-top-left-radius: .2em;
	-moz-border-top-left-radius: .2em;
	border-top-left-radius: .2em;
}

.subMenu a:hover {
	opacity:1; filter:alpha(opacity=100);
}

.subMenu a.selected {
	text-decoration: none;
}

.subMenuParentOpened li {
	background-image:url(/img/submenu_down.gif);
	background-position: 93%;
	background-repeat:no-repeat;
}

.subMenuParentClosed li {
	background-image:url(/img/submenu_right.gif);
	background-position: 93%;
	background-repeat:no-repeat;
}

.subMenuChild li {
	border-left: 1px solid #404040;
	width: 91%;
	float: right;
}

.subMenuChild li last {
	border-bottom-width: 100%;
}

.floatingPanel {
	background-color: #FFCC4E;
	position: relative;
	top: 20px;
	left: 90px;
}

.start {
	display:block;
	float: right;
	width: 56px;
	height: 56px;
	margin: 0px auto;
	padding-left: 3px;
}

.start a {
	display:block;
	width: 56px;
	height: 56px;
	text-decoration: none;
	background-image: url(/img/startSmall.png);
	background-repeat:no-repeat;
}

.start a:hover {
	background-image: url(/img/startSmallOrange.png);
	background-repeat:no-repeat;
}

.content {
	margin: 0 auto;
	width: 747px;
	float: right;
	border-left: 1px solid #404040;
}

.contentBody {
	padding: 20px 25px 20px 25px;
	display: block;
	height: 100%;
}

.contentBody.left {
	float: left;
}

.contentBody.right {
	float: right;
}

.contentBody.half {
	width: 323px;
	float: left;
}

.colorBox {
	padding: 10px;
}

.contentHeader {
	padding: 15px 25px 15px 25px;
}

.contentBody ul {
	line-height: 1.8;
}

.tableControl, .actionButtons {
	width: 100%;
}

.tableControl a {
	padding-left: 10px;
}

.tableControl {
	text-align: right;
}

.bottomMargin {
	clear: both;
	text-align: center;
	font-size: 11px;
}

.footer {
	clear: both;
	margin-top: 25px;
	padding-bottom: 20px;
	text-align: center;
	color: #7b7b7b;
	font-size: 10px;
}

.footer a {
	margin-left: 5px;
	margin-right: 5px;
	color: #7b7b7b;
	text-decoration: none;
}

.footer a:hover {
	cursor: hand;
	text-decoration: underline;
	color: orange;
}

.rich-table {
	width: 100%;
}

.bodyback
{
	width: 960px;
    margin: 0 auto;
    padding-top: 20px;
}

.message {
	padding: 5px;
	list-style: none;
	border: 0;
	background: none;
	padding: 0;
	color: #000000;
	margin: 5px 0 8px 0;
	font-size: 12px;
}

.message li {
	background: no-repeat left center;
	padding-top: 1px;
	padding-left: 20px;
	margin-left: 3px;
}

.message li.infomsg {
	background-image: url(../img/msginfo.png);
}

.message li.errormsg {
	background-image: url(../img/msgerror.png);
}

.message li.warnmsg {
	background-image: url(../img/msgwarn.png);
}

.name {
	vertical-align: top;
	font-weight: bold;
	width: 115px;
	float: left;
	padding: 5px;
	margin-top: 3px;
	clear: left;
}

.value {
	float: left;
	padding: 5px;
}

.error {
	float: left;
	padding: 5px;
}

.errors {
	color: #FF0000;
	vertical-align: middle;
}

img.errors {
	padding-right: 5px;
}

.errors input, .errors textarea, .errors select {
	border: 1px solid red !important;
}

.required {
	color: #FF0000;
	padding-left: 2px;
}

.rich-stglpanel-body {
	overflow: auto;
} 

.rich-panel input[type=submit], .rich-panel input[type=button],
.rich-tabpanel input[type=submit], .rich-tabpanel input[type=button] {
	margin-bottom: 0;
}

.tableControl input[type=submit], .tableControl input[type=button], .tableControl select {
	margin: 5px 0 5px 5px;
}

.tableControl select {
	margin-left: 2px;
	position: relative;
	top: 1px;
}

.actionButtons {
	padding-left: 1px;
}

.actionButtons select {
	margin: 5px 5px 5px 0;
	vertical-align: bottom;
}

.rich-toolbar-item a {
	text-decoration: none;
}

.rich-toolbar-item a.selected {
	font-weight: bold;
	color: #f57900;
}

.rich-toolbar-item a:hover {
	text-decoration: underline;
	color: #f57900;
}

.rich-ddmenu-label-select {
	color: #f57900;
}

.rich-toolbar-item .rich-menu-item a:hover {
	text-decoration: none;
}

.rich-datalist {
	list-style: square;
	margin: 6px 0 1px 0;
	padding-left: 18px;
}

.rich-list-item {
	padding-bottom: 4px;
}

div.info {
	font-size: 1.2em;
}

ul.bullets {
	list-style: square;
}

ul.bullets li {
	padding-bottom: 2px;
}

td.action {
	text-align: center;
	width: 8em;
	white-space: nowrap;
}

td.action a {
	padding-left: 1px;
	padding-right: 1px;
}

table.radio {
   border: 0;
}

table.radio td {
   padding: 0 2px;
}

table.radio input[type=radio] {
   vertical-align: bottom;
}

table {
	border: 1px solid #404040;
	border-collapse: collapse;
}

th, td {
	border: 1px solid #404040;
	vertical-align: middle;
	text-align: center;
}

td.clear {
	background-color: black;
}

