<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

@font-face {
  font-family: "myicon";
  src:url("fonts/fontawesome-webfont.eot");
  src:url("fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/fontawesome-webfont.woff") format("woff"),
    url("fonts/fontawesome-webfont.ttf") format("truetype"),
    url("fonts/fontawesome-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal;

}
body { margin: 0; padding: 0; height: 100%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } 
html {margin: 0; padding: 0; height: 100%; } 

h1, h2, h3 { font-family: "Trebuchet Ms", Arial;}
h4 { font-family: 'Verdana'}

form {margin:0;}
fieldset {padding:5px;}

table{ border-collapse: separate; /*border-spacing: 0;*/ }
blockquote {margin: 2px 26px;}

.bgcontain { width: 1170px; margin: 0 auto; text-align: left; position: relative; } 
/* IE min height hack */ * html #container { height: 250px;} 
#container { padding: 0; float: left; width: 100%; clear: both; min-height: 250px; border-top: 4px solid #eeeeef;
margin:0; background:#fdfdfd} 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.header h1.HeaderImage {padding: 0px 0px; margin: 0px;}
.header h1.HeaderText { font-size: 30px; font-weight: bold; padding:15px 0 0; margin:0 0 -6px; font-family: Helvetica, Arial, sans-serif;}
.header { border-bottom:solid 6px #fcfbfb; width: 100%; position: relative; height: 44px; background:#535354}
.header h1 { font-size: 38px; font-weight: normal; font-family: Helvetica, Arial, sans-serif; }
.header h1 a { color:#111111;}
.header h1 a:visited { color:#111111;}
.header h1 a:hover { color:#1982D1; text-decoration: none;}
.header h2 { font-weight:normal; font-size: 14px; color:#7A7A7A; margin:0; padding:0}
.logo {
    float: left;
    font: bold 43px/38px arial;
    margin: 30px 0 40px;
	/*background:#b87676; border-radius:4px; -webkit-border-radius:4px;*/
}
.logo a{
    color: #222222 !important;
}

.header .search { padding: 0; position: absolute; right:0.2%; top: 7px; width: 290px;}
.header .search h2 { font-size: 14px; color:#fff; margin: 0px; padding: 0px 0px 5px 0px; font-weight: bold; letter-spacing: -1px;}
.header .search #searchsubmit { display:none;}

.header .text1 {position:absolute; margin:33px 10px 800px 156px; width:300px}
.header .text2 {/*position:absolute;*/ margin:11px 2% 0 0; font:normal 18px arial; color:#000000; float:left}
.header .text2 a{color:#ffffff; }

.header1 {
    height: 134px;
    padding: 12px 0;
}




.rtb {
	/*font:bold 12px arial;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
	color: #000000;*/
	background: none repeat scroll 0 0 rgba(0,0,0,0.6);
	color: #ffffff;
	height: 68px;
	margin-top: -68px;
	padding: 0 2%;
	position: relative;
	width: 96%;
	overflow:hidden;
}
.rtb h2{font-size:16px !important; line-height:18px !important; padding:0 !important; margin:2px 0 !important;
}






.top span:before{
    background: none repeat scroll 0 0 #f5f5f5;
    border-radius: 16px;
    color: #956d00;
    font-size: 14px;
	margin: 0 0 0 -25px;
    padding: 4px;
    position: absolute;
    text-align: center;
    width: 14px;
}
.top span{
	padding: 0 30px;
    color: #ffffff;
}



[class^="custom-icon-"]:before, [class*=" custom-icon-"]:before {
    font-family: "myicon" !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal !important;
    line-height: 1;
    text-transform: none !important;
}
.custom-icon-email:before {
	content: "\f0e0";	/* f0e0 */
}
.custom-icon-search:before {
	content: "\f002";	/*  */
}
.custom-icon-sholi:before {
	content: "\f0a9";	/* f022 f009 f00b */
}
.custom-icon-address:before {
	content: "\f041";	/*  */
}
.custom-icon-telephone:before {
	content: "\f095";	/*  */
}

.header .search form { padding: 0px; margin: 0px;}
.header .search .input { background: #0e0202; width:266px; padding:5px 10px; 
	-webkit-border-radius: 3px;
	border-radius: 3px; margin: 0px;}
.header .search .arrow { width: 69px; height: 22px; background: url(../images/SearchArrow.png) no-repeat;}
/*\ IE/Win min height hack */ * html .searcharrow { margin: -23px 0px 0px 135px; } /* */ 
.searcharrow {  margin: -22px 0px 0px 135px; }
.searcharrow { padding: 0px; top: 0px;}
.header .search p { padding: 3px 0px; margin: 0px; font-size: 10px;}
.header .search p a {}


/* Top Menu (Site Menu - SiteMenuPanel.html) 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.TopMenu { position: absolute; top: -23px; left: 0px; }
.TopMenu ul { padding: 0px; margin: 0px;}
.TopMenu li { padding: 0px 5px; margin: 0px; list-style-type: none; display: inline; font-size: 10px;}
.TopMenu li a { text-decoration: none;}
.TopMenu li a:visited { text-decoration: none;}
.TopMenu li a:hover { text-decoration: none; text-decoration: none;}

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.dvmn {height:43px; }
.toggleMenu {display:none; padding: 0px 0 0 10px; line-height:65px; }
.menu, .dvmn {
    position: relative;
	background-color: #535354;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#39393a),to(#535354));
	background-image: -webkit-linear-gradient(top,#39393a,#535354);
	background-image: -o-linear-gradient(top,#39393a,#535354);
	background-image: linear-gradient(to bottom,#39393a,#535354);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff39393a', endColorstr='#ff535354', GradientType=0);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
.dvmn .toggleMenu {
	background: url("../images/menu.png") no-repeat scroll 10px 6px transparent;
	height:43px; width:50px;
}

.menu &gt; li &gt; a, .menu &gt; li &gt; a:hover{
	-webkit-transition: all .6s linear;
	-o-transition: all .6s linear;
	transition: all .6s linear;
}
.menu &gt; li &gt; a { padding:10px 16px; 
}

/* remove all list stylings */
.menu, .menu ul {margin: 0; padding: 0; border: 0; list-style-type: none; display: block;}

.menu &gt; li {
	background-color: #535354;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#39393a),to(#535354));
	background-image: -webkit-linear-gradient(top,#39393a,#535354);
	background-image: -o-linear-gradient(top,#39393a,#535354);
	background-image: linear-gradient(to bottom,#39393a,#535354);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff39393a', endColorstr='#ff535354', GradientType=0);
	
}
.menu li { margin: 0; padding: 0; border: 0; display: block; float: left;	/* move all main list items into one row, by floating them */
	position: relative; /* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5; /* thus we need to apply explicit z-index here...
	font-size: 10px; */
}

.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li { /*float: none;  items of the nested menus are kept on separate lines */ 
letter-spacing: 0px;
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

.menu li:hover&gt;ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	 /*1st level go below their parent item */
}

.menu li li:hover&gt;ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 33px;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: "."; height: 0; display: block; visibility: hidden; clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
/* 	background-image: url(empty.gif);	required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 1px 30px 30px 30px;
	margin: -1px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 40px;
}
/* -- sticky.submenu.END -- */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.content { padding: 1.5% 3% 3%; /*background:#ffffff*/} 
.content-left { float:left; width:67%; } 
.content-right { float:right; width:30%; } 

/* BreadCrumb */

.content .BreadCrumb { font-size: 11px; margin: 0px 0px 15px 0px; padding:7px; color:#666;  }
.content .BreadCrumb ul { list-style-type: none; margin: 0px; padding: 0px 0px 0px 20px; background: url(../images/BreadCrumbIcoUl.png) no-repeat left center;}
.content .BreadCrumb li { background: url(../images/trail_arrow.gif) no-repeat left center; margin: 0px 4px 0px 0px; padding: 0px 0px 0px 10px; text-decoration: none; display: inline;}
.content .BreadCrumb li a { margin: 0px; padding: 0px; text-decoration: none;}

.content h1 { font-size: 32px; font-weight: normal; padding: 5px 0px; margin: 0px 0px 5px 0px;}
.content h2 { font: 22px/22px "Trebuchet MS"; padding: 3px 0px; margin: 3px 0px; }
.content h3 { font-size: 18px; padding: 5px 0px; margin: 0px 0px 5px 0px; }

.content .imgarts {height:100px; float:left; padding:4px 2% 3px 0;}

.Field200{width:92%; padding:5px; margin:2px; background:#fdfdfd;
	border: 1px solid #eee;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 1px 1px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: inset 1px 1px 2px rgba(204,204,204,0.8);
	box-shadow: inset 1px 1px 2px rgba(204,204,204,0.8);
}

/* article */
.content .PostItem {display: block; clear: both;}

.Intro { margin-bottom: 20px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Articles { margin: 0px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Featured { margin: 0px 0px; clear: left;}
.Featured h1 { padding-left: 25px; background: url(../images/FeaturedIcoHeading.png) no-repeat left center; margin-bottom: 10px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.RecentArticles { margin: 20px 0px;}
.RecentArticles h1 { padding-left: 25px;  background: url(../images/SummaryIcoHeading.png) no-repeat left center; margin-bottom: 10px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Categories {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Blogs {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* IE min height hack */ * html .Authors { height: 150px;} 
.Authors {min-height: 150px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Pages {}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SearchResults {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#RecentBlogsPanel { float: right; width: 220px; }

/* Recent Blogs */
.RecentBlogs { background: #fff; font-size: 11px; padding: 0px 0px 0px 20px; float: right; width: 220px; }
.RecentBlogs h1 { padding-left: 25px; background: url(../images/RecentBlogIcoHeading.png) no-repeat left center; margin-bottom: 10px; }
.RecentBlogs ul { padding: 0px; margin: 10px 0px; }
.RecentBlogs li { padding: 5px 0px; margin: 0px; list-style-type: none; font-size: 9px; border-bottom: solid 1px #e0e0e0;}
.RecentBlogs big { font-size: 11px; display: block; font-weight: bold; }


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Post */
.Post { padding: 0px; margin: 0px;}

/* Post Author left side from the article */
.Post .PostAuthorDetails { float: right; padding: 10px; margin: 0px 0px 10px 20px; width: 200px; font-size: 11px; border-bottom: #fff 10px solid; border-left: #fff 10px solid;}
.Post .PostAuthorDetails h2 { text-transform: uppercase; font-size: 14px; font-weight: bold; letter-spacing: normal; padding: 0px 0px 5px 0px; margin: 0px;}
.Post .PostAuthorDetails p { font-size: 10px; padding: 3px 0px; margin: 0px; color:#333;}
.Post .PostAuthorDetails img { margin: 0px 10px 0px 0px; padding: 1px; border: solid 1px #ccc; float: left;}

/* Post Head */
.Post .PostHead {}
.Post .PostHead h1 { padding: 2px 0px; margin: 2px 0px;}
.Post .PostHead h2 { padding: 2px 0px; margin: 0px; }

/* Post Info/Details */
.Post .PostInfo { padding: 3px; margin: 0px; font-size: 10px; background: #f6f6f6; color:#7e8996; }
.Post .PostInfo li { padding: 0px; margin: 0px; display: inline; list-style-type: none;}
.Post .PostInfo a { color: #7e8996; text-decoration: none; font-weight: bold;}
.Post .PostInfo .Author { border-right: solid 1px #7e8996; padding: 0px 5px 0px 0px;}
.Post .PostInfo .Time { border-right: solid 1px #7e8996; padding: 0px 5px 0px 5px;}
.Post .PostInfo .Categ { border-right: solid 1px #7e8996; padding: 0px 5px 0px 5px;}
.Post .PostInfo .Rating {padding: 0px 0px 0px 5px;}


/* Post Bottom - Printer Version +  Full story + Visit Site */
.Post .PostBottom { padding: 5px 0px 15px 0px; margin: 0px;}
.Post .PostBottom li { padding: 2px 0px; margin: 0px 5px 0px 0px; list-style-type: none; display: inline; font-size: 10px; }
.Post .PostBottom li a { text-decoration: none; }
.Post .PostBottom li a:visited { text-decoration: none;}
.Post .PostBottom li a:hover { text-decoration: none;}
.Post .PostBottom .FullStory { background: url(../images/icon_FullStory.png) no-repeat left center; padding-left: 17px;}
.Post .PostBottom .VisitSite { background: url(../images/icon_VisitSite.png) no-repeat left center; padding-left: 17px;}
.Post .PostBottom .PrinterVersion { background: url(../images/icon_PrinterVersion.png) no-repeat left center; padding-left: 17px;}
.Post .PostBottom .EditArticle { background: url(../images/icon_EditArticle.png) no-repeat left center; padding-left: 17px;}

/* Article More Related Info */
.Post .PostMore { padding: 0px; margin: 5px 0px 5px 0px;}
.Post .PostMore h1 { font-size: 23px; padding: 5px 0px; margin: 0px; }

/* Article Comments */
.Post .PostMore .Comment, .Post .PostMore .CommentAlt { padding: 5px 10px 10px 10px;}
.Post .PostMore .Comment .Title, .Post .PostMore .CommentAlt .Title { font-size: 12px; padding: 4px 3px; padding-left:40px; margin: 0px;}
.Post .PostMore .Comment .Details, .Post .PostMore .CommentAlt .Details { font-size: 9px; padding: 0px 3px; padding-left:40px; margin: 0px; color: #7E8996;}
.Post .PostMore .Comment .Reply, .Post .PostMore .CommentAlt .Reply { float: right; font-size: 9px; padding-top:4px; color: #7E8996; clear: both;}
/*.Post .PostMore .Comment .Content, .Post .PostMore .CommentAlt .Content { font-size: 11px; padding: 10px 0px 0px 5px; margin: 0px;}*/

/* Article Submit Comments */
.PostSubmitComments { font-size: 10px;}

/* Article Navigation */
/* IE min height hack */ * html .ArtNav { height: 15px;} 
.ArtNav {font-size: 11px; line-height: 13px; background: #f5f5f5; padding: 6px; min-height: 15px;}
.ArtNav strong { letter-spacing: -1px;}
.ArtNavLeft { float: left }
.ArtNavRight { float: right }

/* Paging */
.Paging { text-align: right; padding: 6px; margin: 5px 0px; font-size: 10px; line-height: 15px;}
.Paging strong { letter-spacing: -1px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Category Top ( Only on the Category page)  */
.Category { padding: 0px; margin:0px 0px 10px 0px; position: relative;}
.Category h1 { /*font-size: 25px; float:left;*/}
.Category .Desc { line-height: 14px; clear: both; /*float: left;*/}
.Category .rss { position: absolute; right: 0px; top: 15px;}
.Category .SubCategory ul { padding: 15px 0px 5px 0px; margin: 0px;}
.Category .SubCategory li { padding: 2px 0px 2px 15px; margin: 0px; font-size: 11px; list-style-type: none;}
.Category .SubCategory ul {  width: 38em; }
.Category .SubCategory ul li { float: left; width: 15em;  /* accommodate the widest item */ }
/* stop the floating after the list */
.Category .SubCategory br { clear: left; }
/* separate the list from what follows it */
.Category .SubCategory { clear: both; margin-bottom: 1em;  display:none;}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Authors A-Z - ( Only on the Author page) */
.AZ { padding: 0px; margin: 15px 0px; position: relative; font-size: 10px; font-weight: bold;}
.AZ ul { padding: 5px 0px; margin: 0px;}
.AZ li { padding: 0px 1px; margin: 0px; list-style-type: none; display: inline;}
.AZ a { padding: 0px 3px; margin-right: 1px;}
.AZ a:visited { padding: 1px 3px;}
.AZ a:hover { padding: 1px 3px; }

.ListAuthors {}
.ListAuthors ul { margin: 0px; padding: 0px 0px 0px 20px; }
.ListAuthors li { line-height: 16px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* PageForms */

.PageForms tr td { padding: 10px; }
.PageForms tr td table tr td { padding: 3px; font-size: 11px; }
.PageForms tr td table tr td table tr td { padding: 0px; font-size: 11px; }

.PageForms {font-size: 10px;}
.PageForms form {}
.PageForms tr td { padding: 10px; }
.PageForms th { padding: 10px 2px 10px 10px; text-align: left; font-size: 13px; font-family: "Trebuchet MS"; font-weight: normal;}

.PageForms tr td table tr td { padding: 3px; font-size: 11px; }
.PageForms tr td table tr td table tr td { padding: 0px; font-size: 11px; }
.PageForms td table td input { padding: 3px; }
.PageForms td table td input.keyfield { border: inset 1px #ccc; padding: 3px; }
.PageForms td table td textarea { border: inset 1px #ccc; padding: 5px; }
.PageForms td table td select { border: inset 1px #ccc; padding: 2px; }

.PageForms .Button { font-size: 10px; padding: 2px 5px; border: outset 2px #e0e0e0; font-weight: bold;}

.Required { color:#FF0000; float:right}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Message */
.Message { color: #ff4e00; background: url('../images/warning.gif') #FFFFCC no-repeat 5px center; font-size: 11px; padding: 5px 5px 5px 25px; line-height: 16px; border: 1px solid #FFCC66;  margin-left: 5px;}
.ErrorMessage { color: #ff0000; background: url('../images/exclamation.png') no-repeat left center; font-size: 11px;padding-left: 20px; line-height: 16px;}
.SuccessMessage { color: #66ad00; background: url('../images/success.png') no-repeat left center; font-size: 11px;padding-left: 20px; line-height: 16px;}


/* tabs styles */
#tabnav { height: 26px; margin: 0px 0px 10px 0px; padding-left: 6px; background: url('../images/tab_bottom.gif') repeat-x bottom;}
#tabnav li { margin: 0; padding: 0;	display: inline; list-style-type: none;}
#tabnav li a {}
#tabnav li a:visited {}
#tabnav li a:hover {}

#tabnav .navlinks {margin: 0; padding: 0; display: inline; list-style-type: none; float: right;}
.tablink { float: left; }
#tabnav .tablink a:link, #tabnav .tablink a:visited 
{float: left; font-size: 10px; line-height: 14px; font-weight: bold; padding: 5px 10px 5px 10px; margin: 0px 4px 0px 0px ; text-decoration: none;}
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active {}
#tabnav a:hover {}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.ViewAll { background: url(../images/ico_view_all.png) no-repeat left center; padding-left: 13px; font-size: 10px; font-weight: bold; color:#33b0ee;}
.ViewAll a { color:#33b0ee;}
.ViewAll a:visited { color:#33b0ee;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.right { float: right; width: 235px; padding-top: 10px; } 
.right ul { padding: 10px ; margin: 10px; list-style-image: url(../images/ArrowLeft.png); } 
.right li { padding: 0px; margin: 0px; list-style-type: none;} 
.right h2 { padding: 0px 0px 10px 0px; font-size: 14px; line-height: 14px; margin: 0px; border-bottom: solid 2px #ccc;}

.right li a { font-size: 11px; }
.right li a:visited {}

.right .Categories { margin-bottom: 15px;}
.right .Categories h2 { background: url(../images/IcoCategories.png) no-repeat left top; padding-left: 20px; margin-bottom: 10px;}
.right .Categories ul { padding:0px; margin:0px;padding-top: 0px;  border-top: solid 1px #dfe6ec; padding-bottom: 0px; list-style-image: none;}
.right .Categories li a { font-size: 12px; padding-left: 15px;display: block; border-bottom: solid 1px #dfe6ec; background: url(../images/ArrowLeft.png) no-repeat left top; padding-top: 3px; padding-bottom: 3px; }
.right .Categories li a:hover {}

.right .ArticleOptions {margin-bottom: 15px;}
.right .ArticleOptions h2 { background: url(../images/IcoArticleOptions.png) no-repeat left top; padding-left: 20px;}

.right .ArticleOptions li a {}
.right .ArticleOptions .EmailToFried { background: url(../images/ArticleOptionsEmail.png) no-repeat left center; padding-left: 15px;}
.right .ArticleOptions .PrintArticle { background: url(../images/ArticleOptionsPrint.png) no-repeat left center; padding-left: 15px;}
.right .ArticleOptions .RemoveFavorites { background: url(../images/ArticleOptionsFavorites.png) no-repeat left center; padding-left: 15px;}
.right .ArticleOptions .AddToFavorites { background: url(../images/ArticleOptionsFavorites.png) no-repeat left center; padding-left: 15px;}
.right .ArticleOptions .ArticlesToRead { background: url(../images/ArticleOptionsRead.png) no-repeat left center; padding-left: 15px;}
.right .ArticleOptions .RemoveRead { background: url(../images/ArticleOptionsRead.png) no-repeat left center; padding-left: 15px;}

.right .PopularArticles {margin-bottom: 15px;}
.right .PopularArticles h2 { background: url(../images/IcoPopularArticles.png) no-repeat left top; padding-left: 20px;}
.right .PopularArticles li a { }

.right .FavoriteArticles {margin-bottom: 15px;}
.right .FavoriteArticles h2 { background: url(../images/IcoFavoriteArticles.png) no-repeat left top; padding-left: 20px;}
.right .FavoriteArticles li a {   }

.right .ArticlesToRead { margin-bottom: 15px;}
.right .ArticlesToRead h2 { background: url(../images/IcoArticlesToRead.png) no-repeat left top; padding-left: 20px;}
.right .ArticlesToRead li a { }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.EmailToFriend { background: #fff; margin: 30px;} 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.footer { padding:6% 2% 3%; width:96%; margin:0 auto; clear: both; color:#030303; 
border-top:1px solid #DDDDDD;}
.footer ul.ful { list-style:none;
	margin: 0 2%;
    padding: 0;
	clear:both;}
.footer a{ color:#030303; }



/*
.menu &gt; li .Home:before {
    content: "\f015";
}
.menu &gt; li .Contact:before {
    content: "\f0f6";
}
.menu &gt; li .EzyEdit:before, .menu &gt; li .Menus:before {
    content: "\f085";
}
.menu &gt; li .Our:before {
    content: "\f009";
}
.menu &gt; li .Plan:before {
    content: "\f02c";
}
.menu &gt; li &gt; a:before, .menu &gt; li &gt; span:before {
    display: inline-block;
    font: 48px myicon;
    left: 0;
    position: absolute;
    text-align: center;
    top: 34px;
    width: 100%;
}*/



.qlnk {
	clear: both; float:none; color:#ffffff; margin: 1.5% 0;
}
.qlnk h2, .qlnk a { color:#ffffff; }
.qlnk h2 { font:28px trebuchet ms; }

.qlnk h2:before{
	font: 72px/68px myicon;
	top: 0; left: 0;
	margin: 0 0 6%;
	display:block;
}
/*
.qlnk .a h2:before{
	content: "\f06c";
}
.qlnk .b h2:before{
	content: "\f085";
}
.qlnk .c h2:before{
	content: "\f0e6";
}
*/
.qlnk .a {
	background:#35bc7a;
}
.qlnk .b {
	background:#f86924;
}
.qlnk .c {
	background:#3399cc;
}
.qlnk .ctn { padding:2% 8% 4%;
}

.qlnk .link1:before {
    content: "\f061";
    left: 50%;
    margin-left: -10px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
}
.qlnk .link1 {
    border: 2px solid #ffffff;
    border-radius: 23px;
    box-sizing: border-box;
    color: #ffffff;
    float: right;
    font: 24px/39px myicon;
    height: 45px;
    margin-top: 2px;
    position: relative;
    text-align: center;
    transition: all 0.6s ease 0s;
    width: 45px;
}

.qlnk .a .link1:hover {
    color: #35bc7a;
}
.qlnk .b .link1:hover {
    color: #f86924;
}
.qlnk .c .link1:hover {
    color: #3399cc;
}
.qlnk .link1:hover {
    background: none repeat scroll 0 0 #ffffff;
    border-width: 22px;
}


.content .cols2 .ico:before{
    content: "\f003";
    border: 2px solid;
    border-radius: 23px;
    
    display: block;
    font: 24px/40px myicon;
    height: 40px;
    margin: 0 0 -46px -60px;
   /* padding: 8px;*/
	text-align: center;
    width: 40px;
}
.content .cols2 .ico{
	padding: 0 0 0 60px;
}
.content .cols2 .ico.n1:before{
    content: "\f0ed";
	border-color: #35bc7a;
	color: #35bc7a;
}
.content .cols2 .ico.n1 h2 a{
	color: #35bc7a;
}
.content .cols2 .ico.n2:before{
    content: "\f0c3";
	border-color: #1e8bc3;
	color: #1e8bc3;
}
.content .cols2 .ico.n2 h2 a{
	color: #1e8bc3;
}
.content .cols2 .ico.n3:before{
    content: "\f024";
	border-color: #f86924;
	color: #f86924;
}
.content .cols2 .ico.n3 h2 a{
	color: #f86924;
}
.content .cols2 .ico.n4:before{
    content: "\f0eb";
	border-color: #ff9f00;
	color: #ff9f00;
}
.content .cols2 .ico.n4 h2 a{
	color: #ff9f00;
}


.ftrt {
	clear: both; float:none;
	display: block;
	margin: 0 auto;
	padding: 2px 0;
	width: 90%;
}
.ftrt, .ftrt a{
	color: #fcffff;
}
.ftrt h2{color: #ffffff; font: normal 22px "Trebuchet MS";}
.ftrt ul{
	padding:0; margin:0;
}
.ftrt ul li{
    padding-bottom: 10px;
    padding-left: 34px;
    position: relative;
	list-style: none;
	font-size: 14px;
}
.ftrt ul li:before{
	text-align: center;
    font: 12px/16px myicon;

    content: "\f061";
    margin-left: 0;
    margin-top: 2px;
    position: absolute;

    border: 2px solid #fcffff;
    border-radius: 10px;
    box-sizing: border-box;
    color: #fcffff;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 20px;
}

.ftrb{width:100%; display:block; clear:both; float:none; background: #ffffff}

/*padding: 0px; margin: 0px;  font-size: 10px;*/


/* Spread the Word */
.SpreadTheWord {}
.SpreadTheWord ul { padding: 0px; margin: 0px; }
.SpreadTheWord li { padding: 0px 2px; margin: 0px; list-style-type: none; display: inline; font-size: 11px; line-height: 16px;}

/* Paging */
.Paging { text-align: right; padding: 6px; margin: 5px 0px; font-size: 10px; line-height: 15px;}
.Paging strong { letter-spacing: -1px;}
.Paging a { display: inline; padding: 2px 5px;}
.Paging a:visited {}
.Paging a:hover { text-decoration: none;}
.PagingDisabled { display: inline; padding: 2px 5px; }
.PagingCurrentPageNumber { display: inline; font-weight: bold; padding: 2px 5px;}


.msgWarning
{
	background-image: url('../images/warning.gif');
	background-repeat: no-repeat;
	background-position: 6px 7px;
	font: normal 11px/18px Tahoma;
	padding: 5px;
	margin-bottom: 15px;
	padding-left: 25px;
	border: dotted 1px #C0C0C0;
	background-color: #FFFFE0;
	color: #333333;
	text-decoration: none;
	z-index:1000;
	width: 220px;
}


.ArticleExtraContent { font-size: 11px;}
.ArticleExtra ol, .ArticleExtra ol li { font-size: 11px;}
.ArticleExtra ul, .ArticleExtra ul li { font-size: 11px;}

.ArticleExtra ul { padding-top: 0px; padding-bottom: 0px; margin:0px; list-style-type: none;  padding-left: 20px;}
.ArticleExtra ul li a {  font-size: 11px; display: block; padding-left: 20px; background: url(../images/ArrowLeft.png) no-repeat left top; }

.FloatNone { float: none; }
.FloatRight { float: right; text-align:right }
.FloatLeft { float: left; }
.ClearBoth { clear:both }


/* Summary Article Attachment */
.AttachmentList { padding: 6px;}
.AttachmentList ul { padding-top: 0px; padding-bottom: 0px; margin:0px; list-style-type: none;  padding-left: 20px;}
.AttachmentList ul li { padding: 3px;}
.AttachmentList ul li a { font-size: 10px; display: block; padding-left: 20px; }
.AttachmentHeading { font-size: 11px; font-weight: bold; font-family:Arial,Helvetica,sans-serif; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.right .Newsletter { margin-bottom: 15px; font-size: 11px; }
.right .Newsletter h2 { background: url(../images/IcoNewsletter.png) no-repeat left top; padding-left: 20px; margin-bottom: 10px;}

/* Teaser Image Styles */
.FeatureImageSpan { font-size: 9px; margin: 5px;}
.FeatureImageCaption {  padding-left: 3px; padding-right: 3px;}


.rotatefp {text-align:center; overflow:hidden; height:300px; width:778px; border-radius:3px; border:1px solid #abc;}
.rotatefptext {position:absolute; margin:-226px 0 0 40px; z-index:4; font:bold 22px 'Trebuchet MS'; color:#fff; text-shadow:0 3px 2px #000; width:600px}

.calm {margin:5% auto; width:80%;}
.caln {background:url(../images/website/bg-eventcal.gif) no-repeat center top; padding-top:33px;}
.calnbtm {background:url(../images/website/bg-eventcal.gif) no-repeat center bottom; height:10px}

/*********************************************************************/
.contlist table{
border:solid 1px #dddddd;
border-top:none;
}

.contlist{
background:#ffffff;
font-size:12px;
}
.contlist td {
	padding:0px 4px;
	border-bottom:1px solid #dddddd;
	height:24px;
	color:#000000;
	vertical-align:middle;
}
.contlist tr {
	background:#f9f9f9;
}
.contlist tr:hover {
	background:#eeeeee;
}

.contlist table th{
	background: #bbbbbb;
}
.contlist th {
	background: #f2f2f2;
	color: #000000;
	padding:4px;
}
.contlist th a:link, .contlist th a:hover, .contlist th a:visited, .contlist th a:active{
	color: #ffffff;
	text-decoration:underline;
}
.contlist img {
	border:0;
}
/******************************************************************************/


a.button {
	color:#ffffff;
	text-decoration:none; text-align:center;
	line-height:40px;
}
a.button:hover {
	color:#ffffff;
}
.button {
	font:bold 16px arial, verdana;
    background: none repeat scroll 0 0 #ffd700;
    border: 2px solid #f3cb00 !important;
    color: #ffffff;
    cursor: pointer;
    margin: 6px 0 8px;
    padding: 10px 18px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    box-shadow: 0 -21px 11px rgba(149, 109, 0, 0.69) inset;
    -webkit-box-shadow: 0 -21px 11px rgba(149, 109, 0, 0.69) inset;
}
.button:hover{
    box-shadow: 0 -21px 11px rgba(149, 109, 0, 0.39) inset;
    -webkit-box-shadow: 0 -21px 11px rgba(149, 109, 0, 0.39) inset;
}





/******************************************************************************/
form .contlist input[type="text"], form .contlist input[type="phone"], form .contlist input[type="email"], form .contlist textarea {
	border: 1px solid #dddddd;
	border-radius: 5px; -webkit-border-radius: 5px;
	padding: 4px 1%;
	margin: 2px 0;
	width: 98%;
	font-size:13px;
}
form .contlist input[type="text"].w {
	width: 70%;
}
form .contlist input[type="text"]:focus, form .contlist input[type="phone"]:focus, form .contlist input[type="email"]:focus, form .contlist textarea:focus {
	background:#efffff;
}
form .contlist td {vertical-align:top;}







/**Featured Employer***********************************************************/
.pln {background: url("../images/website/bg-latest-news.gif") no-repeat 0 0; width:221px; padding:10px 18px 12px; overflow:hidden;}
.plnsponsor {overflow:auto}
.plnb {background: url("../images/website/bg-latest-news.gif") no-repeat 0 bottom transparent; width:257px; height:8px; margin-bottom:5px}

/******************************************************************************/


.cost {font: 15px trebuchet ms; padding: 6px 0; text-align:center}
.cost .coact{ padding:3px 20px; margin-right:2px;}
.cost .coact.s0{color:#bbbbbb; }
.cost .coact.s1{color:#990000; font-weight:bold }

/*** SPONSORS **********************************/
.tspn{position:absolute; margin:62px 0 0 633px; width:322px; text-align:center; padding:2px 1%; border:1px solid #ccc;
border-radius:8px; -webkit-border-radius:8px; }
.tspn img{border:0; padding:0; margin:0}
.tspn .ovimg{height:78px; width:114px; overflow:hidden}
.tspn table{border:0; width:100%}
.tspn table tr{height:64px}
.tspn td, .header .hemail .tspn td a{color:#000; font:18px "Trebuchet ms"; vertical-align:middle; text-align:center}

.spons{ margin:0 auto 1%; background:#ffffff; padding:8px 2%; width:82%; clear:both; border:1px solid #dddddd; 
border-radius:6px; -webkit-border-radius:6px }
.spons strong{font:bold 16px arial; color:#0033cc; float:left; margin-top:2%; width:28%;}
.spons marquee {margin-left:20px; font:12px arial; height:78px; width:68%;}
.spons marquee a {color:#333; text-decoration:underline; margin:0 3px;}
.spons .rspcafb{ margin: -23px 0 0 -68px; position: absolute;}

div.itm {text-align:center; margin:0 8px 14px; padding:2px; border:1px solid #ddd; border-radius:4px; -webkit-border-radius:4px;}
div.itm .h {font:11px/22px arial; background:#F2F2F2; width:150px; height:22px; overflow:hidden;}
/*** SPONSORS **********************************/

.LinePRight{background: url("../images/website/bg-vertical.gif") no-repeat scroll 61% 14px #ffffff}

.jcarousel ul h2, .jcarousel ul h2 a {color:#000000;}


/* slider */
.slider { 
	background-color: #535354;
	background-image: -webkit-gradient(radial,center center,0,center center,460,from(#5f5f60),to(#535354));
	background-image: -webkit-radial-gradient(circle,#5f5f60,#535354);
	background-image: -moz-radial-gradient(circle,#5f5f60,#535354);
	background-image: -o-radial-gradient(circle,#5f5f60,#535354);
	background-repeat: no-repeat;
	height:417px; clear: both;}
.slider h2 { color:#ffffff; font:bold 28px Arial, Helvetica, sans-serif; margin:0; padding:25px 10px 10px 0; line-height:1.4em;}
.slider p { color:#f3f4f4; margin:0; padding:10px 0; }
.slider img.img { /*border:6px solid #fff; float:right; margin:14px 16px 0 2%; border-radius:6px; -webkit-border-radius:6px;*/}
.slider .btxt {padding-left:26px; color:#ffffff; font-size:14px; text-shadow:2px 2px 2px rgba(0, 0, 0, 0.44);}

div.anythingSlider .anythingControls {
	margin: -88px 4px 0 0;
    text-align: right;
}
div.anythingSlider .anythingControls ul {
    float: none !important;
	/*margin: -2.7% 1% 0 0 !important;*/
    padding: 0;
    position: relative;
    z-index: 9;
}
div.anythingSlider.activeSlider .anythingControls ul a {
	border-radius:12px !important;
	-webkit-border-radius:12px !important;
    background-color: #ffffff !important;
	/*box-shadow:0px 3px 3px rgba(0,0,0,0.84);
	-webkit-box-shadow:0px 3px 3px rgba(0,0,0,0.84);*/
}
div.anythingSlider.activeSlider .anythingControls ul a.cur, div.anythingSlider.activeSlider .anythingControls ul a:hover {
    background-color: #0e0202 !important;
	border: 2px solid #0e0202;
}
div.anythingSlider .anythingControls ul a {
}

.anythingControls{margin:-22px 0 0 10px}
.anythingSlider .anythingControls ul a {
	border: 2px solid #e5e5e5;
	height: 12px !important;
	width: 0px !important;
	margin: 0 5px 0 0 !important;
}
.anythingControls span {display:none; }

.newsfl {background: #000000; height: 26px; padding: 1%; margin:1.4% 0 1%; }
.newsfl .hdr {	color: #ffd700;
	font:bold 22px "Trebuchet MS";
	position: absolute;
	text-align: right;
	width: 20%;
}
.newsfl marquee, .newsfl marquee h2, .newsfl marquee a{color:#ffffff; float:right; width: 79%; margin:0; padding:0; line-height:26px; white-space: nowrap;
}


.flbg {background: #acacac; }


#back-top {
    bottom: 90px;
    position: fixed;
    right: 20px;
    z-index: 99;
}
#back-top a:before {
    content: "\f062";
    left: 50%;
    margin-left: -12px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
}
#back-top a:hover {
    background: none repeat scroll 0 0 #956d00;
    border-width: 22px;
    color: #ffffff;
}
#back-top a {
    border: 2px solid #956d00;
    border-radius: 100%;
    box-sizing: border-box;
    color: #956d00;
    display: block;
    font: 24px/24px myicon;
    height: 45px;
    text-align: center;
    transition: all 0.6s ease 0s;
    width: 45px;
}

.cols4{width:22.75%; float:left; margin:1% 3% 1% 0; }
.cols4:first-child { clear:both; }
.cols4:last-child { margin-right:0; }
.cols4 .colin {margin-left:20px}
.cols4 .cli {margin:5px 0 0 -17px; position:absolute; }

.cols3{width:31.6%; float:left; margin:1% 2.6% 1% 0; }
.cols3:first-child { clear:both; }
.cols3:last-child { margin-right:0; }
.cols3 .colin {margin-left:20px}
.cols3 .cli {margin:5px 0 0 -17px; position:absolute; }


.cols1{  margin:1% 0 1% 0; }
.cols2{width:48%; float:left; margin:1% 3.5% 1% 0; }
.cols2:first-child { clear:both; }
.cols2:last-child { margin-right:0; }
.cols2 .colin {margin-left:20px}
.cols2 .cli {margin:5px 0 0 -17px; position:absolute; }

.ClearBoth{float:none; clear:both}




/** fix **/
.menu li.FloatRight {float:right !important; background:#000000;}




/***Login03********************************************************************************/
a.il{ background: url(//www.websolutions365.com.au/controlcentre/images/web365-sbg.gif) 0 -28px no-repeat; width: 22px; height: 22px; display:inline-block; text-indent: -9999px;
transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
a:hover.il{ background-position: 0 0; }
/***********************************************************************************/

/*** 1170 + 40 ***/
@media only screen and (max-width: 1210px) {
	body{background-position: center 20%}
	.bgcontain { width: 940px; }
	.header .text2{
		font: 14px/24px arial;
		margin: 11px 3px 0 0;
	}
	
	.menu a {padding: 11px 7px 12px;}
	.logo img {/*width: 320px;*/ }

	.tspn{
		margin: 62px 0 0 63%;
		width: 32%;
	}
	.header .text1 {
		margin: 33px 0 0 152px;
		width: 272px;
	}
	.slider{
		height: 336px;
	}
	div.anythingSlider .anythingControls {
		margin: -172px 4px 0 0;
	}
	.footer {
		padding: 3% 2%;
		width: 96%;
	}
	.footer ul.ful li{ float:none }
	.footer .FloatRight { text-align:center }
}
@media only screen and (max-width: 980px) {
	.bgcontain { width: 756px; } 
	.header .search {
		top: 8px;
		width: 162px;
	}
	.header .search .input {
		width: 140px;
	}
	.top span{
		padding: 0 26px;
	}
	.slider{
		height: 270px;
	}
	div.anythingSlider .anythingControls {
		margin: -238px 4px 0 0;
	}


	.header1 {
		height: 145px;
	}
	.dvmn ul {
		position: absolute;
		margin: 0;
	}
	.menu, .dvmn {
		float:none;	clear: both;
	}
	.menu &gt; li {
		margin: 0 !important;
		width: 100%;
		height: 50px;
	}
	.menu &gt; li &gt; a:before, .menu &gt; li &gt; span:before{
		font-size: 20px;
		top: 14px;
		width: 46px;
	}
	ul.menu &gt; li &gt; a{
		padding: 14px 0 14px 3%;
		text-align: left;
	}


	.menu li a:hover&gt;ul {
		top:0;
		z-index:999999; position:relative;
		display: block;
		visibility: visible;
	}
	.toggleMenu {display:block; cursor:pointer;}
	.dvmn ul {
		display: none;
		width:100%;
		z-index:9999; 
	}
	.dvmn ul ul {
		padding: 0;
		margin: 0 0 0 10%;
		display:block;
	}
	.menu a{
		padding: 2.5% 4%;
	}
	.menu ul a:link, .menu ul a:visited {
		padding:9px 2%;
		width: 98%;
	}

	.menu, .menu ul {
		width: 88%
	}
	.menu li {
		float:none;
	}

	.newsfl .hdr {
		float:none;
	}

	.cols4, .cols3, .cols2{
		float:none;
		width: auto; margin-right:0;
	}
	.qlnk .cols3{
		margin: 3% 0;
	}
	
	.content-left { clear:both; width:100%; } 
	.content-right { clear:both; width:100%; padding:2% 0 6%;} 
	.spons strong {width:100%; margin:0; text-align:center;}
	.spons marquee {width:100%; margin:0;}
}
@media only screen and (min-width: 100px) and (max-width: 796px) {
	.bgcontain { width: auto; padding:0 20px; } 
	.header { height: 66px; } 
	.header .search {
		right: 20px;
		top: 5px;
		width: 162px;
	}
	.header .text2 {
		margin: 40px 0 0;
	}
	.slider{
		height: 261px;
	}
	div.anythingSlider .anythingControls {
		margin: -246px 4px 0 0;
	}
	.slider img.img {
		width:730px; /*height: 260px;*/
	}


	.newsfl .hdr {font: bold 18px/28px "Trebuchet MS";}
}

@media only screen and (min-width: 100px) and (max-width: 640px) {
	.header { height: 90px; } 
	.newsfl .hdr { display:none; }
	.newsfl marquee, .newsfl marquee h2, .newsfl marquee a { width: 100%; }
}
@media only screen and (min-width: 100px) and (max-width: 380px) {
	.header .text2 {
		font: 11px/24px arial;
	}
	.logo img {
		width: 100%;
	}
	.logo {
		margin: 1% 0 2%;
	}
	.header1 {height:auto;}
}

/*
@media only screen and (max-width: 1170px) {
}
@media only screen and (min-width: 768px) and (max-width: 1170px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (min-width: 460px) and (max-width: 767px) {
}
@media only screen and (max-width: 459px) {
}
*/


</pre></body></html>