.moreLinks a {
	color: #0033CC;
}

.moreLinks a:visited {
	color: #0033CC;
}

.moreLinks a:active {
	color: #0033CC;
}

.moreLinks {
clear:both;
font-family:Verdana,Arial,Helvetica,sans serif;
font-size:0.75em;
font-weight:bold;
padding:10px;
text-decoration:none;
text-transform:capitalize;
width:270px;
}


.moreLinksRed a {
	color: rgb(255,0,0);
}

.moreLinksRed a:visited {
	color: rgb(255,0,0);
}

.moreLinksRed a:active {
	color: rgb(255,0,0);
}

.moreLinksRed {
clear:both;
font-family:Verdana,Arial,Helvetica,sans serif;
font-size:0.90em;
font-weight:bold;
padding:10px;
text-decoration:none;
text-transform:capitalize;
width:270px;
}


.shortContentHolder .moreLinks{
clear:both;
font-family:Verdana,Arial,Helvetica,sans serif;
font-size:0.75em;
font-weight:bold;
padding:10px;
text-decoration:none;
text-transform:capitalize;
width:280px;
}

.longContentHolder .moreLinks{
clear:both;
font-family:Verdana,Arial,Helvetica,sans serif;
font-size:0.75em;
font-weight:bold;
padding:10px;
text-decoration:none;
text-transform:capitalize;
width:280px;
}





a {
	text-decoration: none;
	/*color: #000000; */
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}


/* requested by jason*/


/*end jason request*/
  
/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

#mainNavHolder {
	width: 990px;
	height: 56px;
	clear: both;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
}

.mainMenu {
	width:990px;
	margin: 1px auto 0px;
	padding: 0px;
	height: auto;
	clear: both;
	background: #00CCCC;
	float: left;
}

/* ---------------------- Redslate nav ---------------------- */
.mainMenu .allMenuHolder_red {
	background:#FF0000;
	width:980px;
	height:31px;
}
		
.mainMenu .wfmllb_red {
	background: #FF0000 url(images/corners/mainMenuLeftBottom.jpg) no-repeat 0 100%;
	width:990px;
	display: block;
	height: auto;
}

.mainMenu .wfmlrb_red {
	background: url(images/corners/mainMenuRightBottom.jpg) no-repeat 100% 100%
}

.mainMenu .wfmltl_red {
	background: no-repeat 0 0;
}

.mainMenu .wfmltr_red {
	background: no-repeat 100% 0;
	padding:0px 5px;
	width: 980px;
}
	
#slatenav_red{
	height:30px;
	background:transparent url(images/fillers/redBorderDot.jpg) repeat left top;
	text-transform:capitalize;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	/*width: 980px;*/
	text-align: center;
	/*float: left;*/
	width: auto;
	margin: auto;
	display: table;
}

#slatenav_red ul{
	margin:auto;
	padding:0;
	list-style-type:none;
	width:auto;
	text-align: center;
}

#slatenav_red ul li{
	display:block;
	margin:0 1px;
	float:left;
}

#slatenav_red ul li.first a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding:7px 3px 0;
	height:24px;
	float: left;
	/*border-right: 1px solid #FF4A5C;
	border-left: 1px solid #FF4A5C;*/
	border-right: 1px solid #FF9C5E;
	border-left: 1px solid #FF9C5E;
}

#slatenav_red ul li a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding:7px 3px 0;
	height:24px;
	float: left;
	border-right: 1px solid #FF9C5E;
}

#slatenav_red ul li a:hover,
#slatenav_red ul li.first a:hover,
#slatenav_red ul li a.current,
#slatenav_red ul li.first a.current{
	color:#000000;
	background:#ffe5e5;
	height: 24px;
	padding-top: 7px;
}
.glossymenu{
	padding: 0;
	margin: 0;
	background: url(images/backgrounds/newMenuFinalBg.jpg) no-repeat 0px 11px; /*tab background image path*/
	height: 35px;
	list-style: none;
	width: 270px;
	border-bottom: 1px solid #FF0000;
	float: left;
	display: block;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	color:#000;
	text-decoration: none;
	padding:0 0 0 20px;
	cursor: pointer;
	font: 0.75em/26px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	vertical-align: bottom;
	display: block;
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 26px 0 0px; /*Padding of menu items*/
	margin-top: 11px;
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/backgrounds/newMenuLeftTopFinalBg.jpg) no-repeat left;
	background-position: 0px 11px;
	margin: 0px;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/backgrounds/newMenuRightTopFinalBg.jpg) no-repeat right top; /*right tab image path*/
	margin: 11px 0px 0px;
}

/* ---------------------- END Redslate nav ---------------------- */


/* ---------------------- Blueslate nav ---------------------- */
.mainMenu .allMenuHolder_blue {
	background:#006eb9;
	width:980px;
	height:31px;
}
		
.mainMenu .wfmllb_blue {
	background: #006eb9 url(images/corners/blueMenuLeftBottom.jpg) no-repeat 0 100%;
	width:990px;
	display: block;
	height: auto;
}

.mainMenu .wfmlrb_blue {
	background: url(images/corners/blueMenuRightBottom.jpg) no-repeat 100% 100%
}

.mainMenu .wfmltl_blue {
	background: url(images/corners/blueMenuRightTop.jpg) no-repeat 0 0;
}

.mainMenu .wfmltr_blue {
	background: transparent no-repeat 100% 0;
	padding:0px 5px;
	width: 980px;
}
	
#slatenav_blue{
	height:30px;
	background:transparent url(images/fillers/blueBorderDot.jpg) repeat left top;
	text-transform:capitalize;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	/*width: 980px;*/
	text-align: center;
	/*float: left;*/
	width: auto;
	margin: auto;
	display: table;
}

#slatenav_blue ul{
	margin:auto;
	padding:0;
	list-style-type:none;
	width:auto;
	text-align: center;
}

#slatenav_blue ul li{
	display:block;
	margin:0 1px;
	float:left;
}

#slatenav_blue ul li.first a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding:7px 3px 0;
	height:24px;
	float: left;
	border-right: 1px solid #3399CC;
	border-left: 1px solid #3399CC;
}

#slatenav_blue ul li a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding:7px 3px 0;
	height:24px;
	float: left;
	border-right: 1px solid #3399CC;
}

#slatenav_blue ul li a:hover,
#slatenav_blue ul li.first a:hover,
#slatenav_blue ul li a.current,
#slatenav_blue ul li.first a.current{
	color:#000000;
	background:#d5edfd;
	height: 24px;
	padding-top: 7px;
}

.glossymenu_blue{
	padding: 0;
	margin: 0;
	background: url(images/backgrounds/newMenuFinalBg.jpg) no-repeat 0px 11px; /*tab background image path*/
	height: 35px;
	list-style: none;
	width: 270px;
	border-bottom: 1px solid #006eb9;
	float: left;
	display: block;
}

.glossymenu_blue li{
	float:left;
}

.glossymenu_blue li a{
	float: left;
	color:#000;
	text-decoration: none;
	padding:0 0 0 22px;
	cursor: pointer;
	font: 0.75em/26px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	vertical-align: bottom;
	display: block;
}

.glossymenu_blue li a b{
	float: left;
	display: block;
	padding: 0 25px 0 0px; /*Padding of menu items*/
	margin-top: 11px;
}

.glossymenu_blue li.current a, .glossymenu_blue li a:hover{
	color: #fff;
	background: url(images/corners/blueMenuLeftTop.jpg) no-repeat left;
	background-position: 0px 11px;
	margin: 0px;
}

.glossymenu_blue li.current a b, .glossymenu_blue li a:hover b{
	color: #fff;
	background: url(images/corners/blueMenuRightTop.jpg) no-repeat right top; /*right tab image path*/
	margin: 11px 0px 0px;
}

/* ---------------------- END Blueslate nav ---------------------- */

#topMenuHolder {
	height: 36px;
	width: 990px;
	display: block;
	vertical-align: bottom;
	float: left;
}

#topMenuHolder .menuHolder{
	width:210px;
	height:24px;
	background: #FFFFFF url(images/backgrounds/NewTopMenuBg.jpg) no-repeat;
	border-bottom: thin solid #FF0000;
	margin-bottom: 1px;
	float: left;
	display: block;
	vertical-align: bottom;
	margin-top: 5px;
}

#topMenuHolder .searchNLogIn{
	width:420px;
	height:36px;
	background: #CCCCCC url(images/backgrounds/newRightMenuBg.png) no-repeat;
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#topMenuHolder .searchNLogIn .clsLogin{
	width:85px;
	height:26px;
	display: block;
	padding: 0px;
	margin: 5px 2px 2px;
	float: left;
}

#searchBoxContainer {
	margin: 5px 0px;
	padding: 0px 5px;
	float: left;
}

#searchBoxContainer #searchBox {
	width: 230px;
	height: 26px;
	background: url(images/backgrounds/newSearchBox.jpg);
}

#searchBoxContainer #searchBox #s {
	float: left;
	padding: 0px 5px;
	margin: 5px 0px;
	border: 0;
	width: 190px;
	background: none;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
#searchBoxContainer #searchBox #go {
	float: left;
	margin-top: 2px;
	padding-right: 4px;
	display: inline;
}

