/*=== STANDARD CSS RESET ===*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}
fieldset, img
{
	border: 0;
}
address, caption, cite, code, dfn, th, var
{
	font-style: normal;
	font-weight: normal;
}
ul
{
	list-style: none;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: normal;
}
abbr, acronym, a
{
	border: 0;
}
:focus
{
	outline: none;
}

body
{
	background: url(/design/images/background.png) no-repeat;
}
h1
{
	font-family: verdana;
	font-weight: 100;
	font-size: 40px;
	color: #434343;
	margin-bottom: 5px;
}
h2
{
	font-family: verdana;
	font-weight: 600;
	font-size: 15px;
	color: #434343;
	margin-top: 34px;
	margin-bottom: 14px;
}
p
{
	font-family: verdana;
	font-size: 11px;
	color: #434343;
	margin-bottom: 15px;
}
p.validatormessage
{
    color: Red;
}
p.author
{
	font-size: 12px;
	font-style: italic;
}
p.update
{
	font-size: 11px;
	font-style: italic;
}
p.linklistHeadline
{
	font-weight: 900;
	color: #a4a4a4;
	margin-bottom: 3px;
}
p.fontBold
{
	font-weight: 900;
}
ul.fontNormal li
{
	font-weight: 100;
}
.content
{
	position: relative;
}
.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.floatClear
{
    clear: both;
}
.displayNone
{
    display: none;
}
.clear
{
	overflow: hidden;
}
.tableIconCell
{
	padding: 0px !important;
	width: 15px !important;
}

table
{
	font-family: verdana;
	font-size: 11px;
	color: #434343;
	width: 100%;
	margin: 3px 0px 17px 0px;
}
tr.header
{
	background: #f4f5f3;
	font-weight: 900;
}
tr.header td a
{
	font-weight:900 !important;
}

tr.odd
{
	background: #fbfbfb;
}
tr.even
{
	background: #f4f5f3;
}
tr.header td
{
	border-bottom: 1px solid #ffffff;
	padding: 6px 10px 7px 10px;
}
td
{
	padding: 4px 10px 5px 10px;
}
td.datecolumn
{
    white-space: nowrap;
}
.green td.colorCoded
{
	color: #9ebf16;
}
.blue td.colorCoded
{
	color: #2aa5a2;
}
.purple td.colorCoded
{
	color: #892aa5;
}
.orange td.colorCoded
{
	color: #dd5002;
}
.red td.colorCoded
{
	color: #a52a4e;
}
.yellow td.colorCoded
{
	color: #c3aa0d;
}
td.removeContainer
{
	width: 45px;
}
td.narrow
{
	width: 39px;
}
td.alignRight
{
	text-align: right;
}
td.alignCenter
{
	text-align: center;
}
td.alignTop
{
	vertical-align: top;
}
td.lastOnline
{
	width: 200px;
}
.testTable
{
	border: none !important;
}
.testTable td
{
	padding: 4px 5px 5px 5px;
}
.testTable tr.header td
{
	padding: 6px 5px 7px 5px;
}
.green .testTable td
{
	border-bottom: 1px solid #9ebf16 !important;
}
.blue .testTable td
{
	border-bottom: 1px solid #2aa5a2 !important;
}
.purple .testTable td
{
	border-bottom: 1px solid #892aa5 !important;
}
.orange .testTable td
{
	border-bottom: 1px solid #dd5002 !important;
}
.red .testTable td
{
	border-bottom: 1px solid #a52a4e !important;
}
.yellow .testTable td
{
	border-bottom: 1px solid #c3aa0d !important;
}
td.question
{
	font-weight: 100;
	text-align: center;
	background: #ffffff !important;
	width: 65px;
}
.testTable .odd
{
	background: #f4f5f3;
}
.testTable .even
{
	background: #ffffff;
}
td.questionRadio
{
	text-align: center;
	width: 60px;
}
td.fontBold
{
	font-weight: 900;
	text-align: left;
}
table.hasNav
{
	margin-bottom: 0px;
}
table.resultTable
{
	border: 1px solid #c5ac13 !important;
}
table .resultNumbers
{
	background: #c5ac13;
	text-align: center;
	padding: 15px 0px;
	font-size: 11px;
	font-weight: 900;
	color: #FFF;
	width: 204px;
}
table .resultSeperator
{
	background: #d1bd42;
	text-align: center;
	padding: 15px 0px;
	font-size: 11px;
	color: #FFF;
	width: 1px;
}
table .resultDefinition
{
	text-align: center;
	padding: 15px 0px;
}

/*=== WRAPPER ===*/
.wrapper
{
	margin-left: 32px;
	width: 949px;
	position: relative;
}
.wrapper .shine
{
	background: url(/design/images/shine.png) no-repeat;
	width: 242px;
	height: 159px;
	position: absolute;
	top: 0px;
	left: 800px;
}

/*=== HEADER ===*/
.header
{
	position: relative;
}
.header .mainNav
{
	height: 92px;
	padding-top: 5px;
}
.header .mainNav li
{
	float: left;
	margin-right: 5px;
	text-align: center;
}
.header .mainNav li a
{
	width: 144px;
	height: 37px;
	display: block;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	padding: 20px 5px 0px;
	font-family: verdana;
}
.header .mainNav li a#item1
{
	background: url(/design/images/mainNavBackground.png) no-repeat 0px bottom;
}
.header .mainNav li a#item2
{
	background: url(/design/images/mainNavBackground.png) no-repeat -159px bottom;
}
.header .mainNav li a#item3
{
	background: url(/design/images/mainNavBackground.png) no-repeat -318px bottom;
}
.header .mainNav li a#item4
{
	background: url(/design/images/mainNavBackground.png) no-repeat -477px bottom;
}
.header .mainNav li a#item5
{
	background: url(/design/images/mainNavBackground.png) no-repeat -636px bottom;
}
.header .mainNav li a#item6
{
	background: url(/design/images/mainNavBackground.png) no-repeat -795px bottom;
}
.header .mainNav li a.hover
{
	height: 67px;
}
.header .mainNav li a.selected
{
	height: 67px;
}
.header .mainNav li.last
{
	margin-right: 0px;
}
.header .utilityNav
{
	height: 31px;
	position: absolute;
	top: 52px;
	right: 0px;
	background: #FFF;
}
.header .utilityNav ul, .header .utilityNav li
{
	float: left;
	padding: 2px 10px 0px 0px;
}
.header .utilityNav li a
{
	font-family: verdana;
	font-size: 10px;
	font-weight: 600;
	color: #9ebf16;
	text-decoration: none;
}
.header .utilityNav li a:hover
{
	color: #000000;
}
.header .utilityNav li a.selected
{
	color: #000000;
}
.header .utilityNav .searchContainer
{
	float: left;
}
.header .utilityNav .searchContainer div
{
	float: left;
	padding: 3px 6px 0px 0px;
}
.header .utilityNav .searchContainer .textContainer input
{
	color: #4d5332;
	border: 1px solid #97b811;
	height: 16px;
	width: 134px;
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px 0px 0px 4px;
}
.header .utilityNav .searchContainer .submitContainer input
{
    border: 0;
    font-family: Verdana;
    text-align: left;
	background: transparent url(/design/images/search_out.png);
	height: 20px!important;
	width: 59px!important;
}
.header .utilityNav .searchContainer .submitContainer input.hover
{
	background:transparent url(/design/images/search_over.png) no-repeat;
}

.header .chatContainer
{
	height: 32px;
	position: absolute;
	top: 15px;
	right: 0px;
	background: #FFF;
}
.header .chatContainer ul, .header .chatContainer li
{
	float: left;
	padding: 0px 4px 0px 0px;
}
.header .chatContainer li a
{
	font-family: verdana;
	font-size: 10px;
	font-weight: 600;
	color: #9ebf16;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
}
.header .chatContainer li a:hover
{
	color: #000000;
}

.green .content .wideButton input
{
    border: 0;
    font-family: Verdana;
    text-align: left;
	display: block;
	background: url(/design/images/btn_green_out.gif);
	width: 205px;
	height: 20px;
	margin-bottom: 15px;
	padding: 0px 0px 0px 5px;
	font-size: 11px;
	font-weight: 900;
	color: #ffffff;
}
.green .content .wideButton input.hover
{
	background: url(/design/images/btn_green_over.gif);
}
.blue .content .wideButton input
{
    border: 0;
    font-family: Verdana;
    text-align: left;
	display: block;
	background: url(/design/images/btn_blue_out.gif);
	width: 205px;
	height: 20px;
	margin-bottom: 15px;
	padding: 0px 0px 0px 5px;
	font-size: 11px;
	font-weight: 900;
	color: #ffffff;
}
.blue .content .wideButton input.hover
{
	background: url(/design/images/btn_blue_over.gif);
}
.purple .content .wideButton input
{
    border: 0;
    font-family: Verdana;
    text-align: left;
	display: block;
	background: url(/design/images/btn_purple_out.gif);
	width: 205px;
	height: 20px;
	margin-bottom: 15px;
	padding: 0px 0px 0px 5px;
	font-size: 11px;
	font-weight: 900;
	color: #ffffff;
}
.purple .content .wideButton input.hover
{
	background: url(/design/images/btn_purple_over.gif);
}
.orange .content .wideButton input
{
    border: 0;
    font-family: Verdana;
    text-align: left;
	display: block;
	background: url(/design/images/btn_orange_out.gif);
	width: 205px;
	height: 20px;
	margin-bottom: 15px;
	padding: 0px 0px 0px 5px;
	font-size: 11px;
	font-weight: 900;
	color: #ffffff;
}
.orange .content .wideButton input.hover
{
	background: url(/design/images/btn_orange_over.gif);
}
.red .content .wideButton input
{
    border: 0;
    font-family: Verdana;
    text-align: left;
	display: block;
	background: url(/design/images/btn_red_out.gif);
	width: 205px;
	height: 20px;
	margin-bottom: 15px;
	padding: 0px 0px 0px 5px;
	font-size: 11px;
	font-weight: 900;
	color: #ffffff;
}
.red .content .wideButton input.hover
{
	background: url(/design/images/btn_red_over.gif);
}
.yellow .content .wideButton input
{
    border: 0;
    font-family: Verdana;
    text-align: left;
	display: block;
	background: url(/design/images/btn_yellow_out.gif);
	width: 205px;
	height: 20px;
	margin-bottom: 15px;
	padding: 0px 0px 0px 5px;
	font-size: 11px;
	font-weight: 900;
	color: #ffffff;
}
.yellow .content .wideButton input.hover
{
	background: url(/design/images/btn_yellow_over.gif);
}

/*=== BODY ===*/
.body
{
	display: block;
	overflow: hidden;
}
.body .breadcrumb
{
	height: 38px;
	padding: 20px 0px 0px 0px;
}
.body .breadcrumb span
{
	float: left;
	font-family: verdana;
	font-size: 10px;
	margin-right: 10px;
}
.body .breadcrumb span a
{
	text-decoration: none;
}
.green .breadcrumb span a
{
	color: #9ebf16;
}
.green .breadcrumb span a:hover
{
	color: #b9e313;
}
.blue .breadcrumb span a
{
	color: #2aa5a2;
}
.blue .breadcrumb span a:hover
{
	color: #2dbdd9;
}
.purple .breadcrumb span a
{
	color: #892aa5;
}
.purple .breadcrumb span a:hover
{
	color: #ca2dd3;
}
.orange .breadcrumb span a
{
	color: #dd5002;
}
.orange .breadcrumb span a:hover
{
	color: #fd803b;
}
.red .breadcrumb span a
{
	color: #a52a4e;
}
.red .breadcrumb span a:hover
{
	color: #a52a4e;
}
.yellow .breadcrumb span a
{
	color: #c3aa0d;
}
.yellow .breadcrumb span a:hover
{
	color: #e3da8c;
}
.body .subNav
{
	width: 313px;
	margin: 0px 5px 0px 0px;
	float: left;
	position: relative;
	top: -6px;
}

.body .subNav li
{
    padding: 1px 0 1px 0;
}

/* default menu color */
.body .subNav a,
.body .subNav li.selected li a,
.body .subNav li.selected ul li.selected ul li a
{
	color: #333333;
}

/* green selected color */
.green .subNav li.selected a,
.green .subNav li.selected ul li.selected a,
.green .subNav li.selected ul li.selected ul li.selected a
{
	color: #9ebf16;
}

/* green hover color */
.green .subNav a:hover,
.green .subNav li.selected a:hover,
.green .subNav li.selected li.selected a:hover,
.green .subNav li.selected li.selected li.selected a:hover
{
	color: #b9e313;
}

/* blue selected color*/
.blue .subNav li.selected a,
.blue .subNav li.selected ul li.selected a,
.blue .subNav li.selected ul li.selected ul li.selected a
{
	color: #2aa5a2;
}

/* blue hover color */
.blue .subNav a:hover,
.blue .subNav li.selected a:hover,
.blue .subNav li.selected li.selected a:hover,
.blue .subNav li.selected li.selected li.selected a:hover
{
	color: #2cbcd6;
}
/* purple selected color */
.purple .subNav li.selected a,
.purple .subNav li.selected ul li.selected a,
.purple .subNav li.selected ul li.selected ul li.selected a
{
	color: #892ba5;
}
/* purple hover color */
.purple .subNav a:hover,
.purple .subNav li.selected a:hover,
.purple .subNav li.selected li.selected a:hover,
.purple .subNav li.selected li.selected li.selected a:hover
{
	color: #cc2cd6;
}

/* orange selected color */
.orange .subNav li.selected a,
.orange .subNav li.selected ul li.selected a,
.orange .subNav li.selected ul li.selected ul li.selected a
{
	color: #dd5001;
}

/* orange hover color */
.orange .subNav a:hover,
.orange .subNav li.selected a:hover,
.orange .subNav li.selected li.selected a:hover,
.orange .subNav li.selected li.selected li.selected a:hover
{
	color: #fa7e36;
}

/* red selected color */
.red .subNav li.selected a,
.red .subNav li.selected ul li.selected a,
.red .subNav li.selected ul li.selected ul li.selected a
{
	color: #a72b4d;
}
/* red hover color*/
.red .subNav a:hover,
.red .subNav li.selected a:hover,
.red .subNav li.selected li.selected a:hover,
.red .subNav li.selected li.selected li.selected a:hover
{
	color: #dc2c40;
}
/* yello selected color */
.yellow .subNav li.selected a,
.yellow .subNav li.selected ul li.selected a,
.yellow .subNav li.selected ul li.selected ul li.selected a
{
	color: #c5ac12;
}
/* yello hover color */
.yellow .subNav a:hover,
.yellow .subNav li.selected a:hover,
.yellow .subNav li.selected li.selected a:hover,
.yellow .subNav li.selected li.selected li.selected a:hover
{
	color: #e4dc93;
}

/* hide second level of menu */
.body .subNav .firstLayer li ul
{
	display:none;
}

/* show only second level of selected menu */
.body .subNav .firstLayer li.selected ul
{
	display:block;
	margin-left:10px;
}

/* hide third level of menu */
.body .subNav .firstLayer li.selected ul li ul 
{
	display:none;
}

/* show only selected menu from third level */
.body .subNav .firstLayer li.selected ul li.selected ul 
{
	display:block;
}

/* show only selected menu from third level */
.body .subNav .firstLayer li.selected ul li.selected ul li.selectd ul
{
	display:block;
}

/*
.body .subNav .firstLayer li.selected
{
	margin-top: 9px;
}
.body .subNav .firstLayer ul
{
	margin: 0px 0px 9px;
}*/
.body .subNav .firstLayer li a
{
	font-family: verdana;
	font-size: 12px;
	font-weight: 900;
	text-decoration: none;
}
.body .subNav .firstLayer ul li a
{
	font-size: 11px;
	font-weight: 100;
}
.body .subNav .firstLayer ul li.selected a
{
	font-weight: 900;
}
.body .subNav .firstLayer ul li ul li a
{
	margin-left: 15px;
}
.body .subNav .firstLayer li.selected ul li.selected ul li a
{
	font-weight: 100;
}
.body .mainColumn
{
	width: 631px;
	float: left;
	position: relative;
	top: -5px;
}
.body .mainColumn .content
{
	width: 616px;
	overflow: hidden;
}
.body .frontpageColumn
{
	width: 301px;
	float: left;
	margin-right: 23px;
}
.body .frontpageColumn .module a:hover
{
	text-decoration: none;
}
.body .frontpageColumn.last
{
	margin-right: 0px;
}
.body .frontpageColumn .module
{
	padding-top: 14px;
}
.body .frontpageColumn .module.top
{
	padding-top: 48px;
}
.body .halfColumn
{
	padding-top: 30px;
}
.body .halfColumn.top
{
	padding-top: 48px;
}
.body .fullColumn
{
	width: 949px;
	padding: 2px 0px 0px;
}
.body .fullColumn.top
{
	width: 949px;
	padding-top: 48px;
}
.body .fullColumn table.countries
{
	border: none !important;
	margin: 3px 0 0px;
}
.body .fullColumn .countries td
{
	width: 275px;
	padding: 15px 0px 0px;
}
.body .fullColumn .countries td p
{
	margin: 0px !important;
}
.body .fullColumn .countries td a
{
	display: inline;
	background: none;
	font-size: 11px;
	font-weight: 100;
}
.body .fullColumn .countries td a:hover
{
	display: inline;
	background: none;
	font-size: 11px;
	font-weight: 100;
}
.body .content
{
	overflow: visible;
}
.body .image
{
	margin: 6px 0px 15px;
	width: 631px;
	height: 204px;
}
.green .image.series01
{
	background: url(/design/images/vignet_temp.png);
}
.green .image.series02
{
}
.blue .image.series01
{
	background: url(/design/images/vignet_temp.png);
}
.blue .image.series02
{
}
.purple .image.series01
{
	background: url(/design/images/vignet_temp.png);
}
.purple .image.series02
{
}
.orange .image.series01
{
	background: url(/design/images/vignet_temp.png);
}
.orange .image.series02
{
}
.red .image.series01
{
	background: url(/design/images/vignet_temp.png);
}
.red .image.series02
{
}
.yellow .image.series01
{
	background: url(/design/images/vignet_temp.png);
}
.yellow .image.series02
{
}
.body .content .verticalSplit
{
	width: 288px;
	float: left;
	margin-right: 20px;
	position: relative;
	overflow: visible;
}
.body .content ul
{
	list-style-type: disc;
	color: #434343;
	margin-left: 15px;
	font-size: 11px;
	font-family: verdana;
	font-weight: 900;
	font-style: normal;
	margin-bottom: 16px;
}
.body .content ul li
{
	margin: 0px 0px 2px 0px;
}
.green .content a
{
	color: #9ebf16;
}
.green .content a:hover
{
	color: #b9e313;
}
.blue .content a
{
	color: #2aa5a2;
}
.blue .content a:hover
{
	color: #2cbcd6;
}
.purple .content a
{
	color: #892ba5;
}
.purple .content a:hover
{
	color: #cc2cd6;
}
.orange .content a
{
	color: #dd5001;
}
.orange .content a:hover
{
	color: #fa7e36;
}
.red .content a
{
	color: #a72b4d;
}
.red .content a:hover
{
	color: #dc2c40;
}
.yellow .content a
{
	color: #c5ac12;
}
.yellow .content a:hover
{
	color: #e4dc93;
}
.body .content a
{
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}
.body .content a:hover
{
	text-decoration: underline;
}
.body .content .headlineLinkContainer
{
	padding-bottom: 12px;
}
.body .content .headlineLink
{
	font-family: verdana;
	font-size: 30px;
	color: #97b811;
	background: url(/design/images/arrow_green_out.png) no-repeat right 19px;
	padding-right: 20px;
}
.body .content .headlineLink:hover
{
	color: #b9e213;
	background: url(/design/images/arrow_green_over.png) no-repeat right 19px;
}
.body .content .date
{
	color: #a4a4a4;
	margin: 0px 0px 5px 0px;
}
.body .content .title
{
	color: #97b811;
	font-weight: 900;
	margin: 0px;
}
.body .content a:hover .title
{
	color: #b9e213;
}
.body .content .links
{
	margin: 0px 0px 0px 0px;
	list-style: none;
}
.body .content .links li
{
	margin: 0px 0px 8px 0px;
}
.body .content .links li a
{
	font-weight: 100;
	color: #97b811;
	font-style: normal;
}
.body .content .links li a:hover
{
	color: #b9e213;
}
.body .content .imageContainer
{
	padding: 12px 0px 27px;
}
.body .content .rightImage
{
	float: right;
	padding: 5px 0px 20px 20px;
	position: relative;
	left: 15px;
}

.enrollTable
{
	border-top:0 !important;
	border-bottom:0 !important;
}
.green table
{
	border-top: 1px solid #9ebf16;
	border-bottom: 1px solid #9ebf16;
}
.blue table
{
	border-top: 1px solid #2aa5a2;
	border-bottom: 1px solid #2aa5a2;
}
.purple table
{
	border-top: 1px solid #892aa5;
	border-bottom: 1px solid #892aa5;
}
.orange table
{
	border-top: 1px solid #dd5002;
	border-bottom: 1px solid #dd5002;
}
.red table
{
	border-top: 1px solid #a52a4e;
	border-bottom: 1px solid #a52a4e;
}
.yellow table
{
	border-top: 1px solid #c3aa0d;
	border-bottom: 1px solid #c3aa0d;
}

.green tr.tableLinkActive
{
	color: #9ebf16;
}
.blue tr.tableLinkActive
{
	color: #2aa5a2;
}
.purple tr.tableLinkActive
{
	color: #892aa5;
}
.orange tr.tableLinkActive
{
	color: #dd5002;
}
.red tr.tableLinkActive
{
	color: #a52a4e;
}
.yellow tr.tableLinkActive
{
	color: #c3aa0d;
}

.body .content td.removeContainer input
{
    border: 0;
    font-family: Verdana;
    text-align: left;
	display: block;
	height: 17px;
	background: url(/design/images/small_btn_out.gif) repeat-y #E91636;
	padding: 0px 7px 0px 7px;
	margin: 3px 0px 2px;
	color: #FFF !important;
	font-size: 10px;
	font-weight: 900;
	text-decoration: none !important;
}
.body .content td.removeContainer a:hover
{
	background: url(/design/images/small_btn_over.gif) repeat-y #C5131E;
}
.body .content td a
{
	display: inline;
	font-weight: 100;
	background: none;
	padding: 0px;
	font-size: 11px;
}
.green .content td a
{
	color: #9ebf16;
}
.green .content td a:hover
{
	text-decoration: underline;
}
.blue .content td a
{
	color: #2aa5a2;
}
.blue .content td a:hover
{
	text-decoration: underline;
}
.purple .content td a
{
	color: #892aa5;
}
.purple .content td a:hover
{
	text-decoration: underline;
}
.orange .content td a
{
	color: #dd5002;
}
.orange .content td a:hover
{
	text-decoration: underline;
}
.red .content td a
{
	color: #a52a4e;
}
.red .content td a:hover
{
	text-decoration: underline;
}
.yellow .content td a
{
	color: #c3aa0d;
}
.yellow .content td a:hover
{
	text-decoration: underline;
}
.body .tableNav
{
	position: relative;
}
.green .tableNav
{
	border-bottom: 1px solid #9ebf16;
}
.blue .tableNav
{
	border-bottom: 1px solid #2aa5a2;
}
.purple .tableNav
{
	border-bottom: 1px solid #892aa5;
}
.orange .tableNav
{
	border-bottom: 1px solid #dd5002;
}
.red .tableNav
{
	border-bottom: 1px solid #a52a4e;
}
.yellow .tableNav
{
	border-bottom: 1px solid #c3aa0d;
}
.body .content .tableNav
{
	height: 46px;
	margin-bottom: 15px;
}
.body .content .tableNav ul.navigationContainer
{
	list-style: none;
	font-family: verdana;
	font-style: normal;
	margin: 0px 0px 0px 10px;
}
.body .content .tableNav ul.navigationContainer li
{
	float: left;
	margin: 16px 20px 0px 0px;
}
.body .content .tableNav ul.navigationContainer a
{
	color: #434343;
	font-size: 11px;
	font-weight: 100;
}
.body .content .tableNav ul.dropdownContainer
{
	list-style: none;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	margin: 0px 0px 0px 10px;
	font-weight: 900;
}
.body .content .tableNav ul.dropdownContainer li
{
	float: left;
	margin: 16px  5px 0px 0px;
}
.body .content .tableNav ul.dropdownContainer li span
{
	font-weight: 100;
}
.body .content .tableNav .dropdown
{
    position: relative;
    top: -3px;
}
.body .content .tableNav .dropdown select
{
	
}
.green .content .tableNav a:hover
{
	color: #9ebf16;
}
.blue .content .tableNav a:hover
{
	color: #2aa5a2;
}
.purple .content .tableNav a:hover
{
	color: #892aa5;
}
.orange .content .tableNav a:hover
{
	color: #dd5002;
}
.red .content .tableNav a:hover
{
	color: #a52a4e;
}
.yellow .content .tableNav a:hover
{
	color: #c3aa0d;
}

.body .content .tableNav .showButton
{
    border: 0;
    font-family: Verdana;
	display: block;
	position: relative;
	top: -3px;
	height: 20px;
	color: #ffffff;
	font-weight: 900;
	font-size: 10px;
	padding: 0px 6px 0px 6px;
}
.green .content .tableNav .showButton
{
	background: url(/design/images/btn_expand_out.gif) repeat-y #B9E212;
}
.blue .content .tableNav .showButton
{
	background: url(/design/images/small_btn_out.gif) repeat-y #E91636;
}
.purple .content .tableNav .showButton
{
	background: url(/design/images/small_btn_out.gif) repeat-y #E91636;
}
.orange .content .tableNav .showButton
{
	background: url(/design/images/small_btn_out.gif) repeat-y #E91636;
}
.red .content .tableNav .showButton
{
	background: url(/design/images/small_btn_out.gif) repeat-y #E91636;
}
.yellow .content .tableNav .showButton
{
	background: url(/design/images/small_btn_out.gif) repeat-y #E91636;
}
.green .content .tableNav .showButton.hover
{
	background: url(/design/images/btn_expand_over.gif) repeat-y #88C801;
	color: #ffffff;
}
.blue .content .tableNav .showButton.hover
{
	background: url(/design/images/small_btn_over.gif) repeat-y #C5131E;
	color: #ffffff;
}
.purple .content .tableNav .showButton.hover
{
	background: url(/design/images/small_btn_over.gif) repeat-y #C5131E;
	color: #ffffff;
}
.orange .content .tableNav .showButton.hover
{
	background: url(/design/images/small_btn_over.gif) repeat-y #C5131E;
	color: #ffffff;
}
.red .content .tableNav .showButton.hover
{
	background: url(/design/images/small_btn_over.gif) repeat-y #C5131E;
	color: #ffffff;
}
.yellow .content .tableNav .showButton.hover
{
	background: url(/design/images/small_btn_over.gif) repeat-y #C5131E;
	color: #ffffff;
}

.panelgroupsContainer .group
{
    position: relative;
    float: left;
    clear: both;
    border-bottom: 1px solid #a52a4e;
    width: 100%;
}
.panelgroupsContainer .group a:hover
{
    text-decoration: none;
}
.panelgroupsContainer .panelimage
{
    float: left;
    width: 100px;
    white-space: normal;
    margin: 0px 5px 0px 5px;
}
.panelgroupsContainer .panelimage img
{
    float: left;
    
}
.panelgroupsContainer .panelimage p
{
    clear: both;
}
.panelgroupsContainer a h2
{
    color:  #a52a4e;
}
.panelgroupsContainer a:hover p
{
    color: #a52a4e;
}

.cvContainer
{
	position: relative;
	overflow: hidden;
	margin: 20px 0px 0px 0px;
}
.cvContainer .cvImage
{
	float: left;
	width: 160px;
	height: 175px;
	background: #CCC;
}
.cvContainer .cvInformation
{
	float: left;
	margin: 0px 0px 0px 25px;
	width: 431px;
}
.cvContainer .cvInformation h2
{
	margin: 0px 0px 3px 0px;
}
.cvContainer .cvInformation p
{
	margin: 0px 0px 8px 0px;
}

.addthis_toolbox img
{
    width: 1px;
    height: 1px;
}
.body .addthis_toolbox a
{
    cursor: pointer;
    font-weight: 600;
}
.body .addthis_toolbox a:hover
{
    font-weight: 600;
}
.body .content .addthis_toolbox .print
{
	padding: 1px 14px 0px 15px;
}
.body .content .addthis_toolbox .tellfriend
{
	padding: 1px 14px 0px 18px;
}
.green .content .print
{
	background: url(/design/images/buttons/print_green_out.gif) no-repeat;
}
.green .content .print:hover
{
	background: url(/design/images/buttons/print_green_over.gif) no-repeat;
}
.green .content .tellfriend
{
	background: url(/design/images/buttons/tellfriend_green_out.gif) no-repeat 0px 2px;
}
.green .content .tellfriend:hover
{
	background: url(/design/images/buttons/tellfriend_green_over.gif) no-repeat 0px 2px;
}
.blue .content .print
{
	background: url(/design/images/buttons/print_blue_out.gif) no-repeat;
}
.blue .content .print:hover
{
	background: url(/design/images/buttons/print_blue_over.gif) no-repeat;
}
.blue .content .tellfriend
{
	background: url(/design/images/buttons/tellfriend_blue_out.gif) no-repeat 0px 2px;
}
.blue .content .tellfriend:hover
{
	background: url(/design/images/buttons/tellfriend_blue_over.gif) no-repeat 0px 2px;
}
.purple .content .print
{
	background: url(/design/images/buttons/print_purple_out.gif) no-repeat;
}
.purple .content .print:hover
{
	background: url(/design/images/buttons/print_purple_over.gif) no-repeat;
}
.purple .content .tellfriend
{
	background: url(/design/images/buttons/tellfriend_purple_out.gif) no-repeat 0px 2px;
}
.purple .content .tellfriend:hover
{
	background: url(/design/images/buttons/tellfriend_purple_over.gif) no-repeat 0px 2px;
}
.orange .content .print
{
	background: url(/design/images/buttons/print_orange_out.gif) no-repeat;
}
.orange .content .print:hover
{
	background: url(/design/images/buttons/print_orange_over.gif) no-repeat;
}
.orange .content .tellfriend
{
	background: url(/design/images/buttons/tellfriend_orange_out.gif) no-repeat 0px 2px;
}
.orange .content .tellfriend:hover
{
	background: url(/design/images/buttons/tellfriend_orange_over.gif) no-repeat 0px 2px;
}
.red .content .print
{
	background: url(/design/images/buttons/print_red_out.gif) no-repeat;
}
.red .content .print:hover
{
	background: url(/design/images/buttons/print_red_over.gif) no-repeat;
}
.red .content .tellfriend
{
	background: url(/design/images/buttons/tellfriend_red_out.gif) no-repeat 0px 2px;
}
.red .content .tellfriend:hover
{
	background: url(/design/images/buttons/tellfriend_red_over.gif) no-repeat 0px 2px;
}

.yellow .content .print
{
	background: url(/design/images/buttons/print_yellow_out.gif) no-repeat;
}
.yellow .content .print:hover
{
	background: url(/design/images/buttons/print_yellow_over.gif) no-repeat;
}
.yellow .content .tellfriend
{
	background: url(/design/images/buttons/tellfriend_yellow_out.gif) no-repeat 0px 2px;
}
.yellow .content .tellfriend:hover
{
	background: url(/design/images/buttons/tellfriend_yellow_over.gif) no-repeat 0px 2px;
}

.galleryContainer
{
	position: relative;
	overflow: hidden;
	margin: 3px 0px 7px;
}
.fp_imageContainer
{
	margin: 3px 0px 7px;
}
.galleryContainer .gallery
{
	float: left;
}
.galleryContainer .gallery.galLarge
{
	width: 301px;
	height: 126px;
	margin: 0px 0px 9px 0px;
}
.galleryContainer .gallery.galSmall
{
	width: 146px;
	height: 79px;
	margin: 0px 9px 9px 0px;
}
.galleryContainer .gallery.galSmall.right
{
	margin: 0px 0px 9px 0px;
}

.galleryContainer .gallery.loading
{
    background: url(../images/ajax-loader-green.gif) no-repeat center center;
}

.leftColumn
{
	width: 462px;
	float: left;
	margin-right: 25px;
}
.rightColumn
{
	width: 462px;
	float: left;
}

.helpTable
{
	border: 0px !important;
	margin: 0px;
	table-layout: fixed;
}
.helpTable td
{
	padding: 7px 0px 7px 0px;
}
.helpTable td p
{
	margin: 0px;
}
.body .content .helpTable td a
{
	background: none;
	display: inline;
	font-size: 11px;
	font-weight: 100;
}
.helpTable td.borderBottom
{
	border-bottom: 1px solid #9EBF16;
}
.helpTable td.helpType
{
	width: 150px;
}

.body .content .newsTable
{
	border: none !important;
	margin: 0px;
}
.body .content .newsTable td
{
	background: #ffffff;
	padding: 5px 20px 10px 20px;
}
.body .content .newsTable td.newsDate
{
	vertical-align: top;
	font-weight: 900;
	width: 80px;
}
.green .content .newsTable td
{
	border-bottom: 1px solid #9ebf16;
}
.blue .content .newsTable td
{
	border-bottom: 1px solid #2aa5a2;
}
.purple .content .newsTable td
{
	border-bottom: 1px solid #892aa5;
}
.orange .content .newsTable td
{
	border-bottom: 1px solid #dd5002;
}
.red .content .newsTable td
{
	border-bottom: 1px solid #a52a4e;
}
.yellow .content .newsTable td
{
	border-bottom: 1px solid #c3aa0d;
}

table.profileInfo
{
	border: none !important;
}
table.profileInfo td
{
	padding: 2px 0px 8px;
}
table.profileInfo .infoCell
{
	font-weight: 900;
}
table.profileInfo .lastCell
{
	padding: 2px 0px 0px;
}

.noMarginBottom
{
	margin-bottom: 0px !important;
}

.galleryPageContainer
{
	overflow: hidden;
	margin-bottom: 40px;
	padding-top: 3px;
}
.galleryImage
{
	width: 186px;
	height: 253px;
	float: left;
	position: relative;
}
.galleryImage .galleryShadow
{
	background: url(/design/images/gallery_dropshadow.png);
	width: 160px;
	height: 193px;
	position: absolute;
}
.galleryImage .imageMouseover
{
	position: absolute;
	display: block;
	width: 156px;
	height: 187px;
	z-index: 100;
	background: url(/design/images/gallink_bg.png);
}
.galleryImage .imageMouseover:hover
{
	background: url(/design/images/gallery_mouseover.png);
}
.galleryImage .imageMouseover img
{
    position: relative;
    top: 2px;
    left: 2px;
}

.galleryImage .galleryText
{
	width: 154px;
	height: 68px;
	text-align: center;
	position: relative;
	top: 185px;
}
.galleryImage p
{
	color: #434343;
	padding-top: 3px;
}
.galleryImage p a
{
	color: #a72b4d !important;
}
.galleryImage p a:hover
{
	text-decoration: none !important;
	color: #dc2c40 !important;
	text-decoration: underline !important;
}

.galleryNav
{
	border-top: 1px solid #a52a4e;
	border-bottom: 1px solid #a52a4e;
	float: left;
	height: 46px;
	width: 526px;
	position: relative;
}
.galleryNav ul.navigationContainer
{
	list-style: none;
	font-family: verdana;
	font-style: normal;
	margin: 0px 0px 0px 10px;
}
.galleryNav ul.navigationContainer li
{
	float: left;
	margin: 16px 20px 0px 0px;
}
.galleryNav ul.navigationContainer a
{
	color: #434343;
	font-size: 11px;
	font-weight: 100;
}
.galleryNav ul.navigationContainer a:hover
{
	color: #a52a4e;
}
.galleryNav ul.dropdownContainer
{
	list-style: none;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	margin: 0px 0px 0px 11px;
	font-weight: 900;
}
.galleryNav ul.dropdownContainer li
{
	float: left;
	margin: 16px 5px 0px 0px;
}
.galleryNav ul.dropdownContainer li span
{
	font-weight: 100;
}
.galleryNav .dropdown
{
	position: relative;
	top: -3px;
}
.galleryNav .showButton
{
    border: 0;
    font-family: Verdana;
	display: block;
	position: relative;
	top: -3px;
	height: 20px;
	color: #ffffff;
	font-weight: 900;
	font-size: 10px !important;
	padding: 0px 6px 0px 6px;
	background: url(/design/images/small_btn_out.gif) repeat-y #E91636;
}
.galleryNav .showButton.hover
{
	background: url(/design/images/small_btn_over.gif) repeat-y #C5131E;
	color: #ffffff;
}

.mystoryContainer .storyTitle
{
	font-family: Georgia;
	font-size: 18px;
	font-weight: 900;
	font-style: italic;
	margin: 22px 0px 17px 0px;
}
.mystoryContainer .storyText
{
    font-family: Georgia;
	font-size: 11px;
	font-weight: 900;
	margin-bottom: 25px;
	color: #434343;
}
.diaryContainer
{
	border-top: 1px solid #a52a4e;
	margin: 20px 0px 40px 0px;
}
.diaryContainer .diaryTitle
{
	font-family: Georgia;
	font-size: 18px;
	font-weight: 900;
	font-style: italic;
	margin: 22px 0px 17px 0px;
}
.diaryContainer a
{
	color: #a52a4e;
}
.diaryContainer a:hover
{
	color: #dc2c40 !important;
}
.diaryContainer .diaryText
{
	font-family: Georgia;
	font-size: 11px;
	font-weight: 900;
	margin-bottom: 25px;
	color: #434343;
}
.diaryContainer .diaryNav
{
	overflow: hidden;
	border-top: 1px solid #a52a4e;
	padding: 14px 0px 54px 0px;
}
.diaryContainer .diaryNav ul
{
	list-style: none;
	float: left;
	margin-left: 0px !important;
}
.diaryContainer .diaryNav li
{
	float: left;
	margin: 0px 30px 0px 0px !important;
}
.diaryContainer .diaryNav li a
{
	color: #434343;
	font-weight: 100 !important;
}
.diaryContainer .diaryNav .wideButton a:hover
{
	color: #FFF !important;
}
.diaryContainer h2
{
	margin: 0px 0px 35px 0px;
}
.diaryContainer .commentContainer
{
	border-bottom: 1px solid #a52a4e;
}
.diaryContainer .commentContainer .comment
{
	margin: 20px 0px 0px 0px;
	font-size: 12px;
}
.diaryContainer .commentContainer .commAuthor
{
	margin: 19px 0px 13px 0px;
}

.diaryContainer .formContainer
{
	padding: 0px;
	margin: 0px;
}
.diaryContainer .formContainer .formTable td
{
	vertical-align: top;
	padding: 0px 0px 25px 0px;
}
.diaryContainer .formContainer .formTable textarea
{
	width: 396px;
}
.diaryContainer .formContainer .formTable .wideButton
{
	padding: 0px;
	position: relative;
	top: 122px;
}
.diaryContainer .formContainer .formTable .wideButton a:hover
{
	text-decoration: none !important;
	color: #FFF !important;
}

.mailboxcontainer
{
    margin: 20px 0px 40px 0px;
}
.mailboxcontainer a
{
    color: #a52a4e;
}
.mailboxcontainer p
{

}
.mailboxcontainer .mailboxtitle
{
    border-top: 1px solid #a52a4e;
	font-family: Georgia;
	font-size: 18px;
	font-weight: 900;
	font-style: italic;
	margin: 22px 0px 17px 0px;
	padding-top: 10px;
}
.mailboxcontainer .mailboxtext.answer
{
    border-bottom: 1px solid #a52a4e;
}
.mailboxcontainer .mailboxtext p
{
    font-family: Georgia;
	font-size: 11px;
	color: #434343;
}

.debateContainer
{
	margin: 20px 0px 40px 0px;
}
.debateContainer .debateTitle
{
    border-top: 1px solid #a52a4e;
	font-family: Georgia;
	font-size: 18px;
	font-weight: 900;
	font-style: italic;
	margin: 22px 0px 17px 0px;
	padding-top: 10px;
}
.debateContainer a
{
	color: #a52a4e;
}
.debateContainer a:hover
{
	color: #dc2c40 !important;
}
.debateContainer .debateText
{
	font-family: Georgia;
	font-size: 11px;
	margin-bottom: 25px;
	color: #434343;
}
.debateContainer .debateText.post
{
	font-weight: 900;
}
.debateContainer .debateAnswer
{
    border-top: 1px solid #a52a4e;
    padding-top: 20px;
}
.debateContainer .debateNav
{
	overflow: hidden;
	border-top: 1px solid #a52a4e;
	padding: 14px 0px 54px 0px;
}
.debateContainer .debateNav ul
{
	list-style: none;
	float: left;
	margin-left: 0px !important;
}
.debateContainer .debateNav li
{
	float: left;
	margin: 0px 30px 0px 0px !important;
}
.debateContainer .debateNav li a
{
	color: #434343;
	font-weight: 100 !important;
}
.debateContainer .debateNav .wideButton a:hover
{
	color: #FFF !important;
}
.debateContainer h2
{
	margin: 0px 0px 35px 0px;
}

.debateContainer .formContainer
{
	padding: 0px;
	margin: 0px;
}
.debateContainer .formContainer .formTable td
{
	vertical-align: top;
	padding: 0px 0px 25px 0px;
}
.debateContainer .formContainer .formTable textarea
{
	width: 396px;
}
.debateContainer .formContainer .formTable .wideButton
{
	padding: 0px;
	position: relative;
	top: 122px;
}
.debateContainer .formContainer .formTable .wideButton a:hover
{
	text-decoration: none !important;
	color: #FFF !important;
}

.loginContainer
{
	overflow: hidden;
}
.contentLogin
{
	height: 328px;
}
.leftLogin
{
	width: 377px;
	height: 328px;
	float: left;
	padding-right: 40px;
	margin-right: 49px;
	border-right: 1px solid #bae313;
}

/* rafi - change password, create profile */
/* change password */
.profileModule
{
	position:relative;
	overflow:hidden;
}
.profileModule .errorMessage,
.profileModule .field,
.profileModule .fieldButton
{
	padding:10px 0 10px 0;
	margin:10px;
	position:relative;
}
.profileModule .field input
{
	height:18px;
	left:180px;
	position:absolute;
	top:0;
	width:248px;
}

.profileModule .field label
{
	font-family:verdana;
	font-size:11px;
	left:0;
	position:absolute;
	top:3px;
}

.profileModule .fieldButton
{
	float:left;
}

.profileModule .fieldButton a
{
	background:transparent url(/design/images/login_btns_out.gif) no-repeat scroll right center;
	color:#FFFFFF;
	display:block;
	font-family:verdana;
	font-size:11px;
	font-weight:900;
	padding:3px 7px 4px;
}

.profileModule .fieldButton a:hover
{
	background: url(/design/images/login_btns_over.gif) right no-repeat;
}

/* create profile */
.createprofile 
{
	margin-left:120px;
	margin-right:120px;
}

.createprofile .fullColumn 
{	
	display:block;	
	color:#fff;
	font-weight:bold;
	font-family:Verdana;
	font-size:11px;
	width:709px;
}
.createprofile .fullColumn .floatLeft,
.createprofile .fullColumn .floatRight
{
	padding:5px;
}

.createprofile .content
{
	margin-left:20px;
	margin-right:20px;
}
.createprofile .fullColumn .content
{
	background-color:#9EBF16;
	height:25px;
}

.createprofile table input[type="password"],
.createprofile table input[type="text"]
{
	height:18px;
	width:280px;
}

.createprofile .accept
{
	width:70%;
}
.createprofile .day
{
	width:2em !important;
}

.createprofile .year
{
	width:4em !important;
}

.createprofile .BackwideButton a
{
	background:transparent url(/design/images/btn_back_green_out.gif);
	color:#FFFFFF;
	display:block;
	font-size:11px;
	font-weight:900;
	height:17px;
	margin-bottom:15px;
	padding:3px 0 0 25px;
	width:181px;
	margin-right:27px;
}

.createprofile .BackwideButton a:hover
{
	background:transparent url(/design/images/btn_back_green_over.gif);
}


.loginModule
{
	position: relative;
	overflow: hidden;
	height: 72px;
}

.loginBottom
{
	position: absolute;
	bottom: 0px;
}
.loginModule .userLabel
{
	position: absolute;
	top: 3px;
	left: 0px;
	font-size: 11px;
	font-family: verdana;
}
.loginModule .userInput
{
	position: absolute;
	top: 0px;
	left: 86px;
	width: 248px;
	height: 18px;
}
.loginModule .passLabel
{
	position: absolute;
	top: 29px;
	left: 0px;
	font-size: 11px;
	font-family: verdana;
}
.loginModule .passInput
{
	position: absolute;
	top: 26px;
	left: 86px;
	width: 248px;
	height: 18px;
}
.loginModule .loginButton
{
	position: absolute;
	top: 52px;
	right: 39px;
}
.loginModule .loginButton input,
.submitButton input
{
    border: 0;
    font-family: Verdana;
	display: block;
	padding: 3px 7px 4px 7px;
	font-family: verdana;
	font-size: 11px;
	font-weight: 900;
	color: #ffffff;
	background: url(/design/images/login_btns_out.gif) right no-repeat;
}

.submitButton input
{
	margin-right:5px;
}

.loginModule .loginButton input.hover
{
	background: url(/design/images/login_btns_over.gif) right no-repeat;
}
.loginSeperator
{
	height: 72px;
}
.emailModule
{
	position: relative;
	overflow: hidden;
	height: 46px;
}
.emailModule .userLabel
{
	position: absolute;
	top: 3px;
	left: 0px;
	font-size: 11px;
	font-family: verdana;
}
.emailModule .userInput
{
	position: absolute;
	top: 0px;
	left: 86px;
	width: 248px;
	height: 18px;
}
.emailModule .loginButton
{
	position: absolute;
	top: 26px;
	right: 39px;
}
.emailModule .loginButton input
{
    border: 0;
    font-family: Verdana;
	display: block;
	padding: 3px 7px 4px 7px;
	font-family: verdana;
	font-size: 11px;
	font-weight: 900;
	color: #ffffff;
	background: url(/design/images/login_btns_out.gif) right no-repeat;
}
.emailModule .loginButton input.hover
{
	background: url(/design/images/login_btns_over.gif) right no-repeat;
}
.rightLogin
{
	width: 417px;
	height: 328px;
	float: left;
	margin-right: 49px;
	background: url(/design/images/loginpage_image.jpg) no-repeat right bottom;
}
.rightLogin input
{
    border: 0;
    font-family: Verdana;
	display: block;
	padding: 3px 7px 4px 7px;
	font-family: verdana;
	font-size: 11px;
	font-weight: 900;
	color: #ffffff;
	background: url(/design/images/login_btns_out.gif) right no-repeat;
}
.rightLogin input.hover
{
	background: url(/design/images/login_btns_over.gif) right no-repeat;
}

.formContainer
{
	overflow: hidden;
}
.formContainer .wideButton
{
	padding: 15px 20px 0px 0px;
}
.formContainer .narrowButton
{
	padding: 15px 0px 0px 0px;
}
.formContainer .floatRight
{
	padding: 15px 0px 0px 0px;
}
.formContainer .narrowButton input
{
    border: 0;
    font-family: Verdana;
    text-align: left;
	display: block;
	height: 20px;
	margin-bottom: 15px;
	padding: 0px 5px 0px 5px;
	font-size: 11px;
	font-weight: 900;
	color: #ffffff;
}
.green .content .narrowButton input
{
	background: url(/design/images/btn_green_out.gif);
}
.green .content .narrowButton input.hover
{
	background: url(/design/images/btn_green_over.gif);
}
.blue .content .narrowButton input
{
	background: url(/design/images/btn_blue_out.gif);
}
.blue .content .narrowButton input.hover
{
	background: url(/design/images/btn_blue_over.gif);
}
.purple .content .narrowButton input
{
	background: url(/design/images/btn_purple_out.gif);
}
.purple .content .narrowButton input.hover
{
	background: url(/design/images/btn_purple_over.gif);
}
.orange .content .narrowButton input
{
	background: url(/design/images/btn_orange_out.gif);
}
.orange .content .narrowButton input.hover
{
	background: url(/design/images/btn_orange_over.gif);
}
.red .content .narrowButton input
{
	background: url(/design/images/btn_red_out.gif);
}
.red .content .narrowButton input.hover
{
	background: url(/design/images/btn_red_over.gif);
}
.yellow .content .narrowButton input
{
	background: url(/design/images/btn_yellow_out.gif);
}
.yellow .content .narrowButton input.hover
{
	background: url(/design/images/btn_yellow_over.gif);
}
.formTable
{
	padding: 0px !important;
	margin: 0px !important;
	border: none !important;
}
.formTable td
{
	margin: 0px !important;
	padding: 5px 0px 5px;
	vertical-align: middle;
}
.formTable td.textareaLabel
{
	vertical-align: top;
}
.formTable td.textareaLabel div
{
	padding-top: 4px;
}
.formTable .rblabel label
{
	margin: 0px 15px 0px 5px;
	position: relative;
	top: -2px;
}
.formTable input
{
	padding: 0px;
	margin: 0px;
}
.formTable input[type="radio"]
{
	padding: 3px 0px 2px 4px;
}
.formTable input[type="checkbox"]
{
	padding: 3px 0px 2px 4px;
}
.formTable input[type="text"]
{
	width: 280px;
	height: 18px;
}
.formTable input[type="password"]
{
	width: 280px;
	height: 18px;
}
.formTable select
{
	height: 22px;
}
.formTable textarea
{
	width: 280px;
	height: 140px;
}

/*=== FOOTER ===*/
.footer
{
	border-bottom:1px solid #EAF1CD;
	border-top:1px solid #EAF1CD;
	margin:39px 0 30px;
	padding-bottom:10px;
	position:relative;
}
.footer ul
{
	overflow: hidden;
}
.footer li
{
	float: left;
	margin: 9px 15px 0px 0px;
	font-family: verdana;
	font-size: 10px;
	color: #848383;
}
.footer li a
{
	font-family: verdana;
	font-size: 10px;
	color: #9ebf16;
	text-decoration: none;
}
.footer li a:hover
{
	color: #b9e313;
}
.footer img
{
	margin: 16px 0px 0px 0px;
}
.body .content .footer
{
	margin: 40px 0px 30px 0px;
	height: 68px;
	position: relative;
	border-top: 1px solid #eaf1cd;
	border-bottom: 1px solid #eaf1cd;
}
.body .content .footer ul
{
	overflow: hidden;
	list-style: none;
	margin: 0px 0px 0px 0px;
}
.body .content .footer li
{
	float: left;
	margin: 9px 15px 0px 0px;
	font-family: verdana;
	font-size: 10px;
	color: #848383;
	font-style: normal;
	font-weight: 100;
}
.body .content .footer li a
{
	font-family: verdana;
	font-size: 10px;
	color: #9ebf16;
	text-decoration: none;
	font-weight: 100;
}
.body .content .footer li a:hover
{
	color: #b9e313;
}
.body .content .footer img
{
	margin: 16px 0px 0px 0px;
}


/* GSA search */

.searchMain
{
	overflow: hidden;
	padding: 13px 0px 12px 0px;
}
.searchMain input
{
	width: 250px;
	margin-right: 10px;
}
.searchMain input.searchButton
{
    border: 0;
    text-align: left;
	background: url(/design/images/search_out.png);
	height: 20px;
	padding: 0px 6px 0px 6px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	float:left;
	width: 59px !important;
}
.searchMain input.searchButton.hover
{
	background: url(/design/images/search_over.png);
}
.searchResult
{
	padding: 10px 0px 0px 0px;
}
.body .searchNav
{
	position: relative;
	border-top: 1px solid #9ebf16;
	border-bottom: 1px solid #9ebf16;
}
.body .searchNav .searchText
{
	float: left;
	margin: 16px 0px 0px 10px;
}
.body .content .searchNav
{
	height: 46px;
	margin-bottom: 15px;
}
.body .content .searchNav ul.navigationContainer
{
	list-style: none;
	font-family: verdana;
	font-style: normal;
	margin: 0px 0px 0px 10px;
}
.body .content .searchNav ul.navigationContainer li
{
	float: left;
	margin: 16px 20px 0px 0px;
}
.body .content .searchNav ul.navigationContainer a
{
    background-color: Transparent;
    border: 0;
    font-family: Verdana;
    text-align: left;
	color: #434343;
	font-size: 11px;
	font-weight: 100;
}
.body .content .searchNav ul.navigationContainer a:hover
{
	color: #9ebf16;
}

.errorMessage
{
	color:#FF0000;
	font-weight:bold;
}
.hover
{ 
    cursor: pointer;
}