/*  http://www.speedysolutions.net
  --------------------------------------------
    last-modified-date/by:					22 Nov 2008/Cynthia Dyer
	last-modified-date/by(by other):		22 Nov 2008/Wisnoe A.

  
/* 1. Master ------------------------------------- */ 
body {
	background-image:url(/images/body_BG.png);
	background-repeat:repeat-x;
	background-position:top;
	FONT-SIZE: 10.3pt;
	COLOR: #434343;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003c5c;
	margin: 0px;

/*	Christmas Theme image background for Body here 
	background-image:url(/images/ChristsmasBG1.gif);
	background-repeat: repeat;
	background-color: #E6E1CB;
	margin: 0px;
*/
}
A:link{
	color:#1c5cb0;
}
A:visited{
	color:#1c5cb0;
}
A:active{
	color:#1c5cb0;
}
A:hover {
	color:#0097cb;
	text-decoration:underline;
}

.acronym {
	border-bottom: none;
} 
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16.8px;
}
.MsoNormal{
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 10.5pt;
	line-height: 16.8px;
}

h1 {
	color:#003c5c;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	padding-top:6px;
	padding-bottom:10px;
	}

h2 {
	color: #003C5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	margin:10px 0;
	padding:0;
	}
h3 {font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
}
h4 {font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
}
h5 {font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
}
p 	{
	margin:3px;
	padding:0;
	}


/* 2. Header ------------------------------------- */

/* .logoBox{
	background: url('/images/logo.png') no-repeat left top;
	clear: both;
	float: left;
	height: 99px;
	padding: 0px;
	width: 620px;
}*/

.logoBox{
	clear: both;
	float: left;
	height: 205px;
	padding: 0px;
	width: 50px;
}
.logoBox a:link,.logoBox a:visited,.logoBox a:hover,.logoBox a:active{
	clear: both;
	float: none;
	height: 99px;
	padding: 0px;
	width: 620px;
}
.righttophdrBox {
	float: right;
	margin-right:15px;
	height: 99px;
	padding: 0px;
	width: 350px;
}

.topheaderBox {
	border: none;
	height: 48px;
	text-align: left;
	width: 1000px;
}
.tophdrBox2	{
	clear:both;
	background-image:url(/images/header_bg.jpg);
	background-repeat:no-repeat;
	border: none;
	height: 205px;
	text-align: left;
/*	width: 1000px; */
	width: 1000px;
}

.menubox_sidespacerLt {
	clear: both;
	float: left;
	height: 48px;
	line-height: 48px;
	padding: 0px;
	width: 12px;
}

.bttnMenu {
	float: left;
	height: 48px;
	padding: 0px;
	text-align:center;
}

.menubox_sidespacerRt{
	float: left;
	height: 48px;
	line-height: 48px;
	padding: 0px;
	width: 11px;
}

.mainmenuContainer {
	border: none;
	/*height: 34px;*/
	text-align: center;
	width: 1000px;
	background-image:url(/images/menuBG1.png);
}

.header_container {
	background-image: url('');
	border: none;
	/*height: 140px;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1000px;

/*	Christmas Theme image background for header here 
	background-image: url(/images/header_christmasBG.gif);
	border: none;
	height: 147px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1000px;
	background-repeat: repeat-x;*/
}

.navbarcontainer{
	clear: both;
	float: left;
	height: 32px;
	padding: 0px;
	width: 1000px;
}
	
.navbarmenu {
	border: none;
	height: 29px;
	text-align: left;
	width: 768px;
}

.navbarmenubox {
	float: right;
	height: 32px;
	padding: 0px;
	width: 768px;
}
.searchText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.navbarsearch {
	clear: both;
	float: right;
	/*height: 32px;*/
	line-height: 32px;
	padding: 0px;
	/*width: 280px;*/
}

#navlist
{
display: inline;
list-style-type: none;
padding-left: 3px;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #fff;
}

#navlist #currentA:link, #navlist #currentA:visited
{
display: inline;
list-style-type: none;
padding-left: 3px;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #eae8e8;
text-decoration:none;
}

#navlist #current A:hover
{
color: #fff;
text-decoration:none;
}

#navlist li
{
margin:0px;
display: inline;
list-style-type: none;
padding-left: 3px;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #fff;
text-decoration:none;
}

#navlist li A:link, #navlist li A:visited
{
margin:0px;
display: inline;
list-style-type: none;
padding-left: 3px;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #fff;
text-decoration:none;
text-transform: uppercase;
}

#navlist li A:hover
{
color: #FFCC00;
text-decoration:none;
text-transform: uppercase;
}


#Newnavlist
{
margin:0px;
	display: inline;
	list-style-type: none;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #b3deeb;
	text-transform: uppercase;
	
}

#Newnavlist #current A:link, #navlist #current A:visited
{
display: inline;
list-style-type: none;
padding-left: 3px;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9.5pt;
font-weight: bold;
color: #ebe2b3;
text-decoration:none;
text-transform: uppercase;
}

#Newnavlist #current A:hover
{

color: #ebe2b3;
text-decoration:none;
text-transform: uppercase;
}

#Newnavlist li
{

display: inline;
list-style-type: none;
padding-left: 3px;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9.5pt;
font-weight: bold;
color: #b3deeb;
text-decoration:none;
text-transform: uppercase;
}

#Newnavlist li A:link, #Newnavlist li A:visited
{

display: inline;
list-style-type: none;
padding-left: 3px;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9.5pt;
font-weight: bold;
color: #b3deeb;
text-decoration:none;
text-transform: uppercase;
}

#Newnavlist li A:hover
{
color: #f0ee52;
text-decoration:none;
text-transform: uppercase;
}

#Newnavcontainer { 
float:left; 
padding-top:10px; 
margin-left: 5px; 
margin-right: 5px;
height:32px;
text-align:left;
}

/* 3. Body-generalCSS ------------------------------------- */ 
.crumb_iconsBx{
width:100%;
height:26px;
}

.email_icon{
float:right; 
width:54px; 
height:46px;
}

.print_icon{
float:right; 
width:30px; 
height:46px;
}

.breadcrumb_blog {	
	padding-top: 10px;
	FONT-SIZE: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	COLOR: #60899e;
/*	text-transform:uppercase; */
	width:50%;
	text-decoration:none;
}
.breadcrumb_blog a:link{	
	padding-top: 10px;
	FONT-SIZE: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	COLOR: #60899e;
/*	text-transform:uppercase; */
	width:50%;
	text-decoration:none;
}
.breadcrumb_blog a:visited{	
	COLOR: #60899e;
	text-decoration:none;
}
.breadcrumb_blog a:active{	
	COLOR: #60899e;
	text-decoration:none;
}
.breadcrumb_blog a:hover{	
	COLOR: #60899e;
	text-decoration:underline;
}

.breadcrumb {	
	padding-top: 10px;
	FONT-SIZE: 10px;
	font-family:  Arial, Helvetica, sans-serif; 
	COLOR: #60899e;
	text-transform:uppercase; 
	/*width:50%;*/
	text-decoration:none;
}
.breadcrumb a:link{	
	padding-top: 10px;
	FONT-SIZE: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	COLOR: #60899e;
	text-transform:uppercase;
	/*width:50%;*/
	text-decoration:none;
}
.breadcrumb a:visited{	
	COLOR: #60899e;
	text-decoration:none;
}
.breadcrumb a:active{	
	COLOR: #60899e;
	text-decoration:none;
}
.breadcrumb a:hover{	
	COLOR: #60899e;
	text-decoration:underline;
}
/*MAIN CONTENT TEASERS*/
.mainpanel_teaserBorder3columns{
	border: 1px solid #666666;	
	width:570px; 
	height:183px;
}
.teaserImageBx_3columns{
	width:150px;
	height:153px;
	padding:10px;
}

.teaserTextBx_3columns{
	margin-top:15px; 
	margin-right:10px; 
	width:355px; 
	height:155px; 
	float:right; 
	clear:both;
}
.mainpanel_teaserBorder{
	border: 1px solid #666666;	
}
.mainpanel_teaserHeadTitle{
	color: #024e99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:22px;
	font-weight: bold;
}

.teaserImageBx_1{
	width:150px;
	height:153px;
	padding:10px;
}

.teaserTextBx_1{
	margin-top:15px; 
	margin-right:10px; 
	width:560px; 
	height:155px; 
	float:right; 
	clear:both;
}
.teaserTitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #1c6288;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: uppercase;
	text-align: left;
	padding: 5px;
}
.teaserTitleText A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #1c6288;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: uppercase;
	text-align: left;
	padding: 5px;
}
.teaserTitleText A:visited{
	color: #1c6288;
	text-decoration: none;
}

.teaserTitleText A:active{
	color: #1c6288;
	text-decoration: none;
}

.teaserTitleText A:hover{
	color: #0097cb;
	text-decoration: none;
}
/*END OF MAIN CONTENT TEASERS*/



/*MAIN COLUMNS CSS*/
#ts_1_3columns {
/*  background-color: #f3f0db; */
float: left;
padding: 0px;
width: 572px;
height:auto;
}
#ts_1_2columns {
/*  background-color: #f3f0db; */
	float: left;
	padding: 0px;
	width: 784px;
	height:auto;
}
#ts_1_1maincolumns {
/*  background-color: #f3f0db; */
float: left;
padding: 0px;
width: 100%;
height:auto;
}
/*END MAIN COLUMNS CSS*/



/*MAIN CONTENT CSS*/
.border1{
	border:#000033;
	border:solid;
	border-width:1px;
}
.bodyBx {
background-image:url(/images/bodyBx_bottomBG.png);
background-position:bottom;
background-repeat:repeat-x;
	background-color: #abc0ca;
	border: none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1000px;
	/*height:500px;	*/
	margin-top:10px;
}
.contentwrapper {
	/*background-color: #ffffff;*/
	border-bottom: none;
	border-top: none;
	text-align: left;
	width: 998px;
	height:auto;
}

.bodyContainer {
	clear: both;
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 1000px;
	height:500px;
}

#contentPage {
	/*padding-top: 5px;*/
	margin:15px;
}

.bodyContent {
	/*margin-top: 10px;*/
	FONT-SIZE: 10.3pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding: 0px;
	line-height: 19px;
}
.courseSubtitles
{
font-family: Arial,Helvetica,sans-serif;
font-size: 12pt;
font-weight: bold;
color: #000000;
line-height: 22px;
}
.bodyContent p {
	/*margin-top: 10px;*/
	FONT-SIZE: 10.3pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding: 0px;
	line-height: 19px;
}

.bodyContent1 {margin-top: 10px;
	FONT-SIZE: 10.3pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding: 0px;
	line-height: 19px;
}
.bodyContent1 p{margin-top: 10px;
	FONT-SIZE: 10.3pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding: 0px;
	line-height: 19px;
}
.content1 {
	margin:15px;
}

.pageTitle{
	color:#003c5c;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	padding-bottom:10px;
}

.pageTitle h1{
	color:#003c5c;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	padding-bottom:10px;
	margin:0;
}

.detailtabsubhead{
color: #0d7c38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height:16pt;
	font-weight: bold;
	text-decoration:none;
}
.lineSpacer{ 
	padding-left:5px;
	padding-right:5px;
	margin-bottom:15px;
	border-bottom: 1px solid #778287;
	height:15px;
}

/*END MAIN CONTENT CSS*/


/*SIDE PANELS CSS*/
.sidecontainer{
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 5px;
	margin-top: 15px;
	height:auto;	
}	

.sidecontainerLeft{	margin-right: 8px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 25px;
	height:auto;
}
	
.sidecontainerRight{	margin-right: 10px;
	margin-left: 8px;
	margin-bottom: 5px;
	margin-top: 25px;
	height:auto;
}
#leftcolumn {
	border-right: 1px solid #778287;
	clear: both;
	float: left;
	overflow: hidden;
	padding: 0px;
	width: 212px;
}

#rightcolumn {
	border-left: 1px solid #778287;
	float: left;
	overflow: hidden;
	padding: 0px;
	width: 212px;
}

#rightcolumnblog {
	border-left: 1px solid #778287;
	float: left;
	overflow: hidden;
	padding: 5px;
	width: 212px;
	height:auto;
}



/* ----- FOOTER ----- */
.footerBarBox {
	background-color: #165272;
	border-bottom: none;
	border-left: 1px solid #474747;
	border-right: 1px solid #474747;
	border-top: none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 998px;
}
.footerBar{
	clear: both;
	padding: 0px;
	width: 998px;
}
.footerBx {
	background-color: #165272;
	border-bottom: none;
	border: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 1000px;
	/*height:30px;*/
}
.footerText1 {
	color: #dde2e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.footerText1  A:link {
	color: #dde2e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.footerText1  A:visited {
	color: #dde2e4;
text-decoration:none;
}
.footerText1  A:active{
	color: #dde2e4;
text-decoration:none;
}
.footerText1  A:hover{
	color: #e9df35;
text-decoration:none;

}
#footerText2
{
margin:0px;
	display: inline;
	list-style-type: none;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #91c7e3;
	text-transform: uppercase;
	
}

#footerText2 #current A:link, #navlist #current A:visited
{
display: inline;
list-style-type: none;
padding-left: 3px;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9.5pt;
font-weight: bold;
color: #91c7e3;
text-decoration:none;
text-transform: uppercase;
}

#footerText2 #current A:hover
{

color: #ebe2b3;
text-decoration:none;
text-transform: uppercase;
}

#footerText2 li
{

display: inline;
list-style-type: none;
padding-left: 3px;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9.5pt;
font-weight: bold;
color: #91c7e3;
text-decoration:none;
text-transform: uppercase;
}

#footerText2 li A:link, #footerText2 li A:visited
{

display: inline;
list-style-type: none;
padding-left: 3px;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9.5pt;
font-weight: bold;
color: #91c7e3;
text-decoration:none;
text-transform: uppercase;
}

#footerText2 li A:hover
{
color: #e9df35;
text-decoration:none;
text-transform: uppercase;
}

#footerText2container { 
	border: none;
	padding-top:15px;
	padding-left:20px;
	padding-right:20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 960px;
	/*height:50px;*/

}

.copyright {
	color: #518c99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.copyright A:link {
	color: #518c99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.copyright A:visited {
	color: #518c99;
text-decoration:none;
}
.copyright A:active{
	color: #518c99;
text-decoration:none;
}
.copyright A:hover{
	color: #abc0ca;
text-decoration:none;

}

.speedyText {
	color: #518c99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.speedyText A:link {
	color: #518c99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.speedyText A:visited {
	color: #518c99;
}
.speedyText A:active {
	color: #518c99;
}
.speedyText A:hover{
	color: #abc0ca;
}
/* ----- END FOOTER ----- */


/*-----HOME(used for IPRR newsite)-----*/
.hmIndexteaserBx
{
padding-right:20px;
width: 425px;
clear:both;
float:right;
}

.hmIndexteaserContainer{
width:428px;
}

.hmIndexteaser{
width:214px;
height:229px;
float:left;
}

.hmIndextopshadow{
background-image:url(/images/images_topShadow.gif); 
height:22px;
}
* html.hmIndextopshadow{
background-image:url(/images/images_topShadow.gif); 
height:22px;
width:100%;
}
.hmIndexleftBx{
width:485px; 
/*height:400px; */
float:left;
}
.hmIndexPhotoContainer{
background-image:url(/images/images_photoBG.gif); background-repeat:no-repeat; 
height:346px; 
width:540px
}

.hmIndexPhotoBx{
padding-top:20px; 
padding-bottom:15px; 
padding-left:30px; 
padding-right:25px; 
width:485px; 
height:310px;
}

.welcomeBx{
background-image:url(/images/images_welcomeBox.gif); background-repeat:no-repeat; 
width:540px; 
height:131px;
}

.welcomeTextBx{
padding-bottom:10px; 
padding-left:25px; 
padding-right:20px; 
padding-top:75px; 
width:485px; 
height:40px;
}

.emptybox1{
height:75px;
}

.emptybox2 {
height: 25px; 
width: 300px; 
float:right;
}

.homeBrownText{
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:12px;
	width:400px; 
	margin-left:30px;
}

.hmIndexbreadcrumbBx{
/*	margin-left:20px;
	height:22px;
*/
	background-color: #f3f0db;
	border-bottom: none;
	border-top: none;
	text-align: left;
	width: 998px;
	background-image: url(/images/images_contentTopBG1.jpg);
	background-repeat: no-repeat;
	background-position: top;

}
/* ----- END HOME (used for IPRR newsite) ----- */

/* ----- GALLERY IMAGE BOX ----- */
.picOuter {
  display:block; 
  background:#D5D2C0; 
  border:1px solid #E3E0CC; 
  position:relative;
  margin:1em 0;
}
.picOut {
  display:block; 
  background:#A7A596; 
  border:1px solid #C0BEAD; 
  position:relative;
  padding:1px;
  margin:1px;
}
.picIn {
  background:#fff; 
  border:1px solid #5D5D5A; 
  position:relative; 
  padding:10px;
  font-weight:normal;
}
/* ----- END GALLERY IMAGE BOX ----- */


/* 6. Text used in TinyMCE ------------------------------------- */
.tableBorder1{
border:#999999;
border-style:solid;
border-width:1px;
}
.bluesubTitle2 {
	color: #215062;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	line-height: 20px;

}

.bluesubTitle2 A:link{
	color: #215062;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	line-height: 20px;

}

.bluesubTitle2 A:hover{
	color: #215062;
}

.bluesubTitle2 A:active{
	color: #215062;
}

.bluesubTitle2 A:visited{
	color: #215062;
}

.subtitle1{ /* Green subtitle -IPRR*/
	color: #0d7c38;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	text-decoration: none;
	line-height: 20px;
	padding-bottom:8px;
}
.subtitle1 a:link{ /* Green subtitle -IPRR*/
	color: #0d7c38;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	text-decoration: none;
	line-height: 20px;
	padding-bottom:8px;
}

.subtitle1 a:visited{ /* Green subtitle -IPRR*/
	color: #0d7c38;
}

.subtitle1 a:active{ /* Green subtitle -IPRR*/
	color: #0d7c38;
}
.subtitle1 a:hover{ /* Green subtitle -IPRR*/
	color: #0d7c38;
}

.subtitle2{/* Gray subtitle -IPRR*/
	color: #4d4849;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	line-height: 20px;
	padding-bottom:8px;
}
.subtitle2 a:link{/* Gray subtitle -IPRR*/
	color: #4d4849;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	line-height: 20px;
	padding-bottom:8px;
}
.subtitle2 a:visited{/* Gray subtitle -IPRR*/
	color: #4d4849;
}
.subtitle2 a:active{/* Gray subtitle -IPRR*/
	color: #4d4849;
}
.subtitle2 a:hover{/* Gray subtitle -IPRR*/
	color: #4d4849;
}
.lightsubTitle1 {
	color: #324d60;
	font-weight: 400;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	text-decoration: none;
	line-height: 20px;
}
.lightsubTitle1 A:link{
	color: #324d60;
	font-weight: 400;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	text-decoration: none;
	line-height: 20px;
}
.lightsubTitle1 A:visited{
	color: #215062;
}.lightsubTitle1 A:active{
	color: #215062;
}.lightsubTitle1 A:hover{
	color: #215062;
}
.DrkgreySubTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	letter-spacing: normal;/* vertical-align: top; */
	font-style: italic;
}
.DrkgreySubTitle A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #555555;
	text-decoration: underline;
	letter-spacing: normal;
	font-style: italic;
	}
.DrkgreySubTitle A:visited{
	color: #555555;
	}
.DrkgreySubTitle A:active{
	color: #555555;
	}
.DrkgreySubTitle A:hover{
	color: #555555;
	}

.greyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #7f7f7d;
	text-decoration: none;
	letter-spacing: normal;/* vertical-align: top; */
	font-style: italic;
}
.greyText A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #7f7f7d;
	text-decoration: underline;
	letter-spacing: normal;
	font-style: italic;
	}
.greyText A:visited{
	color: #7f7f7d;
	}
.greyText A:active{
	color: #7f7f7d;
	}
.greyText A:hover{
	color: #7f7f7d;
	}
.DrkgreyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	letter-spacing: normal;/* vertical-align: top; */
	font-style: italic;
}
.DrkgreyText A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #555555;
	text-decoration: underline;
	letter-spacing: normal;
	font-style: italic;
	}
.DrkgreyText A:visited{
	color: #555555;
}
.DrkgreyText A:active{
	color: #555555;
}
.DrkgreyText A:hover{
	color: #555555;
}
.IndentText1{
	font-weight: normal;
	color: #002c91;
	list-style-position: outside;
	text-decoration: underline;
	letter-spacing: normal;/* vertical-align: top; */
	display: list-item;
	list-style-type: disc;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.IndentText1 A:link{
	font-weight: normal;
	color: #002c91;
	list-style-position: outside;
	text-decoration: underline;
	letter-spacing: normal;/* vertical-align: top; */
	display: list-item;
	list-style-type: disc;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.IndentText1 A:visited{
	color: #002c91;
}
.IndentText1 A:active{
	color: #002c91;
}
.IndentText1 A:hover{
	color: #002c91;
}
.brownText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: normal;
	color: #392213;
	text-decoration: none;
	letter-spacing: normal;/* vertical-align: top; */
}
.brownText A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: normal;
	color: #392213;
	text-decoration: underline;
	letter-spacing: normal;
	}
.brownText A:visited{
	color: #392213;
	text-decoration: underline;
}
.brownText A:active{
	color: #392213;
	text-decoration: underline;
}
.brownText A:hover{
	color: #392213;
	text-decoration: underline;
}
.detailimgcell {
	PADDING: 5px;
	border: 1px solid #778287;
}
.default {
	FONT-SIZE: 10pt;
	COLOR: #4d4849;
	line-height: 16.8px;
	font-family: Arial, Helvetica, sans-serif;
}
.default A:link {
	COLOR: #565752;
}
.default A:visited {
	COLOR: #565752;
}
.default A:active {
	COLOR: #565752;
	}
.default A:hover{
	COLOR: #0d7c38;
	text-decoration: underline;
	}

.blueboxBorder {
font-size:12px;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
line-height: 15px;
text-align: left;
border-top: thin solid #82878a;
border-left:none;
border-right:none;
border-bottom: thin solid #82878a ;
}


/* Footer Teaser */
.teaserFooterBox{
	border: none;	
	margin-top:10px;
}
.teaserFooterTitle {
	color: #fa9513;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	font-weight: bold;
	margin-bottom:10px;
}

.teaserFooterTitle h2 {
	color: #fa9513;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	font-weight: bold;
	margin:0 0 10px 0;
}

/* Middle Teaser */
.teaserMiddleBox{
	border: none;	
	margin-top:10px;
}

.teaserMiddleContainer {
	clear: both;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 0px;
}
.teaserMiddleTitle {
	color: #00324F;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 20px;
	line-height:18px;
	font-weight: bold;
	margin-bottom:10px;
}
.teaserMiddleTitle h2 {
	color: #00324F;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 20px;
	line-height:18px;
	font-weight: bold;
	margin:0 0 10px 0;
}
.teaserMiddleTitle a:link,
.teaserMiddleTitle a:visited{color:#00324F;text-decoration: none;}
.teaserMiddleTitle a:hover{color:#256394;}	

.teaserMiddleImage {
	float:left;
	width:154px;
	margin-right:16px;
}
.teaserMiddleImage img {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	/*BACKGROUND-COLOR: #ffffff;*/
	border: 1px solid #666;
}
.teaserMiddleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/* Frontpage Teaser */
.frontTeaserBox {
	padding:10px 0;
	/*margin-bottom:10px;*/
	border-bottom:1px solid #666;
	clear:both;
}
.frontTeaserTitle {
	color: #003C5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	margin-bottom:10px;
}
.frontTeaserTitle h2 {
	color: #003C5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	margin-bottom:10px;
}
.frontTeaserContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: normal;
	color: #392213;
	text-decoration: none;
	letter-spacing: normal;
}
.frontTeaserContent A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: normal;
	color: #392213;
	text-decoration: underline;
	letter-spacing: normal;
}
.frontTeaserContent A:hover,.frontTeaserContent A:visited,.frontTeaserContent A:active{
	color: #392213;
}

/* HEro SHots 3 Images */
.heroShots_3pixContainer
{
clear:both;
width:auto;
height:225px;
}
.heroShots_3pixContainer_1{
	clear: both;
	float: left;
	height: 225px;
	line-height: 225px;
	padding: 0px;
	width: 320px;
}

.heroShots_3pixContainer_2 {
	float: left;
	height: 225px;
	line-height: 225px;
	padding: 0px;
	width: 320px;
}
.heroShots_3pixContainer_3 {
	float: left;
	height: 225px;
	line-height: 225px;
	padding: 0px;
	width: 320px;
}
.heroShots_3pixdivider_1{
	float: left;
	height: 225px;
	line-height: 225px;
	padding: 0px;
	width: 1px;
}

/* ----------- SIDE TEASER ----------- */
.sideteaserBox{
width:195px; 
padding-top:5px; 
padding-bottom:10px;
clear:both;
}
.sideteaserTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding:5px;
	color: #A9C5D1;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: uppercase;
	text-align: center;
	background-color:#60899e;
}
.sideteaserTitle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding:5px;
	color: #A9C5D1;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: uppercase;
	text-align: center;
	background-color:#60899e;
	margin:0;
}
.sideteaserTitle A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding:5px;
	color: #abc0ca;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: uppercase;
	text-align: center;
	background-color:#60899e;
}
.sideteaserTitle A:visited{
	color: #abc0ca;
	text-decoration: none;
}
.sideteaserTitle A:active{
	color: #abc0ca;
	text-decoration: none;
}
.sideteaserTitle A:hover{
	color: #3689b6;
	text-decoration: none;
}
.sideteaserImage{
width:195px;
padding-top:6px;
padding-bottom:3px;
text-align:center;
}
.sideteaserText{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#595959; 
line-height:14px;
padding-top:8px;
padding-left:6px;
padding-bottom:6px;
padding-right:6px;
}
.sideteaserLinks{
width:190px;
clear:both;
}
.sideteaserLinksText{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#1c5cb0; 
font-weight:500; 
line-height:22px;
width:145px;
float:left;
padding:5px;
}
.sideteaserLinksText a:link{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#1c5cb0; 
font-weight:500; 
line-height:22px;
text-decoration:none;
}
.sideteaserLinksText a:visited{
color:#1c5cb0;
text-decoration:none;
}
.sideteaserLinksText a:active{
color:#1c5cb0;
text-decoration:none;
}
.sideteaserLinksText a:hover{
color:#1c5cb0;
text-decoration:underline;
}
.sideteaserLinksArrow{
width:24px;
line-height: 24px;
height:24px;
padding-top:8px;
float:left;
}