BODY {
   background: #e0e0e0;
   font-family: arial;
   font-size: 12px;
}

TD {
   font-size: 12px;
   vertical-align: top;
}

A {
   color: #4d4e96;
   text-decoration: none;
}
A:hover {
   text-decoration: underline;
}

DIV.main {
  width: 750px;
  margin: 10px 10px 10px 10px;
  background: #ffffff;
  border: 1px solid black;
  text-align: left;
}
DIV.header {
  padding: 10px 10px 10px 10px;
  height: 96px;
  background: #000000 url(/fileadmin/tpl/main/img/header-black.png) no-repeat;
  color: #ffffff;
  font-size: 26px;
  font-weight: bold;
  font-family: times;
  text-align: left;
}
DIV.header SPAN.subhead {
  font-size: 18px;
  font-style: italic;
  font-weight: normal;
}

DIV.navpath {
  font-size: 10px;
  text-align: right;
  padding: 0px 10px 0px 10px;
}

DIV.pagetitle {
  font-family: times;
  font-size: 28px;
  font-weight: bold;
  font-style: italic;
  padding: 0px 10px 0px 10px;
  border-bottom: 1px #000000 solid;
}

DIV.footer {
  padding: 20px 10px 20px 10px;
  background: #000000 url(/fileadmin/tpl/main/img/footer-black.png) no-repeat;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  vertical-align: middle;
}
DIV.footer A {
  margin: 20px 10px 20px 10px;
  padding: 0px 16px 0px 16px;
  color: #ffffff;
  border: 1px solid #000000;
  background: #999999;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-border-radius: 1em 1em;
  -moz-border-radius: 1em 1em;
}
DIV.footer A:hover {
  color: #000000;
  background: #ffffff;
  text-decoration: none;
}

DIV.copyright {
  width: 750px;
  padding: 0px 10px 10px 10px;
  color: #000000;
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
}

H1,H2,H3,H4,H5,H6 {
  font-family: arial;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 5px 0px;
}

H1 { font-size: 22px; }
H2 { font-size: 20px; }
H3 { font-size: 18px; }
H4 { font-size: 16px; }
H5 { font-size: 14px; }
H6 { font-size: 12px; }

DIV.nav {
  background: #999999;
  text-align: center;
  vertical-align: middle;
  border-top: 1px #000000 solid;
  border-bottom: 1px #000000 solid;
}
TABLE.navtext2, TABLE.navtext3, TABLE.navtext4, TABLE.navtext5 {
  border-bottom: #dddddd 1px solid;
  border-right: #dddddd 1px solid;
  border-left: #dddddd 1px solid;
}
TD.navtext, TD.navtext_act {
  border-top: #ffffff 1px solid;
  padding: 2px 32px 2px 32px;
}
TD.navtextbar, TD.navtextbar_act {
  padding: 2px 64px 2px 64px;
  text-transform: uppercase;
}
TD.navtext, TD.navtextbar {
  background: #999999;
}
TD.navtext:hover, TD.navtext_act, TD.navtextbar_act, TD.navtextbar:hover {
  background: #000000;
}
TD.navtext, TD.navtext_act,
TD.navtextbar, TD.navtextbar_act,
TD.navtext A, TD.navtext_act A,
TD.navtext A:link, TD.navtext_act A:link, 
TD.navtext A:hover, TD.navtext_act A:hover, 
TD.navtext A:active, TD.navtext_act A:active, 
TD.navtext A:visited, TD.navtext_act A:visited, 
TD.navtextbar A, TD.navtextbar_act A, 
TD.navtextbar A:link, TD.navtextbar_act A:link, 
TD.navtextbar A:hover, TD.navtextbar_act A:hover, 
TD.navtextbar A:active, TD.navtextbar_act A:active, 
TD.navtextbar A:visited, TD.navtextbar_act A:visited {
  color: #ffffff;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

TD.navtext A:hover, TD.navtext_act A:hover, 
TD.navtextbar A:hover, TD.navtextbar_act A:hover {
  text-decoration: underline;
}

TD.contentborder, TD.contentleft, TD.contentnormal, TD.contentright, DIV.contentnormal {
  padding: 20px 10px 10px 10px;
}

DIV.nopad DIV.contentnormal {
  padding: 0px;
  margin: 0px;
}

TABLE.col2 TD.contentleft {
  width: 230px;
  background: #cccccc;
}
TABLE.col2 TD.contentright {
  width: 250px;
}

TABLE.col3 TD.contentleft {
  width: 230px;
  background: #cccccc;
}
TABLE.col3 TD.contentright {
  width: 200px;
}

DIV.randimg {
  height: 462px;
  text-align: center;
  padding: 0px 0px 0px 0px;
  background: #999999;
}

.csc-textpic-caption {
  font-size: 10px;
}


/***MEMBERSHIP FORM ***/
DIV.form {
  padding: 0px 0px 0px 0px;
  text-align: left;
}

DIV.form DIV.geotrust {
  float: right;
  padding: 20px 10px 0px 0px;
}

DIV.form .head {
  border: 1px solid #000000;
  background-color: #ffffff;
  font-weight: bold;
  color: #000000;
  margin: 0px 0px 0px 15px;
  padding: 0px 5px 0px 5px;
  font-size: 12px;
  position: relative;
  top: 7px;
  display: inline;
}

DIV.form .box {
  border: 1px solid #000000;
  margin: 0px 0px 10px 0px;
  padding: 10px 10px 10px 10px;
  background-color: #e0e0e0;
}

DIV.form .head2 {
  background-color: #e0e0e0;
  border: none;
  font-weight: bold;
  color: #000000;
  margin: 0px 0px 0px 8px;
  padding: 0px 5px 0px 5px;
  font-size: 10px;
  position: relative;
  top: 7px;
  display: inline;
}

DIV.form .box .head2 {
  font-size: 10px;
}

DIV.form .box2 {
  border: 1px solid #888888;
  padding: 7px 7px 7px 7px;
}

DIV.form DIV.error {
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
  padding: 0px;
  margin: 0px;
  text-align: center;
}

DIV.form span.inline {
  font-size: 12px;
}

DIV.form label {
  display: inline;
  font-weight: bold;
  font-size: 12px;
}

DIV.form label.inline {
  display: inline;
  padding: 0px 0px 2px 8px;
}

DIV.form input, DIV.form select {
  margin: 3px 5px 3px 0px;
}

DIV.form select {
	width: 180px;
}

DIV.form input[type=textbox] {
  border: #bbbbbb 1px solid;
}

DIV.form input.error, DIV.form select.error, DIV.form textarea.error {
  background: #fcffa0;
  border: #ff0000 1px solid;
}

DIV.form input.disabled {
  margin: 3px 5px 3px 0px;
  padding: 1px 5px 1px 5px;
  background: #ffffff;
  border: #ff0000 1px solid;
  text-align: right;
}

DIV.field_set {
	width: 165px;
	float: left;
}

DIV.form .error {
	min-height: 15px;
}

form p.error {
	margin-top: 0;
	margin-bottom: 0;
	color: red;
}

	form a#copyAddress {
		cursor: pointer;
	}

.clear { border: 0; height: 1px; line-height: 1px; clear: both; margin-top: -1px;}

#cicformMembershipForm td {
	width: 350px;
	padding: 3px;
}

#cicformMembershipForm tr {
	margin-bottom: 10px;
}

#cicformMembershipForm {
	background: #E0E0E0;
}

#cicFormMembershipForm table.member_details td {
	width: auto;
}

#cicformMembershipForm label span.normal {
	font-weight: normal;
}

#cicformMembershipForm td span.money {
	font-weight: bold;
	font-size: large;
}

#cicformMembershipForm #submitNotice {
	padding: 10px;
}

#cicForm-error {
	display: none;
}

#cicformMembershipForm td.click-label {
	width: 300px;
}

#cicformMembershipForm td.click-input {
	width: 10px;
}

#cicformMembershipForm td.radio-list input {
	float: left;
	margin: 0px 10px auto 0px;
	width: 20px;
}

	#cicformMembershipForm td.radio-list {
		margin-bottom: 10px;
	}

#cicformMembershipForm td.radio-list label {
	width: 300px;
	display: inline-block;
	margin-bottom: 10px;
}