/*merged from box.css file*/

/*merge start*/


.box {
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border: 1px solid #9966CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6633CC;
	left: 5px;
	padding: 0px;


}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.box1 {
	border: 1px solid #999999;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin: 4px;
	padding: 4px;
}
.searchlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}
.prodtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding: 2px;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}
.help {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.panbox {
	border: 1px solid #990033;
}
.blulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0033FF;
	text-align: right;
	text-decoration: none;
	text-indent: 9pt;
	padding-right: 7px;
	font-variant: normal;




}
.snapbox {
	border: 1px solid #CC0000;
}
.missiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;

}
...search_box {  
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Arial, sans-serif; 
	font-size: 9px
}
.username {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	line-height: 20px;


}
.loginbox {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	line-height: 20px;


}
.logintop {
	height: 20px;
	width: auto;
	border: 1px solid #CC0000;
}
.searchtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

/*merge end*/



.win { overflow:hidden; }

a:link {
	color : black;
	text-decoration : underline;
}

a:visited {
	color : black;
	text-decoration : underline;
}

a:hover {
	color : #999999;
	text-decoration : underline;
}

A.menu_item:LINK {
        font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color : #FFFFFF;
	text-decoration : none;

}

A.menu_item:VISITED {
        font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color : #FFFFFF;
	text-decoration : none;
	

}

A.menu_item:HOVER {
        font-size: 9px;
	color : #999999;
	text-decoration : none;
}

....normal { font-family:arial; font-size:8pt; }

....bodynormal { font-family:arial; font-size:9pt; }

....bodyitalic { font-family:arial; font-style:italic; font-size:10pt; }

....bodybold { font-family:arial; font-weight:bold; font-size:9pt; }

....bodyred { font-family:arial; color:red; font-weight:bold; font-size:9pt; }

....headingtext { font-family:arial; font-size:8pt; }

....error { font-family:arial; font-size:8pt; color:red; }

....big_heading { font-family:arial; font-size:18pt; font-weight:bold; color:#999999; }

....heading { font-family:arial; font-size:12pt; font-weight:bold; color:#999999;}

....headingred { font-family:arial; font-size:12pt; font-weight:bold; color:red;}

....headingitalic { font-family:arial; font-style:italic; font-size:12pt; font-weight:bold; color:#999999;}

....subhead { font-family:arial; font-size:10pt; font-weight:bold; color:#999999;}

....minigrey { font-family:arial; font-size:11pt; font-weight:bold; color:#999999;}

...go{
	background-color: #cc4444;
	font-family: Arial, sans-serif; 
	font-size: 11px;
	color:#FFFFFF;
	border-color: #DDDDDD #000000 #00000 #DDDDDD; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

...search_box {  
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Arial, sans-serif; 
	font-size: 9px
}

...footer {
        font-family: Verdana;
        font-size: 10px;
        color: #000000;
	font-style: normal;
}

...menu_item {
        font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: none;
}
/* Next styles are used in title_list page */
...TableHead
	{
	font-size:10.0pt;
	font-family:Arial;
	font-weight:bold;
	border-style:solid;
	border-color:silver;
	border-width:1.5pt;
	border-left:none;
	border-right:none;
	}
...TableHeadLeft
	{
	font-size:10.0pt;
	font-family:Arial;
	font-weight:bold;
	border-style:solid;
	border-color:silver;
	border-width:1.5pt;
	border-right:none;
	}
...TableHeadRight
	{
	font-size:10.0pt;
	font-family:Arial;
	font-weight:bold;
	border-style:solid;
	border-color:silver;
	border-width:1.5pt;
	border-left:none;
	}
...Section
	{
	font-size:10.0pt;
	font-family:Arial;
	font-weight:bold;
	color:red;
	border-style:solid;
	border-color:silver;
	border-width:0.5pt;
	border-top:none;
	border-left:none;
	border-right:none;
	}		
...NormalTL {
	font-size:8.0pt;
	font-family:Arial;
	border-style:solid;
	border-color:silver;
	border-width:0.5pt;
	border-top:none;
	border-left:none;
	border-right:none;
	padding-left:5pt;
	padding-right:0pt;
	}
...NormalRight {
	font-size:8.0pt;
	font-family:Arial;
	border-right:solid silver 1.5pt;
	border-bottom:solid silver 0.5pt;
	border-top:none;
	border-left:none;
	}
/* footer stuff goes here */
html, body, #contents {min-height: 100%;
	width: 100%;
	height: 100%;}  /* hack for IE5+/Win.*/

html>body, html>body #contents {height: auto;}
/* Without this, Moz1.0 adds a vertical scrollbar */

body {margin: 0;
	font-family: Arial, sans-serif;}

#main {margin-bottom: 60px;
	height: auto;
	/*padding: .4em;*/}

#contents {position: absolute;
	top: 0;
	left: 0;}

#footer {position: absolute;
	bottom: 0;
	background-color: #FFFFFF;
	width: 100%;
	text-align: center
/* end of footer stuff */
