html {
	height:100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#000000;
	background-color:#ffffff;
	height:100%;
}

hr {
	height: 1px;
	clear:both;
	color:#4A6982;
	 
}


img {
	border:0;

}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#557895;
}

h3 {
	font-size:13px;
	font-weight:normal;
	color:#557895;


}
	
body,div,td,th,font,span,p,li,blockquote,br  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#809EB7;
}

a:link,a:visited,a:active {
	color: #4A6982;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF9900;
	}
	
#top {
	position:relative;
	width:99%;
	height:158px;
	z-index:1;
	left: 0;
	top: 0;
	background-color: #FFFFFF;
	border-bottom:1px solid #C6D4DF;
	color:#006699;
	}
	
#logo {
	left:0;
	position:absolute;
	top:0%;
}


.topLinks {
	position:relative;
	background-image:url(img/topNavBg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#E4EBF0;
	left:0px;
	height:17px;
	padding-top:6px;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:middle;
	clear:both;
	border-bottom:1px solid #C6D4DF;
	
}

.topBullet {
	padding-left:3%;
	padding-right:0.5%;
	vertical-align:middle;
}

#topCurve {
	position:relative;
	padding-top:29px;
	background-color:#006699;
	background-image:url(http://www.abbiethoms.com/img2/33CCCC_bg.gif);
	background-repeat:repeat-x;
	background-position:0 35px;
	color:#FFFFFF;
}

.menu1Links{
	position:relative;
	width:95%;
	font-size:100%;
	font-weight:bold;
	left:-2%;
	padding-top:0.5%;
	padding-bottom:0.5%;
}

.topmen1Top {
	position:relative; 
	background-image:url(http://www.abbiethoms.com/img2/33CCCC_bg.gif); 
	background-repeat:repeat-x; 
	background-position:top; 
	background-color:#006699;
	width:100%;
}

.topMenu1Content {
	position:relative;  
	background-image:url(http://www.abbiethoms.com/img2/33CCCC_bg.gif); 
	background-repeat:repeat-y; 
	background-position:0px; 
	width:100%; 
	background-color:#006699;
}
	
.menu2Links{
	position:relative;
	width:95%;
	font-size:100%;
	font-weight:bold;
	left:-2%;
	padding-top:0.5%;
	padding-bottom:0.5%;
}

.topmen2Top{
	position:relative; 
	background-image:url(http://www.abbiethoms.com/img2/ffffff.gif); 
	background-repeat:repeat-x; 
	background-position:top; 
	background-color:#006699;
	width:100%;
	top:2%;
}

.topMenu2Content {
	position:relative;  
	background-image:url(http://www.abbiethoms.com/img2/ffffff.gif); 
	background-repeat:repeat-y; 
	background-position:0px; 
	width:100%; 
	background-color:#006699;
	top:2%;
}

.subMenuHeading {
	padding-left:12px; 
	padding-bottom:7px; 
	font-weight:bold
	}
	
#top {
	margin-bottom:2px;
}

.left ,.right {
	background-color:#006699;
	color:#ffffff;
	padding:2%;
	margin-top:2%;
	width:12%;
}

#contentTable {
	height:70%;

}

#body {
	height:100%;
}


input,textarea,select{
	border: 1px solid #E4EBF0;
	padding:1px;
	color:#4A6982;
	background-color: #ffffff;
}

#bottom {
	border-top: 1px  #4A6982 solid;
	padding:1%;
}

#left {
		border-right:1px solid #C6D4DF;
}

#right {
	border-left:1px solid #C6D4DF;
	overflow:visible;
}





h1,#title {
	font-size: 150%;
	font-weight: normal;	
}



#contentDiv {
	clear:both; 
	border-top:1px solid #ffffff;
	top:175px;
}

#contentTd  {
	padding:1%;
	width:100%;
	height:100%;

}

.sideNav  {
	width:150px;
	padding:5px;

}

.leftLinks, .leftLinkSelected,.leftLissvvnkUnSelected  {
	width: 120px;
	padding:3px;

}

.leftLinks {
color:#4A6982;

}

.leftLinkSelected {
	color:#4A6982;

}

.leftLissvvnkUnSelected {
	color:#ff0000;

}

.secondMenu {
	padding-top:1%;
	padding-left:1%;
}

#topImg {
	position:absolute;
	width:100%;
	z-index:2;
	left: 0;
	top: 0;
}

.style1,.style1 a {
	color:#4A6982;

}

#banner {
	position:absolute;
	width:100%;
	height:60px;
	z-index:3;
	left: 0;
	top: 50px;
	text-align:right;
	
}

li,ul {
	list-style-position: inside;
	list-style-image: url(img/bullet.png);
	padding:3px;
	margin:0;

}

.previewTable td {
	border:1px solid  #cccccc; 
	padding:2px;
	margin:2px;
	text-align:left;
	vertical-align:top;
}

