body {
	font: bold px/ 12.5em Verdana;
	color: #000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

html,body {
	width: 100%;
	height: 99.7%;
}

span.mandatory {
	color: #F00;
}

.borderStyle {
	margin: auto;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.labelFont {
	color: #4B4B4B;
	font-weight: 900;
}

.subTitle {
	color: #FFF;
	font-weight: normal;
	font-size: 1.7em;
	font-family: arial, sans-serif;
}

.tandcTitle {
	color: blue;
	font-weight: normal;
	font-size: 1.7em;
	font-family: arial, sans-serif;
}

.subHeaderTitle {
	color: blue;
	font-weight: normal;
	font-size: 1.7em;
	font-family: arial, sans-serif;
}

.footer {
	background-color: #000000;
	text-color: #FFFFFF;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px padding-bottom : 0px;
}

.description_tooltip { /*this defines your tooltip*/
	position: relative;
	left: 5px; /*use left and top to position it */
	top: 15px;
	width: 125px;
	height: 100px;
}

.titleBar {
	background: #162D84;
	font-weight: bold;
	padding-left: 10px;
	color: #FFFFFF;
}

.subTitleBar {
	background: #6680B5;
	font-weight: bold;
	padding-left: 10px;
}

.subTableTitleBar {
	background-color: #6680B5;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}

html,body,#mainpage {
	border: 0;
	padding: 0;
	margin: 0;
}

a:link .headerfooter,a:visited .headerfooter,a:hover .headerfooter {
	color: #FFFFFF;
	text-decoration: none;
}

.headerfooters {
	color: #FFFFFF;
}

#footerleft ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 2px;
	height: 18px;
}

#footerleft li {
	float: left;
	overflow: inherit;
	padding-left: 10px;
	white-space: nowrap;
	vertical-align: middle;
}

admintableitem {
	background-color: gray;
	color: #FFF;
}

#rnd_container {
	background: #DFD5B9;
	margin: 25px;
	width: 370px;
}

.rnd_top,.rnd_bottom {
	display: block;
	background: #DFD5B9;
	font-size: 1px;
}

.rnd_b1,.rnd_b2,.rnd_b3,.rnd_b4 {
	display: block;
	overflow: hidden;
}

.rnd_b1,.rnd_b2,.rnd_b3 {
	height: 1px;
}

.rnd_b2,.rnd_b3,.rnd_b4 {
	background: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.rnd_b1 {
	margin: 0 5px;
	background: #CCCCCC;
}

.rnd_b2 {
	margin: 0 3px;
	border-width: 0 2px;
}

.rnd_b3 {
	margin: 0 2px;
}

.rnd_b4 {
	height: 2px;
	margin: 0 1px;
}

.rnd_content {
	display: block;
	border: 0 solid #CCCCCC;
	border-width: 0 1px;
	padding: 4px;
	background: #FFFFFF;
	color: #000000;
}

TABLE.border {
	border-collapse: collapse;
	border-width: 2px;
	border: outset 2px;
}

tr.border {
	padding: 4px;
	background-color: #$ background;
	color: #$ backtext;
	margin: 0;
	border: inset 1pt;
}

.gridBorderStyle {
	margin: auto;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
}

.borderRightStyle {
	margin: auto;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding-left: 5px;
}

.tablerowcolour {
	background: #EDF3EE;
}

.visitersNum {
	color: blue;
}

input.ibm-btn-arrow-sec {
	background: #FFF;
	border: none;
	color: #4C6E94;
	padding: 5px 0 9px 29px;
	text-align: left;
	cursor: pointer;
	margin-bottom: -7px;
}

input.ibm-btn-arrow-sec {
	background: url(http://www.ibm.com/i/v16/buttons/sprites.gif) no-repeat
		-2px -750px;
}

input.ibm-btn-arrow-sec:hover {
	color: #2A507B;
	background: url(http://www.ibm.com/i/v16/buttons/sprites.gif) no-repeat
		-2px -600px;
}

ul#menu {
	background: #000;
	position: relative;
	z-index: 2000;
	margin: 0;
	overflow: visible;
}

ul#menu li a {
	color: #ffffff;
	text-decoration: none;
}

ul#menu li {
	display: inline;
	position: relative;
	color: white;
}

.subHeading {
	background: #6680B5;
}
