/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
body { font: 67% Trebuchet MS, serif; background-color:#424243; line-height: 160%;}
h1 {
	display: none;
       line-height: 125%;
}
ul { list-style: none inside; }
p { font: 1.3em/1.3em; color: #4d4d4d; }
a { outline: none; text-decoration: none; color: #0067b1; }
a:hover { text-decoration: underline;}
a img { border: none; }
/* END RESET */

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; height: 1px; overflow: hidden; margin-top: -1px; }
.transpBlack { background: url(transpBlack.png); }
/* END TOOLBOX */

/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */
#layout_main {
	width: 999px;
	min-height:600px;
	height:auto !important;
	height:600px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/mainbg-repeat.gif);
}

#layout_inside {
	width: 900px;
	min-height:600px;
	height:auto !important;
	height:600px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#titleandsearch {
	width: 900px;
	height: 42px;
}

.titlearea {
	padding: 0px 0px 0px 0px;
	width: 480px;
	height: 22px;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	background: url(/TAGLINE.gif) no-repeat;
}

.titlearea h1 {
  font-size: 150%;
  text-transform: uppercase;
  color: #d5e9ed;
}

.search {
	padding: 0px 0px 0px 0px;
	width: 390px;
	height: 42px;
	float: right;
}

.search img {float:right; padding-right: 7px; padding-top: 4px;}

.Search_Button {
color:#666666;
background-color:#f9f9f9;
padding-top:4px;
padding-left:6px;
padding-right:6px;
padding-bottom:1px;
}

#ctl01_SiteSearch_ctl00_siteSearchContainer {
	float: right;
	margin-right: 15px;
	margin-top: 12px;
}

#header {
	width: 900px;
	height: 80px;
	padding: 0px 0px 0px 0px;	
}

.head1 {
width: 470px;
height: 106px;
background: url(../images/header-1.gif) no-repeat;
float: left;
}

.head2 {
width: 285px;
height: 106px;
}

.head2 p {
color: #ffffff;
display: inline;
font-weight: bold;
padding-left: 27px;
font-size: 105%;
}

.head3 {
width: 145px;
height: 106px;
}

.head3 p {
color: #ffffff;
font-weight: bold;
font-size: 105%;
}

#banner {
	width: 900px;
	margin-top: -2px;
}

#login {
	display: none;
}

#nav {
	width: 900px;
  height:52px;
background: url(http://unitex.ppi.net/navbg.gif) no-repeat top;
}

/* Commmented by Win
.navholder {
width: 830px;
margin-left: 35px;
margin-right: 35px;
} */

.navholder {
float: left;
margin: 15px 35px 0 35px;
margin-right: 35px;
}

.navholder img {
margin-top: 15px;
}

/* commented by Win
#nav ul {
height:38px;
width: 830px;
padding-top:12px;
padding-left: 6px;
} */

#nav li {
background:url(/nav-repeat.gif) repeat-x;
margin-right: 3px;
padding-right: 6px;
padding-left: 6px;
padding-bottom: 6px;
border-right-style:solid;
border-right-width:2px;
border-right-color:#808285;
}

#nav li a {
color:#ffffff;
font-weight: bold;
}

.FlyOut_Level02 {
	font-size: 100%;
	background: #424243 none;
	line-height: 80%;
	border: none;
	padding: 0px 10px 6px 10px;
	margin-left: -6px;
	margin-right: -8px;
	margin-bottom: -6px;
	border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#808285;
}

#nav span {
	padding-top: 10px;
}

#breadandlogin {
	width: 900px;
}

#breadcrumbs {
	width: 779px;
	height: 27px;
	background: url(../images/breadcrumbs.gif) no-repeat top;
	float:left;
	margin: 0px;
padding-top: 10px;
}

.breadcrumbs h1 {
	font-size: 90%;
	color: #75000c;
	text-align: left;
	padding: 10px 0px 0px 25px;
}

#ctl01_Breadcrumb1 {
	display: none;
}

#ctl00_Breadcrumb1 {
	font-size: 90%;
	margin-left: 30px;
	margin-top: 10px;
}

#ctl00_Breadcrumb1 a {
	color: #75000c;
}

#ctl00_Userlogin1 {
	text-align: left;
	margin-top: 10px;
}

#ctl00_Userlogin1 a {
	color: #75000c;
	text-align: left;
}

.breadcrumbs span {
	color: #344069;
	text-align: right;
	padding:0px 0px 0px 625px;
}

.loginbox {
	width: 121px;
	height: 27px;
	background: url(../images/login.gif) no-repeat top;
	float:left;
}

.loginbox h1 {
	font-size: 90%;
	color: #344069;
	text-align: left;
	padding: 10px 0px 0px 10px;
}

#layout {
	width:900px;
	background:url(http://unitex.ppi.net/outercontent-repeat.gif) repeat-y top;
margin-top:-3px;
}

.maincontentouter {
	width: 488px;
	float: left;
	background:url(../images/contentborder.gif) no-repeat top #ffffff;
	margin-left: 22px;
	margin-top: 8px;
	min-height:410px;
	height:auto !important;
	height:410px;
}

.maincontent {
	margin: 20px;
}

.maincontent a {
	color: #0067b1;
}

.maincontent p {
	font-size: 115%;
}

.extraleftspace {
  margin-left: 5px;
  margin-top: 5px;
}

.colad2 {
	width: 371px;
	margin-top: 9px;
	margin-left: -1px;
	float:left;
}

.colad2graphic {
  width: 371px;
  height: 56px;
  float: left;
}

.colad2signup {
  display: none;
  height: 35px;
  width: 348px;
  float: left;
  padding-top: 6px;
  padding-left: 10px;
  padding-right: 10px;
}

.rssarea {
	width: 355px;
	float: left;
	background:url(../images/rssbg-repeat.gif) repeat-y top;
	min-height:460px;
	height:auto !important;
	height:460px;
	margin-left: -1px;
	margin-top: 5px;
}

.rssareawords {
        margin: 5px;
        padding-top: 0px;
}

.WebBox_ServiceTitleLink {
	color: #005596;
	padding-left: 16px;
	margin-left: 17px;
    font-weight: 600;
    padding-bottom: 10px;
}

.WebBox_ListTitleLink {
	color: #005596;
	background: url(http://unitex.ppi.net/smallarrow.gif) no-repeat;
	padding-left: 16px;
	margin-left: 17px;
    font-weight: 600;
    display: block;
}

.rssareawords a:link {
	color: #005596;
	text-decoration: none;
}

.rssareawords a:hover {
	color: #005596;
	text-decoration: underline;
}

.WebBox_UnderItemDescriptionSpacerDiv {
	height: 15px;
}

.WebBox_ListServiceImage {
	display: none;
}

.WebBox_UnderTitleSpacerDiv {
        display: none;
}

.WebBox_TitleText {
	display: block;
    background: url(/RSS-icon.gif) left no-repeat;
    padding-top: 10px;
}

.WebBox_TitleText A {
	display: block;
        background: none;
        line-height: 18pt;
}

. WebBox_ServiceTitleLink {
        display: block;
        background: none;
}

.WebBox_ListServiceDescription {
	display: none;
}

.WebBox_ListServiceAboveCopyright {
	display: none;
}

.WebBox_UnderItemTitleSpacerDiv {
	display: none;
}

.WebBox_ItemDescription {
	padding-left: 34px;
}

.WebBox_ServiceTitleLink {
       display: block;
}

.contenttop {
	width: 664px;
	height: 21px;
	float: left;
	background:url(../images/content-top.gif) no-repeat top #ffffff;
}

.contentmiddle {
	width: 604px;
	float: left;
	background-color: #ffffff;
	min-height:475px;
	height:auto !important;
	height:475px;
padding-left:30px;
padding-right:30px;
}

.contentmiddle p {
	padding: 0px 0px 0px 0px;
	font-size: 125%;
	color: #31363e;
	line-height: 150%;
}

.Article_Title {
	color: #31363e;
font-weight:bold;
font-size: 125%;
}

.ArticleSection_ListItem2 {
	color: #31363e;
}

.Article_FullDescription {
	color: #31363e;
}

.itemBriefDescription {
	color: #31363e;
	font-style: italic;
}

.ArticleSection_ListTitle {
	color: #6a000b;
font-weight:bold;
}

.Article_IntroCell {
	padding-bottom: 10px;
}

.Article_BriefDescription {
	font-style: italic;
	line-height: 150%;
	font-size: 125%;
}

.Article_FullDescription {
	line-height: 150%;
	font-size: 125%;
}

.ArticleSection_ListBriefDescription {
	color: #31363e;
}

.itemBriefDescription a {
	color: #31363e;
}

.contentmiddle br:first child {
display:none;
}

#ctl00_ctl03_ctl00_ContentList {
	color: #31363e;
}

.ItemTopic {
	color: #31363e;
}

.Sorter {
	color: #31363e;
}

.ContentList {
	padding: 0px 30px 0px 0px;
	font-size: 125%;
	color: #31363e;
	line-height: 150%;
}

.ArticleSection_ContentList columnLayout1 {
color: #31363e;
}

.contentmiddle h1 {
	padding: 0px 30px 0px 0px;
	font-size: 125%;
	color: #6a000b;
	font-weight: bold;
	line-height: 150%;
}

.itemTitle {
	color: #6a000b;
	font-weight: bold;
}

#ctl00_ctl03_ctl00_BackToListLink1 {
color: #31363e;
}

#ctl00_ctl03_ctl00_Sectiontitle1 {
color: #31363e;
}

.BackToList_OuterDiv {
color: #31363e;
}

#BackToList_OuterDiv {
color: #31363e;
}

.H1 {
	display: none;
        padding: 0px 0px 0px 0px;
	font-size: 100%;
	color: #31363e;
	line-height: 125%;
}

.EditContent {
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	color: #31363e;
	line-height: 125%;
}

.EditContent a {
	color: #75000c;
}

.BackToList_TextLink {
color: #75000c;
}

.contentmiddle ul {
  padding: 15px 30px 15px 0px;
	font-size: 125%;
	color: #31363e;
	line-height: 150%;
	list-style:none;
	margin-left:20px;
}

.Download_Label {
	font-size: 125%;
	color: #31363e;
	line-height: 150%;
}

.Download_FileSize {
	font-size: 125%;
	color: #31363e;
	line-height: 150%;
	font-style: italic;
}

.Download_BriefDescription {
	font-size: 115%;
	color: #31363e;
	line-height: 150%;
}

.Download_Title {
	font-size: 125%;
	color: #31363e;
	line-height: 150%;
	font-style: italic;
}

.Download_FullDescription {
	font-size: 125%;
	color: #31363e;
	line-height: 140%;
}

.Download_DownloadLink {
	font-size: 115%;
	line-height: 150%;
}

.contentmiddle li {
  list-style-position:inside;
  background: url(../images/listbullet.gif) left center no-repeat;
  padding-left: 15px;
}

.contentbottom {
	width: 664px;
	height: 21px;
	float: left;
	background:url(../images/content-btm.gif) no-repeat bottom #ffffff;
}

.columnad {
	width: 228px;
	float: left;
	padding: 5px 0px 5px 0px;
}

.columnadtop {
width: 228px;
	height: 21px;
	float: left;
	background:url(../images/columnad-top.gif) no-repeat top #ffffff;
}

.columnadmiddle {
	width: 228px;
	float: left;
	background:url(../images/columnad-repeat.gif) repeat-y top #ffffff;
}

.columnadmiddle p {
  font-size: 100%;
 color: #344065;
  text-align: center;
  padding: 5px 20px 5px 20px;
}

.columnadmiddle h1 {
  font-size: 185%;
  color: #344065;
  text-align: center;
  padding: 5px 20px 5px 20px;
}

.columnadbottom {
	width: 228px;
	height: 21px;
	float: left;
	background:url(../images/columnad-btm.gif) no-repeat bottom #ffffff;
}

#footer {
  width: 900px;
  height: 49px;
  background: url(../images/footer.gif) no-repeat top;
  margin-top: -1px;
}



.footercolumn1 {
	width: 175px;
	float: left;
	padding: 13px 0px 10px 25px;
}

.footercolumn1 p {
	font-size: 125%;
	color: #344065;
}

.footercolumn1 h1 {
	font-size: 125%;
	color: #344065;
	font-weight: bold;
}

.footercolumn2 {
	width: 175px;
	float: left;
	padding: 13px 0px 10px 25px;
}

.footercolumn2 p {
	font-size: 125%;
	color: #344065;
}

.footercolumn2 h1 {
	font-size: 125%;
	color: #344065;
	font-weight: bold;
}

#footer a {
	color: #344065;
}

#footer span a{
        float: left;
        margin-top: 35px;
        margin-left: 35px;
}

.DownloadSection_ListBriefDescription {
	font-style: italic;
}

.SurveySection_ListBriefDescription {
	font-style: italic;
}

.LinksSection_ListBriefDescription {
	font-style: italic;
}

.ContactFormFieldTitle {
	font-size: 110%;
	color: #31363e;
	line-height: 135%;
}

.rss {
	display: none;
}

#welcome {

      display: none;
}

H2 {
font-size: 14pt;
font-weight: bold;
color: #0067b1;
line-height: 20px;
}
H3 {
font-size: 10pt;
color: #9f2214;
text-transform: uppercase;
}

H4 {
        background: url(http://unitex.ppi.net/smallarrow.gif) no-repeat;
	padding-left: 16px;
	margin-left: 17px;
        font-weight: normal;
        font-size: 10pt;
        background-position: 0px 3px;
}

H5 {
font-size: 12pt;
color: #005596;
}

.ParentSection_ListBriefDescription {
       display: none;
}

.ParentSection_MiddleSpaces {
       display: none;
}

/* END STRUCTURE */

/** You can use this style for your INPUT, TEXTAREA, SELECT elements **/

* {
}

 