/* THREE COLUMN LAYOUT */

body {
	background:url(../images/bodybg_red.gif);
}
a {
	/*color:#0455C8;*/
	color:#7b5304;
}
#header {
	background-image:url(../images/header_bg_brown.gif);
	background-repeat:repeat-x;
}

#headerHome {
	background-image:url(../images/header_home_brown.gif);
	background-repeat:repeat-x;
}
#nav_inner li a {
	color:#0455C8;
}
#footerlinks {
	border-top:1px solid #7b5304;
	background-color:#7b5304;
}
#footerlinks li {
	border-right:#ffffff 1px solid;
}
#footerlinks li a {
	color:#FFFFFF;
}
#logout {
	background:#0033CC;
}
#logout a {
	color:#FFFFFF;
}
#suggestin p {
	color:#0033CC;
}
#suggestin h2 {
	color:#0033CC;
}
#content img {
	border:1px #999999 solid;
}
#header_middle {
	color:#666666;
}
.header {
	background-image:url(../images/header_brown.gif);
	background-repeat:no-repeat;
}
.header a {
	color:#FFFFFF;
}
#related a:hover {
	color:#333333;
}
h1 {
	color:#7b5304;
	border-bottom:1px dotted #7b5304;
}
.greyBox {
	background-color:#EFEFEE;
}
.Boxorange{
	font-weight:bold;
	color:#FFF;
	padding:1px 0 0 130px;
	margin:0px;
	background-color:#D24627;
	height:31px;
	background-image:url(../images/helpphonebrown.png);
	background-repeat:no-repeat;
	background-position: 2px 3px;
	
}
#mainMenu li {
	color:#535251;
	border-right: 1px solid #ffffff;
}
#mainMenu ul li a {
	/*color:#0051f0;
	background:#e2ecfa;*/
	color:#7b5304;
}
#mainMenu .currentTab, .currentTab {
	background:#ffffff;
	color:#333333;
}
#mainMenu li.currentTab a, .currentTab a {
	background:#ffffff;
	color:#333333;
}

#contntContainer ul li {
	list-style-image:url(../images/arrow_brown.gif);
}
.liSpl {
	border-bottom:1px dotted #5d5d5d;
}
.liSpl a {
	/*color:#0455C8;*/
	color:#7b5304;
}
.imgL {
	border:1px #999999 solid;
}
/* for tables starts */

table caption {
	background: #d5d5d5;
	border-bottom: 1px solid #CFD3D5;
}
table th {
	/*background: #003399;*/
	background: #6d4e10;
	color: #FFFFFF;
}
table tr {
	/*background: #DDE8FF;*/
	background: #f5eada;
}
.blueHead {
	color: #000000;
	/*background: #DDE8FF;*/
	background:#cea46b;
}
/* for tables ends */

/* --------------------------------------------------------------   */
/*home page section starts */
#contntContainerHome {
	background:#ffffff;
}
#contntContainerHome h2 {
	color:#0051F0;
}
#bannerDiv {border:1px solid #cfcfcf;}
#bottomDiv {
	border:1px solid #7b5304;
}
#bottomDivLeft li {
	background: url('../images/bullet_brown.gif');
	background-position: left 3px;
	background-repeat: no-repeat;
}
#bottomDivCenter li {
	background: url('../images/bullet_brown.gif');
	background-position: left 3px;
	background-repeat: no-repeat;
}
.overviewTop {
	background:url(../images/overview_top.gif) no-repeat;
}
.overviewHeading {
	color:#af543c;
}
#overviewContent {
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
}
#overviewContent h2 {
	color:#af543c;
	border-bottom:1px dotted #af543c;
}
.overviewMore {
	border:1px solid #ffffff;
	background:#f39100;
}
.overviewBottom {
	background:url(../images/overview_bottom.gif) no-repeat;
}
.mediaTop {
	background:url(../images/media_top.gif) no-repeat;
}
.mediaHeading {
	border-bottom:1px dotted #ed1410;
	color:#ed1410;
}
.mediaBottom {
	background:url(../images/media_bottom.gif) no-repeat;
}
.govTop {
	background:url(../images/govt_orders_top.gif) no-repeat;
}
.govHeading {
	border-bottom:1px dotted #ed1410;
	color:#ed1410;
}
.govBottom {
	background:url(../images/media_bottom.gif) no-repeat;
}
#iconFAQ {
	background:url(../images/faq_icon_brown.gif) no-repeat;
}
#iconTips {
	background:url(../images/Tipsntricks_icon_brown.gif) no-repeat;
}
#iconcompliant {
	background:url(../images/compliant_matrix.gif) no-repeat;
}
/*      */

/*home page section ends */
/* */

.top {
	background:url(../images/section_top_brown.gif) no-repeat;
}
.middle {
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
}
.bottom {
	background:url(../images/media_bottom.gif) no-repeat;
}
.middle h2 {
	/*border-bottom:1px dotted #0051F0;*/
	border-bottom:3px solid #d24627;
}
.middle h2 a {
	/*color:#0051F0;*/
	color:#7b5304;
	
}
.middle a {
	background:#d24627;
	color:#ffffff;
}
.topWide {
	background:url(../images/overview_top_brown.gif) no-repeat;
}
.middlewide {
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
}
.middlewide h2 {
	/*border-bottom:1px dotted #0051F0;*/
	border-bottom:1px dotted #7b5304;
}
.middlewide h2 a {
	/*color:#0051F0;*/
	color:#7b5304;
}
.middlewide a {
	background:#d24627;
	color:#ffffff;
}
.bottomWide {
	background:url(../images/overview_bottom.gif) no-repeat;
}
/*  */

#loginDiv {
	background:url(../images/login_bg_brown.gif) no-repeat;
}
#loginDiv h2 {
	color:#000000;
}
.labels {
	color:#ffffff;
}
.loginBtn {
	background:url(../images/button_login_brown.gif) no-repeat;
}
.loginText {
	color:#606061;
}
#loginOtherlinks {
	border-left:1px dotted #ffffff;
}
#loginOtherlinks li {
	background: url('../images/bullet_orange.gif');
	background-position: 5px 3px;
	background-repeat: no-repeat;
}
#loginOtherlinks li a {
	color:#ffffff;
	text-decoration:none;
}
#loginOtherlinks li a:hover {
	color:#ffffff;
}
#compliant {
	background:url(../images/tick_brown.jpg) no-repeat;
	background-position:left 25px
}
#tools {
}
#tools ul {
	margin:0;
	padding:0 0 5px 25px;
}

#tools ul li {
	list-style-type:none;
		list-style-image:url(../images/bullet_brown.gif);
	background-repeat: no-repeat;
	line-height:1.2em;
}
#tools ul li a {
	margin:0;
	padding:0;
	text-align:left;
	font-size:75%;
	font-weight:normal;
	text-decoration:none;
	background:#ffffff;
	color:#7b5304;
}
#tools ul li a:hover {
	text-decoration:underline;
}
.bullet ul li {
	background: url('../images/bullet_brown_square.gif');
	background-position: left 8px;
	background-repeat: no-repeat;
}
.seperatorLine {
	border-bottom:1px dotted #7b5304;
}
.error {
	color:#CC0000;
}
.whatsNew h2 {
	border-bottom:1px dotted #f39100;
	background:url(../images/whatnew_icon.gif) no-repeat;
}
.whatsNew h2 a {
	color:#f39100;
	background:transparent;
}
.whatsNew a {
	background:#f39100;
	color:#000000;
}
.topWideNew {
	background:url(../images/whatnew_top_brown.gif) no-repeat;
	width:531px;
	height:6px;
}
.whatsNew ul li {
	list-style-type:none;
	list-style-image:url(../images/bullet_brown.gif);
	background-repeat: no-repeat;
	line-height:1.2em;
}
.whatsNew ul li a {
	background:#ffffff;
	color:#7b5304;
}
#queries {
	background:#f9edde;
	border:1px solid #ebdcc3;
}
