* {
color: #003366;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
vertical-align: top;
}
body {
background-color: #FFFFFF;
background-image: url(<?php echo $mosConfig_live_site;?>/templates/ian_new/images/tlo.jpg);
background-attachment: fixed;
layer-background-color: #FFFFFF;
layer-background-image: url(<?php echo $mosConfig_live_site;?>/templates/ian_new/images/tlo.jpg);
layer-background-attachment: fixed;
}
a {
color: #003366;
}
a:hover {
color: #6699cc;
text-decoration: none;
}
a:visited {
color: #6699cc;
}
.titleinv {
font-weight: bold;
font-size: 11px;
background: #6699cc;
color: White;
width: 50%;
}
.title {
font-weight: bold;
font-size: 11px;
color: #6699cc;
	text-transform: uppercase;
}
.contentheading, .componentheading {
font-weight: bold;
font-size: 11px;
color: #6699cc;
	text-transform: uppercase;
}
table.moduletable th {
	color: #6699cc;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
.mainlevel {
font-weight: bold;
font-size: 10px;
	text-transform: uppercase;
}
a.mainlevel {
display: block;
}
/* td img {display: block;} */
body {
background: #336699 url(../images/bg.gif) repeat-y 50%;
text-align: center;
margin: 0px;
}
#dmain {
width: 1024px;
margin: auto;
text-align: left;
}
#dtop1 {
padding-left: 12px;
padding-right: 7px;
padding-top: 12px;
}
#dtop2 {
padding-left: 7px;
padding-right: 12px;
padding-top: 12px;
}
#dpas1 {
padding-left: 7px;
float:left;
}
#dpas1 img {
float: left;
}
#pas2 {
text-align: right;
}
#dpas2 {
padding-left: 7px;
padding-right: 5px;
text-align: right;
}
#dad1 {
padding-left: 7px;
}
#dad2 {
padding-left: 7px;
}
#dad3 {
padding-left: 7px;
}
#dleft {
padding-left: 7px;
}
#dcontent {
padding-left: 7px;
}
#right {
padding-left: 7px;
padding-right: 5px;
width: 200px;
}
#dright {
padding-left: 7px;
padding-right: 5px;
	background-color: #EDF1F4;
width: 195px;
}
#bottom {
vertical-align: bottom;
}
#dbottom {
padding-left: 7px;
vertical-align: bottom;
/* text-align: center; */
font-size: 9px;
}
.pathway {
	float: left;
}
form, input { margin: 0px; }
input.inputbox {
	border: 1px solid #6699cc;
	padding: 2px 1px 1px 3px !important;
	padding: 1px 1px 1px 3px;
	height: 14px !important;
	height: 17px;
	width: 178px !important;
	width: 184px;
	color: #6699cc;
	text-align: left;
}
/*
.inputbox select{
	height: 19px !important;
	height: 21px;
}
textarea {
	max-height: 100px;
	max-width: 250px;
	width: 250px
	height: 100px;
}
*/
ul
{
margin: 0;
padding: 0;
list-style: none;
}
li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	padding-right: 5px;
	height: 19px !important;
	height: 24px;
	width: 100%;
	text-decoration: none;
}
a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #003366;
}

a.mainlevelsub:link, a.mainlevelsub:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 10px;
	/*font-weight: bold;*/
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	padding-right: 5px;
	height: 19px !important;
	height: 24px;
	width: 100%;
	text-decoration: none;
}
a.mainlevelsub:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #003366;
}

.pathway img {
padding: 3px;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}

a.sublevel:hover {
	color: #ffcc00;
	text-decoration: none;
}
.highlight {
	background-color: #ECF9FF;
	color: #0080C0;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
.user1_outline, .user2_outline {
	background-color: #F4F5F9;
}
.toclink {
width: 140px;
padding: 5px;
float: right;
	background-color: #F4F5F9;
}
p.copyright {
  margin-top:     5em;
  padding-top:    .5em;
/*  font-size:      xx-small;*/
  text-align:     center;
  text-justify: newspaper;
  text-transform: uppercase;
  margin-left:    auto;
  margin-right:   auto;
  font-family: "Bitstream Vera Sans Mono", monospace;
  color:          #369;
  line-height:    120%;
}

p.copyright a {
  color: #369;
  text-decoration: none;
}
p.copyright a:hover {
  color: #369;
  text-decoration: underline;
}
.moduletable {
width: 100%;
}