body {
	margin-bottom: 0px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: small;
	text-align: center;
}

#container {
	width: 800px;
	margin: 0 auto;
	padding: 0;
}
		

a {
	cursor: hand;
}

#navigation {
  position: relative;
  left: -1px;
  font-family: arial, helvetica, sans-serif;
}

#navigation img {
	padding-left: 3px;
	padding-right: 3px;
}

#navigation .item {
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: #29509f;
	color: #ffffff;
	text-decoration: none
}

#navigation .itemhover {
	background-color: #ff4040;
}

#navigation a {
	text-decoration: none;
	background-color: #29509f;
	color: #ffffff;
}

#navigation a:link, a:visited {
	color: #ffffff;
}

#navigation a:hover, a:active {
	color: #ff4040;
}

#content {
  padding-left: 1em;
  padding-top: 0em;
  font-family: arial, helvetica, sans-serif;
}

#content a {
	background: none;
	color: #000000;
	cursor: hand;
}

#content a:link, a:visited {
	color: #000000;
}

#content a:hover, a:active {
	color: #29509f;
}

#content .ptable {
}

#content .pname {
	font-size: 1.25em;
	font-weight: bold;
}

#content .pdescrip {
}

#content .itable {
	margin-left: 0em;
}

#content .iname {
	font-size: 1.25em;
	font-weight: bold;
}

#content .isku {
	padding-left: .5em;
}

#content .ipaypal {
}
#content .idescrip {
}

#footer {
	text-align: center;
	color: #c0c0c0;
	width: 700px;
	max-width: 700px;
	font-size: small;
}

#footer a {
	background-color: #29509f;
}

#punchpanel {
	font-family: arial, sans-serif;
}

#punchpanel body {
	background-color: #ffffff
}

#punchpanel h1 {
	text-align: center
}

#punchpanel .header_bar {
	width: 80%
}

#punchpanel .header_left {
	background-color: #e4e4f8;
	color: #323232;
	font-size: 18px;
	position: relative;
	float: left;
	width: 50%;
	text-align: left
}

#punchpanel .header_right {
	background-color: #e4e4f8;
	color: #323232;
	font-size: 18px;
	position: relative;
	float: left;
	width: 50%;
	text-align: right
}

#punchpanel a {
	text-decoration: none;
	cursor: hand;
}

#punchpanel a:visited, a:link {
	background-color: #ffffff;
	color: #000000;
}

#punchpanel a:active {
	background-color: #e4e4f8;
	border: 1px solid black;
}

#punchpanel a:hover {
	background-color: #cccccc;
	border: 1px dotted black;
}

#punchpanel .button {
	margin-right: 12px
}
#punchpanel .button_wide {
	margin-right: 12px;
	margin-left: 24px
}
#punchpanel .button_2xwide {
	margin-right: 12px;
	margin-left: 36px
}

#issueComment {
	border: 2px solid black;
	margin: 4px;
	padding: 4px;
}

#issueComment .issueNumber {
	float: right;
	font-weight: bold;
	font-size: 1.2em;
}

#issueComment .issueLabel {
	font-weight: bold;
	font-size: 1.2em;
}

#issueComment .issueDescrip {
	border: 1px dotted #888888;
	font-size: .8em;
	padding: 2px;
	background-color: #f0f0e0;
}

#issueComment .saveButton {
	text-align: center
}

#issueView {
	font-size: .9em;
}

#issueView .issueNumber {
	float: right;
}

#issueView .issueHeading {
	font-weight: bold;
	font-size: 1.2em;
	font-family: Tahoma, sans-serif
}

#issueView .issueDescription {
	border: 1px dotted black;
	background-color: @descripbgcolor;
	padding: 6px
}

#issueView .commentsHeader {
	font-weight: bold;
	font-size: 1.2em;
	text-align: center
}

#issueView .commentsText {
	font-size: 1em;
}

#header {
	background-image: url('/images/cws_logo.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 144px;
	width: 800px;
}

#header .why_box {
	border: 3px dotted #889000;
	padding: 4px;
	color: #ffffff;
	background-color: #29509f;
}

#header .why_box a {
	color: #ffffff;
	background-color: #29509f;
}

#header .phone_number {
	background-color: #29509f;
	padding: 4px;
	padding-right: 1em;
	margin-top: .5em;
	text-align: right;
	color: #ffffff;
}

#header .why_link {
	color: #ffffff;
}

#navbar {
	background-color: #29509f;
	width: 100%;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
	width: 800px;
}

#navbar a {
	background-color: #29509f;
	color: #ffffff;
	text-decoration: none;
}

#navbar a:hover {
	background-color: #858f00;
}

#exceeding {
	background-image: url('/images/inverse_gradient.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 97px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	width: 800px;
	margin-top: 1em;
}

#exceeding .btn {
	border-left: #dddddd ridge 3px;
	border-top: #dddddd ridge 3px;
	border-right: #002b59 ridge 5px;
	border-bottom: #002b59 ridge 5px;
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #ccccd8;
	color: #002b59;
	margin-left: 1em;
	margin-right: 1em;
	font-family: Times New Roman, serif;
	cursor: hand;
}

#content {
	margin-top: 1em;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	width: 800px;
	text-align: left;
}

#content .home_block {
	border: 1px solid #29509f;
	width: 100%
	margin-bottom: 1em;
	text-align: left;
	height: 116px;
	overflow: hidden;
}

#content .home_bloc img {
	margin; 0;
	padding: 0;
}

#content .home_block li {
	font-size: 12px;
}

#content .home_block td {
	padding-right: 2em;
}

#content .anchor_right {
	position: relative;
	left: 8px;
	bottom: 25px;
}

#homecontent {
	margin-top: 1em;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	width: 800px;
	text-align: left;
}

#homecontent .home_block {
	border: 1px solid #29509f;
	width: 100%
	margin-bottom: 1em;
	text-align: left;
	height: 116px;
	overflow: hidden;
}

#homecontent .home_block img {
	margin; 0;
	padding: 0;
}

#homecontent .home_block li {
	font-size: 12px;
}

#homecontent .home_block td {
	padding-right: 2em;
}

#homecontent .anchor_right {
	position: relative;
	left: 8px;
	bottom: 25px;
}

#navcolumn {
	width: 140px;
	padding: .5em;
	background-color: #000000;
	color: #ffffff;
	background-image: url('/images/tall_gradient.gif');
	background-repeat: x-repeat;
	position: relative;
	float: left;
	min-height: 580px;
	text-align: left;
}

#navcolumn .navindent {
	padding-left: 2em;
	text-indent: -1em;
}

#navcolumn a {
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
}

#navcolumn a:hover, a:active {
	background-color: #858f00;
}

#navcolumn hr {
	color: #ffffff
}

#go_left {
	text-align: left;
	width: 800px;
}

#AU,#WWC,#AoE,#VC {
	background-color: #29509f;
	color: #ffffff;
	font-weight: bold;
	border: 3px ridge #858f00;
	padding: 2px;
}

#AU a,#WWC a,#AoE a,#VC a {
	background-color: #29509f;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#AU a:hover,#WWC a:hover,#AoE a:hover,#VC a:hover {
	background-color: #858f00;
	text-decoration: none;
	color: #ffffff;
}
