@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow);
/******** GENERAL ELEMENTS ********/

/* Content */
html { font-size:100.01%; }
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#444; margin:0px; padding:0px; line-height:1.5; background:#e9e2ce url(images/PageBG.jpg) repeat-x;}
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
th { line-height: 1; }
p { margin: 0 0 1.5em; }

/*-- Links --*/
a:link,
a:visited,
a:active	{ color:#036; text-decoration:none; }
a:focus, 
a:hover 	{ text-decoration:underline; }

/* Lists
-------------------------------------------------------------- */

li ul,
li ol       { margin:0; }
ul, ol      { margin: 0 1.5em 1.5em 0; padding-left: 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { margin-top:0.10em; font-family: 'PT Sans Narrow', arial, serif; font-weight:normal; }

h1 { font-size: 30px; margin-bottom: 0.5em; }
h2 { font-size: 24px; margin-bottom: 0.75em; }
h3 { font-size: 20px; margin-bottom: 1em; }
h4 { font-size: 18px; margin-bottom: 1.25em; }
h5 { font-size: 16px; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 16px; font-weight: bold; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

h1 { color: #030; }
h2 { color: #334F1E; }
h3 { color: #336699; }
h4 { color: #666666; }
h5 { color: #333333; }
h6 { color: #006633; }

/* PAGE ELEMENTS */
#divContent {
	width:900px;
	margin: 0 auto;
	text-align:left; 
	position:relative;
}
.LogoTD { padding:0px 0px 0px 10px; margin:0px; text-align:left; }
.LoginTD {
	text-align:right;
	font-weight:normal;
	font-size:10px;
	padding:5px 10px 1px 30px;
}
.PageToolsRSS img { margin:1px 3px 1px 3px; }
.TopNavTD { text-align:right; padding:10px 30px 1px 10px; font-size:10px;}
#HeaderImage {
	margin-bottom:0px;
	background:url('images/HCH1.jpg') #ffffff no-repeat;
	height:147px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c2c2b4;
	border-right-color: #c2c2b4;
	border-bottom-color: #c2c2b4;
	border-left-color: #c2c2b4;
}
.DefaultHeaderImage {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	
}
.ContentPadding {
	background-color: #efebe1;
	padding: 10px 0px 0px 0px;

}
.TopNav {
	padding-left:5px;
	padding-right: 5px;
	margin-bottom: -5px;
}

#HeaderImage .Headline { padding-top:65px;text-align:center;font-size:22px;line-height:29px;font-family:Arial,sans-serif;color:#ffffff; display:none;}
.ContentTD {

	background:#ffffff;
	border-top:#fcfcfc 1px solid;
	text-align:left;
	padding:10px
}
#divMainContainer {
	padding:0px;
	background:#efebe1 url(images/CenterDividerLine.png) no-repeat left top;
	position:relative;
}
#divMain { padding:0px 25px 15px 40px; }
.RNavTD {
	padding:8px;
	border-left-color: #c2c2b4;
	background-color: #efebe1;
	width:185px;
}
.FooterTD {
	padding:15px 15px 5px 15px;
	text-align:left;
	font-weight:normal;
	font-size:9px;
	position:relative;
}
.FooterTD td{
	font-size:9px;
	padding: 1px 15px 15px 15px;
	color:#7d5c3c;
	position:relative;
}


/* Title */
/*.title{margin-bottom:10px;line-height:35px;font-weight:bold;font-size:14px;color:#333333;text-transform: uppercase;margin-top:10px}*/

/* Side Box */
.boxHeader  {margin-top:15px; border-bottom:#cccccc 1px solid; padding:11px 7px; text-align:left;font-weight:bold;font-size:11px;}
.boxContent {padding:15px;text-align:left;font-size:10px;/*background:url('images/boxbg.jpg') #9a9a9a;color:#ffffff;*/}
.boxContent a { }
.boxFooter {}
.noboxHeader { letter-spacing:2px; padding-bottom:7px;}
.noboxContent {}
.noboxFooter {}

/* Listing Paging, Sorting & Show More */
.pager {font-size:10px;margin-top:10px;margin-bottom:10px;}
a.pageNumber{font-size:10px;line-height:15pt;border:#ccc 1px solid;display:inline-block;width:20px;height:20px;text-align:center;text-decoration:none;font-weight:bold;background:#fff;color:#111;}
a.pageNumber:hover{border:#000 1px solid;background:#333;color:#fff;}
a.pageNextPrev{font-size:10px;line-height:15pt;border:#ccc 1px solid;display:inline-block;width:20px;height:20px;text-align:center;text-decoration:none;font-weight:bold;background:#fff;color:#111;}
a.pageNextPrev:hover{border:#000 1px solid;background:#333;color:#fff;}
.pageNumberSelected{font-size:10px;line-height:15pt;border:#000 1px solid;display:inline-block;width:20px;height:20px;text-align:center;text-decoration:none;font-weight:bold;background:#555;color:#fff;}

.sortArea {padding-bottom:7px;border-bottom:#eee 7px solid;margin-top:10px;margin-bottom:10px;}
.sortInactive {padding:15px;padding-top:10px;padding-bottom:7px;border:none;font-size:14px;}
.sortActive {padding:15px;padding-top:10px;padding-bottom:7px;background:#eee;border-top:#4e8dec 2px solid;font-size:14px;border-bottom:#eee 3px solid;}
.showMoreArea {background:#eee;padding:15px;padding-left:15px;margin-bottom:10px;}
.showMoreArea a {background-image:url(../../systems/images/show_more.gif);background-repeat:no-repeat;background-position: right center;padding-right:14px;}


/******** SPECIAL ELEMENTS ********/

/* Poll Results */
.pollHeader {background:#d6d7d8;text-align:center;padding:5px;font-weight:bold}
.bar1 {background:#ffaa00;border-right:#D78B00 1px solid;border-bottom:#D78B00 1px solid;}
.bar2 {background:#6B8E23;border-right:#59761D 1px solid;border-bottom:#59761D 1px solid;}
.bar3 {background:#FF4500;border-right:#C43600 1px solid;border-bottom:#C43600 1px solid;}
.bar4 {background:#1E90FF;border-right:#0060BF 1px solid;border-bottom:#0060BF 1px solid;}
.bar5 {background:#FF1493;border-right:#C71585 1px solid;border-bottom:#C71585 1px solid;}
.bar6 {background:#ffaa00;border-right:#D78B00 1px solid;border-bottom:#D78B00 1px solid;}
.bar7 {background:#6B8E23;border-right:#59761D 1px solid;border-bottom:#59761D 1px solid;}
.bar8 {background:#FF4500;border-right:#C43600 1px solid;border-bottom:#C43600 1px solid;}
.bar9 {background:#1E90FF;border-right:#0060BF 1px solid;border-bottom:#0060BF 1px solid;}
.bar10 {background:#FF1493;border-right:#C71585 1px solid;border-bottom:#C71585 1px solid;}
.barRow {background:#f6f7f8}
.barRowAlternate  {background:#d6d7d8}


/******** MODULES ********/

/* Listing - Categories */
.category_tree td div {height:20px !important}
.category_tree_node {text-transform:uppercase;font-size:11px;}
a.category_tree_node:hover {}

/* Category Navigation */
.category_area {padding-top:10px;padding-bottom:10px}
.category_item {font-size:11px;text-transform:uppercase;margin-top:15px;margin-bottom:3px}
.category_item a {font-weight:bold}
.category_item_desc {font-size:11px;}

/* Forum */
.frm_category_bar {background-color:#ffffff;}
.frm_category_title {font-weight:bold;font-size:11px;font-family:Tahoma;}
.frm_forum_header{font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/button.png');color:#2c2c2c;padding-left:7px;height:16px;border:#BEC7D1 1px solid;border-bottom:none;}
.frm_forum_item{background-color:#ffffff;border:#BEC7D1 1px solid;}

.frm_thread_header{font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/button.png');color:#2c2c2c;padding-left:7px;height:16px;border:#BEC7D1 1px solid;border-bottom:none;}
.frm_thread_item{background-color:#ffffff;border:#BEC7D1 1px solid;}

.frm_post_bar {font-size:10px;font-family:Tahoma;background:url('images/button.png');color:#2c2c2c;padding-left:7px;height:16px;border:#BEC7D1 1px solid;border-bottom:none;}
.frm_post_infopanel {background-color:#ffffff;border:#BEC7D1 1px solid;}
.frm_post_contentpanel {background-color:#ffffff;border:#BEC7D1 1px solid;padding:0px;}
.frm_post_subject {font-size:12px;font-weight:bold;background-color:#EFEFF1;border-bottom:#BEC7D1 1px solid;padding:5px;}
.frm_post_message {background-color:#ffffff;padding:5px;}

.frm_title {font-size:14px;font-weight:bold;}
.frm_statusbox {line-height:18px;background-color:#ffffff;border:#BEC7D1 1px solid;}

/* Mini Cart */
.box_mini_cart_heaader                      { height:21px; font-weight: normal; font-size: 16px; font-family: Verdana;}
.box_mini_cart_content                      { padding: 0 0 12px 0; border-top: solid 1px #ccc;}
.box_mini_cart_content #header              { border-bottom: solid 1px #ccc; height: 1px; overflow: hidden;}
.box_mini_cart_content .item td             { border-bottom: solid 1px #ccc; padding: 3px 0 3px 3px;}
.box_mini_cart_content .norm                { background: #fff;}
.box_mini_cart_content .alt                 { background: #f1f1f1;}
.box_mini_cart_content .subtotal            { text-align: right; font-weight: bold; padding-top: 3px; position: relative;}      
.box_mini_cart_content .subtotal .checkout  { position: absolute; top: 3px; left: 0px; font-weight: normal;}
.box_mini_cart_footer {}

/******** PLACEHOLDERS ********/

/* placeholderTopMenu */
.topmenu{font-weight:normal;font-size:10px;color:#903b0e;}
a.topmenu:link{font-weight:normal;font-size:10px;color:#903b0e;text-decoration:none;}
a.topmenu:visited{font-weight:normal;font-size:10px;color:#903b0e;text-decoration:none;}
a.topmenu:hover{font-weight:normal;font-size:10px;color:#74300C;text-decoration:underline;}

/* placeholderBottomMenu */
.bottommenu{font-weight:normal;font-size:11px;color:#333333;}
a.bottommenu:link{font-weight:normal;font-size:11px;color:#333333;text-decoration:underline}
a.bottommenu:visited{font-weight:normal;font-size:11px;color:#333333;text-decoration:underline}
a.bottommenu:hover{font-weight:normal;font-size:11px;color:#111111;text-decoration:underline}
 
 /* placeholderRegister */
a.register:link{color:#333333;}
a.register:visited{color:#333333;}
a.register:hover{color:#111111;}

/* placeholderLoginLogout */
a.login:link{color:#333333;}
a.login:visited{color:#333333;}
a.login:hover{color:#111111;}

/* placeholderLogout */
a.logout:link{color:#333333;}
a.logout:visited{color:#333333;}
a.logout:hover{color:#111111;}

/* placeholderDashboardLink */
a.admin:link{color:#333333;}
a.admin:visited{color:#333333;}
a.admin:hover{color:#111111;}

/* placeholderBreadcrumb */
.breadcrumb{}
a.breadcrumb:link{}
a.breadcrumb:visited{}
a.breadcrumb:hover{}

/* placeholderLoginForm */
.btnLogin {height:30px;font-size:11px;
    font-weight:bold;color:#000000;background:url('images/button.png') #EEEEEE;
    border-top:1px solid #DDDDDD;border-right:1px solid #AAAAAA;
    border-bottom:1px solid #AAAAAA;border-left:1px solid #DDDDDD;cursor:pointer;line-height:17pt;margin:0px}
.txtLogin {border:#ccc 1px solid;padding-left:7px;width:130px;height:26px;line-height:17pt;margin:0px}
.labelLogin {}

/* placeholderSearch */
.boxSearch {margin:7px;margin-left:0px;margin-right:0px;}
.btnSearch {height:30px;font-size:11px;
    font-weight:bold;color:#000000;background:url('images/button.png') #EEEEEE;
    border-top:1px solid #DDDDDD;border-right:1px solid #AAAAAA;
    border-bottom:1px solid #AAAAAA;border-left:1px solid #DDDDDD;cursor:pointer;line-height:17pt;margin:0px}
.txtSearch {border:#ccc 1px solid;padding-left:7px;width:130px;height:26px;line-height:17pt;margin:0px;float:left}

/* placeholderComments */
.comments {border:#e3e4e5 1px solid;padding:15px;margin-bottom:15px;background:url(../../systems/images/bg_post.jpg) repeat-x #fff}
.comments img {border:#eee 1px solid;float:left;margin-right:15px}
.commentby {font-size:14pt}
.commentbody {}
.commentinfo {font-size:9px;margin-top:15px;}
.commentpost {border:#e3e4e5 1px solid;padding:15px;margin-bottom:15px;background:url(../../systems/images/bg_post.jpg) repeat-x #fff}

/* placeholderPrint */
a.print:link{font-size:11px;color:#333333;text-decoration:underline;white-space:nowrap}
a.print:visited{font-size:11px;color:#333333;text-decoration:underline}
a.print:hover{font-size:11px;color:#111111;text-decoration:underline}

/* placeholderCartInfo */
.cart{font-weight:normal;font-size:10px;color:#333333;}

/* MAIN NAVIGATION (DROPDOWN FLOATING MENU) */

.static_horzshadow {
	display:none;
	visibility:hidden;
}

/* Main Bar */
.static_nlsmenu {
	z-index:1;
	padding: 0px;
	margin: 0px;
	}

/* Main Bar - Item */
.static_nlsitemcontainer {
	padding:12px 12px 10px 12px;
	margin: 0px;
}
.static_nlsiconcell {width:0px; background-color:#2c2219;}
.static_nlssubmenucell{width:0px;padding-top:0px;padding-left:3px;padding-right:4px;padding-bottom:0px;margin: 0px;}
.static_nlsitem {
    /*font-weight:bold;font-size:11px;line-height:15px;*/
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height:15px;
    color:#ffc984;
    padding:5px 5px 0px 0px; padding-bottom:3px; margin: 0px;}
    
/* Main Bar - Item Hover */
.static_nlsitemcontainerover {/*border:#65C729 1px solid;background:url('images/menubg_hover_green.gif');*/
    padding:12px 12px 10px 12px;
	margin: 0px;}
.static_nlsiconcellover {width:0px; background-color:#2c2219;}
.static_nlssubmenucellover {width:0px;padding-top:0px;padding-left:3px;padding-right:4px;padding-bottom:0px;margin: 0px;}
.static_nlsitemover {
    /*font-weight:bold;font-size:11px;line-height:15px;*/
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height:15px;
    color:#ffc984;
    padding:5px 5px 0px 0px;padding-bottom:3px; margin: 0px;}/*font-family:tahoma;font-size:8pt;font-weight:normal;*/

/* Sub Menu */
.nlsmenu {margin-top:0px;
    border-bottom:#474747 0px solid;border-left:#3A87E8 0px solid;
    border-top:#3A87E8 0px solid;border-right:#434343 0px solid;
    z-index:1; background-color:#53402F; text-align:left; width:135px; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=95);-moz-opacity:0.95;
	padding:0px 0px 0px 0px;
	}

/* Sub Menu - Item */
.nlsitemcontainer {height:21px;padding:0px;background-color:#53402F;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=95);-moz-opacity:0.95;}/*48A317*/
.nlsiconcell {width:22px;background-color:#53402F;}
.nlssubmenucell{padding-top:2px;padding-left:3px;padding-right:4px; background-color:#53402F;}
.nlsitem {
    font-weight:bold;font-size:10px;
    color:#ffc984;
    padding:0px 10px 0px 10px;}

/* Sub Menu - Item Hover */
.nlsitemcontainerover {height:21px;padding:0px;/*border:#4EA2FD 0px solid;background:url('images/menubg_hover_green.gif');*/}
.nlsiconcellover {
	width:22px;
	background-color:#53402F;
}
.nlssubmenucellover {padding-top:2px;padding-left:3px;padding-right:4px; background-color:#53402F;}
.nlsitemover {
    font-weight:bold;font-size:10px;
    color:#ffc984;
    padding:0px 10px 0px 10px;
	background-color:#53402F;}


/* placeholderMainMenu_Links */
.mainbar{background:url("images/menubg_hover.gif") repeat-x top;height:30px;padding-left:12px;padding-top:12px}
a.mainmenu:link{font-size:12px;color:#e7e7e7;text-decoration:none}
a.mainmenu:visited{font-size:12px;color:#e7e7e7;text-decoration:none}
a.mainmenu:hover{font-size:12px;color:#ffffff;text-decoration:none}

/* placeholderMainMenu_VerticalMenu */
.mnuVertical {width:170px}
.mnuOver {padding:3px;background-color:#656567;border:#cccccc 1px solid;border-left:#cccccc 1px solid;
    border-top:#cccccc 1px solid;border-bottom:#5A5A5C 1px solid;border-right:#5A5A5C 1px solid;color:#cccccc;}
.mnuSelected {padding:3px;background-color:#F3F2F7;border:white 1px solid; 
    border-top:white 1px solid;border-bottom:#cccccc 1px solid;border-right:#cccccc 1px solid;font-weight:bold;}
.mnuPath {padding:3px;background-color:#D7D7DB;border:white 1px solid;
    border-top:white 1px solid;border-bottom:#cccccc 1px solid;border-right:#cccccc 1px solid;}
.mnuNormal {padding:3px;background-color:#E5E5EA;border:white 1px solid;
    border-top:white 1px solid;border-bottom:#cccccc 1px solid;border-right:#cccccc 1px solid;}

/* placeholderMainMenu_DropMenu */
.top {font:bold 11px verdana;color:#E2E9DA;background:none;}
.top_hover {font:bold 11px verdana;color:#E2E9DA;background:#924693;}
.member {font:bold 10px verdana;color:#5B5E55;}
.member_hover {font:bold 10px verdana;color:#5B5E55;background:#C2C4C5;}
.topbar {background-image:url("images/topbg.gif");height:35px;}
.memberbar {background-image:url("images/memberbg.gif");height:27px;}

/* placeholderMainMenu_Tabs */
.tabActive_Left {width:15px;height:19px;background:url('images/tab_active_left.gif') no-repeat}
.tabActive_Center {white-space:nowrap;background:url('images/tab_active_center.gif')}
.tabActive_Right {width:15px;height:19px;background:url('images/tab_active_right.gif') no-repeat}

.tabInactive_Left {width:15px;height:19px;background:url('images/tab_inactive_left.gif') no-repeat}
.tabInactive_Center {white-space:nowrap;background:url('images/tab_inactive_center.gif')}
.tabInactive_Right {width:15px;height:19px;background:url('images/tab_inactive_right.gif') no-repeat}

a.tabInactiveLink:link {font-weight:bold;font-size:9px;color:#E2ECF7;text-decoration:none;}
a.tabInactiveLink:visited {font-weight:bold;font-size:9px;color:#E2ECF7;text-decoration:none;}
a.tabInactiveLink:hover {font-weight:bold;font-size:9px;color:#E2ECF7;text-decoration:underline;}

a.tabActiveLink:link {font-weight:bold;font-size:9px;color:#1283CA;text-decoration:none;}
a.tabActiveLink:visited {font-weight:bold;font-size:9px;color:#1283CA;text-decoration:none;}
a.tabActiveLink:hover {font-weight:bold;font-size:9px;color:#1283CA;text-decoration:underline;}

/* placeholderMainMenu_Side */
#divSide {font:11px Trebuchet MS, Arial, sans-serif;background:#FAFAFA;padding:0px;width:180px;}
#divSide a {color:#333333;text-decoration:none;display:block;width:175px;padding-left:5px;border-top:#e6e7e8 1px solid; margin-left:-45px}
#divSide a:hover {color:#1684E6;background-color:#DDDFE4;}
.mnuLevel1 {margin-top:0; margin-bottom:0;list-style:none;}
.mnuLevel1 li {padding:3px;padding-left:7px;font-weight:bold;text-transform:uppercase;margin: 0 0 0 0}
.mnuLevel2 {margin-top:0; margin-bottom:0;padding-left:12px;list-style-type:none;}
.mnuLevel2 li {padding:3px;padding-left:1px;border-top:#dedede 1px solid;font-weight:normal;text-transform:none;margin: 0 0 0 0}
.mnuLevel3 {margin-top:0; margin-bottom:0;padding-left:12px;list-style-type:none;}
.mnuLevel3 li {padding:3px;padding-left:1px;border-top:#dedede 1px solid;font-weight:normal;text-transform:none;margin: 0 0 0 0}
.itemSelected {color:#1684E6}

/* placeholderMenu_Tree */
a.prnnode  {
    font-family:tahoma,Arial;
    font-size:8pt;
    color:#000000;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    padding:2px;}
a.prnnode:hover {background-color:#CCFFCC; font-weight:bold;}
a.node {
    font-family:tahoma,Arial;
    font-size:8pt;
    color:#666666;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    padding:2px;}
a.node:hover {background-color:#CCFFCC; text-decoration:underline;}
a.selnode {
    font-family:tahoma,Arial;
    font-size:8pt;
    color:#000000;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    background-color:#CCFFCC;
    padding:1px 1px 1px 1px;
    border:#66CC66 1px solid;}
a.selprnnode {
    font-family:tahoma,Arial;
    font-size:8pt;
    font-weight:bold;
    color:#000000;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    background-color:#CCFFCC;
    padding:1px 1px 1px 1px;
    border:#66CC66 1px solid;}
div.row {color:#0066cc;text-decoration:none;cursor:pointer;}
div.selrow {background-color:#99CCFF;cursor:pointer;}
div.row:hover {}
input.nodeedit {
    font-family:Verdana,Arial;
    font-size:8pt;
    color:#666666;
    text-decoration:none;
    position:absolute;
    height:20px;
    border:#cfcfcf 1px solid;
    z-index:1;}
.nlstree {text-align:left; border:#e6e7e8 5px solid;padding:12px;background:white;}


/******** Content (based-on WYSIWYG Editor css) ********/

/*Custom Paragraph Style*/
.No-Spacing {margin:0in;
	font-size:11pt;
	font-family:"Calibri","sans-serif";}
/*.Title {display:block;padding:0in;padding-bottom:5pt;
    margin:0in;margin-bottom:15pt;
    border:none;border-bottom:solid #4F81BD 1pt;
	font-size:26pt;
	font-family:"Cambria","serif";
	color:#17365D;
	letter-spacing:.25pt;}*/
.Sub-Title {display:block;
    margin:0in;margin-bottom:10pt;
	line-height:115%;
	font-size:12pt;
	font-family:"Cambria","serif";
	letter-spacing:.75pt;
	font-style:italic;}	
.Intense-Quote{margin-top:10pt;margin-bottom:14pt;margin-left:.65in;
	line-height:115%;
	border:none;
	padding:0in;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	font-weight:bold;
	font-style:italic;}
.Pull-Quote{float:right;width:200px;
    margin-top:0in;margin-right:0in;margin-bottom:10pt;margin-left:.65in;
	line-height:115%;
	border-left:solid #4F81BD 1pt;
	padding:0in;padding-left:10pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	font-weight:bold;
	font-style:italic;}
	
/*Custom Text Style*/
.Code-In-Text {
	line-height:115%;
	font-size:11pt;
	font-family:"Courier New";}

/* Table Format */
table.Default {border-collapse:collapse;border:#4f81bd 1px solid;margin-bottom:15px;}
table.Default td {border:#ccc 1px solid;padding:7px;}
table.Default td.alt {border:#ccc 1px solid;padding:7px;}
table.Default td.hd {border:#ccc 1px solid;padding:7px;}
table.Default td.fc {border:#ccc 1px solid;padding:7px;}
table.Default td.fcalt {border:#ccc 1px solid;padding:7px;}

table.Zebra {width:80%;border-collapse:collapse;margin-bottom:15px;}
table.Zebra td {padding:7px;font-size:9pt;}
table.Zebra td.alt {padding:7px;background:#eee;font-size:9pt;}
table.Zebra td.hd {border-bottom:#4f81bd 1px solid;color:#365fa5;font-size:12pt;padding:7px;}
table.Zebra td.fc {padding:7px;font-size:9pt;}
table.Zebra td.fcalt {padding:7px;background:#eee;font-size:9pt;}

table.Zebra-2 {width:80%;border-collapse:collapse;margin-bottom:15px;border:#4f81bd 1px solid;}
table.Zebra-2 td {padding:7px;background:#eee;font-size:9pt;}
table.Zebra-2 td.alt {padding:7px;background:#fff;font-size:9pt;}
table.Zebra-2 td.hd {background:#709ad1;border-bottom:#4f81bd 1px solid;color:#fff;font-size:12pt;padding:7px;}
table.Zebra-2 td.fc {padding:7px;background:#eee;font-size:9pt;}
table.Zebra-2 td.fcalt {padding:7px;background:#fff;font-size:9pt;}

table.Zebra-3 {width:80%;border-collapse:collapse;margin-bottom:15px;}
table.Zebra-3 td {border:#4f81bd 1px solid;padding:7px;font-size:9pt;}
table.Zebra-3 td.alt {background:#eee;padding:7px;font-size:9pt;}
table.Zebra-3 td.hd {border:none;border-bottom:#4f81bd 3px solid;color:#365fa5;font-size:14pt;padding:7px;}
table.Zebra-3 td.fc {padding:7px;font-size:9pt;}
table.Zebra-3 td.fcalt {background:#eee;padding:7px;font-size:9pt;}

table.Vertical-Emphasis {width:80%;border-collapse:collapse;margin-bottom:15px;}
table.Vertical-Emphasis td {padding:7px;font-size:9pt;}
table.Vertical-Emphasis td.alt {padding:7px;font-size:9pt;}
table.Vertical-Emphasis td.hd {border-bottom:#4f81bd 1px solid;color:#365fa5;font-size:12pt;padding:7px;}
table.Vertical-Emphasis td.fc {padding:7px;font-size:9pt;background:#eee;}
table.Vertical-Emphasis td.fcalt {padding:7px;font-size:9pt;background:#eee;}

table.Vertical-Emphasis-2 {width:80%;border-collapse:collapse;margin-bottom:15px;border:#4f81bd 1px solid;}
table.Vertical-Emphasis-2 td {padding:7px;font-size:9pt;}
table.Vertical-Emphasis-2 td.alt {padding:7px;font-size:9pt;}
table.Vertical-Emphasis-2 td.hd {background:#709ad1;border-bottom:#4f81bd 1px solid;color:#fff;font-size:12pt;padding:7px;}
table.Vertical-Emphasis-2 td.fc {padding:7px;background:#eee;font-size:9pt;}
table.Vertical-Emphasis-2 td.fcalt {padding:7px;background:#eee;font-size:9pt;}

table.Vertical-Emphasis-3 {width:80%;border-collapse:collapse;margin-bottom:15px;}
table.Vertical-Emphasis-3 td {padding:7px;font-size:9pt;}
table.Vertical-Emphasis-3 td.alt {padding:7px;font-size:9pt;}
table.Vertical-Emphasis-3 td.hd {border-bottom:#4f81bd 3px solid;color:#365fa5;font-size:14pt;padding:7px;background:#eee;}
table.Vertical-Emphasis-3 td.fc {padding:7px;background:#4f81bd;font-size:9pt;color:#fff;}
table.Vertical-Emphasis-3 td.fcalt {padding:7px;background:#4f81bd;font-size:9pt;color:#fff;}

table.Modern {width:80%;border-collapse:collapse;margin-bottom:15px;
    background-image:url(library/bulb3.jpg);
    background-position:bottom right;
    background-repeat:no-repeat;
    background-color:#ececf6;}
table.Modern td {font-size:9pt;padding:12px;border-bottom:white 1px solid;color:#365f91}
table.Modern td.alt {font-size:9pt;padding:12px;border-bottom:white 1px solid;color:#365f91}
table.Modern td.hd {background:#fff;border-bottom:#4f81bd 1px solid;color:#365f91;font-size:14pt;padding:12px;padding-top:10px;padding-bottom:10px;}
table.Modern td.fc {font-size:9pt;padding:12px;border-bottom:white 1px solid;color:#365f91}
table.Modern td.fcalt {font-size:9pt;padding:12px;border-bottom:white 1px solid;color:#365f91}

table.Modern-Dark {width:80%;border-collapse:collapse;margin-bottom:15px;border-bottom:#5177bb 1px solid;
    background-image:url(library/bulb1.jpg);
    background-position:bottom right;
    background-repeat:no-repeat;
    background-color:#9caff1;}
table.Modern-Dark td {font-size:9pt;padding:12px;border-bottom:#ececf6 1px solid;color:#fff}
table.Modern-Dark td.alt {font-size:9pt;padding:12px;border-bottom:#ececf6 1px solid;color:#fff}
table.Modern-Dark td.hd {background:#5177bb;border-bottom:#ececf6 1px solid;color:#fff;font-size:12pt;padding:12px;padding-top:10px;padding-bottom:10px;}
table.Modern-Dark td.fc {font-size:9pt;padding:12px;border-bottom:#ececf6 1px solid;color:#fff}
table.Modern-Dark td.fcalt {font-size:9pt;padding:12px;border-bottom:#ececf6 1px solid;color:#fff}
