/* CSS Document */

* {
  margin:0;
  padding:0;
}

/* Typography */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
#header .nav1 p {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 12px;
	}
	
.breadcrumb {
	font-size: 11px;
	font-family: arial;
	color: #172e5d;
	padding-bottom: 3px;
	padding-left: 6px;
	
}

a.breadcrumb, a.breadcrumb:visited {
	font-size: 11px;
	font-family: arial;
	color: #4061a4;
	text-decoration: none;
}

a.breadcrumb:hover, a.breadcrumb:visited:hover {
	font-size: 11px;
	font-family: arial;
	color: #122347;
	text-decoration: none;
}

.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: disc;
	color: #000000;
	padding-top: 0px;
	padding-left: 14px;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 14px;
}
.bullets2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: circle;
	color: #000000;
	padding-top: 0px;
	padding-left: 30px;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 14px;
}
.bullets3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: none;
	color: #000000;
}
.bullets4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: none;
	color: #000000;
	padding-top: 0px;
	padding-left: 30px;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 14px;
}


/* Layout */

body {
	background-color: #172e5d;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
	background-image: url(../images/home_bodyback.gif);
	height: 100%;
	width: 794px;
	margin: 0px auto;
	position:relative;
	background-repeat: repeat-y;
}

#header {
	background-image: url(../images/inside_header.jpg);
	height: 129px;
	width: 778px;
	margin-right: 8px;
	margin-left: 8px;
	background-repeat: no-repeat;
}
#footer {
	background-image: url(../images/footer_back.gif);
	height: 200px;
	width: 778px;
	background-repeat: repeat-x;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 14px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 12px;
	}
#footer a {
	color: #fffc00;
	}
#navbar {
	width: 778px;
	height: 120px;
	padding-right: 8px;
	padding-left: 8px;
	}
#navleft {
	float: left;
	height: 100px;
	width: 181px;
	
	}
#navright {
	
	}
#content {
	width: 718px;
	padding-right: 30px;
	padding-left: 30px;
	}
.headholder {
	background: url(../images/cal_back_01.gif);
	height: 35px;
	width: 734px;
	}
.headholder h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	padding-top: 8px;
	padding-left: 14px;
	margin: 0px;
	padding-bottom: 0px;
	}
.copy {
	width: 734px;
	background-image: url(../images/grey_fade.gif);
	background-repeat: repeat-x;
	}
.copy p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 8px;
	padding-left: 14px;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 14px;
	}
#subnav1 {
	background-image: url(../images/ins_but_green.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 597px;
	float: right;
	}
#subnav1 p {
	padding-top: 7px;
	padding-left: 15px;
	font-weight: bold;
	}
#subnav2 {
	background-image: url(../images/ins_but_purple.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 597px;
	float: right;
	}
#subnav2 p {
	padding-top: 7px;
	padding-left: 15px;
	font-weight: bold;
	}
#subnav3 {
	background-image: url(../images/ins_but_yellow.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 597px;
	float: right;
	}
#subnav3 p {
	padding-top: 7px;
	padding-left: 15px;
	font-weight: bold;
	}
#table {
	width: 734px;
	}
#table p {
	padding-top: 14px;
	}
#tablespace {
	height: 10px;
	width: 30px;
	}
#columns {
	height: 354px;
	}
.col_l {
	float: left;
	height: 352px;
	width: 366px;
	}
.col_r {
	}
#absolute {
	height:125px;
	width:150px;
	left:5px;
	top:5px;
	position:absolute;
}

/* replacements */

#nav0 {
	width: 63px;
	height: 29px;
	position: relative;
	float: right;
	}
#nav0 span {
	background: url(../images/nav_00.gif) no-repeat;
	cursor:hand;
	cursor:pointer;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#nav1 {
	width: 178px;
	height: 30px;
	position: relative;
	float: right;
	}
#nav1 span {
	background: url(../images/nav_01.gif) no-repeat;
	cursor:hand;
	cursor:pointer;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#nav2 {
	width: 138px;
	height: 30px;
	position: relative;
	float: right;
	}
#nav2 span {
	background: url(../images/nav_02.gif) no-repeat;
	cursor:hand;
	cursor:pointer;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#nav3 {
	width: 89px;
	height: 30px;
	position: relative;
	float: right;
	}
#nav3 span {
	background: url(../images/nav_03.gif) no-repeat;
	cursor:hand;
	cursor:pointer;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#bursts {
	width: 734px;
	height: 51px;
	position: relative;
	}
#bursts span {
	background: url(../images/headline_bursts.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#negote {
	width: 734px;
	height: 51px;
	position: relative;
	}
#negote span {
	background: url(../images/headline_negotiate.gif) no-repeat;
	cursor:hand;
	cursor:pointer;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#ignite {
	width: 734px;
	height: 51px;
	position: relative;
	}
#ignite span {
	background: url(../images/headline_ignite.gif) no-repeat;
	cursor:hand;
	cursor:pointer;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#ignite1 {
	width: 188px;
	height: 67px;
	position: relative;
	float: left;
	}
#ignite1 span {
	background: url(../images/ins_but_ignite.gif) no-repeat;
	cursor:hand;
	cursor:pointer;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#ignite2 {
	width: 188px;
	height: 67px;
	position: relative;
	float: left;
	}
#ignite2 span {
	background: url(../images/ins_but_ignite2.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#negotiate1 {
	width: 194px;
	height: 67px;
	position: relative;
	float: left;
	}
#negotiate1 span {
	background: url(../images/ins_but_negot.gif) no-repeat;
	cursor:hand;
	cursor:pointer;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#negotiate2 {
	width: 194px;
	height: 67px;
	position: relative;
	float: left;
	}
#negotiate2 span {
	background: url(../images/ins_but_negot2.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#bursts1 {
	width: 193px;
	height: 67px;
	position: relative;
	float: left;
	}
#bursts1 span {
	background: url(../images/ins_but_bursts.gif) no-repeat;
	cursor:hand;
	cursor:pointer;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#bursts2 {
	width: 193px;
	height: 67px;
	position: relative;
	float: left;
	}
#bursts2 span {
	background: url(../images/ins_but_bursts2.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#agenda1 {
	width: 734px;
	height: 51px;
	position: relative;
	float: left;
	}
#agenda1 span {
	background: url(../images/agenda_green.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#agenda2 {
	width: 734px;
	height: 51px;
	position: relative;
	float: left;
	}
#agenda2 span {
	background: url(../images/agenda_purple.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#agenda3 {
	width: 734px;
	height: 51px;
	position: relative;
	float: left;
	}
#agenda3 span {
	background: url(../images/agenda_yellow.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
