/* CSS Document */


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #00CC99;
}
a:active {
	text-decoration: none;
	color: #00CC99;
}

a.mine:link {text-decoration:underline;} 
a.mine:visited {text-decoration:underline;} 
a.mine:hover {color:#0099FF;text-decoration:underline;} 
a.mine:active {text-decoration:underline;} 



.image{
	border: 1px solid #666666;
      }
.image2{
	border: 1px solid #ff6600;
      }
div.scroll {
	overflow: auto;
	border: 1px solid #333333;
	background-color: #009966;
	padding: 8px;
	scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #666666;
scrollbar-shadow-color: #666666;
scrollbar-track-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: x-small;
}

.global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 711px;
	height: 400px;
	margin-top: -270px;
	margin-left: -354px;
	border: 1px solid #999999;
	background-color: #FF0000;
}


			html, body {
	height: 100%;
			}
			body {
	margin: 0;
	padding: 0;
	font: 12px/1.5 verdana, arial, helvetica, sans-serif;
	background-color: #F2F2F2;
			}
			#container {
	
	position: relative;
	left: 50%;
	width: 700px;
	margin-left: -350px;
	background-color: #FFFFFF;
	border-top: 0px none;
	border-right: 0px none #000000;
	border-bottom: 0px none #000000;
	border-left: 0px none #000000;
			}
			
			#header {
	position: relative;
	top: 0;
	padding: 0px;
	background-color: #333333;
	width: 699px;
	height: 120px;
	left: 50%;
	width: 700px;
	margin-left: -350px;
	border-top: 1px none #006633;
	border-right: 1px dotted #006633;
	border-bottom: 1px none #006633;
	border-left: 1px dotted #006633;
			}
			
			#nav{
	position: relative;
	top: auto;
	padding: 0px;
	background-color: #333333;
	width: 700px;
	height: 30px;
	left: 50%;
	margin-left: -350px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;			
			}
			
			#cart{
			position: absolute;
				top: 50px;
				padding: 0px;
				background-color: #FFFFFF;
				width: 140px;
				height: 300px;
				left: 350px;
				margin-left: -520px;
				
			}
			#cart2{
	position: absolute;
	top: 95px;
	padding: 0px;
	width: 340px;
	height: 30px;
	left: 50%;
	margin-left: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
				
			}
			
			#content {
	position: relative;
	padding: 0px;
	width: 700px;
	left: 50%;
	margin-left: -350px;
	background-color: #FFFFFF;
	border-top: 1px none #006633;
	border-right: 1px dotted #006633;
	border-bottom: 1px none #006633;
	border-left: 1px dotted #006633;
	
				}
				
				
			#footer {
	top: 0px;
	height: auto;
	position: relative;
	padding: 0px;
	left: 50%;
	margin-left: -350px;
	left: 50%;
	height: auto;
	width: 700px;
	margin-left: -350px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
			}
			
			
			#footer h1 {
	color: #fff;
	padding-bottom: 0;
	position: static;
			}
			h1, p {
				margin: 0;
				padding-bottom: 1em;
			}
			h1 {
	font-size: medium;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #666666;
	height: 20px;
	font-weight: normal;
	padding: 1px 5px;
			}
			
			
		
.frontPage_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: normal;
	color: #999999;
	font-weight: bold;
}
.frontpage_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}


.table {
	
	border-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: ;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: xx-small;
	background-color: #000000;
}
.table th {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: #000000;
	-moz-border-radius: ;
}
.table td {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: #000000;
	-moz-border-radius: ;
}
.table tr {
	border-width: 3px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: #000000;
	-moz-border-radius: ;
}


.table2 
	{
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
		}

.table2 table   
	{
		}

.table2 td
	{
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}

.table2 tr
	{
	
	}
	
	.tableNoLeftRight 
	{
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
		}

.tableNoLeftRight table   
	{
		}

.tableNoLeftRight td
	{
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}

.tableNoLeftRight tr
	{
	
	}
.tableJustRight 
	{
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
		}

.tableJustRight table   
	{
		}

.tableJustRight td
	{
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}

.tableJustRight tr
	{
	
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #333333;
	border: 1px solid #666666;
	width: 90%;
	color: #CCCCCC;
}

.table3 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px none #999999;
		}

.table3 table   
	{
	border: none;
		}

.table3 td
	{
	padding: 5px;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
	}

.table3 tr
	{
	border: 1px solid #990000;
	
	}
.link {
	text-decoration: underline;
}
.visiblelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: underline;
	font-size: 10px;
}
.frontpage_medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #333333;
}
.Extract {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #333333;
}

.boxborder {
	border:5px;
	color:#000000;
	border:solid;
	border-bottom-style: hidden;
	background-color:#EFEFEF;
	background-position:center;
	color:#005aa5;
	font-size:16px;
	height:30px;
	}
	
.mainheader {
	background-color:#005AA5;
	background-position:center;
	color:#FFFFFF;
	font-weight:bold;
	font:Verdana;
	font-size:18px;
	}
	
.greybar {
	background-color:#EFEFEF;
	background-position:center;
	width: 865px;
	}
	
.leftbar {
	background-color:#005AA5;
	background-repeat:repeat-y;
	background-position:left;
	}	
	
.protxnames {
	font:normal small Verdana;
	color:#333333;
	text-align: right;
	vertical-align: top;
	}	
	

.subheader {
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color: #FFFFFF;
	background-color:#217F4C;
}

.errorheader {
	margin-left: 85px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color: #FFFFFF;
	background-color:#993300;
}

.infoheader {
	margin-left: 85px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16px;
	color: #FFFFFF;
	background-color:#00CC00;
}
.resourcecontent {
	float: left;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	color:  #FFFFFF;
}

.tableinput {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	width:600px;
	margin-left:30px;
	}


.tickbullets {
	list-style-image:url(tick.gif);
	font-size: x-small;
	color: #333333;
	}
		
.arrowbullets {
	list-style-image:url(arrow.gif);
	font-size: 10pt;
	color: #005AA5;
	}

.formbullets {
	list-style-image:url(form_bullet.gif);
	font-size: 10pt;
	color: #666666;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:  #000000;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:  #666666;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:  #666666;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:  #006699;
}
.warning {

	list-style-image:url(form_bullet.gif);
	font-size: 10pt;
	color: #CC0000;
}
.pageheader {

	background-color:#FFFFFF;
	background-position:center;
	color:#005AA5;
	font-weight:bold;
	font:Verdana;
	font-size:18px;
}
.smalltext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:  #666666;
}
.smallheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:  #000000;
	background-color: #CCCCCC;
}

.contentProtx {
	float: left;
	width: 100%;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	color:  #666666;
}
.frontpage_small_white_greenbk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #009966;
}
.frontpage_small_insidetable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #CCCCCC;
}
.frontpage_small_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border: 1px solid #999999;
	background-color: #CCCCCC;
}
.specialoffer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
