/* CSS Document */

body {
	margin: 0 auto;
	padding: 0px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

table, td, tr {
/*	margin: 0 auto;
	padding: 0px;*/
	vertical-align:top;
}
ul, p{margin-top:0; padding-top:0;}
ul{
	padding-left:20px;
}
/*ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

li {
	padding: 0px;
	color: #000000;
}*/


/* Header Start */

.information {
	color: #000000;
	height:25px;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}

a.information:link, a.information:visited {
	text-decoration:none;
	color: #000000;
}

a.information:hover {
	text-decoration:underline;
	color: #D10F03;
}

.search {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.search_input {
	height:18px;
	border: #990000 1px solid;
	font-size:10px;
	color:#000000;
}

/* Header End */

/* Content */

.img_text {
	background:#282d71 url(../images/website/bg_img.gif) no-repeat bottom right;
	padding:15px 15px 15px 15px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align:top;
	text-align:justify;
}
.img_text h2 {padding:0; margin:0 0 10px 0; font:bold 16px arial; letter-spacing:-1px; color:#FDA118;}


/*.heading_content{
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #B00A00;
	height:20px;
}*/

.tdcontent {
	padding:0 15px;
/*	background:transparent url(../images/website/bg-content.gif) repeat-x scroll 0 0;*/
}
.tdh {
	margin:0 0 3px;
	padding:7px 15px;
	background: #eeeeee;
	font:normal 22px 'Times New Roman',georgia;
	font-variant: small-caps;
	color:#B00A00;
}

.content_text{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a.content_text:link, a.content_text:visited{
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #282D71;
	text-decoration:none;
}

a.content_text:hover{
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration:underline;
}

.newsletter {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
/*	color: #000000;*/
}
.newsletter h1{
font:bold 16px Verdana;
margin:0;
padding:3px 0;
}
.newsletter_input {
	height:14px;
	border: #A5ACB2 1px solid;
	font-size:10px;
	color:#000000;
}

.newsletter_button {
/*	height:18px;*/
	border: #000000 1px thin;
	font-size:12px;
	color:#FFFFFF;
	background-color:#282D71;
	padding-right:5px;
	padding-left:5px;
}

.language_input {
/*	height:20px;*/
	border: #A5ACB2 1px solid;
	font-size:12px;
	color:#000000;
}
/* End Content */

/* Footer Start */

.footer{
	vertical-align:middle;
	color:#000000;
	font-size:11px;
}

a.footer:link, a.footer:visited{
	color:#000000;
	text-decoration:none;
}

a.footer:hover{
	color:#C50D02;
	text-decoration:underline;
}

/* Footer End */


/***Login03********************************************************************************/
.lgn {margin: 0 0 5px 5px;}
.lgn .bdlg {background: url(http://www.websolutions365.com.au/controlcentre/images/bg-fl.png) repeat-x center center; height:0; overflow:hidden; position:fixed; z-index:505; bottom:0; left:0; width:100%}
.lgn .hdr {width:21px; cursor:pointer; line-height:38px; position:relative; z-index:999}
.lgn form, .lgn .fgpsw {float:left; padding:0 12px; margin:0; line-height:38px;}
.lgn, .lgn .fgpsw a {color:#000 !important}
html > body .lgn .lightbox {background-color: #000; display: none; height: 100%; left: 0; opacity: 0.45; position: fixed; top: 0; width: 100%; z-index: 500 }
/***********************************************************************************/ 
