body {
	height:100%;
	margin:0;
	padding:0;
	background-color:#d6d6d6;
	color:#333333;
}
h1 {
	margin:0px 0px 15px 0px;
	padding:0;
	font-size:18px;
	line-height:18px;
	font-weight:900;
	color:#B70004;
	font-family:verdana, arial, helvetica, sans-serif;
}
h2 {
	padding:0;
	margin:0px 0px 15px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 1.7em;
	color: #333333;
}
h3 {
	padding:0;
	margin-top:4px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 1.4em;
	color: #333333;
}
p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	margin:0;
	padding-bottom: 15px;
	color: #333333;
	font-style: normal;
}
.red {color: #B70004;}
.style3 {
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 1em;
}

.style3nomargin {
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.right {text-align: right;}

a {
	outline:none;
}

a:link {
	color:#B70004;
	text-decoration:underline;
}

a:visited {
	color:#B70004;
	text-decoration:underline;
}

a:hover {
	color: #333333;
	text-decoration:underline;
}
img {
	border: none;
}
#Content table {
	margin-top: 10px;
	text-align: left;
}

/* Layers */
#Content>p {
	margin:0px;
	padding:inherit;
}

#ALP {
	position:absolute;
	width:197px;
	height:75px;
	z-index:5;
	left: 23px;
}
#Header {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 20px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:75px;
	background-image: url(images/ALPgrad_slice_01.gif);
	}

#Content {
	margin:0px 50px 50px 185px;
	padding:10px;
	}

#cert_logos {
	position:fixed;
	bottom:50px;
	left:40px;
	clear: both;
	display:block;
	margin-left: 5px;
	margin-bottom: 5px;
}

/* Navigation */
#Menubox {
	position:absolute;
	top:95px;
	left:25px;
	width:151px;
	margin: 0px;
	padding-top:.2em;
	height: auto;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:145px;
	}
	
body>#Menu {width:145px;}

#Menubox .sb-inner {background:#ffffff;}	

#Menubox .sb-border {background:#333333;}

ul#navigation li {
	/* If you get an unwanted gap after your a block (IE-Win) try increasing the line height */
	text-decoration: none;
	list-style-type: none;
	margin-left: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	padding-bottom: 4px;
	display:block;
}

ul#navigation li#leading {
	line-height: 1.8em;
}

ul#navigation .bulletless {
	background-image: url(images/ALPbullet_blank.gif)!important;
	padding-left: 14px;
}

ul#navigation li a, ul#navigation li a:visited {
	padding-left: 14px;
	color:#333333;
	text-decoration: none;
}

ul#navigation li a:hover {
	color: #b70004;
	background-image: url(images/ALPbullet.gif);
	position:relative;
	background-repeat: no-repeat;
	background-position: 0 2px;
}

ul#navigation li#youarehere a {
	color: #b70004;
	background-image: url(images/ALPbullet.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	font-weight: bolder;
	line-height: 1.8em;
}
ul#navigation li#youarehere2 a {
	color: #b70004;
	background-image: url(images/ALPbullet.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	font-weight: bolder;
	line-height: 1.2em;
}
/* Pictures */
.floatpics {
	border: 3px solid #333333;
	margin-bottom: 6px;
	margin-top: 6px;
	margin-right: 22px;
	position: relative;
	float: left;
	clear: left;
	display:inline;
}
.pics {
	border: 3px solid #333333;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 18px;
	position: relative;
	float: none;
}
.floatpics-right {
	border: 3px solid #333333;
	margin-bottom: 10px;
	margin-top: 8px;
	margin-right: 4px;
	position: relative;
	float: right;
	margin-left: 12px;
	clear: right;
	display:inline;
}

/* FAQ */
.answer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: lighter;
	color: #333333;
	border: none;
}
.question1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	color: #b70004;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-transform: uppercase;
	border: none;
}
ol#questions li {
	/* If you get an unwanted gap after your a block (IE-Win) try increasing the line heightn */
	text-decoration: none;
	list-style-type: decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	font-weight: bold;
	color: #333333;
	border: none;
}
ol#questions li a {
	text-decoration: none;
	color: #333333;
	border-color: #333333;
}

ol#questions li a:hover {
	color: #b70004;
	border-color: #b70004;
}
.backtotop a {
	text-transform: lowercase;
	color: #b70004;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	border: 1px dotted #b70004;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 6px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-decoration: none;
}
.backtotop a:hover {
	border: 1px dotted #333333;
	color: #333333;
}
	
ul#questions li {
	text-decoration: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-left: -20px;
	padding-left: 0px;
	line-height: 1.5em;
	list-style-position: outside;
	list-style-image: url(images/ALPbullet.gif);
	color: #333333;
}

/* footer */
#footer {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	line-height: 6px;
	color: #333333;
	border-top: 1px solid #333333;
	text-align: center;
	position:fixed;
	bottom:-1px;
	display:block;
	height: 30px;
	clear: both;
	background-image: url(images/ALPfooter_grad.gif);
	background-repeat: repeat-x;
	width: 100%;
	line-height: 22px;
	vertical-align: bottom;
}
#footer a:link {
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #b70004;
	text-decoration: none;
}

/*CSS for pop up hint box */
#hintbox{
position:absolute;
top: 0;
background-color: #ffffcc;
width: 140px; /*Default width of hint.*/ 
padding: 6px;
border:1px solid #333333;
font:normal 10px Verdana;
line-height:16px;
z-index:100;
border-right: 2px solid #333333;
border-bottom: 2px solid #333333;
visibility: hidden;
}

/*CSS for image pop-ups */
/*for horizontal images*/
a.screen, a.screen:visited {
color:#c00; 
position:relative; 
z-index:1;
text-decoration:none;
}
a.screen b {
position:absolute;
visibility:hidden; /* hide the image */
width:100px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
border:1px solid #000; /* add a border */
left:0; /* position:the image */
top:-85px;
}
a.screen:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen:hover b {
visibility:visible; /* make the image visible */
height:81px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen:hover b img {
border:0; /* remove the link border */
}
/*for vertical images*/
a.screen2, a.screen2:visited {
color:#c00; 
position:relative; 
z-index:1;
text-decoration:none;
}
a.screen2 b {
position:absolute;
visibility:hidden; /* hide the image */
width:73px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
border:1px solid #000; /* add a border */
left:0; /* position:the image */
top:14px;
}
a.screen2:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen2:hover b {
visibility:visible; /* make the image visible */
height:200px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen2:hover b img {
border:0; /* remove the link border */
}

/*for extreme vertical images*/
a.screen3, a.screen3:visited {
color:#c00; 
position:relative; 
z-index:1;
text-decoration:none;
}

a.screen3 b {
position:absolute;
visibility:hidden; /* hide the image */
width:94px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
border:1px solid #000; /* add a border */
left:0; /* position:the image */
top:-195px;
}
a.screen3:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen3:hover b {
visibility:visible; /* make the image visible */
height:190px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen3:hover b img {
border:0; /* remove the link border */
}

a.screen4, a.screen4:visited {
color:#c00; 
position:relative; 
z-index:1;
text-decoration:none;
}

a.screen4 b {
position:absolute;
visibility:hidden; /* hide the image */
width:100px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
border:1px solid #000; /* add a border */
left:0; /* position:the image */
top:-206px;
}
a.screen4:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen4:hover b {
visibility:visible; /* make the image visible */
height:200px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen4:hover b img {
border:0; /* remove the link border */
}

a.screen5, a.screen5:visited {
color:#c00; 
position:relative; 
z-index:1;
text-decoration:none;
}

a.screen5 b {
position:absolute;
visibility:hidden; /* hide the image */
width:80px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
border:1px solid #000; /* add a border */
left:0; /* position:the image */
top:-166px;
}
a.screen5:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen5:hover b {
visibility:visible; /* make the image visible */
height:162px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen5:hover b img {
border:0; /* remove the link border */
}

a.screen6, a.screen5:visited {
color:#c00; 
position:relative; 
z-index:1;
text-decoration:none;
}

a.screen6 b {
position:absolute;
visibility:hidden; /* hide the image */
width:125px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
border:1px solid #000; /* add a border */
left:0; /* position:the image */
top:-220px;
}
a.screen6:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen6:hover b {
visibility:visible; /* make the image visible */
height:214px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen6:hover b img {
border:0; /* remove the link border */
}

/* forms */
fieldset { border:0; }
form#myform {
	width: 88%;
	margin-left: 1em;
	border: 2px dotted #333333;
	padding-right: 0.6em;
	padding-bottom: 1.6em;
	padding-left: 0.6em;
	background-color: #E7E7E7;
}
form#myform div {
	clear: both;
	padding: .4em .2em .2em 0;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #333333;
}
form#myform .noborder{
	color: #B70004;
	border-top-style: none;
	border-top-color: #E7E7E7;
	border-top-width: 0px;
	margin: 0px;
}
label {
	float: left;
	width: 50%;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 8px;
	clear: both;
}
input,textarea,select {
	float: right;
	width: 42%;
	margin-top: 1px;
	margin-bottom: 5px;
	margin-right: 1%;
}
textarea {
	height: 8em;
	float: right;
}
.checkbox {
	width: auto;
	margin-top: 4px;
	float: left;
	margin-left: 7%;
	background-color:#E7E7E7;
	clear:right;
}
.addresswhite {
	background-color:#FFFFFF;
}

#mySubmit { float: right; margin: 0 0 0 4%; width: 15%; text-align: center; }

.info a {
text-decoration:none;
}

/* Again, "be nice to Opera 5". */
body>#Menubox {}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	font-weight: lighter;
	display: block;
	text-indent: 10px;
	line-height: 1px;
	margin-right: 6px;
}
