* {
    margin: 0;
    padding: 0;
}

body {
    padding: 5px;
}

a {
    margin: 0;
    padding: 0;
    color: #000000;
    border-color: #000000;
    border:0;
}

a img {
border: none;

}

#content {
	padding: 30px 0 0 0;
	width: 1000px;
    clear: both;
    position: relative;
	text-align: left;
	
}

#content2 {
	padding: 30px 0 0 0;
	width: 1500px;
    clear: both;
    position: relative;
	text-align: left;
	
}

.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
    background-color: #e4e3c5;
    color: #A71309;
    padding: 5px;
	margin-bottom: 10px;
}

.checkboxes {
    background-color: #ecefe6;
    display: inline;
    float: left;
}

.checkboxes .checkbox {
    display: inline;
    float: left;
    padding: 5px;
    width: 250px;
}

fieldset {
    padding: 5px;
}

legend {
    font-weight: bold;
}

.addImageBox {
    background-color: #ecefe6;
}

.actions {
    padding-top: 10px;
}

.actions li {
    display: inline;
}

.error-message {
    background-color: #e4e3c5;
    color: #A71309;
    padding: 1px;
}

.text label {
    display: block;
}

.input select {
    display: block;
}

.textarea label {
    display: block;
}

.textarea textarea {
    width: 750px;
}

.actions {
	clear: both;
    background-color: #e4e3c5;
    padding: 5px;
	margin-bottom: 15px;
    position: relative;
    top: 10px;
}

.actions li {
    background-color: #e4e3c5;
    padding: 0px 5px 3px 5px;
    border-color: #000000;
    border-left: 1px solid;
}



h2 {
    color: #939589;
}

.related {
	position: relative;
	top: 30px;
}


/* LINKS */

a {
	text-decoration: none;
}

a:link {
	text-decoration: none;
    margin: 0;
    padding: 0;
}

a:visted {
	color: Purple;
	text-decoration: underline;
}

a:hover {
	color: black;
	text-decoration: underline;
}

a:active {
	color: #A8061F;
	text-decoration: underline;
}

/* SIDEBAR TEXT MARKUP */

.sidebarHead {
    font-size: 10pt;
	font-weight: bold;
	text-align: left;
	line-height: 180%;
	text-decoration: none;
}

.sidebarCopy {
    font-size: 8pt;
	text-align: left;
	line-height: 18%;
	text-decoration: none;
}

.sidebarCopyHead {
    font-size: 10pt;
	text-align: left;
	line-height: 180%;
	text-decoration: none;
	color: #5E797B;
}
.sidebarList {
    font-size: 8pt;
	text-align: left;
	line-height: 180%;
	text-decoration: none;
}

.sidebarList2 {
    font-size: 9pt;
	font-weight: bold;
	text-align: left;
	line-height: 180%;
	text-decoration: none;
}

.sidebarListIndent {
    font-size: 8pt;
	text-align: left;
	line-height: 180%;
	text-decoration: none;
	padding-left: 12px;
}

.sidebarListBold {
    font-size: 8pt;
	font-weight: bold;
	text-align: left;
	line-height: 180%;
	text-decoration: none;
}

.sidebarSpace {
    font-size: 8pt;
	text-align: left;
	line-height: 180%;
	text-decoration: none;
}

/* SPACES & LINES MARKUP */

.clearthefloats {
    clear:both;
	text-decoration: none;
}

.space2ptL {
    font-size: 2pt;
	text-align: left;
	line-height: 100%;
	text-decoration: none;
}

.space1pt {
    font-size: 1pt;
	text-align: center;
	line-height: 100%;
	text-decoration: none;
}

.space0pt {
    font-size: 0pt;
	text-align: center;
	line-height: 100%;
	text-decoration: none;
}

.space2pt {
    font-size: 2pt;
	text-align: center;
	line-height: 100%;
	text-decoration: none;
}

.space3pt {
    font-size: 3pt;
	text-align: center;
	line-height: 100%;
	text-decoration: none;
}

.space5pt {
    font-size: 5pt;
	text-align: center;
	line-height: 100%;
	text-decoration: none;
}

.space7pt {
    font-size: 7pt;
	text-align: center;
	line-height: 100%;
	text-decoration: none;
}

.space10pt {
    font-size: 10pt;
	text-align: center;
	line-height: 100%;
	text-decoration: none;
}

.space15pt {
    font-size: 15pt;
	text-align: center;
	line-height: 100%;
	text-decoration: none;
}

.space20pt {
    font-size: 20pt;
	text-align: center;
	line-height: 100%;
	text-decoration: none;
}

.space25pt {
    font-size: 25pt;
	text-align: center;
	line-height: 100%;
	text-decoration: none;
}

.space30pt {
    font-size: 30pt;
	text-align: center;
	line-height: 100%;
	text-decoration: none;
}

.space40pt {
    font-size: 40pt;
	text-align: center;
	line-height: 100%;
	text-decoration: none;
}

.space50pt {
    font-size: 50pt;
	text-align: center;
	line-height: 100%;
	text-decoration: none;
}

.horizLine {
	font-size: 10pt;
	text-align: center;
	line-height: 100%;
	padding-top: 10px;
}

.line {
	text-align: center;
	padding: 0 0 0 0;
}

.line2pt {
	font-size: 2pt;
	text-align: center;
	padding: 0 0 0 0;
}

.shortLine {
	font-size: 2pt;
	text-align: left;
	padding-bottom: 3px;
}

.mediumLine {
	font-size: 1pt;
	text-align: left;
	padding-bottom: 5px;
}
