@charset "utf-8";
/* CSS Document */

.whiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.backbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
A.menulink {
	display: block;
	width: 200px;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	BORDER: none;
	border: solid 0px #FFFFFF;
	background-image: url(../images/btnSearch.jpg);
	background-repeat: no-repeat;
	text-transform: none;
	vertical-align: middle;
	word-spacing: normal;
	height: 35px;
	letter-spacing: 0em;
	text-indent: 0;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	color: #333;
}
A.menulink:hover {
	border: solid 0px #6100C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	background-image: url(../images/btnSearchH.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	color: #FFF;
	letter-spacing: 0em;
}
A.menulinkSevice {
	display: block;
	width: 200px;
	text-align: right;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	BORDER: none;
	border: solid 0px #FFFFFF;
	background-image: url(../images/btntool.jpg);
	background-repeat: no-repeat;
	text-transform: none;
	vertical-align: middle;
	word-spacing: normal;
	height: 35px;
	letter-spacing: 0em;
	text-indent: 0;
	margin: 0px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333;
}
A.menulinkSevice:hover {
	border: solid 0px #6100C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	background-image: url(../images/btntoolH.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
	color: #FFF;
	letter-spacing: 0em;
}
A.menulinktext {
	display: block;
	width: 195px;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	BORDER: none;
	border: solid 0px #FFFFFF;
	background-image: url(../images/btnText.jpg);
	background-repeat: no-repeat;
	text-transform: none;
	vertical-align: middle;
	word-spacing: normal;
	height: 35px;
	letter-spacing: 0em;
	text-indent: 0;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
	color: #333;
}
A.menulinktext:hover {
	border: solid 0px #6100C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	background-image: url(../images/btnTextH.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	color: #FFF;
	letter-spacing: 0em;
}
A.menulinkPart{
	display: block;
	width: 200px;
	text-align: right;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	BORDER: none;
	border: solid 0px #FFFFFF;
	background-image: url(../images/btnPart.jpg);
	background-repeat: no-repeat;
	text-transform: none;
	vertical-align: middle;
	word-spacing: normal;
	height: 35px;
	letter-spacing: 0em;
	text-indent: 0;
	margin: 0px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333;
}
A.menulinkPart:hover {
	border: solid 0px #6100C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	background-image: url(../images/btnPartH.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
	color: #FFF;
	letter-spacing: 0em;
}
.table{
	border: solid 0px #6100C1;
	padding: 10px;
}
	    #contentRel {
	float: left;
	height: 100%;
	width: 100%;
	    }
	    #contentLeft {
	        float: left;
	        position: relative;
	        margin: 0px 0px 50px 13px !important;
	        margin: 0px 0px 50px 5px;
	        width: 570px;
	    }
	    #contentRight {
	        float: right;
	        position: relative;
	        margin-right: -2px !important;
	        margin-right:1px;
	        width: 380px;
	    }
	    #slpSquareAd .adContent {
	        float: left;
	        height: 280px;
	        width: 336px;
	        margin-left: 17px !important;
	        margin-left: 7px;
	        background-color: #C9D3D5;
	    }
	    #slpSquareAd .adLineContent, #slpSquareAd .adUnderline {
	        float: left;
	        margin-left:17px !important;
	        margin-left:7px;
            width:336px !important;
            width:338px;
 
	    }
	   #slpSquareAd .adGreyLineImage
        {
	        width: 120px !important;
            width: 121px;
 
        }
        body:nth-of-type(1) #slpSquareAd .adLineContent .adGreyLineImage {width: 124px !important;}
        
	    #contentRightTop, #contentRightBottom {
	        float: left;
	        width: 380px;
	    }
	    #contentRightTop {
	        margin: 0px 0px 5px;
	    }
	    #contentRightBottom {
	        margin: 10px 0px 50px !important;
	    }
	    .baseFooter {
	        float: left;
	    }
	    #divMiniSpotlights {
	        float: left;
	        width: 370px;
	    }
.graybox {
	border: 1px solid #B9B7B8;
	padding: 10px;
	margin: 0px;
	height: auto;
	width: 250px;
}
.rederror {
	font: normal 10px Verdana, Geneva, sans-serif;
	color: #F00;
	text-decoration: none;
}
.graytext {
	font: 12px Verdana, Geneva, sans-serif;
	color: #999;
	text-decoration: none;
}
.HeadUnderline {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}.text12black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bolder;
	color: #333;
	text-decoration: none;
}
.rightDog {
	border-top-width: 0px;
	border-right-width: thick;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666;
}
#table {
	margin: 20px;
	padding: 1px;
	height: 100%;
	width: 90%;
	border: 1px solid #333;
}
.menubox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006;
}
.menuboxCopyHead {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006;
}
.footwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.underlineDod {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom: 1px dotted #666;
}.boxtable {
	border: 1px dashed #990;
}

