﻿/**** Body ****/
a
{
	outline: none;
	text-decoration: none;
}
a:hover,
a:visited,
a:visited:hover
{
	text-decoration: none;
}
body 
{
	background-color: #111111;
	font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 21px;
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
	margin: 0;
	padding: 0;
}
img:hover,
img:visited,
img:visited:hover
{
	background-color: transparent;
	text-decoration: none;
}
ul
{
	list-style: none;
	margin: 0;
}
h1
{
	color: #000000;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 40px;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 10px;
}
h2
{
	color: #666666;
	font-size: 32px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 32px;
	margin-bottom: 25px;
	margin-top: 0;
}
h3
{
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
h4 
{
	color: #4C84B2;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 10px;
	margin-top: 0;
	text-transform: uppercase;
	padding-top: 4px;
}
h5
{
	color: #000000;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 32px;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 10px;
}
h6
{
	color: #666666;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 24px;
	margin-bottom: 25px;
	margin-top: 0;
}
div.caption
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 10px;
	margin-top: -15px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding: 0px;
	text-align: center;
	width: auto;
}
div.centerColumn
{
	text-align: center;
}
div.oneColumn
{
	clear: left;
	margin: auto;
	overflow: auto;
	width: 950px;
}
div.halfColumn
{
	float: left;
    margin: 0px;
    padding: 0px;
    padding-right: 8px;
    width: 46%;
}
div.oneQuarterColumn
{
	float: left;
    margin: 0px;
    padding: 0px;
    padding-right: 6px;
    width: 231px;
}
div.threeQuartersColumn
{
	float: left;
    margin: 0px;
    padding: 0px;
    padding-right: 24px;
    width: 689px;
}
div.oneThirdColumn
{
	float: left;
    margin: 0px;
    padding: 0px;
    padding-right: 6px;
    width: 310px;
}
div.twoThirdsColumn
{
	float: left;
    margin: 0px;
    padding: 0px;
    padding-right: 6px;
    width: 626px;
}

/**** Header ****/
#header
{
	background: #111111;
	height: 83px;
	padding-top: 5px;
}
#header .logo
{
	float: left;
}

/**** Quick Bar ****/
#quickBar
{
	clear: right;
	float: right;
}
#quickBar a
{
	text-decoration: none;
}
#quickBar img
{
	padding-left: 2px;
}

/**** Breadcrumb Bar ****/
#breadcrumbBar
{ 
	clear: right;
	color: #999999;
	float: right;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#breadcrumbBar a
{
	color: #CEB95A;
}
#breadcrumbBar a:hover,
#breadcrumbBar a:visited:hover
{
	background-color: #CEB95A;
	color: #111111;
}
#breadcrumbBar a:visited
{
	color: #CEB95A;
}

/**** Content ****/
#content
{
	background: #FFFFFF url(../images/ContentBackgroundWhite.jpg) repeat-x top;
	padding-bottom: 20px;
	width: 100%;
}
#content p a,
#content h5 a,
#content li.url a
{
	color: #4C84B2;
}
#content p a:hover,
#content h5 a:hover,
#content p a:visited:hover,
#content h5 a:visited:hover,
#content li.url a:visited:hover,
#content li.url a:visited:hover
{
	background-color: #4C84B2;
	color: #FFFFFF;
}
#content p a:visited,
#content h5 a:visited
{
	color: #4C84B2;
}
*#content img.border
{
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
	/*margin: 15px;
	text-align: center;
	/*width: 200px;*/
}

/**** Content ****/
#contentwithshadow
{
	background: #FFFFFF url(../images/ContentBackgroundWhiteWithShadow.jpg) repeat-x top;
	padding-bottom: 20px;
	width: 100%;
}
#contentwithshadow p a,
#contentwithshadow h5 a,
#contentwithshadow li.url a
{
	color: #4C84B2;
}
#contentwithshadow p a:hover,
#contentwithshadow h5 a:hover,
#contentwithshadow p a:visited:hover,
#contentwithshadow h5 a:visited:hover,
#contentwithshadow li.url a:visited:hover,
#contentwithshadow li.url a:visited:hover
{
	background-color: #4C84B2;
	color: #FFFFFF;
}
#contentwithshadow p a:visited,
#contentwithshadow h5 a:visited
{
	color: #4C84B2;
}
*#contentwithshadow img.border
{
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
	/*margin: 15px;
	text-align: center;
	/*width: 200px;*/
}

/**** Side Box ****/
#keyFactsBox
{	
	background: #616161 url(../images/MasterPages/SideMenu/Background_Grey.jpg) repeat-x top;
	float: left;
	margin: auto;
	margin-bottom: 15px;
	position: relative;
	padding: 10px;
	width: 210px; 
}
#keyFactsBox h1
{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 6px;
	margin-bottom: 10px;
	margin-top: 0;
	text-transform: uppercase;
}
#keyFactsBox p,
#keyFactsBox ul li
{
	color: #FFFFFF;
	font-size: 11px;
}
#keyFactsBox p
{
	padding-left: 10px;
	padding-right: 10px;
}
#keyFactsBox ul
{
	list-style-type: circle;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

/**** Library Box ****/
#libraryBox
{	
	background: #B56312 url(../images/MasterPages/SideMenu/Background_Orange.jpg) repeat-x top;
	float: left;
	margin: auto;
	margin-bottom: 15px;
	position: relative;
	padding: 10px;
	width: 210px; 
}
#libraryBox h1
{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 6px;
	margin-bottom: 10px;
	margin-top: 0;
	text-transform: uppercase;
}
#libraryBox p,
#libraryBox ul li
{
	color: #FFFFFF;
	font-size: 11px;
}
#libraryBox p
{
	padding-left: 10px;
	padding-right: 10px;
}
#libraryBox ul
{
	list-style-type: circle;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

/**** Side Box ****/
#sideBox
{	
	background: #DBDBDB url(../images/MasterPages/SideMenu/Background_BW.jpg) repeat-x top;
	float: left;
	margin: auto;
	margin-bottom: 15px;
	position: relative;
	padding: 10px;
	width: 210px; 
}
#sideBox h1
{
	color: #999999;
	font-size: 18px;
	font-weight: bold;
	line-height: 6px;
	margin-bottom: 10px;
	margin-top: 0;
	text-transform: uppercase;
}
#sideBox p,
#sideBox ul li
{
	color: #888888;
	font-size: 11px;
}
#sideBox p
{
	padding-left: 10px;
	padding-right: 10px;
}
#sideBox ul
{
	list-style-type: circle;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}


/**** Corners ****/
.boxCorners span 
{
	background-repeat: no-repeat;
	height: 20px;
	position: absolute;
	width: 20px;
	z-index: 9998;
}

/**** Black Background ****/
.boxCorners .blackTopLeft
{
	BACKGROUND-IMAGE: url(../images/Corners/Black/TopLeft.png);
	TOP: 0px;
	LEFT: 0px;
}
.boxCorners .blackTopRight
{
	BACKGROUND-IMAGE: url(../images/Corners/Black/TopRight.png);
	TOP: 0px;
	RIGHT: 0px;
}
.boxCorners .blackBottomLeft
{
	BACKGROUND-IMAGE: url(../images/Corners/Black/BottomLeft.png);
	BOTTOM: 0px;
	LEFT: 0px;
}
.boxCorners .blackBottomRight
{
	BACKGROUND-IMAGE: url(../images/Corners/Black/BottomRight.png);
	BOTTOM: 0px;
	RIGHT: 0px;
}

/**** Blue Background ****/
.boxCorners .blueTopLeft
{
	BACKGROUND-IMAGE: url(../images/Corners/Blue/TopLeft.png);
	TOP: 0px;
	LEFT: 0px;
}
.boxCorners .blueTopRight
{
	BACKGROUND-IMAGE: url(../images/Corners/Blue/TopRight.png);
	TOP: 0px;
	RIGHT: 0px;
}
.boxCorners .blueBottomLeft
{
	BACKGROUND-IMAGE: url(../images/Corners/Blue/BottomLeft.png);
	BOTTOM: 0px;
	LEFT: 0px;
}
.boxCorners .blueBottomRight
{
	BACKGROUND-IMAGE: url(../images/Corners/Blue/BottomRight.png);
	BOTTOM: 0px;
	RIGHT: 0px;
}

/**** White Background ****/
.boxCorners .whiteTopLeft
{
	BACKGROUND-IMAGE: url(../images/Corners/White/TopLeft.png);
	TOP: 0px;
	LEFT: 0px;
}
.boxCorners .whiteTopRight
{
	BACKGROUND-IMAGE: url(../images/Corners/White/TopRight.png);
	TOP: 0px;
	RIGHT: 0px;
}
.boxCorners .whiteBottomLeft
{
	BACKGROUND-IMAGE: url(../images/Corners/White/BottomLeft.png);
	BOTTOM: 0px;
	LEFT: 0px;
}
.boxCorners .whiteBottomRight
{
	BACKGROUND-IMAGE: url(../images/Corners/White/BottomRight.png);
	BOTTOM: 0px;
	RIGHT: 0px;
}