.containerTitleRight
{
	color: #002f6a;
	font-size:16px;
	padding: 10px 0px 4px 0px;
	background: url(containerTitlebg.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display:block;
	font-weight: bold;
	width: 100%;
	font-family: arial;
}

.containerTitleBottomWhite
{
	color: #ffffff;
	text-transform: uppercase;
	font-size:16px;
	padding: 10px 0px 4px 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display:block;
	font-weight: bold;
	width: 100%;
	font-family: arial;
}

.containerTitleBottomBlue
{
	color: #003373;
	text-transform: uppercase;
	font-size:16px;
	padding: 10px 0px 4px 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display:block;
	font-weight: bold;
	width: 100%;
	font-family: arial;
}


.containerTitleLeft 
{
	color: #003373;
	text-transform: uppercase;
	font-size:18px;
	padding: 10px 0px 0px 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display:block;
	font-weight:normal;
	line-height: 24px;
	width: 100%;
	font-family: arial;
}

.containerTitle 
{
	color: #ff0000;
	text-transform: uppercase;
	font-size:20px;
	padding: 10px 0px 0px 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display:block;
	font-weight:normal;
	line-height: 28px;
	width: 100%;
	font-family: arial;
}

.containerText {
color: #565656;
}

.bluebox {
background-color: #7599c8;
padding: 3px 3px 3px 3px;
}


.bluebox2 {
background-color: #7599c8;
border: 1px solid #aec3de;
color: #002f6a;
}

.blueboxtext {
color: #002f6a;
font-weight: bold;
}

a.blueboxtext, a.blueboxtext:visited {
color: #ccdced;
text-decoration: none;
}

a.blueboxtext:hover, a.blueboxtext:visited:hover {
color: #ffffff;
text-decoration: none;
}



.whitetextbold {
color: #ffffff;
font-weight: bold;
}

a.whitetextbold, a.whitetextbold:visited {
color: #ccdced;
text-decoration: none;
}

a.whitetextbold:hover, a.whitetextbold:visited:hover {
color: #ffffff;
text-decoration: none;
}


.horizontalbar {
background: url(horizontal-dots.gif) repeat-x transparent left top;
height: 4px;
}
