@charset "UTF-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li

{

    margin: 0;

    padding: 0;

}

a {
	color: #09C;
	text-decoration: none!important;
}



h1, h2, h3, h4, h5, h6, p,

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p a,

h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, p a:link,

h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, p a:visited,

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a:hover

{

  font-family: Arial, Helvetica, Sans-Serif;

  font-style: normal;

  font-weight: bold;

  text-decoration: none;

}
p {
	font-size: 16px;
	font-weight: normal;
	color: #333;
	line-height:110%;
}

ul, ol, li {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	line-height:110%;
}

#wrapper{
	width:950px;
	margin:auto;}

/* MARKETING PORTAL FONT COLORS */

.mkt-title {
	text-shadow: 2px 2px 3px #000;
	font-weight: bolder;
	color: #FFF;
	text-align:center;
	line-height:120%;
	font-size:28px!important;
}

.mkt-subtitle {
	font-size:18px!important;
	color: #333;
	line-height: 110%;
	font-weight:bold;
	text-align:center;
}

.mkt-sm-title  {
	font-size: 16px!important;
	font-weight: bold;
	color: #FFF;
	line-height:normal;
	text-align:center;
}

.permissions {
	font-size: 10pt;
	font-weight: normal;
	color: #333;
	text-align: left;
}


ul

{

  list-style-type: none;

}



ol { list-style-position: inside;}

a img {
	border: none;
}

a:link {
	color: #30C;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration:underline;
	color: #D0D0D0;
}

.buttons {
	moz-border-radius: 15px;
	border-radius: 15px;
	moz-box-shadow: 0 0 3px #000;
	webkit-box-shadow: 0 0 3px #000;
	box-shadow: 0 0 3px #000;
	width:185px;
}

.white-title {
	font-size:18px!important;
	color: #FFF;
	line-height: 120%;
	font-weight:bold;
}

.white-items {
	font-size: 16px;
	font-weight: bolder;
	color: #FFF;
	text-align: left;
	line-height: 110%;
}


.important-text {
	font-size: 10pt;
	font-weight: bold;
	color: #F00!important;
}
/* PRINT */

.print-intro {
	font-size:18px;
	font-weight: bolder;
	color: #8CC63F;
	text-align: center;
	line-height: 110%;
}

.print-introSmall {
	font-size: 16px;
	font-weight: bolder;
	color: #8CC63F;
	text-align: center;
	line-height: 110%;
}
.print-title {
	font-size:18px!important;
	color: #333;
	line-height: 120%;
	font-weight:bold;
}

.print-items {
	font-size: 16px;
	font-weight: bolder;
	color: #8CC63F;
	text-align: left;
	line-height: 110%;
}

.image-border {
	background-color:#fff;
	moz-box-shadow: 0 0 7px #000;
	webkit-box-shadow: 0 0 7px #000;
	box-shadow: 0 0 7px #000;
	margin:auto;
}

.image-border1 {
	background-color:#fff;
	moz-box-shadow: 0 0 7px #000;
	webkit-box-shadow: 0 0 7px #000;
	box-shadow: 0 0 7px #000;
	margin:auto;
}

.image-border2 {
	background-color:#fff;
	moz-box-shadow: 0 0 7px #000;
	webkit-box-shadow: 0 0 7px #000;
	box-shadow: 0 0 7px #000;
	margin:auto;
}

.image-border3 {
	background-color:#fff;
	moz-box-shadow: 0 0 7px #000;
	webkit-box-shadow: 0 0 7px #000;
	box-shadow: 0 0 7px #000;
	margin:auto;
}

/* INTERACTIVE & WEB */
.web-intro {
	font-size:18px;
	font-weight: bolder;
	color: #2074B4;
	text-align: center;
	line-height: 110%;
}

.web-introSmall {
	font-size: 16px;
	font-weight: bolder;
	color: #2074B4;
	text-align: center;
	line-height: 110%;
}

.web-items {
	font-size: 16px;
	font-weight: bolder;
	color: #2074B4;
	text-align: left;
	line-height: 110%;
}

/* VIDEO & NEWS CLIPS */
.news-intro {
	font-size:18px;
	font-weight: bolder;
	color: #F99839;
	text-align: center;
	line-height: 110%;
}

.news-introSmall {
	font-size: 16px;
	font-weight: bolder;
	color: #F99839;
	text-align: center;
	line-height: 110%;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}