body,div,span,p,form,a img, img, ul, li, table, tr, td, h1, h2, h3, h4, h5
{
	margin:0;
	padding:0;
	list-style:none;
	border:none;
	font-weight:normal
}
body
{
	background: #F1F1F1 url(../images/shadow.jpg) repeat-y 50.3% 0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	width:960px;
	margin:0 auto 0 auto;
	color:#1e1e1e;
}

#divMainNavigation
{
	height:20px;
	border-bottom:1px solid #FFFFFF;
	font:1em Georgia, "Times New Roman", Times, serif;
	color:#77daff;
	text-transform:uppercase;
	padding:15px 0 5px 0;

}
#divMainNavigation a
{
	text-decoration:none;
	background:none
}

#divMainNavigation ul
{
	border-bottom:1px solid #0c454a;
	height:23px
}
#divMainNavigation li
{
	border-right:1px solid #eb7f00;
	float:left;
	text-align:center;
	padding:0 10px 0 10px;
}
#divMainNavigation li img
{
	float:left;
	position:relative;
	left:50%;
	top:7px
}
#divHeader
{
	background:url(../images/banner.gif) top left no-repeat;
	height:193px;
	clear:both;

}
#divTagCloud, #divTagCloud a
{
	color:#b5b5b5;
	text-decoration:none;	
	background:none
}
#divTagCloud
{
	width:265px;
	float:right;
	margin:8px 0 5px 0;
	line-height:1em
}

#divMainContent
{
	background:#ffffff;
	width:668px;
	float:left;
	margin-top:-10px;
	padding:25px 15px 25px 10px
}

.divBlogContainer
{	
	background:#FFFFFF url(../images/shadow-left.png) 0% 30% no-repeat;
	padding:0 0 0 40px;
	clear:both;
}
.divBlogInner
{
	background:#FFFFFF  url(../images/shadow-corner.png) 101.5% 100% no-repeat;	
	padding:0 35px 20px 0px;
	line-height:1.3em;
	clear:both;
	margin-top:15px
}
.imgBorder
{
	border:1px solid #cccccc;
}
.divBlogInner img
{
/*	border:1px solid #cccccc;*/
}
h1
{

	font:2.2em Georgia, "Times New Roman", Times, serif;
	color:#eb7f00;
}
h4
{
	font:1.1em Georgia, "Times New Roman", Times, serif;
	color:#858585;
	text-transform:uppercase;
	margin-left:10px;
	
}
h2
{
	font-size:1.1em;
/*	font-weight:bold;*/
	clear:both;
}
.divBlogContainer h1, .divBlogContainer h4
{
	display:inline
}
.divBlogInner p
{
	margin-bottom:20px
}

.pBottom
{
	clear: both;
	text-align:right;
	font-size:0.9em;
	
}
#divSideContent
{
	color:#858585;
	margin-top:-10px;
	width:227px;
	float:right;
	padding:0 20px 20px 20px
}

#frmSearch
{
	background:url(../images/search.gif) top left no-repeat;
	height:48px;
	padding:22px 0 0 46px;

}
#frmSearch #txtKeyword
{
	border:1px solid #ffffff;
	height:18px;
	padding:6px 0 0 0;
	font:1.1em Georgia, "Times New Roman", Times, serif;
	color:#858585;
	text-transform:uppercase;
	width:140px;
	float:left
}
#frmSearch .submit
{
	background:#FFFFFF url(../images/submit.gif) 15% 55% no-repeat;
	height:26px;
	width:24px;
	float:left;
	margin-left:-4px;
	border:none;
	cursor:pointer
}
h3
{
	font:1.6em Georgia, "Times New Roman", Times, serif;
	color:#eb7f00;
	margin-bottom:10px;
}
.whiteNormal
{
	color:#f0f0f0
}
.divPanel p
{
	margin-bottom:4px;
	text-align:left;
	line-height:1.4em
}
.divPanel
{
	background:url(../images/horiz-shadow.png) bottom center no-repeat;
	padding:5px 0 45px 0;
	clear:both
}
.spanLabel
{
	color:#858585
}
p.iconLink
{
	margin-top:25px	
}
div.iconLink
{
	padding-bottom:75px
}
.divPanel h4
{
	margin-left:0
}
.iconLink img
{
	margin-top:0
}
a img
{
	margin-bottom:-2px
}
.divPanel select
{
	color:#504d48;
	width:200px
}
#divLinks
{
	clear:both !important;
	background:#eb7f00 url(../images/vert-shadow.jpg) 192px 50% no-repeat;
	padding:25px 0 5px 0;

}
#divLinks h3
{
	color:#ffffff;
}
#divLinks .fLeft, #divLinks  .fRight
{
	width:182px;
	margin-bottom:20px;
}
#divLinks .title
{
	width:192px;
	float:left;
	text-align:center;
	padding:10% 0 0 0;
	
}
#divLinks .divContent
{
	width:728px;
	float:right;
	padding:0 20px 0 20px;
}
#divLinks h4
{
	margin:0 0 10px 0;
	padding:0;
	color:#1e1e1e;
	font-size:1.3em
}
#divLinks a
{
	color:#ffffff;
	line-height:1.4em;
	text-decoration:none;
	background:none
}
#divLinks a:hover
{
	color:#77daff !important;
}
#divFooter
{
	color:#858585;
	clear:both;
	padding:20px 45px 40px 45px
}
#divFooter a
{
	color:#858585;
	text-decoration:none;
	background:none
}

/*general*/
p
{
	text-align:justify
}
.fLeft, .imgLeft, .divBlogInner img
{
	float:left;
}
.fRight, .imgRight
{
	float:right;
}
.noBorder
{
	border:none !important;
}
.imgLeft, .imgRight, .divBlogInner img
{
	margin-top:10px;
	margin-bottom:10px;
}
.imgLeft, .divBlogInner img
{
	margin-right:10px;
}
.imgRight
{
	margin-left:10px;
}
.clear
{
	clear:both
}
a
{
	color:#77daff;
	text-decoration:none;
	background:url(../images/dot.gif) bottom left repeat-x
}
a:hover
{
	color:#eb7f00 !important
}
.noBg
{
	background:none
}

.pivot-image {
	border: none;
}
