body
{
  margin: 0px;
  padding: 0px;
  font-family: arial;
  font-size: 14px;
  font-weight: normal;
	color: #666666;
	background-color: #ffffff;
}

#main_con
{
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
  line-height: 1.4em;
  text-decoration: none;
}

.pageheading
{
  color: #00008B;
  font-family: arial;
  font-size: 2em;
  line-height: 120%;
  font-weight: bold;
  padding-left: 50px;
  padding-right: 50px;
}

.htext
{
  color: #666666;
  font-family: arial;
  font-size: 12px;
  text-decoration: none;
}

.htext:hover
{
  color: #666666;
  font-family: arial;
  font-size: 12px;
  text-decoration: none;
}

.butta
{
  background-color: #0766BE;
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 11px;
  border: 1 solid #FFFFFF;
}

.atext
{
  color: #000000;
  font-family: Tahoma;
  font-size: 18px;
  line-height: 120%;
  font-weight: bold;
}

a.lnk:link, a.lnk:visited
{
	display: block;
	background: url(../images/top_link_bg.jpg) repeat-x;
	vertical-align: top;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #1F4F83;
	text-align: center;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	height: 23px !important;
	height: 23px;
	width: 100px;
	text-decoration: none;
}

a.lnk:hover
{
	background: url(../images/top_link_bg_a.jpg) repeat-x;
	text-decoration: none;
	color: #1F4F83;
}

a.lnk1:link, a.lnk1:visited
{
	display: block;
	background-color:#0073D6;
	vertical-align: middle;
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-top: 8px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 8px;
	width: 100%;
	text-decoration: none;
}

a.lnk1:hover
{
	background-color:#FEC800;
	text-decoration: none;
	font-family: Tahoma;
	color: #000000;
}

.leftt
{
  color: #000000 !important;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  /*width:100%;
  filter:dropshadow(color=#C0C0C0, offx=1, offy=2, positive=true);*/
  text-decoration: none;
}

.table_hd
{
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
  height: 30px;
  font-weight: bold;
}

.bottom_box
{
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  background-color:#005E90;
  height: 30px;
}

.bottom_box a
{
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
}

.bottom_box a:hover {
	 color: #FFFFCC;
	 font-family: Tahoma;
	 font-size: 11px;
	 text-align: center;
	 vertical-align: middle;
	 text-decoration: none;
}

.inputbox {
  height:18px;
  font-size:12px;
  font-family: Tahoma;
  color:#000000;
  border:1px solid #000000
  }

.search_box
{
  color: #0766BE;
  background-color:#B4DBF5;
	 font-family: Tahoma;
	 font-size: 11px;
	 text-align: center;
	 text-decoration: none;
	 font-weight: bold;
}

.toplinkbg
{
   background:url(../images/toplinkbg.jpg);
}

.toplinksep
{
   background:url(../images/toplinksep.jpg);
}

.hdbg
{
  margin-left:10px;
  margin-right:10px;
  margin-top:6px;
  margin-bottom:0px;
}

.whitetd
{
    background-color:#FFFFFF;
}

.fontbold{font-weight:bold;}
.footer_bef{background-color:#EEF4F7;}
.footer_yel{background-color:#FFB301;}
#footer_bef{ padding-top:10px; padding-left:12px; padding-right:12px; padding-bottom:10px; text-align:center; color:#006295; font-family: Tahoma, Verdana, Arial; font-size: 11px; text-decoration: none; line-height: 140%; }
#footer_bef a{ color: #006295; text-decoration: none;}
#footer_bef a:hover{ color: #000000; text-decoration: underline;}

a.admintab:link, a.admintab:visited { display: block; background-color:#999999; vertical-align: middle; font-size: 13pt; font-family: Arial; font-weight:bold; color:#333333; text-align: center; padding-top: 6px; padding-bottom: 8px; padding-left: 1px; padding-right: 1px; width: 98px !important; width: 98px; text-decoration: none; }
a.admintab:hover { background-color:#999999; color: #000000; text-decoration: underline; }
a.admintab_ac:link, a.admintab_ac:visited { display: block; background-color:#000000; vertical-align: middle; font-size: 13pt; font-family: Arial; font-weight:bold; color: #FFFFFF; text-align: center; padding-top: 6px; padding-bottom: 8px; padding-left: 1px; padding-right: 1px; width: 98px !important; width: 98px; text-decoration: underline; }
a.admintab_ac:hover { background-color:#000000; color: #FFFFFF; text-decoration: underline; }

/* Main / home page css styles */

h1
{
  font-size: 23px;
  color: #1A1367;
  text-align: center;
  line-height: 1.3em;
}

h2
{
  text-align: center;
  font-size: 18px;
  color: #fff;
  line-height: 1.3em;
}

h3
{
  font-size: 18px;
  color: #fff;
}

.boldWhiteText
{
  font-weight: bold;
  color: #fff;
}

.boldBlackText
{
  color: #000;
}

.underLineText
{
  text-decoration: underline;
}

.boldBlueText
{
  font-weight: bold;
  color: #1A1367;
}

.redText
{
  font-weight: bold;
  color: #ff0000;
}

img
{
  border: 0;
}

li
{
  margin: 22px 0px 0px 0px;
  line-height: 1.4em;
}

div#container
{
  width: 920px;
  margin: 30px auto;
  color: #666666;
  /*border: solid 1px red;*/
}

div.popOutBlock
{
  background-image: url('../images/testimonialsTextBg.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
  background-color: #2E21A8;
  color: #fff;
  width: 600px;
  min-height: 100px;
  border: solid 5px #D6D6D6;
}

div.popOutText
{
  margin: 22px auto;
  width: 570px;
  /*border: 1px solid red;*/
  padding: 0px 0px 0px 0px;
}

div#topPopOutBox
{
  
}

div#callToActionBox
{
  width: 600px;
  margin: auto;
}

#preferenceSharesTableImage
{
  position: relative;
  left: 170px;
  width: 600px;
  height: 110px;
}

#joinNowImage
{
  width: 532px;
  height: 211px;
  position: relative;
  left: 190px;
}

#questionMarkImage
{
  float: left;
  width: 204px;
  height: 206px;
  padding: 0px 25px 0px 0px;
}

#headlineImage
{
  float: right;
  width: 192px;
  height: 254px;
  padding: 0px 0px 0px 105px;
}

#exclamationMarkImage
{
  float: right;
  width: 204px;
  height: 206px;
  padding: 0px 0px 0px 30px;
}

.br_clear
{
  clear: both;
}


/* Form styles moved from old style sheet 'form.css' and placed here in this style sheet */

form.cmxform fieldset {
  border: none;
  border-top: 1px solid #eee;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  /*display: inline-block;*/
  line-height: 1.3em;
  vertical-align: top;
}
form.cmxform li>label {
 display:-moz-inline-box;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 3px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 3px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
}
form.cmxform label {
  width: 180px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 183px; /* Width plus 3 (html space) */
}

.dropDownWidth
{
  width: 250px;
}

.inputFieldWidth
{
  width: 250px;
}








/* admin style sheet css moved from admin.css and placed here */

input {
	border: 1px solid #bbb;
	background: #eee;
	cursor: pointer;
}
input.submit {
	margin-top: 10px;
}
input.check {
	background:none;
	border:none;
}

#topMenu {
	padding: 10px;
	border-bottom: 1px solid #ccc;
	background: #eee;
}
#content
{
color: #000000;
}

fieldset
{
border: 0px solid #000000;
}

.linkText
{
color: #0070AF;
text-decoration: underline;
}

/* style and format for the Login Page */
#form
{
  border-top: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-left: 1px solid #CCC;
  padding: 0px 0px 10px 80px;
}

#formContent
{
  margin: 0px 0px 0px 310px;
  padding: 0px 0px 0px 0px;
  width: 370px;
}

#formHeader
{
  padding: 0px 30px 0px 30px;
  border: 1px solid #CCCCCC;
}

#formFooter
{
  padding: 20px 0px 20px 70px;
  border: 1px solid #CCCCCC;
}

/* style and format for the Password Reminder Page */
#passwordReminderHeader
{
  padding: 0px 30px 0px 30px;
  border: 1px solid #CCCCCC;
}

#passwordReminderContent
{
  margin: 0px 0px 0px 310px;
  width: 380px;
}

#passwordReminderForm
{
  border: 1px solid #CCCCCC;
  padding: 0px 0px 0px 120px;
}

/* style and format for the Subscribe Page */
#subscribe
{
  border: 1px solid #CCCCCC;
  margin: auto;
  padding: 0px 0px 0px 0px;
  width: 580px;
  color: #666666;
  line-height: 1.4em;
}

#subscribeHeader
{
  border-bottom: 1px solid #CCC;
  padding: 5px 30px 0px 20px;
}

#subscribeContent
{
  padding: 0px 0px 0px 20px;
  width: 560px;
  /*border: 1px solid red;*/
}

/* style and format for the admin login page */
#pageWrapper
{
  margin: auto;
  width: 350px;
}

#authenticateContent
{
  margin: 50px 0px 0px 0px;
}

#authenticateHeader
{
  border: 1px solid #CCCCCC;
  padding: 20px 30px 20px 90px;
}

#authenticateForm
{
  border: 1px solid #CCCCCC;
  padding: 8px 30px 8px 99px;
}

#authenticateFooter
{
  border: 1px solid #CCCCCC;
  padding: 20px 60px 20px 92px;
}

.errorMessage
{
  font-weight: bold;
  color: #FF0000;
}





#subMenu {
	padding: 5px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}

table.dashboard th {
	border: 1px solid #ccc;
	background: #eee;
	padding: 4px;
	/*text-align:center;*/
}
table.dashboard td {
	border: 1px solid #ccc;
	padding: 2px;
	/*text-align:center;*/
}
table.dashboard td p {
	padding:0;
	margin:0;
	cursor:pointer;
}

div#addForm {
	width:380px;
	border:1px solid #ccc;
	padding: 5px;
}
div#errorMessages {
	padding:0 10px;
	border:1px solid red;
}

