/* THREE COLUMN LAYOUT */

body {
	text-align:center;  /* IE6 needs this to center the layout in the browser window */
	background:url(../images/bodybg.gif);
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}
p {
	font-size:80%
}
a {
	color:#0051F0;
	text-decoration:none
}
legend{
font-size:85%;
font-weight:bold;

}
a:hover {
	text-decoration:underline;
}
#main_wrapper {
	width:100%; /* widths of columns will scale proportionately as this width is changed */
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
}
#header {
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
	height:155px;
}
#headerHome {
	background-image:url(../images/header_home_bg.gif);
	background-repeat:repeat-x;
	height:132px;
}
#content_wrapper {
	overflow:auto;
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-y;
	width:950px;
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	text-align:left; /* prevents page inheriting IE6 centering hack on body */
}
#nav {
	width:200px;
	float:left;/*background-color:#CC0000;*/
}
#content {
	width:490px;
	float:left;
	overflow:hidden;
}
#rightcol {
	width:260px;
	float:left;/*background-color:#CC0000;*/
	overflow:hidden;
}
#footer {
	clear:both;
	margin-top:0;
}
#nav_inner, #content_inner, #rightcol_inner {
	overflow:hidden; /* prevents oversize elements from breaking the layout */
}
#nav_inner {
	margin:10px 5px 10px 0px;
}
#nav_inner ul li {
	margin-left:-15px;
	padding-left:0;
	font-size:75%;
	line-height:1.5em;
}
#nav_inner li a {
	color:#0455C8;
	font-size:100%;
}
#content_inner {
	margin:20px 5px 10px 10px;
}
#rightcol_inner {
	margin:0px 0px 10px 10px;
}
#footerlinks {
	border-top:1px solid #0455C8;
	background-color:#0455C8;
	margin-top:0px;
	text-align:center;
	height:25px;
}
#footerlinks li {
	display:inline;
	font-size:65%;
	font-weight:bold;
	margin-left:5px;
	border-right:#ffffff 1px solid;
	padding-right:5px;
}
#footerlinks li a {
	color:#FFFFFF;
}
#footerlinks li.last {
	border-right-width:0px;
}
#owner {
	font-size:70%;
	padding-top:0px;
	text-align:center;
	padding-bottom:5px;
}
.footermargin {
	margin-top:0px;
	margin-bottom:0px;
	vertical-align:middle;
}
#logout {
	background:#0033CC;
	padding:0 5px 5px 5px;
	margin-top:0px;
	text-align:center;
}
#logout a {
	color:#FFFFFF;
	font-size:70%;
}
#logout li {
	display:inline;
	margin:0 15px 0 15px;
}
#logout ul {
	margin:0;
	padding:0;
}
#suggestin {
	padding:10px;
	font-size:70%;
}
#suggestin p {
	color:#0033CC;
	font-size:110%
}
#suggestin div {
	padding:4px 0 8px 0;
}
#suggestin h2 {
	color:#0033CC;
	font-size:130%;
	padding:4px 0 0px 0;
}
#content img {
	border:1px #999999 solid;
	margin:5px 20px 10px 0px;
}
#header_middle {
	width:950px;
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	font-size:80%;
	font-weight:bold;
	color:#666666;
}
.header {
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	height:110px;
	text-align:left;
}
.header a {
	color:#FFFFFF;
	font-size:85%;
	padding:15px 0 0 135px;
}
#theme {
	float:right;
	padding-right:10px;
}
.spacer {
	padding-left:20px;
}
#related {
	font-weight:bold;
	font-size: 80%;
	padding:0px 10px 0px 15px;
	text-align:left;
}
#related img {
	border:0px;
}
#related a:hover {
	color:#333333;
	font-size:100%;
}
h1 {
	color:#0455c8;
	font-family:arial;
	font-size:120%;
	font-weight:bold;
	border-bottom:1px dotted #0455c8;
	margin:0px 0px 20px 0px;
	display:inline;
}
h2 {
	font-family:arial;
	font-size:100%;
	font-weight:bold;
	margin:15px 0px 5px 0px;
}
h3 {
	font-family:arial;
	font-size:90%;
	font-weight:bold;
	margin:8px 0px 5px 0px;
}
h4 {
	font-family:arial;
	font-size:80%;
	font-weight:bold;
	margin:8px 0px 5px 0px;
}
.clearer {
	clear:both;
}
.hidethis {
	position:absolute;
	left:0px;
	width:1px;
	height:1px;
	overflow:hidden;
}
#level2 {
	margin-left:-15px;
	font-size:125%
}
.greyBox {
	width:98%;
	padding:10px;
	background-color:#EFEFEE;
}
#ContentLinks a {
	font-size:80%;
}
#ContentLinks li a {
	font-size:85%;
}
#menu {
	/*background-color:#0033FF;*/
	vertical-align:middle;
}
#mainMenu {
	margin:0;
	padding:0;
	text-align:left;
}
#mainMenu ul {
	line-height:25px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 1px 0px;
}
#mainMenu ul li {
	display:inline;
	list-style-type:none;
	padding:0px 8px 0px 8px;
}
#mainMenu li {
	margin:0px 0px 0px 0px;
	color:#535251;
	display:inline;
	font-size:80%;
	font-weight:bold;
	border-right: 1px solid #ffffff;
}
#mainMenu ul li a {
	color:#0051f0;
	/*background:#e2ecfa;*/
	margin:0px 0px 5px 0px;
}
#mainMenu li.licontent, .licontent {
	padding:1px 4px 8px 4px;
}
#mainMenu .currentTab, .currentTab {
	background:#ffffff;
	color:#333333;
	z-index:20;
}
#mainMenu li.currentTab a, .currentTab a {
	background:#ffffff;
	color:#333333;
	z-index:2;
	text-decoration:none;
	cursor:default;
	padding:0px 5px 0px 8px;
}
#contntContainer {
	background:#ffffff;
	padding:20px 15px 20px 20px;
}
#contntContainer ul {
	padding-left:5px;
	margin:15px 0px 10px 50px;
	font-size:90%;
}
#contntContainer ul li {
	list-style-image:url(../images/arrow_blue.gif);
	line-height:2em;
	list-style-type: none;
	clear:both;
	font-size:80%;
}
.liSpl {
	font-size:100%;
	border-bottom:1px dotted #5d5d5d;
	padding:5px 0px 5px 0px;
}
.liSpl a {
	color:#0455C8;
}
.imgL {
	border:1px #999999 solid;
	margin:5px 20px 10px 0px;
	float:left;
}
.goTop {
	float:right;
	font-size:70%;
	margin:0px 0px 7px 0px;
}
.marginTop20 {
	clear:both;
	margin-top:20px;
}
/* compliance matrix tables */
.slColl {
	vertical-align:top;
	width:2%;
}
.RefColl {
	vertical-align:top;
	width:8%;
}
/* compliance matrix tables */
/* for tables starts */
table {
	width: 100%;
	margin-bottom:10px;
	font-size:80%;
}
table caption {
	text-align: left;
	background: #d5d5d5;
	border-bottom: 1px solid #CFD3D5;
	margin: 0;
	padding: 3px 4px;
	font-size: 100%;
	font-weight:bold;
}
table th {
	padding: 4px;
	background: #003399;
	color: #FFFFFF;
	text-align: left;
}
table tr {
	background: #DDE8FF;
}
table td {
	padding: 4px;
}
.blueHead {
	color: #000000;
	background: #DDE8FF;
}
/* for tables ends */
.datestamp {
	margin:3px;
	text-align:center;
	font-size:70%;
}
/* --------------------------------------------------------------   */
/*home page section starts */
#contntContainerHome {
	background:#ffffff;
	padding:20px 0px 0px 0px;
}
#contntContainerHome h2 {
	color:#0051F0;
}
#leftDiv {
	float:left;
	width:550px;
	margin:0px 0px 5px 8px;/*border:1px solid #ff0000;*/
}
#leftDiv p {
	padding:0px 5px 0px 5px;
}
#rightDiv {
	float:right;
	width:365px;
	/*background:#993333;
	border:1px solid #993333;*/
	margin:0px 5px 0px 0px;
}
#bottomDiv {
	clear:both;
	border:1px solid #0455C8;
	padding: 0px 10px 10px 10px;
	overflow:auto;
	width:928px;
}
#bottomDivLeft {
	float:left;
	width:35.5%;
	margin:1px;
}
#bottomDivLeft ul {
	font-size:80%;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 5px;
}
#bottomDivLeft ul li {
	display:block;
	list-style-type: none;
	padding-left: 15px;
	margin-left:  0px;
	font-family:verdana;
}
#bottomDivLeft li {
	background: url('../images/bullet_blue.gif');
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-bottom:5px;
	text-align:left;
}
#bottomDivCenter {
	float:left;
	width:33%;
	margin:1px;
}
#bottomDivCenter ul {
	font-size:80%;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 5px;
}
#bottomDivCenter ul li {
	display:block;
	list-style-type: none;
	padding-left: 15px;
	margin-left:  0px;
	font-family:verdana;
}
#bottomDivCenter li {
	background: url('../images/bullet_blue.gif');
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-bottom:5px;
	text-align:left;
}
#bottomDivRight {
	float:right;
	width:30%;
	margin:1px;
}
#overviewDiv {
	margin:25px 0px 0px 0px;
}
.overviewTop {
	background:url(../images/overview_top.gif) no-repeat;
	width:531px;
	height:6px;
}
.overviewHeading {
	width:100px;
	font-size:130%;
	color:#af543c;
	text-align:left;
	font-weight:bold;
	margin:0px 20px 0px 0px;
}
#overviewContent {
	width:500px;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	font-size:98%;
	text-align:left;
	padding:5px 20px 0px 10px;
}
#overviewContent h2 {
	color:#af543c;
	border-bottom:1px dotted #af543c;
	width:200px;
	font-size:130%;
	text-align:left;
	font-weight:bold;
	margin:0;
}
.overviewMore {
	width:500px;
	height:15px;
	border:1px solid #ffffff;
	background:#f39100;
	text-align:right;
	margin:10px 0px 0px 0px;
}
.overviewBottom {
	background:url(../images/overview_bottom.gif) no-repeat;
	width:531px;
	height:6px;
}
.mediaTop {
	background:url(../images/media_top.gif) no-repeat;
	width:260px;
	height:6px;
}
.mediaHeading {
	width:200px;
	border-bottom:1px dotted #ed1410;
	font-size:130%;
	color:#ed1410;
	text-align:left;
	font-weight:bold;
	margin:-2px 20px 10px 0px;
}
.mediaBottom {
	background:url(../images/media_bottom.gif) no-repeat;
	width:260px;
	height:6px;
}
.govDiv {
	width:260px;
	float:right;
	margin:0px 15px 0px 0px;
}
.govTop {
	background:url(../images/govt_orders_top.gif) no-repeat;
	width:260px;
	height:6px;
}
.govHeading {
	width:250px;
	border-bottom:1px dotted #ed1410;
	font-size:130%;
	color:#ed1410;
	text-align:left;
	font-weight:bold;
	margin:-2px 20px 10px 0px;
}
.govBottom {
	background:url(../images/media_bottom.gif) no-repeat;
	width:260px;
	height:6px;
}
#iconFAQ {
	background:url(../images/faq_icon.gif) no-repeat;
	width:31px;
	height:29px;
	margin:10px 5px 0px 0px;
	float:left;
}
#iconTips {
	background:url(../images/Tipsntricks_icon.gif) no-repeat;
	width:25px;
	height:29px;
	margin:10px 5px 0px 0px;
	float:left;
}
#iconcompliant {
	background:url(../images/compliant_matrix.gif) no-repeat;
	width:32px;
	height:32px;
	margin:10px 5px 0px 0px;
	float:left;
}
/*      */

/*home page section ends */
/* */

.top {
	background:url(../images/section_top.gif) no-repeat;
	width:260px;
	height:6px;
}
.middle {
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	text-align:left;
	width:238px;
	padding:5px 10px 5px 10px;
}
.bottom {
	background:url(../images/media_bottom.gif) no-repeat;
	width:260px;
	height:6px;
}
.middle h2 {
	font-size:100%;
	text-align:left;
	border-bottom:1px dotted #0051F0;
	margin:0;
	padding:0;
}
.middle h2 a {
	font-size:100%;
	text-align:left;
	margin:0;
	padding:0;
	background:transparent;
	color:#0051F0;
}
.middle p {
	margin:5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.middle a {
	margin:5px 0px 0px 0px;
	padding:0;
	background:#f39100;
	display:block;
	text-align:right;
	color:#000000;
	font-size:90%;
	padding:2px 5px 1px 0;
	text-decoration:none;
}
.containerDiv {
	margin:10px 5px 10px 5px;
	float:left;
}
.topWide {
	background:url(../images/overview_top.gif) no-repeat;
	width:531px;
	height:6px;
}
.topWideNew {
	background:url(../images/whatnew_top.gif) no-repeat;
	width:531px;
	height:6px;
}
.middlewide {
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	text-align:left;
	width:510px;
	padding:5px 10px 5px 10px;
}
.middlewide h2 {
	font-size:100%;
	text-align:left;
	border-bottom:1px dotted #0051F0;
	margin:0;
	padding:0;
}
.middlewide h2 a {
	font-size:100%;
	text-align:left;
	margin:0;
	padding:0;
	color:#0051F0;
	background:transparent;
	font-weight:bold;
}
.middlewide p {
	margin:5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.middlewide a {
	margin:5px 0px 0px 0px;
	padding:0;
	background:#f39100;
	display:block;
	text-align:right;
	color:#000000;
	font-size:90%;
	font-weight:normal;
	padding:2px 5px 1px 0;
	text-decoration:none;
}




.whatsNew {
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	text-align:left;
	width:510px;
	padding:5px 10px 5px 10px;
}
.whatsNew h2 {
	font-size:100%;
	text-align:left;
	border-bottom:1px dotted #dc5425;
	margin:0;
	padding:0;
	background:url(../images/whatnew_icon.gif) no-repeat;
	padding:0 0 0 25px;
}
.whatsNew h2 a {
	font-size:100%;
	text-align:left;
	margin:0;
	padding:0;
	color:#dc5425;
	background:transparent;
	font-weight:bold;
}
.whatsNew p {
	margin:5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.whatsNew a {
	margin:5px 0px 0px 0px;
	padding:0;
	background:#dc5425;
	display:block;
	text-align:right;
	color:#ffffff;
	font-size:90%;
	font-weight:normal;
	padding:2px 5px 1px 0;
	text-decoration:none;
}
.whatsNew ul {
	margin:0;
	padding:10px 0 5px 25px;
}

.whatsNew ul li {
	list-style-type:none;
	list-style-image:url(../images/bullet_blue.gif);
	background-repeat: no-repeat;
	line-height:1.2em;
}
.whatsNew ul li a {
	margin:0;
	padding:0;
	background:#ffffff;
	text-align:left;
	color:#0051F0;
	font-size:75%;
	font-weight:normal;
	text-decoration:none;
}
.whatsNew ul li a:hover {
	text-decoration:underline;
}
#whatsnewbanner img {
	border:1px solid #d4d4d4;
}
#whatsnewbanner a {
	margin:5px 0px 0px 0px;
	display:block;
	text-align:left;
	color:#ffffff;
	font-size:90%;
	font-weight:normal;
	padding:2px 5px 1px 20px;
	text-decoration:none;
	background:#ffffff;
}
.bottomWide {
	background:url(../images/overview_bottom.gif) no-repeat;
	width:531px;
	height:6px;
}
/*  */

#loginDiv {
	background:url(../images/login_bg.gif) no-repeat;
	width:360px;
	height:129px;
	padding:0px 0px 0px 5px;
}
#loginDiv h2 {
	font-size:85%;
	color:#000000;
	padding:2px 0px 0px 10px;
	margin:2px 0px 0px 0px;
	font-weight:bold;
}
.labels {
	color:#ffffff;
	font-size:75%;
	margin:0px 5px 0px 5px;
	text-align:right;
}
.loginBtn {
	background:url(../images/button_login.gif) no-repeat;
	width:68px;
	height:29px;
	margin:5px 0px 0px 94px;
	cursor:pointer;
	border:0px;
}
.loginText {
	font-family:verdana;
	font-weight:bold;
	font-size:13px;
	padding:0px 0px 30px 0px;
	color:#606061;
}
#loginOtherlinks {
	float:left;
	height:90px;
	border-left:1px dotted #ffffff;
	margin:10px 0px 0px 10px;
	width:170px;
}
#loginOtherlinks ul {
	padding-left:0px;
	margin:20px 0px 0px 0px;
	float:left;
	padding-right:10px;
	font-size:70%;
}
#loginOtherlinks li {
	background: url('../images/bullet_orange.gif');
	background-position: 5px 3px;
	background-repeat: no-repeat;
	padding:0px 0px 10px 5px;
	text-align:left;
}
#loginOtherlinks ul li {
	display:block;
	list-style-type: none;
	padding-left: 25px;
	margin-left:  0px;
	font-family:verdana;
}
#loginOtherlinks li a {
	color:#ffffff;
	text-decoration:none;
}
#loginOtherlinks li a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.loginForm {
	margin:15px 0px 0px 0px;
	float:left;
}
.loginForm form {
	text-align:right;
}
.inputField {
	height:12px;
	width:75px;
	margin:2px 0px 0px 0px;
}
#compliant {
	background:url(../images/tick.jpg) no-repeat;
	background-position:left 25px
}
#tools {
	background:url(../images/tools.gif) no-repeat;
	background-position:left 35px;
}
#capacity {
	background:url(../images/capacity.gif) no-repeat;
	background-position:left 35px;
}
.iconTick {
	margin:0px 5px 0px 0px;
}
.iconTick p {
	padding:5px 0px 0px 50px;
	margin:0;
}
.iconTools {
	margin:4px 5px 0px 0px;
}
.iconTools p {
	padding:5px 0px 0px 57px;
	margin:0;
}
.bullet {
	overflow:auto;
}
.bullet ul {
	margin: 0 0 0 0;
	padding: 5px 0 0 50px;
}
.bullet ul li {
	list-style-type: none;
	margin: 0;
	padding:0;
	padding-left: 10px;
	font-size:80%;
	background: url('../images/bullet_blue_square.gif');
	background-position: left 8px;
	background-repeat: no-repeat;
	line-height:1.4em;
}
.moreLink {
	float:right;
	width:100%;
	text-align:right;
	padding: 0 0 5px 0;
	font-size:70%;
	margin:0;
}
.seperatorLine {
	border-bottom:1px dotted #0455c8;
	margin-bottom:5px;
}
.reg1 {
	width:500px;
	padding:0px 0px 20px 25px;
}
.reg1 label {
	width: 200px;
	float: left;
	clear: both;
}
.error {
	font-size:75%;
	font-weight:bold;
	color:#CC0000;
}
.leftcol {
	width:5%;
}
.midcol {
	width:87%;
}
.rightcol {
	width:8%;
}
.hidden {
	height:1px;
	width:1px;
	/*margin:0 0 0 -10000px;*/
	display:none;
	position:absolute;
	left:0;
	overflow:hidden;
}
#queries {
	background:#dee7f9;
	padding:0 3px 0 5px;
	margin:5px 0 0 0;
	font-size:85%; 
	font-weight:bold;
	line-height:14px;
	border:1px solid #c3d1eb;
	width:96%;
	color:#555555;
}