body {
	font: 12px Verdana, Helvetica, Arial, sans-serif;
	background-color: white;
	margin: 0 0 20px 40px;
	padding: 0;
	color: #333333;
}

p {
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	vertical-align: top;
	margin-top: 0;
}

a:link {
	color: #0e3166;
	text-decoration: none;
}

a:visited {
	color: #0e3166;
	text-decoration: none;
}

a:hover {
	color: #0e3166;
	text-decoration: underline;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0e3166;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0e3166;
	margin-top: 10px;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	color: #0e3166;
}

table {
	width: auto;
	height: auto;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}

table td {
	padding: 4px;
	vertical-align: top;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 11px;
}

#seccontent {
	width: 600px;
	height: auto;
	margin: 0;
	padding: 0;
	color: #333333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

li
 {
	padding-bottom: 5px;
	font-size: 11px;
}

.indent {
	padding-left: 20px;
}

#secondary {
	margin-top: 40px;
}

.error {
	text-align: left;
	color: red;
	margin-left: 2px;
	margin-top: 5px;
}

/* Homepage Attributes */

#gerber_logo {
	float: left;
	margin: 0;
	padding: 0;
}

#login {
	color: #0e3166;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	float: right;
	margin: 0;
	padding: 0;
}

#login table {
	border-style: none;
	width: 390px;
	text-align: right;
	margin: 0;
	padding: 0;
}

#login table td {
	border-style: none;
	text-align: right;
	margin: 0;
	padding: 0 0 0 10px;
	vertical-align: middle;
}

#login input  {
	margin: 0;
	padding: 0;
}

#heading {
	height: 60px;
	width: 762px;
	margin: 30px 0 15px;
	padding: 0;
}

#secnav {
	text-align: right;
	width: 170px;
	float: right;
}

#secnav table {
	width: 170px;
	border-style: none;
	margin: 0;
	padding: 0;
}

#secnav table td {
	width: 170px;
	border-style: none;
	margin: 0;
	padding: 0;
}

#indexnav {
	text-align: right;
	width: 200px;
	float: right;
}

#indexnav table {
	width: 200px;
	border-style: none;
}

#indexnav table td {
	width: 200px;
	border-style: none;
}

#left_image {
	width: 286px;
	height: 446px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 106px;
	left: 40px;
	background-image: url(../images/home_left.jpg);
}

#ambest {
	width: 245px;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 470px;
	left: 60px;
	color: #333333;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#ambest p {
	color: #333333;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#ambest a:link {
	font-weight: bold;
	color: #0e3166;
	text-decoration: none;
}

#ambest a:visited {
	font-weight: bold;
	color: #0e3166;
	text-decoration: none;
}

#ambest a:hover {
	font-weight: bold;
	color: #0e3166;
	text-decoration: underline;
}

#top_right {
	width: 459px;
	height: 162px;
	margin: 0;
	padding: 0;
	top: 106px;
	left: 340px;
	position: absolute;
	background-image: url(../images/guide_to_products.jpg);
}

#bottom_right {
	top: 268px;
	left: 340px;
	position: absolute;
	width: 459px;
	height: 284px;
	margin: 0;
	padding: 0;
	background-image: url(../images/home_right.gif);
}

#guide_products {
	width: 280px;
	height: auto;
	position: absolute;
	top: 286px;
	left: 360px;
}

#guide_products h1 {
	color: #0e3166;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#guide_products ul {
	padding-left: 20px;
	margin-left: 0;
	padding-top: 0;
	margin-top: 5px;
}

#guide_products li {
	list-style-image: url(../images/arrow.gif);
	list-style-position: outside;
	color: #333333;
	font-size: 10px;
}

#footer {
	top: 570px;
	left: 25px;
	position: absolute;
	text-align: left;
	color: #999999;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#indexfooter {
	top: 870px;
	left: 40px;
	position: absolute;
	text-align: left;
	color: #999999;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#secfooter {
	text-align: left;
	color: #999999;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
}

#team {
	position: absolute;
	top: 286px;
	left: 650px;
	width: 153px;
	height: auto;
	margin: 0;
	padding: 0;
	color: #333333;
}

#team h1 {
	color: #0e3166;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#team p {
	color: #333333;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

/* Index Attributes */

#artwork {
	margin: 10px 0;
	padding: 0;
	width: 762px;
}

#leftcol {
	left: 40px;
	top: 225px;
	width: 370px;
	height: 620px;
	margin: 0;
	padding: 0;
	position: absolute;
	background-color: #feefb4;
}

#leftcol ul {
	padding-left: 20px;
	margin-left: 0;
	margin-top: 5px;
}

#rightcol ul {
	padding-left: 20px;
	margin-left: 0;
}

#leftcol li {
	font-size: 11px;
	padding-bottom: 4px;
	list-style-image: url(../images/arrow.gif);
	list-style-position: outside;
}

#rightcol {
	width: 370px;
	height: 620px;
	margin: 0;
	padding: 0;
	top: 225px;
	left: 430px;
	position: absolute;
	background-color: #e1e9dc;
}

#rightcol li {
	font-size: 11px;
	padding-bottom: 4px;
	list-style-image: url(../images/arrow.gif);
	list-style-position: outside;
}

/* MED SUPP */

#medsupp_index {
	background-color: #e6eaef;
	width: 760px;
	margin-top: 20px;
}

#inside_box {
	padding: 0 20px 20px;
}

#medsupp_index li {
	font-size: 11px;
	padding-bottom: 4px;
	list-style-image: url(../images/arrow.gif);
	list-style-position: outside;
}

/** BEGIN Rounded Corner Box **/
.roundedcontainer {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
    display: block;
	height: 11px;
}
.roundedcontainer .left, .roundedcontainer .right {
    background-image: url("/gl/view/guide_products/esp/images/planner/white_rounded_sprite.gif");
    height: 11px;
    width: 11px;
    background-repeat: no-repeat;
    display: block;
}

.roundedcontainer .left {float: left;}
.roundedcontainer .right {float: right;}
.roundedcontainer.top .left {background-position: 0% 0%;}
.roundedcontainer.top .right {background-position: 100% 0%;}

.roundedcontainer.bottom .left {background-position: 0% 100%;}
.roundedcontainer.bottom .right {background-position: 100% 100%;}
/** END Rounded Corner Box **/
