html {
	font-size:11px;
}


/* Search Box */

div.searchBoxArea .searchBox {
	background-image: url(../images/top_menu_bg-last.jpg);
	background-repeat: no-repeat;
	height:36px;
	width:234px;

	position:relative;
	right:5px;
}

#searchBox {
	border:0px solid red;
	width:145px;
	position:relative;
	bottom:3px;
	left:20px;
}

#searchBox .inputBox {
	margin:6px 0px 0px 0px;
	padding:0px;
	width:118px;
	height:19px;
	background-image: url(../images/drop_dow_bg.jpg);
	background-repeat: no-repeat;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	color:#000000;
	float:left;
}

#searchBox .submit {
	width:19px;
	height:19px;
	background-image: url(../images/drop_down_button.jpg);
	background-repeat: no-repeat;
	position:relative;
	top:6px;
	right:8px;
	float:right;
}

/* Font Resizer and Print Version*/

div.fontResizerPrintVer .icon {
	position:relative;
	left:23px;
}

div.fontResizerPrintVer .icon .printVer {
	position:relative;
	left:5px;
}


div.fontResizerPrintVer .icon .printVer a img {
	border: 0 none;
	text-decoration:none;
}

/* Search result */

div.tx-indexedsearch .tx-indexedsearch-sw {
	color:#FFA500;
	font-weight:bold;
}

div.tx-indexedsearch-whatis {
	font-size:13px;
}

.tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#008000;
}

div.tx-indexedsearch h3 {
	font-size:11px;
	margin-bottom:5px;
}

div.tx-indexedsearch h3 a {
	color:#8f0000;
}
div.tx-indexedsearch div.tx-indexedsearch-res h3 {
	text-align:left;
	width:100%;
}
div.tx-indexedsearch div.tx-indexedsearch-res h3 .tx-indexedsearch-percent{
	float:right;
	margin-top:-13px;
	color:#A0A0A0;
}

div.tx-indexedsearch-res h3 span.tx-indexedsearch-title a {
	color:#8f0000;
}

div.tx-indexedsearch-res h3 span.tx-indexedsearch-title a:hover {
	color:#1F4662;
}

/* other Styles */

.center_container .forms {
        padding-left: 30px;
        padding-bottom: 20px;
}
.center_container .forms table tr td .form   {
        background-image: url(../images/form_bg.gif);
        height: 22px;
        width: 244px;
        background-repeat: no-repeat;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        font-size: 1.2em;
        color: #3A65B2;
        padding-top: 4px;
        padding-left: 10px;
}
.center_container .forms table tr td {
        text-align: right;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-right: 10px;
}
input {
        background-color: #FFF8E6;
}




.clear {
        clear: both;
}
.center_container .forms table tr .left {
        text-align: left;
}
.center_container .forms table tr td .textarea {
        background-image: url(../images/tex_tarea_bg.gif);
        height: 151px;
        width: 244px;
        background-repeat: no-repeat;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        font-size: 1.2em;
        color: #3A65B2;
        padding-top: 4px;
        padding-left: 10px;
}
.center_container .forms table tr .button  {
        background-image: url(../images/button.gif);
        height: 20px;
        width: 120px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        font-size: 1em;
        padding-bottom: 1px;
}
.center_container .forms table tr .button_transp {
        background-image: url(../images/button_transp.gif);
        height: 20px;
        width: 120px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        font-size: 1em;
        padding-bottom: 1px;
        color: #666;
}

/* Common New Site Link*/

div.heading_container .heading a {
	text-decoration:none;
	color:#0065B2;
}

div.heading_container .heading a:hover {
	text-decoration:none;
	color:#901E19;
}

/* Font Resizer */

span.fontResize {
	position:relative;
	left:3px;
	float:left;
}

span.fontResize .fontResizerLabel {
	padding-left:5px;
	width:81px;
	height:20px;
	background-image:url('../images/fontResizerLabel.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}

#fntSizeDec a {
	padding-left:4px;
	width:20px;
	height:20px;
	background-image:url('../images/font_small.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}

#fntSizeDec a:hover {
	width:20px;
	height:20px;
	background-image:url('../images/font_small_hover.jpg');
	background-repeat:no-repeat;
	background-position:left top;
}

#fntSizeReset a {
	padding-left:4px;
	width:20px;
	height:20px;
	background-image:url('../images/font_medium.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}

#fntSizeReset a:hover {
	width:20px;
	height:20px;
	background-image:url('../images/font_medium_hover.jpg');
	background-repeat:no-repeat;
	background-position:left top;
}

#fntSizeInc a {
	width:20px;
	height:20px;
	background-image:url('../images/font_large.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}

#fntSizeInc a:hover {
	width:20px;
	height:20px;
	background-image:url('../images/font_large_hover.jpg');
	background-repeat:no-repeat;
	background-position:left top;
}

abbr {
	border-bottom:1px dotted #000000;
}