
.woe_txt, .woe_txt td, .woe_txt p {
	font-family: Arial;
	font-size: 12px;
	color: #0c2577;
	text-align: justify;
}

#woe_menu {
	color: #ffffff;
	height: 26px;
}

#woe_menu a, #woe_menu a:visited, #woe_menu a:link {
	color: #ffffff;
}

#woe_menu a:hover {
	color: #000000;
	text-decoration: none;
}

#test_a a, #test_a a:visited, #test_a a:link {
	color: #0c2577;
	font-size: 8pt;
}


.PdC_buttons {
	background: #0c2577;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	padding: 3px;
}

.fontHeadTableOffers1 {
	font-family: Arial;
	font-size: 12px;
	color:#666666;
	background-color:#E6F0CB;
	padding: 5px;
	margin: 5px;
	height: 20px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.fontHeadTableOffers2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	background-color:#E6F0CB;
	font-weight: bold;
	padding: 5px;
	margin: 5px;
}

.fontHeadTableOffers3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0c2577;
	background-color:#F5F9EA;
	padding: 5px;
	margin: 5px;
}

.fontHeadTableOffers4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	background-color:#F5F9EA;
	font-weight:bold;
	padding: 5px;
	margin: 5px;
	text-align: center;
}

.fontHeadTableOffers5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0c2577;
	background-color:#F5F9EA;
	padding:5px;
	margin: 5px;
	text-align: center;
}

.prod_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #fff;
	text-align: left;
}

.prod_tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #fff;
	text-align: left;
}

.prod_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #fff;
	text-align: right;
}

.prod_month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
	text-align: right;
}

.prod_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #fff;
	text-align: left;
}

.prod_price2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #fff;
	text-align: right;
}

.prod_month2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #fff;
	text-align: right;
}

.WOEgrouptitle {
	height: 18px;
	color: #0c2577;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}

.WOEdatatitle {
	height: 18px;
	color: #808080;
	font-size: 8pt;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}

.WOEdata {
	height: 18px;
	color: #808080;
	font-size: 8pt;
	text-align: right;
	border-bottom: 1px solid #cccccc;
}


input, select {
	font-family : Arial;
	font-size : 9pt;
	color : #0c2577;
	background: #ffffff;
	padding: 2px 2px 2px 2px;
}

select option{
	background: #FFFFFF;
}

select.woe_select_large{
	border: 1px #0c2577 solid;
	height: 20px;
	width: 160px;
}
select.woe_select_medium {
	border: 1px #0c2577 solid;
	height: 20px;
	width: 134px;
}
select.woe_select_4chars, .woe_select_4chars select{
	border: 1px #0c2577 solid;
	height: 20px;
	width: 55px;
}
select.woe_select_medium option	{
	background: #fff;
}
select.woe_select_small_medium {
	border: 1px #0c2577 solid;
	height: 20px;
	width: 100px;
}
select.woe_select_small	{
	border: 1px #0c2577 solid;
	width: 40px;
}
	
.woe_input_txt_large {
	border: 1px #0c2577 solid;
	width: 160px;
	height: 14px;
}

.woe_input_txt_medium {
	border: 1px #0c2577 solid;
	width: 100px;
	height: 14px;
}

.woe_input_txt_small_medium {
	border: 1px #0c2577 solid;
	width: 80px;
	height: 14px;
}

.woe_input_txt_small {
	border: 1px #0c2577 solid;
	width: 40px;
	height: 14px;
}

.woe_input_2chars {
	border: 1px #0c2577 solid;
	width: 20px;
	height: 14px;
}

.woe_input_3chars {
	border: 1px #0c2577 solid;
	width: 30px;
	height: 14px;
}

.woe_input_7chars {
	border: 1px #0c2577 solid;
	width: 60px;
	height: 14px;
}

.section-header {
	text-align: left;
	padding-left: 10px;
	background-color: #e3e3e3;
	border-width: 1px;
	border-style: dotted;
	border-color: #0c2577;
}

.section-content td {
	text-align: justify;
	background-color: #efefef;
	padding: 3px 10px 3px 10px;
	color: #0c2577;
}


.sideHelp {
	text-align: justify;
	padding: 5px 5px 5px 5px;
	font-family: Arial;
	font-size: 12px;
	color: #0c2577;
}
