body {
        font: 82%/120%   Arial, Helvetica, sans-serif;
        padding: 0px;
        margin: 0px;
        color: #6c6a6b;
        background-color: #ffffff;
}

.has_seal{
    width: 14%;
    float: right;
    margin-top: 5px;
    margin-right: 5px;
}
a {
        color: #838ab8;
        text-decoration: none;
}

a:hover {

        text-decoration: underline;
}
p {
        margin: 0px 0px 15px;
}
img {
	border:none;
    
}
.gravatar img {
        float:right;
        padding: 0px 0px 10px 10px;
}
ul {
        margin: 5px 0px 15px;
        padding-left: 20px;
}
ul li {
        margin: 0px;
}
ol {
        margin: 5px 0px 15px;
        padding-left: 20px;
}
ul li {
        margin: 0px;
}
form {
        margin: 0px;
        padding: 0px;
}
small {
        font-size: 90%;
}
pre, code {
        border:0px solid #dadada;
        background:#f1f1f1;
        padding:0 10px 0 10px;
}
#page {
        background: #ffffff;
        padding: 5px 0px 5px 0px;
}
#wrapper {
        width: 835px;margin: 0px auto;
        position: relative;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 12px;
        background: #ffffff;
        padding: 0px 0px 0px 0px;
border:1px solid;
border-color:#999999;
	}

/* HEADER HEADER HEADER HEADER  */
#header {
	height: 120px;
        border-bottom: 3px solid #dadada;
		background:url('../../../wp-content/uploads/2009/09/new-banner.jpg') center top no-repeat;

}
/* SITE TITLE SITE TITLE SITE TITLE */
h1 {
	position: absolute;
	top: 20px;
	left: 25px;
	color: #0077C0;
	margin: 0px;
	padding: 0px;
	font: bold 25px "Helvetica,  Arial, sans-serif;
}
.description {
	position: absolute;
	top: 60px;
	left: 150px;
	color: #111;
	font: 10px Arial, Helvetica, sans-serif;
        font-style:italic;
}
/* SEARCH FORM SEARCH FORM SEARCH FORM */
#searchform {
	position: absolute;
	top: 65px;
	margin-right:350px;
	right: 25px;
	height: 37px;
	width: 120px;
}
#searchform #s{
	background: #f1f1f1;
	height: 15px;
	width: 120px;
	margin: 6px 0px 0px 0px;
	padding: 3px 5px 2px 10px;
	font: normal 13px/100%  Arial, Helvetica, sans-serif;
        letter-spacing: 0.1em;
	color: #333;
	border: solid 2px #dadada;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* CONTENT ENTRY CONTENT ENTRY  */
#left-col {
	width: 604px;
	float: right;
	margin-top: 11px;
margin-right:16px;
}
/* PAGE NAVIGATION PAGE NAVIGATION */
#nav {
	height: 26px;
}
#nav ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font: normal 12px/110%  Arial, Helvetica, sans-serif;
font-weight:bold;

}
#nav ul li{
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: left;
}
#nav ul li a{
	padding: 2px 4px 3px 4px;
	text-decoration: none;
	color: #fff;
	display: block;
}




/*PAGE CHILD PAGE CHILD PAGE CHILD */
.pagechild {
        margin-top: 10px;
        background: #e1e1e1;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/*PAGE CHILD PAGE CHILD PAGE CHILD */

/* CONTENT ENTRY CONTENT ENTRY */
#content {
	padding: 5px 5px 5px 0px;
	width: 100%;
	background: #ffffff;
	clear: both;
	overflow: hidden;
}
.post {
	padding: 0px;
	clear: both;
	overflow: hidden;
}
.post .title {
	float: left;
	width: 100%;
}
.postdata {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #999999;
}
.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}
.postdata a:hover {
	color: #ffbb00;
	text-decoration: none;
}
.postdata .category{
	float: left;
}
.postdata .comments{
	float: right;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
}
.entry {
	padding: 10px 0px 5px;
        margin-bottom:15px;
	clear: both;
}



/* POST TITLE POST TITLE POST TITLE */
h2, h2 a, h2 a:visited {
	margin: 3px 0 2px 0px;
        color:#0077C0;
	padding-bottom: 4px;
	font: bold 20px  "Helvetica,  Arial, sans-serif;
        text-align: left;
}
h2 a:hover {
        text-decoration: underline;
}
h3 {
	color: #0077C0;
	margin: 5px 0px 5px 0px;
	font:  "Helvetica,  Arial, sans-serif;
}
h4, h4 a, h4 a:visited {
	margin: 3px 0 2px 0px;
        color: #0077C0;
	padding-bottom: 6px;
	font: 120%/110%  "Helvetica,  Arial, sans-serif;
        text-align: left;
}
h5 {
        color:#0077C0;
	font: bold 120%/110%  "Helvetica,  Arial, sans-serif;
}
h2 a:hover {
        text-decoration: underline;
}

/* CAPTION CAPTION CAPTION */

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* NEXT AND PREVIOUS PAGE NAVIGATION */
.page-nav {
	clear: both;
	height: 21px;
        padding: 0px 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
        background: #7E86B5;
}
.page-nav a, .page-nav a:visited {
	color: #333;
	font-family:   Helvetica, Arial, sans-serif;
	text-decoration: none;
}
.page-nav a:hover {
	color: #000;
	text-decoration: none;
}
.previous-entries a {
	float: left;
	margin-left: 0px;
}
.next-entries a {
	float: right;
	margin-right: 0px;
}

/* NEXT AND PREVIOUS POST NAVIGATION */
.post-nav {
	clear: both;
	padding-bottom: 35px;
	margin-top: -15px;
	font-family:   Helvetica, Arial, sans-serif;
	font-size: 80%;
}
.post-nav a, .post-nav a:visited {
	color: #999;
}
.post-nav a:hover {
	color: #999;
}
.post-nav .previous a {
	float: left;
}
.post-nav .next a {
	float: right;
	text-align: right;
}

/* TAGS TAGS TAGS TAGS TAGS TAGS TAGS */
.tags {
        border-top: 1px solid #dadada;
}

/* COMMENT COMMENT COMMENT  */
h3#comments, h3#respond {
        border-top: 3px solid #dadada;
        padding-top: 10px;
	font: normal 130%/120%  Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
        color: #111;
	clear: both;
}
/* COMMENT FORM COMMENT FORM */
#commentform {
	margin-top: 10px;
}
#commentform label {
	color:#333;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110%  Arial, Helvetica, sans-serif;
	width: 220px;
        margin-left: 15px;
	padding: 5px 3px 3px 7px;
	border: 1px solid #dadada;
}
#commentform textarea {
	font: 110%  Arial, Helvetica, sans-serif;
        margin-left: 15px;
	width: 515px;
	height: 140px;
	border: solid 1px #dadada;
	padding: 5px 3px 3px 7px;
}
#commentform #submit {
        float: right;
	font: bold 12px/100%  Arial, Helvetica, sans-serif;
	border: solid 1px #dadada;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
        background: #f1f1f1;
        margin-right: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#commentform #submit:hover {
        background: #ccc;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #dadada;
}

/* COMMENT LIST COMMENT LIST */
.commentlist {
	margin: 10px 0px;
	padding-left: 0px;

	line-height: 130%;
}
.commentlist li{
	list-style: none;
	padding: 5px 10px;
}
.commentlist .alt {
	background: #fff;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #333;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #333;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}


/* FOOTER FOOTER FOOTER  */
#footer {
        border-top: 1px solid #999999;
	font-family: Arial, Helvetica,sans-serif;
	padding-top: 10px;
	font-size: 11px;
text-align:center;

	color: #666666;
background-color:#ffffff;
border-bottom: 1px solid #999999;
}
#footer a, #footer a:visited {
font-family: Arial, Helvetica,sans-serif;
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	text-decoration: underline;
}

/* SIDEBAR SIDEBAR SIDEBAR SIDEBAR SIDEBAR */
#sidebar {
	float:left;
	width: 190px;
	color: #6c6a6b;
	line-height: 250%;
	font: 12px/200%   Helvetica,  Arial, sans-serif;
padding-left:4px;
padding-right:0px;


}

#sidebar .sidebartitle{
	font: bold 140%/100%  "Helvetica,  Arial, sans-serif;
	color: #6c6a6b;
        margin-top: 11px;
	padding: 4px 4px 4px 4px;
}
#sidebar p {
	margin: 0px;
}
#sidebar h3 {
	font: 12px/140%   Helvetica, Arial, sans-serif;
        margin: 0px 0px 0px -15px;
}
#sidebar h3 a, #sidebar h3 a:visited {
	color: #6c6a6b;
}
#sidebar h3 a:hover {
	color: #6c6a6b;
	text-decoration:underline;
}
#sidebar h3 img {
	vertical-align: middle;
}
#sidebar a, #sidebar a:visited {
	display:block;
        color: #6c6a6b;
	text-decoration:none;
        border-bottom: 1px solid #6c6a6b;
.current_page_item {color: #dadada;}
}
#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
	color: #6c6a6b;
	text-decoration:underline;
}
#sidebar ul {
	list-style: none;
	padding: 0;
        margin: 0px;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul li ul li {
	list-style: none;
        margin: 0px;
}
#sidebar img {
        padding: 4px;
}

/* WIDGET WIDGET WIDGET WIDGET  */
/* UL LI WODGET UL LI WIDGET */
#archives ul li, #recent-comments ul li, #categories ul li, #recent-posts ul li, #links ul li {
        padding: 0px;
}
/* META META META META META */
}
#meta .rss, #meta .login, #meta .check, #meta .wordpress {
        padding: 0px;
}
/* CALLENDAR */
#calendar table {
	margin: 0px auto;
}
#calendar td {
	padding: 0px 4px;
}

/* ALIGNMENTS ALIGNMENTS ALIGNMENTS */
.center, .aligncenter {
	text-align: center;
}
img.center, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left, .alignleft {
	float: left;
}
img.left, img.alignleft {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right, .alignright {
	float: right;
}
img.right, img.alignright {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
}

.widgettitle {display:none;}
.iCBRed {
	display: inline;
	float: left;
	background-color: #FFF;
	margin-bottom: 10px;
}

.iCBRed .iCBTL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_DarkOrangeIAB_DOra_TL_2201.gif) top left no-repeat;
}

.iCBRed .iCBTR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_DarkOrangeIAB_DOra_TR_2202.gif) top right no-repeat;
}

.iCBRed .iCBBL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_DarkOrangeIAB_DOra_BL_2196.gif) bottom left no-repeat;
}

.iCBRed .iCBBR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_DarkOrangeIAB_DOra_BR_2197.gif) bottom right no-repeat;
}

.iCBRed .iCBT {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_DarkOrangeIAB_DOra_TC_2200.gif) top repeat-x;
}

.iCBRed .iCBL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_DarkOrangeIAB_DOra_LC_2198.gif) left repeat-y;
}

.iCBRed .iCBR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_DarkOrangeIAB_DOra_RC_2199.gif) right repeat-y;
}

.iCBRed .iCBB {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_DarkOrangeIAB_DOra_BC_2195.gif) bottom repeat-x;
}

	.iCBTitleRed {
		display: inline;
		float: left;
		height: 26px;

		width: 100%;
		padding: 6px 6px 0 6px;
		text-transform: uppercase;
	}

	.iCBTitleRed .iCBTiL {
		display: inline;
		float: left;
		height: 26px;
		width: 10px;
		background: transparent url(../../../wp-content/uploads/2009/08/titlesIAB_Red_L_2276.gif) center left no-repeat;	
	}

	.iCBTitleRed .iCBTiContent {
		display: inline;
		float: left;
		height: 26px;
		width: 168px;
		color: #FFF;
		line-height: 26px;
		overflow: hidden;
		background: transparent url(../../../wp-content/uploads/2009/08/titlesIAB_Red_C_2277.gif) center repeat-x;
		font-size:0.9em;
	}

	.iCBTitleRed .iCBTiR {
		display: inline;
		float: left;
		height: 26px;
		width: 10px;
		background: transparent url(../../../wp-content/uploads/2009/08/titlesIAB_Red_R_2278.gif) right no-repeat;
	}

.iCBRed .iCBContent {
	display: inline;
	float: left;
	margin: 5px 0pt 0 10px;
	padding: 0 0 20px 7px;
}


.iCBGreen {
	display: inline;
	float: left;
	background-color: #FFF;
	margin-bottom: 10px;
}

.iCBGreen .iCBTL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_GreenIAB_Gre_TL_2209.gif) top left no-repeat;
}

.iCBGreen .iCBTR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_GreenIAB_Gre_TR_2210.gif) top right no-repeat;
}

.iCBGreen .iCBBL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_GreenIAB_Gre_BL_2204.gif) bottom left no-repeat;
}

.iCBGreen .iCBBR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_GreenIAB_Gre_BR_2205.gif) bottom right no-repeat;
}

.iCBGreen .iCBT {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_GreenIAB_Gre_TC_2208.gif) top repeat-x;
}

.iCBGreen .iCBL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_GreenIAB_Gre_LC_2206.gif) left repeat-y;
}

.iCBGreen .iCBR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_GreenIAB_Gre_RC_2207.gif) right repeat-y;
}

.iCBGreen .iCBB {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_GreenIAB_Gre_BC_2203.gif) bottom repeat-x;
}

	.iCBTitleGreen {
		display: inline;
		float: left;
		height: 26px;
		width: 100%;
		padding: 6px 6px 0 6px;
		text-transform: uppercase;
	}

	.iCBTitleGreen .iCBTiL {
		display: inline;
		float: left;
		height: 26px;
		width: 10px;
		background: transparent url(../../../wp-content/uploads/2009/08/titlesIAB_Green_L_2291.gif) center left no-repeat;	
	}

	.iCBTitleGreen .iCBTiContent {
		display: inline;
		float: left;
		height: 26px;
		width: 168px;
		color: #FFF;
		line-height: 26px;
		overflow: hidden;
		background: transparent url(../../../wp-content/uploads/2009/08/titlesIAB_Green_C_2292.gif) center repeat-x;
		font-size:0.9em;
	}

	.iCBTitleGreen .iCBTiR {
		display: inline;
		float: left;
		height: 26px;
		width: 10px;
		background: transparent url(../../../wp-content/uploads/2009/08/titlesIAB_Green_R_2293.gif) right no-repeat;
	}

.iCBGreen .iCBContent {
	display: inline;
	float: left;
	margin: 5px 0pt 0 10px;
	padding: 0 0 20px 7px;
}


.iCBBlue {
	display: inline;
	float: left;
	background-color: #FFF;
	margin-bottom: 10px;
}

.iCBBlue .iCBTL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_Blu_TL_1981.gif) top left no-repeat;
}

.iCBBlue .iCBTR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_Blu_TR_1982.gif) top right no-repeat;
}

.iCBBlue .iCBBL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_Blu_BL_1976.gif) bottom left no-repeat;
}

.iCBBlue .iCBBR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_Blu_BR_1977.gif) bottom right no-repeat;
}

.iCBBlue .iCBT {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_Blu_TC_1980.gif) top repeat-x;
}

.iCBBlue .iCBL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_Blu_LC_1978.gif) left repeat-y;
}

.iCBBlue .iCBR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_Blu_RC_1979.gif) right repeat-y;
}

.iCBBlue .iCBB {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_Blu_BC_1975.gif) bottom repeat-x;
}

	.iCBTitleBlue {
		display: inline;
		float: left;
		height: 26px;
		width: 100%;
		padding: 6px 6px 0 6px;
		text-transform: uppercase;
	}

	.iCBTitleBlue .iCBTiL {
		display: inline;
		float: left;
		height: 26px;
		width: 10px;
		background: transparent url(../../../wp-content/uploads/2009/08/titlesIAB_Purple_L_2285.gif) center left no-repeat;	
	}

	.iCBTitleBlue .iCBTiContent {
		display: inline;
		float: left;
		height: 26px;
		width: 168px;
		color: #FFF;
		line-height: 26px;
		overflow: hidden;
		background: transparent url(../../../wp-content/uploads/2009/08/titlesIAB_Purple_C_2286.gif) center repeat-x;
		font-size:0.9em;
	}

	.iCBTitleBlue .iCBTiR {
		display: inline;
		float: left;
		height: 26px;
		width: 10px;
		background: transparent url(../../../wp-content/uploads/2009/08/titlesIAB_Purple_R_2287.gif) right no-repeat;
	}

.iCBBlue .iCBContent {
	display: inline;
	float: left;
	margin: 5px 0pt 0 10px;
	padding: 0 0 20px 7px;
}


.iCBPurple {
	display: inline;
	float: left;
	background-color: #FFF;
	margin-bottom: 10px;
}

.iCBPurple .iCBTL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_PurpleIAB_Pur_TL_2241.gif) top left no-repeat;
}

.iCBPurple .iCBTR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_PurpleIAB_Pur_TR_2242.gif) top right no-repeat;
}

.iCBPurple .iCBBL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_PurpleIAB_Pur_BL_2236.gif) bottom left no-repeat;
}

.iCBPurple .iCBBR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_PurpleIAB_Pur_BR_2237.gif) bottom right no-repeat;
}

.iCBPurple .iCBT {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_PurpleIAB_Pur_TC_2240.gif) top repeat-x;
}

.iCBPurple .iCBL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_PurpleIAB_Pur_LC_2238.gif) left repeat-y;
}

.iCBPurple .iCBR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_PurpleIAB_Pur_RC_2239.gif) right repeat-y;
}

.iCBPurple .iCBB {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_PurpleIAB_Pur_BC_2235.gif) bottom repeat-x;
}

	.iCBTitlePurple {
		display: inline;
		float: left;
		height: 26px;
		width: 100%;
		padding: 6px 6px 0 6px;
		text-transform: uppercase;
	}

	.iCBTitlePurple .iCBTiL {
		display: inline;
		float: left;
		height: 26px;
		width: 10px;
		background: transparent url(../../../wp-content/uploads/2009/08/titlesIAB_Lavender_L_2279.gif) center left no-repeat;	
	}

	.iCBTitlePurple .iCBTiContent {
		display: inline;
		float: left;
		height: 26px;
		width: 168px;
		color: #FFF;
		line-height: 26px;
		overflow: hidden;
		background: transparent url(../../../wp-content/uploads/2009/08/titlesIAB_Lavender_C_2280.gif) center repeat-x;
		font-size:0.9em;
	}

	.iCBTitlePurple .iCBTiR {
		display: inline;
		float: left;
		height: 26px;
		width: 10px;
		background: transparent url(../../../wp-content/uploads/2009/08/titlesIAB_Lavender_R_2281.gif) right no-repeat;
	}

.iCBPurple .iCBContent {
	display: inline;
	float: left;
	margin: 5px 0pt 0 10px;
	padding: 0 0 20px 7px;
}


.iCBPink {
	display: inline;
	float: left;
	background-color: #FFF;
	margin-bottom: 10px;
}

.iCBPink .iCBTL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_PinkIAB_Pin_TL_2233.gif) top left no-repeat;
}

.iCBPink .iCBTR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_PinkIAB_Pin_TR_2234.gif) top right no-repeat;
}

.iCBPink .iCBBL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_PinkIAB_Pin_BL_2228.gif) bottom left no-repeat;
}

.iCBPink .iCBBR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_PinkIAB_Pin_BR_2229.gif) bottom right no-repeat;
}

.iCBPink .iCBT {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_PinkIAB_Pin_TC_2232.gif) top repeat-x;
}

.iCBPink .iCBL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_PinkIAB_Pin_LC_2230.gif) left repeat-y;
}

.iCBPink .iCBR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_PinkIAB_Pin_RC_2231.gif) right repeat-y;
}

.iCBPink .iCBB {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_PinkIAB_Pin_BC_2227.gif) bottom repeat-x;
}

	.iCBTitlePink {
		display: inline;
		float: left;
		height: 26px;
		width: 100%;
		padding: 6px 6px 0 6px;
		text-transform: uppercase;
	}

	.iCBTitlePink .iCBTiL {
		display: inline;
		float: left;
		height: 26px;
		width: 10px;
		background: transparent url(../../../wp-content/uploads/2009/08/titlesIAB_Pink_L_2282.gif) center left no-repeat;	
	}

	.iCBTitlePink .iCBTiContent {
		display: inline;
		float: left;
		height: 26px;
		width: 168px;
		color: #FFF;
		line-height: 26px;
		overflow: hidden;
		background: transparent url(../../../wp-content/uploads/2009/08/titlesIAB_Pink_C_2283.gif) center repeat-x;
		font-size:0.9em;
	}

	.iCBTitlePink .iCBTiR {
		display: inline;
		float: left;
		height: 26px;
		width: 10px;
		background: transparent url(../../../wp-content/uploads/2009/08/titlesIAB_Pink_R_2284.gif) right no-repeat;
	}

.iCBPink .iCBContent {
	display: inline;
	float: left;
	margin: 5px 0pt 0 10px;
	padding: 0 0 20px 7px;
}


.iCBOrange {
	display: inline;
	float: left;
	background-color: #FFF;
	margin-bottom: 10px;
}

.iCBOrange .iCBTL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/OrangeIAB_Ora_TL_2225.gif) top left no-repeat;
}

.iCBOrange .iCBTR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/OrangeIAB_Ora_TR_2226.gif) top right no-repeat;
}

.iCBOrange .iCBBL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/OrangeIAB_Ora_BL_2220.gif) bottom left no-repeat;
}

.iCBOrange .iCBBR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/OrangeIAB_Ora_BR_2221.gif) bottom right no-repeat;
}

.iCBOrange .iCBT {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/OrangeIAB_Ora_TC_2224.gif) top repeat-x;
}

.iCBOrange .iCBL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/OrangeIAB_Ora_LC_2222.gif) left repeat-y;
}

.iCBOrange .iCBR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/OrangeIAB_Ora_RC_2223.gif) right repeat-y;
}

.iCBOrange .iCBB {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/OrangeIAB_Ora_BC_2219.gif) bottom repeat-x;
}

	.iCBTitleOrange {
		display: inline;
		float: left;
		height: 26px;
		width: 100%;
		padding: 6px 6px 0 6px;
		text-transform: uppercase;
	}

	.iCBTitleOrange .iCBTiL {
		display: inline;
		float: left;
		height: 26px;
		width: 10px;
		background: transparent url(../../../wp-content/uploads/2009/08/titlesIAB_Orange_L_2288.gif) center left no-repeat;	
	}

	.iCBTitleOrange .iCBTiContent {
		display: inline;
		float: left;
		height: 26px;
		width: 168px;
		color: #fff;
		line-height: 26px;
		overflow: hidden;
		background: transparent url(../../../wp-content/uploads/2009/08/titlesIAB_Orange_C_2289.gif) center repeat-x;
		font-size:0.9em;
	}

	.iCBTitleOrange .iCBTiR {
		display: inline;
		float: left;
		height: 26px;
		width: 10px;
		background: transparent url(../../../wp-content/uploads/2009/08/titlesIAB_Orange_R_2290.gif) right no-repeat;
	}

.iCBOrange .iCBContent {
	display: inline;
	float: left;
	margin: 5px 0pt 0 10px;
	padding: 0 0 20px 7px;
}


.iCBBeige {
	display: inline;
	float: left;
	background-color: #FFF;
	margin-bottom: 10px;
}

.iCBBeige .iCBTL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_HomeIAB_Home_TL_2217.gif) top left no-repeat;
}

.iCBBeige .iCBTR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_HomeIAB_Home_TR_2218.gif) top right no-repeat;
}

.iCBBeige .iCBBL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_HomeIAB_Home_BL_2212.gif) bottom left no-repeat;
}

.iCBBeige .iCBBR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_HomeIAB_Home_BR_2213.gif) bottom right no-repeat;
}

.iCBBeige .iCBT {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_HomeIAB_Home_TC_2216.gif) top repeat-x;
}

.iCBBeige .iCBL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_HomeIAB_Home_LC_2214.gif) left repeat-y;
}

.iCBBeige .iCBR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_HomeIAB_Home_RC_2215.gif) right repeat-y;
}

.iCBBeige .iCBB {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/_HomeIAB_Home_BC_2211.gif) bottom repeat-x;
}

.iCBBeige .iCBContent {
	display: inline;
	float: left;
	margin: 5px 0pt 0 10px;
	padding: 0 0 20px 7px;
}


.iCBSilver {
	display: inline;
	float: left;
	background-color: #FFF;
	margin-bottom: 10px;
}

.iCBSilver .iCBTL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_CS_TL_2510.gif) top left no-repeat;
}

.iCBSilver .iCBTR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_CS_TR_2511.gif) top right no-repeat;
}

.iCBSilver .iCBBL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_CS_BL_2505.gif) bottom left no-repeat;
}

.iCBSilver .iCBBR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_CS_BR_2507.gif) bottom right no-repeat;
}

.iCBSilver .iCBT {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_CS_TC_2512.gif) top repeat-x;
}

.iCBSilver .iCBL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_CS_LC_2508.gif) left repeat-y;
}

.iCBSilver .iCBR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_CS_RC_2509.gif) right repeat-y;
}

.iCBSilver .iCBB {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_CS_BC_2506.gif) bottom repeat-x;
}

	.iCBTitleSilver {
		display: inline;
		float: left;
		height: 26px;
		width: 100%;
		padding: 6px 6px 0 6px;
		text-transform: uppercase;
	}

	.iCBTitleSilver .iCBTiL {
		display: inline;
		float: left;
		height: 26px;
		width: 10px;
		background: transparent url(../../../wp-content/uploads/2009/08/IAB_CS_L_2485.gif) center left no-repeat;	
	}

	.iCBTitleSilver .iCBTiContent {
		display: inline;
		float: left;
		height: 26px;
		width: 168px;
		color: #FFF;
		line-height: 26px;
		overflow: hidden;
		background: transparent url(../../../wp-content/uploads/2009/08/IAB_CS_C_2486.gif) center repeat-x;
		font-size:0.9em;
	}

	.iCBTitleSilver .iCBTiR {
		display: inline;
		float: left;
		height: 26px;
		width: 10px;
		background: transparent url(../../../wp-content/uploads/2009/08/IAB_CS_R_2487.gif) right no-repeat;
	}

.iCBSilver .iCBContent {
	display: inline;
	float: left;
	margin: 5px 0pt 0 10px;
	padding: 0 0 20px 7px;
}


.iCBMagenta {
	display: inline;
	float: left;
	background-color: #FFF;
	margin-bottom: 10px;
}

.iCBMagenta .iCBTL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_JU_TL_2518.gif) top left no-repeat;
}

.iCBMagenta .iCBTR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_JU_TR_2519.gif) top right no-repeat;
}

.iCBMagenta .iCBBL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_JU_BL_2514.gif) bottom left no-repeat;
}

.iCBMagenta .iCBBR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_JU_BR_2515.gif) bottom right no-repeat;
}

.iCBMagenta .iCBT {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_JU_TC_2520.gif) top repeat-x;
}

.iCBMagenta .iCBL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_JU_LC_2516.gif) left repeat-y;
}

.iCBMagenta .iCBR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_JU_RC_2517.gif) right repeat-y;
}

.iCBMagenta .iCBB {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_JU_BC_2513.gif) bottom repeat-x;
}

	.iCBTitleMagenta {
		display: inline;
		float: left;
		height: 26px;
		width: 100%;
		padding: 6px 6px 0 6px;
		text-transform: uppercase;
	}

	.iCBTitleMagenta .iCBTiL {
		display: inline;
		float: left;
		height: 26px;
		width: 10px;
		background: transparent url(../../../wp-content/uploads/2009/08/IAB_JU_L_2488.gif) center left no-repeat;	
	}

	.iCBTitleMagenta .iCBTiContent {
		display: inline;
		float: left;
		height: 26px;
		width: 168px;
		color: #FFF;
		line-height: 26px;
		overflow: hidden;
		background: transparent url(../../../wp-content/uploads/2009/08/IAB_JU_C_2489.gif) center repeat-x;
		font-size:0.9em;
	}

	.iCBTitleMagenta .iCBTiR {
		display: inline;
		float: left;
		height: 26px;
		width: 10px;
		background: transparent url(../../../wp-content/uploads/2009/08/IAB_JU_R_2490.gif) right no-repeat;
	}

.iCBMagenta .iCBContent {
	display: inline;
	float: left;
	margin: 5px 0pt 0 10px;
	padding: 0 0 20px 7px;

}


.iCBGrey {
	display: inline;
	float: left;
	background-color: #FFF;
	margin-bottom: 10px;
}

.iCBGrey .iCBTL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_AC_TL_2502.gif) top left no-repeat;
}

.iCBGrey .iCBTR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_AC_TR_2503.gif) top right no-repeat;
}

.iCBGrey .iCBBL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_AC_BL_2497.gif) bottom left no-repeat;
}

.iCBGrey .iCBBR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_AC_BR_2498.gif) bottom right no-repeat;
}

.iCBGrey .iCBT {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_AC_TC_2504.gif) top repeat-x;
}

.iCBGrey .iCBL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_AC_LC_2500.gif) left repeat-y;
}

.iCBGrey .iCBR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_AC_RC_2501.gif) right repeat-y;
}

.iCBGrey .iCBB {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/IAB_AC_BC_2499.gif) bottom repeat-x;
}

	.iCBTitleGrey {
		display: inline;
		float: left;
		height: 26px;
		width: 100%;
		padding: 6px 6px 0 6px;
		text-transform: uppercase;
	}

	.iCBTitleGrey .iCBTiL {
		display: inline;
		float: left;
		height: 26px;
		width: 10px;
		background: transparent url(../../../wp-content/uploads/2009/08/IAB_AC_L_2482.gif) center left no-repeat;	
	}

	.iCBTitleGrey .iCBTiContent {
		display: inline;
		float: left;
		height: 26px;
		width: 168px;
		color: #FFF;
		line-height: 26px;
		overflow: hidden;
		background: transparent url(../../../wp-content/uploads/2009/08/IAB_AC_C_2483.gif) center repeat-x;
		font-size:0.9em;
	}

	.iCBTitleGrey .iCBTiR {
		display: inline;
		float: left;
		height: 26px;
		width: 10px;
		background: transparent url(../../../wp-content/uploads/2009/08/IAB_AC_R_2484.gif) right no-repeat;
	}

.iCBGrey .iCBContent {
	display: inline;
	float: left;
	margin: 5px 0pt 0 10px;
	padding: 0 0 20px 7px;
}


.iCBMobile {
	display: inline;
	float: left;
	background-color: #FFF;
	margin-bottom: 10px;
}

.iCBMobile .iCBTL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/iab_ac_tl_3824.gif) top left no-repeat;
}

.iCBMobile .iCBTR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/iab_ac_tr-1_3825.gif) top right no-repeat;
}

.iCBMobile .iCBBL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/iab_ac_bl_3816.gif) bottom left no-repeat;
}

.iCBMobile .iCBBR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/iab_ac_br_3817.gif) bottom right no-repeat;
}

.iCBMobile .iCBT {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/iab_ac_tc_3826.gif) top repeat-x;
}

.iCBMobile .iCBL {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/iab_ac_lc_3819.gif) left repeat-y;
}

.iCBMobile .iCBR {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/iab_ac_rc_3820.gif) right repeat-y;
}

.iCBMobile .iCBB {
	display: inline;
	float: left;
	background: transparent url(../../../wp-content/uploads/2009/08/iab_ac_bc_3818.gif) bottom repeat-x;
}

	.iCBTitleMobile {
		display: inline;
		float: left;

		height: 26px;
		width: 100%;
		padding: 6px 6px 0 6px;
		text-transform: uppercase;
	}

	.iCBTitleMobile .iCBTiL {
		display: inline;
		float: left;
		height: 26px;
		width: 10px;
		background: transparent url(../../../wp-content/uploads/2009/08/IAB_M_L_3821.gif) center left no-repeat;	
	}

	.iCBTitleMobile .iCBTiContent {
		display: inline;
		float: left;
		height: 26px;
		width: 168px;
		color: #FFF;
		line-height: 26px;
		overflow: hidden;
		background: transparent url(../../../wp-content/uploads/2009/08/IAB_M_C_3822.gif) center repeat-x;
		font-size:0.9em;
	}

	.iCBTitleMobile .iCBTiR {
		display: inline;
		float: left;
		height: 26px;
		width: 10px;
		background: transparent url(../../../wp-content/uploads/2009/08/IAB_M_R_3823.gif) right no-repeat;
	}

.iCBMobile .iCBContent {
	display: inline;
	float: left;
	margin: 5px 0pt 0 10px;
	padding: 0 0 20px 7px;
}


.iShortCB {
	width: 200px;
}

.iShortCon {
	width: 170px;
}




.iHalfCon {
	margin: 10px;
	width: 270px;
}

.iRightCB {
	width: 200px;
	float: right;
}

.iLongCB {
	width: 410px;
}

.iHalfCB {
	width: 290px;
}

.iExtraLongCB {
	width: 617px;
}

.iLongCon {
	width: 390px;
}

.iExtraLongCon {
	width: 600px;
}

.iFullWidthCon {
	width: 100%;
}

.iFullWidthInside {
	width: 92%;
}

.iLongCol {
	display: inline;
	float: left;
	width: 410px;
}

.iExtraLongCol {
	display: inline;
	float: left;
	width: 620px;
}

.iShortCol {
	display: inline;
	float: left;
	margin: 0 0 0 10px;
	width: 200px;
}

.iHalfCol {
	display: inline;
	float: left;
	margin: 0 0 0 10px;
	width: 300px;
}

.iShortColRight {
	float: right !important;
}

.iLeftCol {
	margin: 0;
}

.iLongTi {
	width: 378px !important;
}

.iExtraLongTi {
	width: 585px !important;
}

div.lrgNewsTabTop {
 background:url(../../../wp-content/uploads/2009/08/IAB_HomeNews5_4785.jpg) no-repeat top left;
 width:624px;
}
div.lrgNewsTabMid {
 background:url(../../../wp-content/uploads/2009/08/IAB_HomeNews5.1_r4_c2_4787.jpg) repeat-y left;
 width:624px;
 margin:10px 0 0 -3px;
}
div.lrgNewsTabBot {
 background:url(../../../wp-content/uploads/2009/08/IAB_HomeNews5.1_r6_c2_4788.jpg) no-repeat bottom left;
 width:624px;
 min-height:250px;
 _height:250px;
}
div.lrgNewsTabTitle {
color:#FFF;
padding:14px 21px 17px 21px;
}
a.lrgNewsTabImg {
margin-left:20px;
width:300px;
height:183px;
overflow:hidden;
display:block
}
h2.lrgNewsTabHeadline {
color:#955B81;
font-size:1.2em;
text-align:left;
width: 285px;
float:right;
display:inline;
clear:both;
}

h2.lrgNewsTabHeadline a {
color:#955B81;
}

h4.lrgNewsTabOther a {
color:#955B81;
font-size:11px;
}
p.lrgNewsTabDesc {
text-align:left;
width: 272px;
margin-right:14px;
float:right;
display:inline;
clear:both;
}
div.lrgNewsTabSubSection {
text-align:left;
width: 293px;
margin:8px 11px 3px 0;
background: url(../../../wp-content/uploads/2009/08/fuzzyback-2_4794.jpg) no-repeat -2px top;
float:right;
display:inline;
clear:both;
}
div.lrgNewsTabSubSectionBot {
height:9px;
width:293px;
clear:both;
background: url(../../../wp-content/uploads/2009/08/bottom_4795.jpg) no-repeat -2px top;
margin-bottom:-9px;
}

div.lrgNewsOverArrLink {
margin:3px 12px 0 0;
}
ul.lrgNewsBullets {
border: 0;
outline: 0;
background:none;
padding-top:8px;
margin-left:11px;
}
ul.lrgNewsBullets li {
border: 0;
margin-bottom:1px;
outline: 0;
}
ul.lrgNewsBullets li h4.lrgNewsTabOther {
margin: 0;
padding: 5px 0px 0px 0px;
border: 0;
outline: 0;
height:12px;
line-height:12px;
vertical-align: baseline;
}
ul.lrgNewsBullets li h4.lrgNewsTabOther a{
margin: 0;
padding:0;
border: 0;
outline: 0;
height:12px;
line-height:12px;
vertical-align: baseline;}
.iFontWhiteOverride, .iFontWhiteOverride a:visited, .iFontWhiteOverride a 
{color:#ffffff;
font-size:11px;}

.iCBContent {
	font-size:12px;
	text-align:center;}
	
	.iCallBoxLink {
	color:#838ab8;
padding-left:30px;
	}
.iExplore {
	font-size:12px;

	color:#838ab8;
	text-align:center;
padding-top:-8px;
}
.iReg {padding-top:0px;
       padding-bottom:0px;
}
.iCBContent2 {
	font-size:12px;
	}
.iExplore2 {
	font-size:15px;
	color:#838ab8;
font-weight:bold;
}
.current_page_item, .current_page_item a:link, .current_page_item a, .current_page_item a:visited, .current_page_item a:active{
background-color: #ffffff;
color: #E80181;
font-weight: bold;}
