td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;





}
body {
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #6282C2;

}
.bottombar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.normalbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
}
.bullet1 {
	list-style-position: outside;
	list-style-type: square;
	color: #000000;
	list-style-image: url(images/Square.gif);


}
.Heading1White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;

}
.Headingwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Headingwhitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.normalitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.highlightyellow {
	background-color: #ffff66;

}
/* The style of the namesqueeze */
#main {
	margin: 15px auto;
	text-align: center;
	width: 460px;
	border: 5px dashed #000;
	background-color: #fff;
}

/* Define the style of the content */
#content {
	position: relative;
	padding: 20px 20px 20px 20px;
	text-align: left;
	width: 435px;
	height: 500px;
	top: -1px;


}

/* The footer style */
#footer {
	font: 11px Verdana, Arial,sans-serif;
	color: #aaaaaa;
	text-align: center;
}

/* Text Styles ***************************************************/

/* The main headline */
#content .headline {
	font-family: Tahoma,Arial,Helvetica, sans-serif;
	color:#FF0000;
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.fillindetails img {
	margin-top: -155px;
	margin-right: 170px;
}
.emailwarning {

}

.emailwarning img {
	margin-top: -55px;
}

/* The post headline */
#content .posthead {
	text-align: center;
}

.inset {
	padding-left: 20px;
}

.textbox {
	border: 1px solid #cccccc;
	background-color:RGB(255,255,160);
}

/* The post headline text */
#content .postheadtext {
	background-color:#FFFF66; font-weight:bold;
}

#content .postheadtextplain{
	font-weight:bold;
}

.highlight {
	background-color:#FFFF66;
}

.namesqueezecontent {

}

li {
	padding-bottom: 5px;
	margin-left: -20px;

}

.namesqueezecontent img {
	float: right;
}


/* The word emphasis */
.emph {
	color: #000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

#list-menu {
width: 125px;
/* this width value is also effected by
the padding we will later set on the links. */
}
#list-menu ul {
	font-family: verdana, arial, sanf-serif;
	font-size: 12px;
	margin: 0;
	padding: 5;
	list-style-type: none;
	font-weight: bold;

}

#list-menu a {
display: block;
width:118px;
padding: 2px 2px 2px 8px;
background: #6282C2;
text-decoration: none; /*lets remove the link underlines*/
border: 1px solid #6282C2;
}

#list-menu li {
margin: 2px 0 0;
}
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #FFFFCC;
	font-weight: bolder;

}

#list-menu a:hover {
	border: 1px solid #000000;
	background: #FFFFCC;
	color: #000000;
	font-weight: bold;
}


#list-menu-bottom {
	display:inline;
	list-style-type:none
	}
