body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-image: url(Images/bgnew.jpg);
	background-repeat: repeat-x;
}
table {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}
.Bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

p{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
	color:#666666;
	padding:0px 40px 8px 0px;
	margin:0px;
}

h1{
	font-family:"Times New Roman", Times, serif;
	font-size:55px;
	font-weight: lighter;
	color:#3092c1;
	padding:20px 0px 0px 8px;
	margin:0px;
	word-spacing: -5px;
}

h2{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#3092c1;
	padding:0px 40px 8px 0px;
	margin:0px;
}

h3{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#333333;
	padding:0px 0px 6px 0px;
	margin:0px;
}

h4{  
	font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	color:#3092c1;
	line-height: 32px;
	padding:20px 10px 20px 0px;
	margin:0px;
}

.introText { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12pt; 
	font-weight: bold;
	color: #122568; 
}

.normalText { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12pt; 
	color: #4F5052; 
}

.break{
	font-size:1px;
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
}

#extras{
	display:none;
}

body{
	padding:0px;
	margin:0px;
}

#wrapper{
	text-align:left;
	width:975px;
	height: 100%;
	margin-top:10px;
}

#bottomWrapper{
	text-align:right;
	width:475px;
	clear:both;
}
#banner-board{
	height:150px;
	background-image: url(Images/board.jpg);
}
#banner-members{
	height:150px;
	background-image: url(Images/members.jpg);
}
#banner-dtims{
	height:150px;
	background-image: url(Images/dtims.jpg);
}
#banner-welcome{
	height:150px;
	background-image: url(Images/welcome.jpg);
}
#banner-about{
	height:150px;
	background-image: url(Images/about.jpg);
}
#banner-contact{
	height:150px;
	background-image: url(Images/contact.jpg);
}
#banner-downloads{
	height:150px;
	background-image: url(Images/downloads.jpg);
}
#banner-licensedusers{
	height:150px;
	background-image: url(Images/licensedusers.jpg);
}
#banner-links{
	height:150px;
	background-image: url(Images/links.jpg);
}
#banner-users{
	height:150px;
	background-image: url(Images/usersimage.jpg);
}
#banner-techconsortium{
	height:150px;
	background-image: url(Images/techconsortium.jpg);
}
#banner-helpdesk{
	height:150px;
	background-image: url(Images/helpdesk.jpg);
}
#banner-training{
	height:150px;
	background-image: url(Images/training.jpg);
}

#navigation{
	padding:20px 0px 5px 5px;
	height: 45px;
	background-color:#FFFFFF;
}
#edit-profile{
    width:600px;
}

#content{
	height: 100%;
	height:400px;
	padding:0px;
}



#footer{
	text-align:center;
	padding-top:6px;
	background-image: url(Images/footer.jpg);
	height: 72px;
	clear: both;
	line-height: 72px;
	background-repeat: no-repeat;
	clear:both;
}

.BreadCrumbs {
	font-size: 10px;
	color:#333;
	text-decoration: none;
}
.BreadCrumbs:hover {
	font-size: 10px;
	color:#333;
	text-decoration: underline;
}
.dotline {
	background-image: url(Images/dotline.gif);
	background-repeat: repeat-x;
	background-position: center;
}

a{
	color:#666666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #3092c1;
}
.Border {
	border: 1px solid #666666;
}

/*-------------------------       MenuLinks       ------------------------------*/
.MenuTable{
	width: 966px;
	height: 45px;
	line-height: 30px;
	padding-left: 15;
	
}
.MenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 104px;
	font-weight: bold;
	color:#999999;
	text-decoration: none;
	margin:2px 9px 2px 0px;
	display:block;
	height: 45px;
	background-image: url(Images/off.jpg);
	background-repeat: repeat-x;
	text-align: center;
	
}

.MenuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 104px;
	font-weight: bold;
	color:#999999;
	height: 45px;
	margin:2px 9px 2px 0px;
	display:block;
	text-align: center;
	background-image: url(Images/on.jpg);
}

ul {list-style-type: none;
    margin-left: 10px;
	padding-left: 10px;
	}

.list {
	color:#4F5052;
	margin-left:8px;
	padding-left: 8px;
	list-style-image: url(Images/arrow.gif);
}
.EmailFormAssetDescriptionCell{ font-size:10px;}

#sub-nav {
	width:200px;
	height: 262px;
	background-image: url(Images/subnav.jpg);
	background-repeat: no-repeat;
}
.sub-nav-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3092c1;
	padding:0px 40px 8px 0px;
	margin:0px;
	line-height: 35px;
}

#top-details {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#999999;
	float: right;
	margin-top: 30px;
	margin-right: 30px;

}
td {
 margin-top: 5px;
 height:0px;
}
#text {
	background-image: url(Images/text-right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 715px;
	float: right;
}
#quote {
	float: left;
	width: 220px;
}
#heading {
	height: 100px;
	background-position: right;
	width: 727px;
	float: right;
}
.latest-news {
	width: 189px;
	height: 219px;
	background-image: url(Images/news-image.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	
}

.latest-news p{
	padding-bottom: 0px;
}

font {
	font-size:10px;
	color:#3092c1;
	padding-left: 20px;
}
#buttons {
	float:right;
	width: 730px;
}
.NewsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	padding:0px 0px 0px 20px;
	margin:0px;
}

.NewsMoreInfo 
{	padding-left: 20px;
	font-size:10px;
	color:#3092c1;
}

#sub-nav {
	width:200px;
	height: 262px;
	background-image: url(Images/subnav.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}
.sub-nav-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3092c1;
	padding:0px 0px 0px 0px;
	margin:0px;
	line-height: 35px;
}
#user-group-sub-nav {
	width:200px;
	height: 262px;
	background-image: url(Images/usergroupsnav.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}
.user-group-sub-nav-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3092c1;
	padding:0px 0px 0px 0px;
	margin:0px;
	line-height: 35px;
}
#licensed-users-sub-nav {
	width:200px;
	height: 262px;
	background-image: url(Images/licensedusersnav.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}
.licensed-users-sub-nav-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3092c1;
	margin:0px;
	line-height: 35px;
}
#training-sub-nav {
	width:200px;
	height: 262px;
	background-image: url(Images/trainingnav.jpg);
	background-repeat: no-repeat;
	padding: 0px 60px 8px 0px;
}
.training-sub-nav-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3092c1;
	margin:0px;
	line-height: 35px;
}
#members-password-nav {
	width:200px;
	height: 262px;
	background-image: url(Images/logindetailsnav.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}
.members-password-nav-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	margin:0px;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
}
