body {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00224C;
	background-color: #FFFFFF;
}

table, a.link {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table tr td.top, table tr.top td, table tr.font1 td {
	vertical-align: top;
}

table tr td.bottom, table tr.bottom td {
	vertical-align: bottom;
}

a.link {
	color: #CC0033;
	text-decoration: underline;  
}

img.img, img.imgt {
	border: none;
	margin: 0px;
	padding: 0px;
}

img.img {
	vertical-align: middle;
}

img.imgt {
	vertical-align: top;
}

.obligatoryField {
	background-color: red !important;
}

.font1, .font1 a, table.font1 tr td, table tr.font1 td {
	font-size: 1px !important;
	line-height: 1px;
}

.left {
	text-align: left;
}

table tr.right td, .right {
	text-align: right;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold !important;
}

.whtbg {
	background-color: #FFFFFF;
}

.fontgr, .fontgr a {
    color: #FFFFFF;
    text-decoration: none;
	font-size: 11px;
}

.fontgr a {
    display: block;
    margin-right: 8px;
	margin-left: 8px;
}

.fontgr a img{
    margin-right: 5px;
}

.block {
	display: block;
}

.inline {
	display: inline;
}

tr.middle td, td.middle {
	vertical-align: middle !important;
}

.inlbl {
	display: inline-block;
}

/* BGs */
.grbg {
	background-image: url(../images/grbg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

div.grsepar {
	height: 6px;
	width: 100%;
	line-height: 1px;
	font-size: 1px;
	background-image: url(../images/grsepar.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.copybg {
	background-color: #99A7B7;
}

.spacer {
	background-image: url(../images/copysep.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

/* HEIGHT */
.h100 {
	height: 100%;
}

.h32 {
	height: 32px;
}

/* MARGINs,PADDINGs */

.ml19 {
	margin-left: 19px;
}

.mr25 {
	margin-right: 25px;
}

.ml15 {
	margin-left: 15px;
}

.mr20 {
	margin-right: 20px;
}

.mr15 {
	margin-right: 15px;
}

.mr8 {
	margin-right: 8px;	
}

.mb4 {
	margin-bottom: 4px;
}

/* DIVs */

div.topLogos {
	height: 49px;
	width: 100%;
	background-color: #00224C;
	border-bottom: 1px solid #334E70;
}

div.topLogos a {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	margin-top: 18px;
}

div.topLogos img {
	margin-top: 17px;
	margin-left: 49px;
	float: left;
}

div.pre_menu {
	height: 58px;
	width: 100%;
	background-image: url(../images/menubg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

div.darkbg {
	height: 18px;
	width: 100%;
	background-color: #7A8CA2;
}

div.pre_contArea {
	margin: 21px 23px 21px 68px;
	width: 668px;
}

div.contsepar {
	background-color: #D6DCE2;
	font-size: 1px;
	line-height: 1px;
	width: 100%;
	height: 1px;
	margin: 21px 0px 21px 0px;
}

table.loginArea {
	width: 100px;
	margin-left: 15px;
	margin-top: 177px;
}

table.loginArea input {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00224C;
	width: 93px;
  	background-color: #ffffff;
  	border: 1px solid #B8C2CD;
	cursor: text;
	margin-left: 5px;
}

table.loginArea hr {
	color: #B8C2CD;
	height: 1px;
}

input.inpsend {
	width: 74px !important;
	cursor: hand !important;
	margin-top: 13px;
}

div.logoutArea, div.logoutArea div input {
	font-size: 10px !important;
}

div.logoutArea {
	width: 100%;
	height: 48px;
	background-color: #B8C2CD;
	border-bottom: 3px solid #7A8CA2;
	text-align: center;
}

div.logoutArea div {
	margin-top: 18px;
	margin-left: 25px;
}

div.logoutArea div span.welcome {
	font-weight: bold;
	color: #7A8CA2;
}

div.logoutArea div input {
	height: 15px;
	padding: 0px;
	margin: 0px;
	width: 32px;
	cursor: hand;
	color: #CC0033;
	text-decoration: underline;
	background-color: #B8C2CD;
	border: none;
}

.flright {
	float: right;
}

div.mode_chooser {
	background-color: #7A8CA2;
}

div.mode_chooser span, div.mode_chooser a {
	display: inline-block;
}

div.mode_chooser a {
	font-size: 10px !important;
	color: #ffffff;
	text-decoration: underline;
	margin-bottom: 6px;
}

div.mode_chooser a:hover {
	text-decoration: none;
}

/* anchor */
a.mail {
	text-decoration: none;
	width: 11px;
	height: 9px;
	margin-top: 38px;
}

a.home {
	text-decoration: none;
	width: 11px;
	height: 11px;
	margin: 36px 11px 0px 0px;
}

/* other */
table.mainTable {
	border-right: 1px solid #EBEDF1;
	margin-left: auto;
	margin-right: auto;
}

.ptitle {
	color: #D21F4C;
	font-size: 18px;
	font-weight: bold;
	height: 16px;
	margin-bottom: 20px;
}

.ptitle span {
	float: left;
}

.ptitle img {
	margin-top: 4px;
}

.smtitle {
	margin-bottom: 16px;
	font-weight: bold;
}

/*Where am I styles Begin*/
.whereAmI {
	font-size: 10px;
	vertical-align: middle;
	text-align: left;
	padding-left: 8px;
	margin-top: 1px;
}

.whereAmI a {
	color: #FFFFFF;
	margin-left: 8px;
	margin-right: 8px;
}

.whereAmI  .hereAmI {
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 8px;
	margin-right: 8px;
}

.whereAmI span.whereSep {
	color: #00224C;
}

/* Knowledge classes */
div.kb_left_area {
	margin-top: 70px;
	margin-left: 35px;
	width: 195px;
	overflow-x: hidden;
}

div.kb_left_area ol {
	margin: 0px;
	padding: 0px;
}

div.kb_left_area ol li, div.kb_left_area ol a {
	color: #99A7B7;
	text-decoration: none;
	font-weight: bold;
}

div.kb_left_area ol img {
	position: relative;
	left: -37px;
	top: 2px;
}

div.kb_left_area ol li {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 3px;
	position: relative;
	line-height: 10px;
	list-style: inside;
}

div.kb_left_area ol a {
	cursor: hand !important;
}

div.kb_left_area ol li span {
	color: #00224C;
	font-weight: normal !important;
	position: relative;
	left: -10px;
	top: 2px;
}

.newsMeer a {
	text-decoration: none;
	color: #CC0033;
	font-weight: bold;
	font-size: 9px !important;  
}

SPAN.selected {
	background-color: yellow;
}

DIV.articleNavigationContainer {
	margin: 0px 0px 25px 0px;
	text-align: right;
}

DIV.articleNavigation {
	text-align: center;
	width: 175px;
	height: 20px;
	line-height: 17px;
	background-color: rgb(122,140,162);
	margin: 0px 0px 0px auto;
	padding: 0px 3px 0px 3px;
}

DIV.articleNavigation A, DIV.articleNavigation A:visited {
	color: white;
	text-decoration: underline;
}

DIV.articleNavigation A.disabledLink, DIV.articleNavigation A.disabledLink:visited {
	color: #BBBBBB !important;
	cursor: auto;
}
