/* external style sheet for the AMI Documentation */

b {font-weight: bold;}
i {font-style: italic;}
img {border: 0;}

.body {
	font-weight: normal;
	color:#666666;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
}

.bold2 {
	color: #FF6600;
	font-weight: bold;
}

h1 {
	color: #FFFFFF;
	font-size: 26px;
	font-family: verdana, arial, helvetica;
	margin: 0;
	margin-top: 15;
	margin-left: 15;
	margin-bottom: 5;
}

h2 {
	font-weight: bold;
	color: #FF6600;
	font-size: 14px;
	font-family: verdana, arial, helvetica;
	line-height: 14px;
	margin: 0;
	text-align: left;
}

h3 {
	font-weight: bold;
	color: #FF6600;
	font-size: 12px;
	font-family: verdana, arial, helvetica;
	line-height: 14px;
	margin: 0;
	text-align: left;
}


a {text-decoration: underline;
	font-weight: normal;
	color:#006699;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
}

a:hover {text-decoration: underline;
	font-weight: normal;
	color:#3399CC;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
}

a.inline{text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

a.inline:hover {text-decoration: none;
	font-weight: normal;
	color: #FF9900;
}

/* Signup */

.boxOutsideSignup {
	width: 240;
	font-weight: normal;
	color:#000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
}

.boxHeaderSignup {
	background-image: url(graphics/signupbartop.gif);
	background-repeat: no-repeat;
	width: 680;
	height: 54;
	text-align: left;

}

.boxInsideSignup {
	width: 680;
}


.boxContentSignup {
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	background-color: #FF9900;
	#background-image:url(graphics/signup_back.gif);
	background-repeat: no-repeat;
	padding-top: 18;
	padding-left: 18;
	padding-right: 18;
	padding-bottom: 18;
}


.sideNavSignup {
	float:left;
	width:127;
	margin-right:18;
	margin-left:5;
}

.sideNavSignup a {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
	display:block;
	width:100%;
	padding-bottom:8;
	padding-top:8;
	border-bottom:1px dashed #EEEEEE;
	text-decoration:none;
}
.sideNavSignup a:hover {
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}

.sideNavSignup .bottomBorder {
	border-bottom:0px;
}

.sideNavSignup .on {
	color:#000000;
}

.sideNavSignup .arrow {
	position:absolute;
	margin-left:-15;
	margin-top:10;
}

.contentSignup {
	background-color:#FFFFFF;
	color:#000000;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

.contentSignup .header {
	color:#CC6600;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	font-family: verdana, arial, helvetica;
	margin-bottom:4;
}

.contentSignup .header span {
	position:absolute;
	margin-top:17;
}

.contentSignup ul {
	color:#0099FF;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
	margin-left:25;
	margin-top:8;
	margin-bottom:12;
	padding:0;
	list-style-image:url(graphics/signup_hm_arrow.gif);
}

.packageStyle {
	width:548;
	margin-left:25;
}

.package {
	margin-bottom:10;
}

.packageHeaderBar {
	height:28;
	background-image:url(graphics/package_bar.gif);
	background-repeat:no-repeat;
}

.packageHeaderBar .imagePosIcon {
	position:absolute;
	margin-top:3;
	margin-left:7;
}

.packageHeaderBar span {
	position:absolute;
	margin-top:9;
	margin-left:34;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: verdana, arial, helvetica;
}

.packageContent {
	border-top:2px solid #FFFFFF;
	background-color:#EEEEEE;
	padding:10;
}

.packagePrice {
	text-align:right;
	font-weight: normal;
	color:#1980D5;
	font-family: verdana, arial, helvetica;
}

.packagePrice .dollarSign {
	font-size: 24px;
}

.packagePrice .dollars {
	font-size: 30px;
	font-weight: bold;
}

.packagePrice .cents {
	margin-top:5;
	font-size: 14px;
	font-weight: bold;
}

.packagePrice .perMonth {
	text-align:left;
	margin-left:18;
	font-size: 10px;
	font-weight: bold;
}

.packageUL li {
	margin-left:-5;
	margin-bottom:2;
	padding:0;
	list-style-image:url(graphics/signup_hm_arrow2.gif);
	font-weight: normal;
	color:#000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
}

.packageSignup {
	position:absolute;
	margin-left:382;
	margin-top:-40;
	width:150;
}

.signUpLink {
	font-size:12px;
	font-weight:bold;
	color:#0676D3;
}

.signUpLink:hover {
	font-size:12px;
	font-weight:bold;
	color:#125A96;
}


.clearBoth {
	clear:both;
}

.optionList {
	text-align: left;
	margin-top:10;
	margin-bottom:10;
}

.optionList div {
	font-weight: normal;
	color:#FFFFFF;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	padding: 2;
	white-space:nowrap;
	vertical-align:top;
	background-color: #999999;
	border: 1px solid #666666;
	padding: 4;
	text-align:right;
}

.optionList td {
	padding: 2;
	font-weight: normal;
	color:#000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
}


div.row span.left {
	float: left;
	text-align: left;
	width: 49%;
}

div.row span.right {
	float: right;
	text-align: right;
	width: 49%;
}

.confirmDetails th {
	text-align:right;
	padding:1;
	white-space:nowrap;
}

.confirmDetails td {
	padding:1;
	padding-left:7;
}
