em,  {font-style: italic;}
strong {font-weight:bold;}
em strong {font-style: italic;font-weight:bold;}
stong em  {font-style: italic;font-weight:bold;}

.boldItalic {font-style: italic;font-weight:bold;}

.inlineFavoriteClass a.favoriteLink {float:none; margin-top:0px; vertical-align: top;}

.MaroonHeader {
	font-size: 24px;
	color: #b70005!important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0 0 24px 0;
	line-height: 29px;
}

.licenceHolder {
padding:0px 30px 5px 30px;
}

.leftBox2 {
padding:5px 8px 10px 12px;
}


.roundButton {
	overflow: visible;
	font-family: 'Baskerville',Palatino Linotype, Book Antiqua, Palatino, serif;
	background: url("../images/gray_btn_shadow.png") no-repeat scroll 0 -45px transparent;
	display: inline;
	border:none;
	text-transform: uppercase;
	font-size: 11px;
	padding: 0 10px;
	-moz-border-radius: 12px; /* Firefox */
	-webkit-border-radius: 12px; /* Safari, Chrome */
	border-radius: 12px; /* CSS3 */
	margin-bottom: 3px;
	color: /* #0e3863 */ #003366;
    cursor:pointer;
}

/* ckstyles */
h3.blockTitle {
    font-size: 34px;
    font-weight: normal;
    line-height: 38px;
    padding-bottom: 10px;
}

h6.buttonLink {
	background: url(../images/gray_btn.png) 0 0 repeat;
	border: 2px solid #e4e4e4;
	-moz-border-radius: 12px; /* Firefox */
	-webkit-border-radius: 12px; /* Safari, Chrome */
	border-radius: 12px; /* CSS3 */
	margin-bottom: 3px;
	color: /* #0e3863 */ #003366;
    font-weight:normal;
}

h6.buttonLink a {
	display: block;
	background: url(../images/gray_btn_shadow.png) 0 -45px no-repeat;
	padding: 1px 0 1px 11px;
	-moz-border-radius: 12px; /* Firefox */
	-webkit-border-radius: 12px; /* Safari, Chrome */
	border-radius: 12px; /* CSS3 */
	font-size: 10px;
    letter-spacing:0.1em;
	text-transform: uppercase;
}

h6.buttonLink a:hover {
	text-decoration: none;
}
.sliderTextRight {
	width: 221px;
	background: url(../images/bg_slider_text.png);
    background-color:#fff;
	bottom: 0;
	right: 0;
	position: absolute;
	padding: 20px 10px 10px 20px;
	min-height: 65px;
    height:330px;
}
.formSubmit2 {
    background: url("../images/gray_btn.png") repeat scroll 0 0 transparent;
    border: 2px solid #E4E4E4;
	-moz-border-radius: 12px; /* Firefox */
	-webkit-border-radius: 12px; /* Safari, Chrome */
	border-radius: 12px; /* CSS3 */
    color: /* #0e3863 */ #003366;
    display: block;
    width:70px;
}


.formSubmit2 input.searchSubmit {
    cursor: pointer;
    text-align: left;
    width: 100%;
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: /* #0e3863 */ #003366;
    display: inline;
    font-family: 'Baskerville',Palatino Linotype,Book Antiqua,Palatino,serif;
    font-size: 12px;
    overflow: visible;
    padding: 0 10px;
    text-transform: uppercase;
}

.paginationHolder {
	width: 249px;
}

.slides_subscribers .pagination li {
	height: 57px;
	border-bottom: none;
	border-top: none;
}

/*
.navigation {
    letter-spacing: 0.1em;
}

#nav li a {
}

#nav li {
	float: left;
	padding: 0 35px 0 0;
}    */

a.grayLink span {
    font-size: 10px;
    letter-spacing:0.1em;
}

.smallGray {
color:#666;
font-size:10px;
}

.twoColumnsRight .colMainResources {
	width: 747px;
	}
.twoColumnsRightResources {
	border-right:1px solid #000;
	border-left:1px solid #000;
	margin-bottom:0;
	background:url(/images/blackPx.gif) repeat-y 747px;
	}
.blackBar{
	background:#000;
	color:#fff;
	height:33px;
	font-size:22px;
	text-transform:none;
	padding-top:9px;
	text-align:center;
	}  


@media only screen and (max-width : 1000px) {
.twoColumnsRight .colMainResources {
	width: 100%;
	}
.twoColumnsRightResources {
	border:none;
	background:none;
	}
.blackBar{
	height:40px;
	font-size:18px;
	}
	
}
