﻿body
{
	margin: 0px 0px 0px 0px;
	background-color: White;
	color: #333333; /*text-align: center;*/
	padding: 0px;
	font-family: Arial; /*background-image: url("../../images/general/wc_bluelogo_bg.jpg"); /*background-image: url("../../images/general/wc_bluelogo_bg_950.jpg"); 	background-image: url("../../images/general/wc_main_BG.png"); 	background-position: top center; 	background-repeat: repeat-x;*/
}

.bodyBlock
{
	width: 1008px;
	margin-left: auto;
	margin-right: auto;
	min-height: 768px;
	background-color: Black; /*font-family: Arial, Helvetica, sans-serif; 	font-size: 11px; 	color: #999; 	font-weight: normal; 	text-decoration: none;*/
}

.banner
{
	width: 100%; /*padding-right: 20px; 	padding-left: 0px; 	padding-bottom: 15px; 	padding-top: 15px;*/
	background-color: White;
	height: 165px; /*border-bottom-color: Black;*/ /*border-bottom-style: solid; 	border-bottom-width: 5px;*/
	background-image: url("../../../admin/images/bgBannerAdmin.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}

.insideBannerMenu
{
	padding: 100px 40px 0px 40px;
	height: 65px;
	background-color: Transparent;
	width: 938px;
}

.menuHorizontal
{
	width: 100%;
	float: left;
	margin-left: 0px;
	padding: 0px 3px 5px 3px;
	line-height: 1.35em; /*background-color:Gray;*/
}

.dataArea
{
	background-color: #e4e4e4;
	width: 988px;
	min-height: 603px;
	background-image: url("../../../images/master/bgBodyBlock.jpg");
	background-position: top center;
	background-repeat: repeat-x;
	padding: 0px 0px 20px 20px;
}

.dataAreaInside
{
	background-color: White;
	width: 928px;
	min-height: 603px;
	padding:13px 20px 0;
}

.dataAreaInsideRoundedCorner
{
	width: 968px;
	background-image: url("../../../images/master/roundedeWhiteBorder968px.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 30px;
}

.leftBlockInDataAreaInside
{
	background-color: #f2f2f2;
	width: 180px;
	min-height: 200px;
	float: left;
}

.rightBlockInDataAreaInsideBreadScrum
{
	background-color: #f2f2f2;
	width: 720px;
	height: 22px;
	float: right;
	font-size:11px;
	color:#737373;
	letter-spacing:1px;
	padding:8px 0px 0px 20px;
	font-weight:bold;
}

.rightBlockInDataAreaInsideSpacer
{
	background-color: #ffffff;
	width: 740px;
	height: 10px;
	float: right;
	padding:0;
}

.rightBlockInDataAreaInside
{
	background-color: #f2f2f2;
	width: 720px;
	min-height: 200px;
	float: right;
	/*padding:0px 10px 10px 10px;*/
}

.titleLeftMenu
{
	background-color: #b1005f;
	color: White;
	font-weight: bold;
	padding:5px 0px 5px 10px;
}

.spacerLeftMenu
{
	height:10px;
}

.titleLeftSubMenu
{
	background-color: #006589;
	color: White;
	padding:5px 0px 5px 10px;
}

#right-hand-side-links
{
    border: 1px solid #000000;
    padding-left: 5px;
}

#header-image
{
    border: 1px solid #000000;
    padding: 5px;
}

#current-images, #panel-images
{
    border: 1px solid #000000;
    padding: 5px;
}

#current-pdfs
{
    border: 1px solid #000000;
    padding: 5px;
}

#panel-images .heading
{
    background-color: #006589;
    color: White;
}

#main-content
{
    border: 1px solid #000000;
}

#tech-resource-links
{
    margin-top: 20px;
    width: 726px;
    border: 1px solid #000000;
    padding: 5px;
}

/* ADDITION LINK STATES ADDED CREATED BY SATNAAM */

h1 a:link {
	color:#17487A;
	}

h1 a:hover {
	color:#0E3256;
	}

h1 a:visited {
	color:#0E3256;
	}
	

h2 a:link {
	color:#17487A;
	}

h2 a:hover {
	color:#0E3256;
	}

h2 a:visited {
	color:#0E3256;
	}
	

h3 a:link {
	color:#17487A;
	}

h3 a:hover {
	color:#0E3256;
	}

h3 a:visited {
	color:#0E3256;
	}