/*---Reset----*/
body {  
	background: #333744 url(../Images/CssImg/bgImg.gif) repeat;
	font-family:arial;
	font-size:12px;
	color:#000066; 
	margin:0 auto;
}
a {
	color:#B96E41;
	text-decoration:none;
}
a:hover {
	color:#b96e41;
    text-decoration:underline;
}
img {
	border:0px none;
}
h1, h2, h3, h4, h5 , P, div { 
	margin:0;
	padding:0;
	font-weight:normal;
}
ul, li {
	margin:0;
	padding:0;
	text-indent:0;
	list-style-position:outside;
    padding:0 0 10px 9px;
    margin-left:10px;
    
}	
form, *{
	margin:0; 
	padding:0;
}

/*---Reset End----*/

/*--Most Used--*/

#wrap {
	width:950px;
	margin:0 auto;
}
.clr {
	float:none; 
	clear:both; 
	height:0px;
	line-height:0px
}
.float-left {
	float:left;
}
.block {
	display:block;
}
.float-right {
	float:right;
}
.text-justify { 
	text-align:justify;
}
.text-center {
	text-align:center;
}
#topBar {
	width:100%; 
	background:url(../Images/CssImg/topBar.gif) repeat-x; 
	height:7px;
}
#menuBg {
	background:url(../Images/CssImg/menuBg.gif) repeat-x; 
	height:71px;
}
#newcontentbox {
	width:180px;
	min-height:210px;
	float:left;
	background:#222632;
	margin-top:8px;
}
h1 {
	font-family: arial, sans-serif; 
	font-weight: normal;
	font-size:20px;
	color:#FF6100;
}
h2 {
	font-family: arial, sans-serif; 
	font-weight:normal; 
	font-size:19px;
}
h3 {
	color:#ff6100; 
	font-family: arial, sans-serif; 
	font-weight:normal; 
	font-size:19px; 
	margin-bottom:10px;
}
h4 {
	color:#1b1f2a;
	font-size:15px;
	font-family:Arial;
	margin-bottom:5px;
}
.txtOrange {
	color:#ff6100;
}
#imageHolder {
	width:549px; 
	margin:20px 0 16px 0;
}
#contentRight {
	background-color:#ffffff;
	width:170px;
	float:right;
	padding: 15px 10px 15px 20px;
	margin-top:8px;
	margin-bottom:8px
}
#content {
	float:left;
	background-color:#ffffff;
	margin-top:8px; 
	min-height:200px;
	width:710px;
	padding: 15px 10px 15px 20px;
}
#content1 {
	background-color:#ffffff;
	margin-top:8px;
	margin-bottom:8px;
	min-height:200px;
	padding: 15px 10px 15px 20px;
}
#content2 {
	background-color:#ffffff;
	margin-top:8px;
	margin-bottom:8px;
	margin-right:210px;
	min-height:200px;
	padding: 15px 10px 15px 20px;
}
#content3 {
	background-color:#ffffff;
	margin-top:8px;
	margin-bottom:8px;
	margin-left:210px;
	min-height:200px;
	padding: 15px 10px 15px 20px;
}
#contentLeft {
	background-color:#ffffff;
	width:170px;
	float:left;
	margin:0px 10px 10px 0;
	padding: 15px 10px 15px 20px;
	margin-top:8px;
	margin-bottom:8px;
}
#latestNews h1 {
	background-color:#1d212e; 
	height:40px; 
	padding:12px 10px 0 10px; 
}
#news {
	padding:10px;
}
#contentBottom {
	background-color:#1b1f2a; 
	width:98%; 
	min-height:235px; 
	padding:10px;
	display:none;
} 
#contentBottomL {
	width:64%;
	margin:0 0 0 10px;
	float:left;
}
#contentBottomL h2 {
	padding:0 0 10px 0;
}
#contentBottomL p {
	padding:5px 0 0 0;
}
.more {
	color:#ff6400;
	float:right
}
a.more:link {
	color:#ff6400;
	text-decoration:none;
}
a.more:visited {
	color:#ff6400; 
	text-decoration:none;
}
a.more:hover {
	color:#ff6400; 
	text-decoration:underline;
}
a.more:active {
	color:#ff6400; 
	text-decoration:underline;
}
#contentBottomC {
	width:226px;
	margin-right:30px;
	float:left;
}
#contentBottomC ul {
	padding:10px 0px 0px 0px;
}
#contentBottomC li {
	padding:0px 10px 10px 20px; /* the left padding was set to give the text left padding from the bullet position */
	margin:0px 0px 0px 0px;
	list-style: none;
	color:#ffffff;
	background:url(../Images/CssImg/bullet.gif) no-repeat 0 0;
}
.read-more {
	background:url(../Images/CssImg/read-more.gif) no-repeat; 
	width:72px;
	text-align:center; 
	margin-top:5px; margin-bottom:5px
}	
a.read-more:link, a.read-more:visited, a.read-more:hover {
	font-size:11px; 
	font-family:arial; 
	color:#FFFFFF !important
}		
#contentBottomR {
	width:229px;
	float:right;
}
#contentBottomR P {
	color:#5a5a5a; 
	margin-bottom:5px;
}
.boxBg {
	background:url(../Images/CssImg/boxBg.gif) repeat-x #f9f9f9 top;
	min-height:172px; 
	padding:0 10px 0 10px;
}
#contentBottomR span {
	font-size:14px; 
	color:#5a5a5a;
	margin-top:10px;
}
#contentBottomR span a:link {
	color:#5a5a5a; 
	text-decoration:none;
	font-size:14px;
}
#contentBottomR span a:visited {
	color:#5a5a5a; 
	text-decoration:none;
	font-size:14px;
}
#contentBottomR span a:hover {
	color:#5a5a5a !important; 
	text-decoration:none;
	border-bottom:1px dashed #808080;
	font-size:14px !important;
}
#contentBottomC a:link, a:visited,  a:active {
	color:#FF6100; 
	text-decoration:none; 
}
#contentBottomC a:hover {
	color:#ffffff; 
	text-decoration:none;
	border-bottom:1px dashed #d89154; 
	font-size:11px;
}
#footer {
	background-color:#000000; 
	text-align:center;
	padding:25px;
	bottom:0; 
	color:ffffff;
	clear:both;
}

/* Nav Menu */

td.menu-item {
	color: #fff;
	font-size:14px;
    font-family:verdana;
	border:0px;
    text-align:center;
    cursor:pointer;
}
td.menu-item-hover {
	color: #000;
    font-size:14px;
    background:url(../Images/CssImg/menu-hover.jpg) repeat-x;
    font-family:verdana;
	border:0px;
    text-align:center;
    cursor:pointer;
}
td.menu-item-selected {
	color: #000;
    font-size:14px;
    background:url(../Images/CssImg/menu-hover.jpg) repeat-x;
    font-family:verdana;
	border:0px;
    text-align:center;
    cursor:pointer;
}
td.submenu-item {
	background: #232732;
	color: #fff;
	font-size: 12px;
    font-family:verdana;
    border-top:1px solid #404652;
    padding-left:5px;
    cursor:pointer;
    
}
td.submenu-item-hover {
	background: #ff6633;
	color: ##FFF;
	font-size: 12px;
    font-family:verdana;
    border-top:1px solid #404652;
    padding-left:5px;
    cursor:pointer;
}
td.submenu-item-selected {
	background: #1b1f2a;
	color: #fff;
	font-size: 12px;
    font-family:verdana;
    border-top:1px solid #404652;
    padding-left:5px;
    cursor:pointer;
}
td.separetor {
	width:1px; 
	height:59px;
}
td.separetor-hover {
	width:1px;
	height:59px;
}
td.separetor-selected {
	width:1px; 
	height:59px;
}
#catDynMenuSub2323 {
	margin:60px 0px 0px -10px;
}
.catmain14623 {
	width:100%;
}
#cat_14623_divs {
	margin-top:-8px !important; 
	padding:0px !important; 
}

.rss_box {
	width:100%;
}
.rss_title {
	color:#FF6100;
}
.rss_items{}
.rss_item {
	color:#FFf;
	margin-bottom:10px;
}
.rss_item a {
	color:#FF6100;
}
.rss_item a:visited {
	font-size:14px;
}
.rss_date{}

.homepagebox {
	float:left;
	margin-bottom:20px;
	width:124px;
	text-align:center;
}
.homepagebox h2 {
	padding-bottom:10px;
	padding-top:10px;
	color:#FF6100;
}
.homepagebox p {
	padding-left:20px;
	font-size:11px;
	text-align:jusitfy;
	line-height:11px;
}
.homepagebox img {
	text-align:center;
	width:50px;
}

/* Form Styling */

#attix label {
	float: left;
    width:300px;
}
#attix div {
	margin-bottom:10px;
   }
.title {
	font-size:14px;
    color:#666;
    font-weight:bold;
}

