
/*@font-face {
      font-family: "Blackadder ITC";
      src: local ("Blackadder ITC") , url("ITCBlkad.ttf");
    }

.newFont { font-family: "Blackadder ITC"; font-size:24px;}

*/

body {
	background-color: #9B907C;
	margin: 0px;
	padding: 0px;
	color: #111111;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	color: #111111;
	font-size: 12px;
	font-family: Arial;
	margin:5px 0px 2px 0px;
}

textarea { font-family:Arial, Helvetica, sans-serif; font-size:12px; }

td {
	color:#111111;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


form {
	margin:0px;
	padding: 0px;
}


#siteWrapper {
	width:980px;
	margin:0 auto;/*background-color:#FFFFFF;border-left:1px solid #666;
border-right:1px solid #666;*/
}

.bodyBack {
	background-image: url("../images/main_bg_innerpageNew.gif");
	background-repeat: repeat-y;
}

#headerTop {
	/* background-image: url(../images/header.gif); */
	background-image: url("../images/headerNew.gif");
	background-repeat: no-repeat;
	min-height:150px; /*height:80px;
	padding-top:30px;*/
}

div.navTableHolder { /*margin: 0 20px;*/ }

.navBarCenter {
	background-image: url(../images/menu_spacer.gif);
	background-repeat: repeat-x;
	padding-top:5px;
}

.navBarCenter table{ /*background-color:#a34941;*/}

#contentArea {
	margin:0px 12px 0px 13px;
	/*background-image: url(../images/centerBack.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;*/
	background-color:#FFFFFF;
}

#contentAreaPub { 
	margin:0px 20px;
	/*background-image: url(../images/centerBack2.jpg); 
	background-image: url(../images/centerBack.jpg); 
	background-position:bottom right;
	background-repeat:no-repeat;*/
	background-color:#FFFFFF;
} 

#rightContent { background-color:#FFFFFF; }

.subnav { margin-bottom:10px; }


.req { color:#CC0000; font-size:14px; font-weight:bold;}

.white-a {
	color: white;
	font-weight : bold;
}

.faqcat {
	color: black;
	line-height: 20px;
	font-size: 12px;
	font-family: Arial;
	text-decoration : none;
	font-weight : bold;
}

.faqlink {
	color: blue;
	line-height: 17px;
	font-size: 12px;
	font-family: Arial;
	text-decoration : none;
}


.subTable th { text-align:left; }

.subTable td { text-align:left; }


.newsletterlinks{
	font-size: 12px;
	font-weight : bold;
	margin-top:5px;
	
}

.newsletterlinks td{
	border-bottom:0px solid #cccccc;
	padding-bottom:3px;
}

.newsletterlinks a{
	padding:3px 6px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0;
	border-top-width:1px;
	background-color:#E7E7E7; /*  #F0F9F8*/
	text-decoration : none;
	margin:0 3px;
	color:#666666; /* #A34941*/
	background-image:url(../images/reg-off-tab.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.newsletterlinks a:hover{
	text-decoration : none;
	/*background-color:transparent;
	border-bottom:1px solid #ffffff;*/
	color:#3A9A8C; /*  #368F82*/
	background-image:none;
	/*color:#fff;
	background-color:#7EBEBA;*/
}

.newsletterlinks a.active{
	background-color:#08AFA5;
	/*border-bottom:1px solid #ffffff;*/
	color:#FFFFFF; /* #3A9A8C*/
	background-image:url(../images/reg-on-tab.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#subPageList { text-align:center; font-size:14px;}
#subPageList a { padding:0 2px; font-size:14px; font-weight:bold;}

#previewEmail {
	border:0px solid #333333;
	/*background-color:#F3F7F8;*/
	padding:5px 8px 24px 8px;
}

#previewEmail table.mailBody {
	border:1px solid #333333;
	background-color:#ffffff;
}

#previewEmail textarea {
	border:1px dashed #dddddd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:3px;
}

#previewEmail input {
	border:1px dashed #dddddd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-bottom:5px;
}

.previewLine {
	text-align:left;
	font-family:"Courier New", Courier, monospace;
}

.show_list td a { font-weight:bold; }

.tasktext {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.tasktext a {
	color: #0E3C87;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration : none;
}

.top-links {
	background-image:url(../images/blue-btn-bg.jpg);
	background-repeat:repeat-x;
	padding-top: 2px;
}

.top-links a {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
	cursor: pointer;
}

.top-links a:hover {
	color:#000000;
	text-decoration: none;
}

.or-button { background-image:url(../images/orange-btn-bg.jpg); }

.red-button { background-image:url(../images/red-btn-bg.jpg); }

/*.left-links {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
	padding-top: 2px;
	cursor: pointer;
}*/

.heading {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #ADA252;
}

.headingBar {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color:#ADA252;
	border-bottom:1px solid #4B686C;
	margin-bottom:5px;
}

.heading-small {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #4B686C;
}

.header {
	background-image:none;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #BFB678;
}

.whatsnew {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: black;
}

.add-image {
	font-family: arial;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
}

.text12g {
	color: #636363;
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
}

.text11bold {
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.text12b {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.main-textE {
	color: black;
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
}

.bullet-list td {
	color:#222;
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	border-bottom:1px dashed #CCCCCC;
}

.bullet-list input {
	color:#222;
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
}

.matter {
	font-family: arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.tab-selected {
	color:#A34941;
	font-size: 12px;
	font-weight: bold;
	background-color : #14428D;
}

.tab-selected a { color:#A34941; }

.tab {
	color: #ffffff;
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color : #719dc4;
}

.tab a {
	color: #ffffff;
	text-decoration: none;
}

.tab a:hover {
	color: #A34941;
	text-decoration: none;
}

.left-link {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.left-link:hover {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.btn-blue {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #14428D;
	height: 21px;
	border: 1px solid #083785;
}

.btn-orange {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A34941;
	height: 21px;
	border: 1px solid #A34941;
}

.blue-links {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0E3C87;
	text-decoration: none;
}

.blue-links:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.left-links1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #0E3C87;
	background-image: url(../images/left-nav-down.jpg);
	height: 31px;
	width: 173px;
}

.left-links1-h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/left-nav-over.jpg);
	height: 31px;
	width: 173px;
}

.paragraph-left-tab-selected {
	background-image: url(../images/paragraph-blue-left.gif);
	width: 3px;
	height: 25px;
}

.paragraph-right-tab-selected {
	background-image: url(../images/paragraph-blue-right.gif);
	width: 3px;
	height: 25px;
}

.paragraph-left-tab {
	background-image: url(../images/paragraph-blue2-left.gif);
	width: 3px;
	height: 25px;
}

.paragraph-right-tab {
	background-image: url(../images/paragraph-blue2-right.gif);
	width: 3px;
	height: 25px;
}

.small-text {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}

.points { color: #4B686C; }

h4 { color:#1694B4; font-size:14px; margin:5px 0px;}

/*.nav {
	color:#A34941;
	text-decoration: none;
}

.nav:hover {
	color: #CD4438;
	text-decoration: underline;
}
*/

.navred {
	color:#968C47; /*#cc0000 */
	text-decoration: none;
	cursor:pointer;
}

.navred:hover {
	color:#cc0000; /*#ff0000 */
	text-decoration: underline;
	cursor:pointer;
}

.navgreen {
	color: #00cc00;
	text-decoration: underline;
	cursor:pointer;
}

.navgreen:hover {
	color: #00ff00;
	text-decoration: underline;
	cursor:pointer;
}

.navorange {
	color: #ADA252;
	text-decoration: none;
	cursor:pointer;
}

.navorange:hover {
	color: #8C8342;
	text-decoration: underline;
	cursor:pointer;
}

.dd-place-holder {
	border:2px dashed #76CABD;
	padding-bottom:20px;
	margin:-2px 0px 8px -2px;
}

.emph { color:#A34941;}

.highlight-background { background-color : #FFFFCC; }

.questtext {
	color: #A34941;
	text-decoration: none;
	font-weight : bold;
}

.ansrtext {
	color: #a60000;
	text-decoration: none;
	font-weight : bold;
}

.sub1 {
	color: black;
	font-size: 14px;
	font-weight: bold
}

.sub2 {
	color: #fe8d01;
	font-size: 13px;
	font-weight: bold
}

#addphoto {
	background-color: #fff;
	height: auto;
	width: auto;
	left: 380px;
	top: 820px;
	position: absolute;
	visibility: hidden;
}

#choosephoto {
	left: 270px;
	top: 776px;
	position: absolute;
	visibility: hidden;
}

#browsefile {
	height: 100px;
	width: 182px;
	left: 450px;
	top: 350px;
	position: absolute;
	visibility: hidden;
}

#editphoto {
	background-color: #fff;
	left: 370px;
	top: 440px;
	position: absolute;
	visibility: hidden;
}

.colheadblue {
	/*color: #0c408f;*/
	font-size: 12px;
	font-weight: bold;
}

.colheadorange {
	color: #fe8e00;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
}

.text11, .text11 a {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.text12bold, .text12bold a {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
}

.text11bold, .text11bold a {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
}

.text11blue {
	color: #0c408f;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.designs td { border-bottom:1px dashed #CCCCCC; }

#signup_div {
	width:400px;
}

#signup_div, #signup_div td, #signup_div th {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	text-decoration:none;
}

.blog_comm { }
.blog_comm td { border-bottom:1px solid #ccc; border-right:1px solid #ccc; vertical-align:top;  }
.blog_comm td div { overflow:hidden; }