@charset "utf-8";
/* CSS Document */

/* Global Stylesheet for media coalition */
/* Development Company: imicreation */
/* Designed and developed by: VIP */ 

/* --------------------------------  extra features  -------------------------------------------- */

::selection         { background:#fef1a6; color:#000; /* Safari and Opera */ }
::-moz-selection  { background:#fef1a6; color:#000; /* Firefox */ }

html { overflow-y:scroll; }

input, select       { -moz-border-radius:5px; -webkit-border-radius:5px; }

a[href$='.pdf'] { padding:0 20px 0 0; background:transparent url(images/pdf.gif) no-repeat center right; }


/* ---------------------------------- end exta features ------------------------------------------*/

/* --------------------------------  links categories  -------------------------------------------- */

.links1 {
padding-top: 15px;
}

.links1 a {
color: #06263b;
font-size: 90%;
font-weight: bold;
text-decoration: underline;
background: url(images/bullet3.gif) no-repeat left center;
padding: 0 0 0 16px;
}

/* ---------------------------------- end links categories ------------------------------------------*/
a img {
	border: none;
}

* { outline: none;}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(images/body-bg.gif);
}


.topscroll {
	text-align: left;
	float: left;
	width: 95%;
	font-size: 100%;
	line-height: 20px;
	font-weight: bold;
	height: 20px;
padding-right: 5%;
}
.topscroll a {
color: #062940;
background : url(images/gototop.png) no-repeat left center;
padding: 20px;
}


a:link, a:visited, a:active, a:hover {
text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
	width: 175px;
	
}

.white {
	color: #FFFFFF;
}

.blue {
	color: #00acfe;
}


#wrapper {
	background-image: url(images/wrapper_bg.png);
	background-repeat: repeat-y;
	behavior: url(iepngfix.htc);
	height: auto;
	width: 975px;
	margin: 0 auto;
	padding: 0px;
}


#box {
	height: auto;
	width: 948px;
	margin: 0 auto;
	border-top: 2px solid #e7e5d5;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-image: url(images/wrapper_bg.png);
behavior: url(iepngfix.htc);
	background-repeat: repeat-y;
	float: left;
}
#header {
	margin: 0px;
	height: auto;
	width: 920px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 547px;
	margin: 0px;
	padding: 0px;
}
#logo a {
	text-indent: -9999px;
	display: block;
	height: 100px;
}
#topnav {
	float: right;
	width: 300px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topnav ul li {
	background-image: url(images/blue_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	float: right;
	padding-right: 12px;
	margin: 0px;
	font-size: 0.6em;
	background-position: left center;
}
#topnav ul li a {
	color: #12232E;
}
#topbanner {
	float: right;
	width: 234px;
	margin-top: 5px;
	height: 60px;
	padding: 0px;
}
#navigation {
	float: right;
	width: 920px;
	margin-top: 10px;
	height: 31px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li {
	float: right;
	margin: 0px;
	padding: 0px;
	line-height: 31px;
	text-align: center;
	width: 125px;
	font-size: 0.9em;
	font-weight: normal;
	height: 31px;
}
#navigation ul li  a {
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	color: #06263B;
	height: 31px;
}
#navigation ul li a:hover {
	background-image: url(images/nav-bg-over.gif);
	color: #FFFFFF;
text-decoration: none;
}
#navigation ul li a.active {
	background-image: url(images/nav-bg-active.gif);
	color: #FFFFFF;
}
#showcase {
	width: 948px;
	margin: 0px;
	height: auto;
	background-image: url(images/showcase_bg.gif);
	background-repeat: repeat-y;
	background-color: #06263B;
	float: left;
	padding: 0px;
}
#showcase h3 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 7px;
	padding-bottom: 7px;
	font-weight: normal;
	text-indent: 15px;
}
.showhead {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #46BAEC;
	margin-bottom: 7px;
}

#showcase #showm {
	background-color: #FFFFFF;
	width: 471px;
}
#showm #showpic {
	float: left;
}
#showm .featured-b, #showm .featured-g {
	background-repeat: no-repeat;
	height: 52px;
	clear: both;
	margin-bottom: 7px;
	line-height: 52px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}
#showm .featured-b {
background-image: url(images/featured-bg-blue.gif);
}

#showm .featured-g {
background-image: url(images/featured-bg-green.gif);
}

#showm .featured-b a, #showm .featured-g a {
display: block;
color:#FFFFFF;
}

#showcase #showr {
	text-align: right;
	width: 200px;
}

#showcase #showl {
	width: 200px;
	padding-left: 35px;
	margin: 0px;
}
#showcase #showl img, #showcase #showr img {
	margin-bottom: 10px;
}

#container, #inpage-container{
	float: left;
	width: 872px;
	height: auto;
	margin: 0px;
	background-image: url(images/container_bg1.gif);
	background-repeat: repeat-x;
	background-color: #D0EEFC;
	background-position: left top;
	
	padding-right: 41px;
	padding-bottom: 10px;
	padding-left: 35px;
}

#container {
	padding-top: 17px;
}

#inpage-container {
	padding-top: 20px;
}


#leftcol {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#leftcol img {
	margin-bottom: 10px;
}

#rightcol {
	float: right;
	width: 670px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#rightcol  h4 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	clear: both;
text-align: center;
}
.right img {
	float: right;
	margin-top: 10px;
}


#slideshow {
	width: 467px;
	border: 2px solid #FF9900;
	height: 140px;
	margin-bottom: 10px;
	float: left;
}
#focusarea {
	width: 471px;
	clear: both;
	float: left;
}
#focusarea #links {
	background-image: url(images/focus-area-bg.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	width: 431px;
	float: left;
}
#focusarea img {
	clear: both;
	margin: 0px;
	padding: 0px;
	float: left;
}


#focusarea #links ul {
	margin: 0px;
	list-style-type: none;
	width: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	clear: both;
}
#focusarea #links ul li {
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	background-position: left center;
}
#focusarea #links ul li a {
	color: #007DAF;
}
#legalsupport {
	margin: 0px;
	padding-top: 10px;
	clear: both;
}

#legalsupport img {
clear: left;
}

.divider {
	background-image: url(images/divider_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 2px;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 5px;
	background-position: left center;
	padding-bottom: 5px;
	
}

#partners {
	padding-top: 15px;
}
#partners ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#partners ul li {
	float: left;
	width: 65px;
}


#banners {
	width: 100%;
}
#agencies {
	margin-top: 15px;
}
#agencies ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#agencies ul li {
	width: 175px;
}




#footer {
	clear: left;
	width: 975px;
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
	height: 67px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#footer ul li {
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	height: 14px;
	padding: 0px;
}
#footer ul li a {
	color: #3366FF;
}








/*tooltip*/

a.tip {
	position: relative;
}

a.tip span {
	display: none;
	position: absolute;
	top: 20px;
	left: 10px;
	width: 200px;
	padding: 5px;
	z-index: 100;
	background: #000;
	color: #fff;
	-moz-border-radius: 5px; /* this works only in camino/firefox */
	-webkit-border-radius: 5px; /* this is just for Safari */
}

a:hover.tip {
	font-size: 99%; /* this is just for IE */
}

a:hover.tip span {
	display: block;
}

/* ------------------------------------- tags for img alignment in posts ----------------------------*/

img.alignright {
float: right;
clear: right;
margin: 5px 10px 5px 10px;
background: #fff;
padding: 2px;
border: 2px solid #ffffff;
}

img.alignleft {
float: left;
clear: left;
margin: 0 5px 5px 0;
background: #fff;
padding: 2px;
border: 2px solid #ffffff;
}

img.centered {
display: block;
padding: 2px;
margin: 0 auto 20px auto;
border: 1px solid #ffffff;
float: none;
clear: both;
}


/* ------------------------------------- tags for clear ---------------------------------------------*/


/* clearfix */
.clearfix:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix{
  min-width: 0;		        /* trigger hasLayout for IE7 */
  display: inline-block;
  /* \*/ display: block;	/* Hide from IE Mac */
}

* html .clearfix{
/* \*/  height: 1%;	    /* Hide from IE Mac */
}


/* ------------------------------------- tags for inside pages --------------------------------------*/

#showcase-inpage {
	width: 948px;
	margin: 0px;
	height: auto;
	background-color: #ffffff;
	float: left;
	padding: 0px;
}

#showtop {
	background-image: url(images/showcase_top.gif);
	background-repeat: no-repeat;
	height: 33px;
}

.inpage {
}
.inpage #rss {
	float: left;
	width: 185px;
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
	height: 114px;
	margin-top: -71px;
	display: inline;
	margin-left: 15px;
	padding-top: 65px;
	padding-left: 15px;
}
.inpage .submit {
	background-image: none;
	border: none;
	padding: 0px;
	margin-top: 5px;
	color: #FFFFFF;
	cursor: pointer;
	background-color: transparent;
}
.inpage #mainimg {
	float: right;
	width: 680px;
	margin-right: 26px;
	height: 103px;
        border: 2px solid #eff4cf;
}
#pagination {
	width: 175px;
	margin: 0px;
	padding: 0px;
	height: auto;
padding-top: 10px;
float: left;
}
#pagination img {
	float: left;
	margin: 0px;
	padding: 0px;
}



#pagination ul {
	margin: 0px;
	list-style-type: none;
	background-image: url(images/pagination-bg.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 175px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
float: left;
}
#pagination ul li {
	background-image: url(images/pagi-bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	font-size: 11px;
	padding-bottom: 2px;
}
#pagination ul li a {
	color: #FFFFFF;
}
#pagination ul li a:hover {
	color: #000000;
text-decoration: underline;
}
#inpage-container #rightcol .left h1 {
	margin: 0px;
	color: #333333;
	font-size: 1.4em;
	font-weight: bold;
	background-image: url(images/blue-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.post {
	padding-top: 10px;
	width: 463px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
Text-align: justify;
}

.small-banner {
	background-image: url(images/small-banner-on.gif);
	background-repeat: no-repeat;
	height: 73px;
	width: 177px;
	padding: 0px;
	clear: both;
	margin-bottom: 10px;
}

.quote {
padding: 0;
margin: 10px 0 0 0;
width: 175px;
height: auto;
float: left;
}

.quote img {
margin: 0;
padding: 0;
float: left;
}

.quote div {
width: 161px;
padding: 0 7px 0 7px;
margin: -10px 0 0 0;
background-image: url(images/quote-bg.gif);
	background-repeat: repeat-y;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #06263b;
font-style: italic;
height: auto;
float: left;
line-height: 22px;
}

#blog-updates {
background: url(images/blog-updates-bg.gif) no-repeat;
width: 153px;
height: 116px;
float: right;
margin: 10px 0 0 0;
text-align: left;
padding: 75px 5px 0 16px;
}

#blog-updates h1, #blog-updates h1 a {
color: #3a3b3c;
font-size: 0.9em;
font-weight:bold;
margin: 0;
padding: 0;
}

#blog-updates h5 {
color: #0990cf;
font-size: 0.6em;
font-weight:bold;
padding-bottom: 0;
margin-bottom: 0;
padding-top: 0;
margin-top: 0;
}

#blog-updates ul {
list-style-type: square;
margin-left: 8px;
padding: 8px;
}

#blog-updates ul li, #blog-updates ul li a {
font-size: 85%;
color: #0990cf;
}

#blog-updates ul li a:hover {
text-decoration: underline;
}

/* ----- chromemenu ----*/
.chromestyle{
width: 100%;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{

width: 100%;

}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 1px;
	line-height:25px;
left: 2px;
	z-index:100;
	width: 125px;
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #999999;
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color: #062940;
	background-image: none;
	background-repeat: repeat-x;
background-color: #e1e1e2;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	color: #FFFFFF;
	background: url(images/chrome-li-bg-over.gif) repeat-x left center #e1e1e2;
}
