html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.01%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.35;
}
dl, dt, dd, ol, ul, li {
	list-style: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* my custom resets */
button::-moz-focus-inner { border: 0; }
:focus { outline: 0; }
:focus { -moz-outline: none !important }


input[type=text], input[type=password],
input.text, input.title, 
textarea, select { 
  background-color:#fff; 
  border:1px solid #bbb; 
}
input[type=password]:focus, input[type=text]:focus, 
input.text:focus, input.title:focus, 
textarea:focus, select:focus { 
  border-color:#000; 
}

input[type=text], textarea, select {
}

input[type=password], input[type=text], textarea {
	padding: .4em;
}

input[type=checkbox], input[type=radio], 
input.checkbox, input.radio { 
  margin-top: 5px; 
  position:relative; 
}

textarea { font-size: 100%; font-family: sans-serif; }

#bodycontainer {
	font-size: 120%;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	left: -400px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

#bodycontainer h1 {
	padding-top: 24px;
	font-size: 118%;
	font-weight: bold;
	color: maroon;
}

#bodycontainer h2 {
	color: maroon;
	border-bottom-color: #5f636c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 4px;
	padding-top: 2px;
	font-size: 110%;
}

#bodycontainer .left {
	margin-top: 3px;
	top: 6px;
	position: relative;
	font-size: 100%;
	font-weight: bold;
	padding-right: 12px;
	text-align: right;
	clear: both;
	float: left;
	width: 300px;
}

#bodycontainer .right {
	padding-bottom: 4px;
	padding-top: 4px;
	float: left;
	width: 460px;
}

#bodycontainer .full {
	padding-bottom: 4px;
	padding-top: 4px;
	width: 800px;
}

#bodycontainer .required {
  
	line-height: 100%;
  
	height: 24px;
  
	background-image: url(images/requiredcheckl.gif);
  
	background-repeat: no-repeat;
  
}

#bodycontainer .jright {

	text-align: right;

}

.footer {
	left: -400px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

.connectionblock {
	height: 24px;
	margin-bottom: 4px;
	margin-top: 4px;
	background-color: #e8f0fe;
	padding-bottom: 4px;
	padding-top: 4px;
}

.column0 {
	font-size: 10px;
	margin-left: 4px;
	float: left;
	display: block;
	width: 16px;
}

.column1 {
	font-size: 10px;
	margin-left: 4px;
	float: left;
	display: block;
	width: 90px;
}

.column2 {
	font-size: 10px;
	margin-left: 4px;
	float: left;
	display: block;
	width: 120px;
}

.column3 {
	font-size: 10px;
	margin-left: 4px;
	float: left;
	display: block;
	width: 144px;
}

.column4 {
	margin-right: 4px;
	font-size: 10px;
	margin-left: 4px;
	float: left;
	display: block;
	width: 300px;
}

#connectionareaheader {
	line-height: 12px;
	font-size: 12px;
	padding-left: 6px;
	height: 24px;
	float: none;
	clear: both;
	font-weight: bold;
	background-color: white;
}

.width300 {
	width: 300px;
}

.height150 {
	height: 150px;
}

.required {
	margin-left: 2px;
	margin-right: 4px;
	position: relative;
	top: 4px;
}

#requiredtextarea strong {
	top: -4px;
	position: relative;
}

.clearfloat {
	clear: both;
	float: none;
}

#idagencyblock {
	height: 24px;
	width: 800px;
	display: none;
}

#idrequiredtext {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: maroon;
}

.boxme {
	border-color: #6d6d6d;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	margin: 4px;
}

#thetotal {
	font-size: 14px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-top-color: #424254;
	border-top-width: 1px;
	border-top-style: solid;
}

.boxme p {
	border-bottom-color: #d1d1d1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: 160%;
	font-size: 12px;
}

#bodycontainer textarea {
	height: 100px;
	width: 300px;
}

#idsubmitbtn {
  cursor: pointer;
}

.bluetext {
	color: #0c2e78;
}

.middle-bg {
	background-image: url(../images/SS-125-Gold-top-medal-bg.jpg);
	background-repeat: repeat-x;
}

.goldSled {color:#104c90; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; line-height:22px;}

.goldSledLight {color:#ff9600; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; line-height:22px;}

.goldSledSubHead {color:#970000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; line-height:22px;}

.goldYellowSled {color:#ffe100; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:28px; line-height:36px;}
