/* Styles for PivotalPM */

* {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

body {
	font-size: 12px;
	font-family: verdana;
	color: #4d4d4d;
	padding: 0px;
	text-align: justify;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;
	width: 800px;
	}

a {
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E66100;
	font-size: 20px;
	font-weight: normal;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e66100;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4d4d4d;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	line-height: normal;
	text-align: justify;
	
}

td {
}

tr {
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4d4d4d;
	list-style-position: inside;
	list-style-image: url(../images/orange_triangle.png);
	white-space: normal;
	margin-left: 15px;
	text-indent: -13pt;
}

#ldcLCPageContentTD {
	margin: 0 auto;
	padding: 0;
}

/* Class Selectors BEGIN */

.clear {
	clear: both;
}

input.orange {
	font-size: 10px;
	font-weight: normal;
	font-family: verdana;
	margin: 2px 0;
}

.logo {
	background-image: url(../images/pivotal_logo.png);
	height: 48px;
	width: 173px;
	margin-top: 15px;
	margin-left: 13px;
	position: relative;
	height: 48px;
	width: 173px;
	position: absolute;
	margin-top: 15px;
	margin-left: 13px;
	left: 5px;
	top: 3px;
	float: left;
}

/* Class Selectors END */

/* ID Selectors BEGIN */

#outer_wrapper_top {
	height:146px;
	background:    url(../images/header_bkg.jpg);
	position: relative;
	width: 800px;
	
}

#top_nav {
	padding: 1px 0px 5px;
	width: 800px;
	position: relative;
}

#top_nav ul {
}

#top_nav li {
	display: inline;
}

#top_nav ul a {
	padding: 6px 12px 7px 10px;
	font-size: 11px;
	line-height: 2em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#top_nav ul a:hover {
	color: #F1D6B1;
}

#top_nav_links {
	position: relative;
	float: left;
	left: 209px;
}

#search {
	float: right;
	position: relative;
	right: 3px;
}

#search_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#search_field {
	border: 1px solid black;
	margin: 0 5px 3px 10px;
	font-size: 10px;
	text-align: left;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
}

#submit_field {
	border: 1px solid black;
	margin: 0 1px 3px 0px;
	font-size: 10px;
	text-align: left;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
}

#form_field {
	border: 1px solid black;
	margin: 0;
	font-size: 10px;
	text-align: left;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
}

#banner {
	position: absolute;
	top: 49px;
	right: 45px;
	color: #E66100;
	font-size: 20px;
	left: 215px;
	width: 315px;
	height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#banner2 {
	position: absolute;
	top: 75px;
	right: 45px;
	color: #4d4d4d;
	font-size: 10px;
	left: 215px;
	width: 352px;
	height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#subscribe {
	color: #4d4d4d;
	min-height: 118px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	height: 98px;
	width: 177px;
	left: 640px;
	top: 35px;
}

#subscribe form {
	margin-top: 5px;
	text-align: center;
	float: left;
}

#main_nav {
	position: absolute;
	border: 0 none;
	width: 600px;
	left: 190px;
	top: 127px;
	height: 20px;
}

#main_nav ul {
	list-style-type: none;
	marker-offset: -2px;
}

#main_nav li {
	display: inline;
}

#main_nav ul a {
	font-size: 11px;
	font-weight: normal;
	color: #4d4d4d;
	float: left;
	text-align: left;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0pt;
}

#main_nav ul a:hover {
	color: #999999;
}

#outer_wrapper {
	position: relative;
	width: 800px;
	margin-top: 10px;
	background-color: #ffffff;
	
	height: auto;
}

#right_column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	float: left;
	width: 185px;
	position: relative;
	height: auto;
}

#login_box {
	width: auto;
	position: relative;
	padding: 10px 5px; margin: 0 0 10px 0;
	border: 1px solid #4d4d4d;
}

#upcoming_events_gray {
	width: auto;
	height: auto;
	position: relative;
	padding: 10px;
	border: 1px solid #4d4d4d;
	background-color: #EFECE8;
}
	
#upcoming_events {
	width: auto;
	height: auto;
	position: relative;
	padding: 10px;
	border: 1px solid #4d4d4d;
}

#upcoming_events ul, #quick_links ul, #related_links ul, #login_box ul, #upcoming_events_gray ul {
	list-style-image:  url(../images/orange_triangle.png);
	list-style-position: inside;

	white-space: normal;
	text-indent: -15px;
	margin-left: 15px;
}

#upcoming_events ul li, #quick_links ul li, #related_links ul li, #login_box ul li, #upcoming_events_gray ul li {
	margin-top: 10px;
	margin-bottom: 10px;
}

#upcoming_events ul a, #quick_links ul a, #related_links ul a, #login_box ul a, #upcoming_events_gray ul a {
	color: #4d4d4d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#upcoming_events li a:hover, #quick_links li a:hover, #related_links li a:hover, #login_box li a:hover, #upcoming_events_gray li a:hover {
	color: #999999;
}

#quick_links, #related_links {
	width: auto;
	height: auto;
	margin-top: 10px;
	position: relative;
	border: 1px solid #4d4d4d;
	padding: 10px;
}
	
#home_content {
	width: 605px;
	position: relative;
	float: left;
	background-color: #FFFFFF;
	height: auto;
	margin-left: 10px;
}

#home_content a {
	color: #0c2e56;
	text-decoration: underline;
}

#home_content a:hover {
	color: #1859A9;
	text-decoration: underline;
}

#home_photo_wrapper {
	position: relative;
	height: 258px;
	background-image: url(../images/body_bkg_top.jpg);
}

#marketing_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4D4D4D;
	float: right;
	position: absolute;
	clear: right;
	left: 307px;
	top: 15px;
	width: 275px;
	height: 33px;
	font-weight: normal;
}

#home_photo_wrapper2 {
	position: relative;
	height: 92px;
	background-image: url(../images/body_bkg_btm.jpg);
	margin-top: 10px;
	width: 605px;
}

#home_photo_wrapper3 {
	position: relative;
	height: 92px;
	background-image: url(../images/body_bkg_btm2.jpg);
	margin-top: 10px;
	width: 605px;
}

#home_photo_wrapper4 {
	position: relative;
	height: 93px;
	background-image: url(../images/AgileBanner.jpg);
	margin-top: 8px;
	width: 605px;
}

#highlight_box {
	position: relative;
	height: 82px;
	width: 400px;
	visibility: inherit;
	left: 97px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4d4d4d;
	padding-left: 10px;
	padding-top: 7px;
}

#highlight_box2 {
	position: relative;
	height: 92px;
	width: 332px;
	visibility: inherit;
	padding-left: 263px;
}

#highlight_box_header {
	font-size: 10px;
	font-weight: normal;
	color: #4d4d4d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#highlight_box_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4d4d4d;
	font-weight: normal;
}

#highlight_box_content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	height: 78px;
	padding-top: 10px;
	width: 332px;
}

#highlight_box_content ul {
	list-style-image:  url(../images/orange_triangle.png);
	list-style-position: inside;
	white-space: normal;
	text-indent: -15px;
	margin-left: 15px;
}

#highlight_box_content ul li {
	margin-top: 5px;
}

#highlight_box_content ul a {
	color: #4d4d4d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#highlight_box_content li a:hover {
	color: #999999;
}

#highlight_box_content2 ul {
	list-style-image:  url(../images/orange_triangle.png);
	list-style-position: inside;
	white-space: normal;
	text-indent: -15px;
	margin-left: 15px;
}

#highlight_box_content2 ul li {
	margin-top: 5px;
}

#highlight_box_content2 ul a {
	color: #4d4d4d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#highlight_box_content2 li a:hover {
	color: #999999;
}

#highlight_box_image {
	background-image:   url(../images/AIPMM_logo.png);
	position: relative;
	height: 82px;
	width: 102px;
	top: 5px;
	left: 65px;
	background-repeat: no-repeat;
}

#secondary_page_name {
	float: left;
	height: 30px;
}

#secondary_content_wrapper {
	position: relative;
	height: auto;
	width: 585px;
	padding: 10px;
	float: left;
	border: 1px solid #4d4d4d;
}

#subscribe a {
	color: #0c2e56;
	text-decoration: underline;
}

#subscribe a:hover {
	color: #1859A9;
	text-decoration: underline;
}

#secondary_content_wrapper a {
	color: #0c2e56;
	text-decoration: underline;
}

#secondary_content_wrapper a:hover {
	color: #1859A9;
	text-decoration: underline;
}

#secondary_content_wrapper2 {
	position: relative;
	background-image: url(../images/RegPageGraphic.jpg);
	background-repeat: no-repeat;
	background-color: #993300;
	padding: 0px;
	height: 320px;
	width: 600px;
	float: left;
	border: 1px solid #4d4d4d;
}

#secondary_content_text2 {
	position: relative;
	padding-top: 260px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#secondary_left_column {
	float: left;
	height: auto;
	position: relative;
	width: 285px;
	padding-right: 10px;
}

#secondary_right_column {
	float: right;
	width: 285px;
	height: auto;
	position: relative;
}

#secondary_left_column a, #secondary_right_column a {
	color: #0c2e56;
	text-decoration: underline;
}

#secondary_left_column a:hover, #secondary_right_column a:hover {
	color: #1859A9;
	text-decoration: underline;
}

#photograph img {
	border-bottom: 1px solid black;
}

#bottom_nav {
	width: 800px;
	position: relative;
	text-align: center;
	float: left;
	height: 12px;
	top: 20px;
}

#bottom_nav ul {
}

#bottom_nav li {
	display: inline;
	text-align: center;
}

#bottom_nav li a {
	margin-bottom: 0;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4d4d4d;
	margin-top: 0px;
}

#bottom_nav li a:hover {
	color: #999999;
}

#fine_print {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	display: block;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
	position: relative;
	float: left;
	top: 24px;
}



/* ---- Custom Styles ---- */

div#learnPage div#secondary_content_wrapper p { text-align: justify; }

.registerTable {
	font-size: 12px;
	font-weight: normal;
}

.registerTablePad {
	margin-top: 10px;
}

strong.login_message {
	font-size: 12px;
	font-weight: bold;
}

#form1 {
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}

#form1 table{
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}

#form1 table td {
	padding: 3px 0;
}

label.error {
	font-size: 10px;
	padding: 0 0 0 5px;
	color: red;
}
