@charset "utf-8";
/* CSS Document */

body{
	background:url(images/body_bg.jpg) repeat-x;
	font-size:12px;
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	color:#000;
	padding:0;
	border:0;
	margin:7px 0px 0px 0px;
}
.SearchOptions {
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}	
.Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
}
.NormalBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
}
.NormalRed, .blog_more_link, .blog_topics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#4DD1E1;
}
.Normal h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.SubHead{
	color:#4DD1E1;
}
.spacer{
	height:10px;
}
.FlashPane{
	height:232px;
	width:850px;
}
.RightPane{
	color:#fff;
	font-size:12px;
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	padding:12px;
}
.ContentPane{
	color:#fff;
	font-size:12px;
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	padding:0 15px 15px 15px;
}
.RightPane a, .RightPane a:active, RightPane a:visited, .RightPane a:link{
	color:#fff;
	text-decoration:underline;
}
.RightPane a:hover{
	text-decoration:none;
}

/*------------------------Menu-----------------------------*/
.menu_left{
	width:12px;
	height:38px;
	background:url(images/menu_left.gif) no-repeat;
}

.menu_right{
	width:12px;
	height:38px;
	background:url(images/menu_right.gif) no-repeat;
}


.SEOMenu {
height:38px;
padding-bottom:1px;
background:url(images/menu1.gif) left top repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

* html .SEOMenu {padding-bottom:0;}

.SEOMenu ul{
list-style-type:none;
padding:0;
margin:0 0 0 10px;
}

.SEOMenu li{
float:left;
list-style-type:none;
position:relative;
}

.SEOMenu table{
position:absolute;
border-collapse:collapse;
left:0;
top:0;
}

.SEOMenu a, .SEOMenu :visited {
color:#fff;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

.SEOMenu a em.left, .SEOMenu :visited em.left {
display:block;
float:left;
width:5px;
height:38px;
background: transparent url(lefta.gif);
}
.SEOMenu a b, .SEOMenu :visited b {
display:block;
font-weight:normal;
float:left;
padding:0 10px;
height:38px;line-height:38px;
background: transparent url(mida.gif);
cursor:hand;
color:#fff;
}
.SEOMenu a em.right, .SEOMenu :visited em.right {
display:block;
float:left;
width:5px;
height:38px;
background: transparent url(righta.gif);
}

.SEOMenu ul li ul {
display: none;
}

.SEOMenu .CurrentItem a em.left, .SEOMenu .CurrentItem :visited em.left, .SEOMenu .ParentItem a em.left, .SEOMenu .ParentItem :visited em.left{
	background:url(images/menu1.gif) left -41px no-repeat;
}
.SEOMenu .CurrentItem a b, .SEOMenu .CurrentItem :visited b, .SEOMenu .ParentItem a b, .SEOMenu .ParentItem :visited b {
	background:url(images/menu1.gif) right -41px no-repeat;
}
.SEOMenu .CurrentItem a em.right, .SEOMenu .CurrentItem :visited em.right, .SEOMenu .ParentItem a em.right, .SEOMenu .ParentItem :visited em.right {
	background:url(images/menu1.gif) right -81px no-repeat;
}

.SEOMenu :hover {
white-space:normal;
}

.SEOMenu a:hover b {
color:#fff;
background: url(images/menu1.gif) right -122px no-repeat;
text-decoration:none;
}
.SEOMenu a:hover em.left {
background: url(images/menu1.gif) left -122px no-repeat;
}
.SEOMenu a:hover em.right {
background: url(images/menu1.gif) right -163px no-repeat;
}

.SEOMenu :hover > a b
{
color:#fff;
background: url(images/menu1.gif) right -122px no-repeat;
text-decoration:none;
}
.SEOMenu :hover > a em.left {
background: url(images/menu1.gif) left -122px no-repeat;
}
.SEOMenu :hover > a em.right {
background: url(images/menu1.gif) right -163px no-repeat;
}


.SEOMenu .CurrentItem a:hover b, .SEOMenu .ParentItem a:hover b {
color:#fff;
background: url(images/menu1.gif) right -122px no-repeat;
}
.SEOMenu .CurrentItem a:hover em.left, .SEOMenu .ParentItem a:hover em.left {
background: url(images/menu1.gif) left -122px no-repeat;
}
.SEOMenu .CurrentItem a:hover em.right, .SEOMenu .ParentItem a:hover em.right {
background: url(images/menu1.gif) right -163px no-repeat;
}

.SEOMenu .CurrentItem :hover > a b, .SEOMenu .ParentItem :hover > a b
{
color:#fff;
background: url(images/menu1.gif) right -122px no-repeat;
}
.SEOMenu .CurrentItem :hover > a em.left, .SEOMenu .ParentItem :hover > a em.left {
background: url(images/menu1.gif) left -122px no-repeat;
}
.SEOMenu .CurrentItem :hover > a em.right, .SEOMenu .ParentItem :hover > a em.right {
background: url(images/menu1.gif) right -163px no-repeat;
}

.SEOMenu ul ul .CurrentItem a:hover b {
color:#fff;
background: transparent;
}
.SEOMenu ul ul .CurrentItem a:hover em.left {
background: transparent;
}
.SEOMenu ul ul .CurrentItem a:hover em.right {
background: transparent;
}

.SEOMenu ul ul .CurrentItem :hover > a b
{
color:#fff;
background: transparent;
}
.SEOMenu ul ul .CurrentItem :hover > a em.left {
background: transparent;
}
.SEOMenu ul ul .CurrentItem :hover > a em.right {
background: transparent;
}

/* specific to non IE browsers */
.SEOMenu ul li:hover ul {
display:block;position:absolute;top:37px;margin-top:1px; left:-18px;width:154px;
}
.SEOMenu ul li:hover ul li ul {
display: none;
}
.SEOMenu ul li:hover ul li a {
display:block;background:#ca2a30;color:#fff;height:auto;line-height:15px;padding:4px 16px; width:120px; border:1px solid #fff; border-top:0; font-size:11px;
}
.SEOMenu ul li:hover ul li a:hover {
color:#fff; background: #7a0f14 url(bullet1.gif) no-repeat 3px 8px;
}
.SEOMenu ul li:hover ul li:hover ul {
display:block; position:absolute; left:135px; top:-1px;
}


/* specific to IE5.5 and IE6 browsers */
.SEOMenu ul li a:hover ul {
display:block;position:absolute;top:36px; t\op:39px; background:#fff;left:-18px; border-bottom:1px solid #fff;
}
.SEOMenu ul li a:hover ul li a {
display:block;background:#ca2a30;color:#fff; height:1px; line-height:15px; padding:4px 16px; width:154px; w\idth:120px; border:1px solid #fff; border-bottom:0;font-size:11px;
}
.SEOMenu ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; width:0;
}
.SEOMenu ul li a:hover ul li a:hover {
color:#fff; background: #7a0f14 url(bullet1.gif) no-repeat 3px 8px;
}
.SEOMenu ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:0;color:#fff; left:153px;
}
/********************* END MENU *********************/
.skin_bottom{
	color:#fff;
	text-align:center;
}
.SkinObject{
	color:#fff;
	font-weight:normal;
}
a.SkinObject,a.SkinObject:link, a.SkinObject:active, a.SkinObject:visited{
	color:#fff;
	font-weight:normal;
}
a.SkinObject:hover{
	text-decoration:underline;
	font-weight:normal;
}
.CommandButton{
	color:#D6D3D3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
a.CommandButton, a.CommandButton:link, a.CommandButton:active, a.CommandButton:visited{
	color:#D6D3D3;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
a.CommandButton:hover{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
#dnn_ctr430_BlogList_lstBlogs_ctl01_tdIcon, .dnn_ctr430_BlogList_lstBlogs_ctl01_trBlogList {
	color:#D6D3D3;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

