body, td, th
{
	font-family: Tahoma;
	font-size: 11px;	
	line-height: 14px;
	margin:0px;
}

p
{
	font-size: 	12px;
}

a
{
	color: #0099CC;
	text-decoration: none;
	font-weight: normal;
}
a:hover
{
	color: #0099CC;
	text-decoration: underline;
}

#wrapper {
    background-color: white;
	width: 825px;
	margin-left:auto;
	margin-right:auto;
}

#banner {

	background-color: white;
	height:110px;
	width:100%;
}

#banner #logo {
    position:absolute; 
    width:250px;
    padding-left:20px;
    padding-top:10px;
}

#banner #logo img{
    border:0px;	
}

#banner #login{
    position:relative; 
    background-color:silver;
    top:-18px; 
    left:389px;	
    width:300px;
}

#mainNav{
    margin:0px;
    border:0px;
    padding:0px;
    background-color: gray;
    position: relative;
    text-align: center;
}

#contentWrapper {    
	width: 100%;
}

#main {
	margin-left: 10px;
	margin-right: 10px;
}

#copyright {
    text-align: center;  
    padding-top: 10px;
    padding-bottom: 20px;
    color:#333333;     
}

#copyright a {
    color:#333333;     
}

#mainBorderLeft {
    position:relative; 
    top:-4px; 
    width:823px; 
    background-color:White; 
    background-image:url(../../images/main-border/dot.png); 
    background-position:left; 
    background-repeat:repeat-y;
}

#mainBorderRight {
    background-image:url(../../images/main-border/dot.png); 
    background-position:right; 
    background-repeat:repeat-y;
}

#mainBorderBottom {
    width:100%; 
    height:100%; 
    background-image:url(../../images/main-border/dot.png); 
    background-position:bottom; 
    background-repeat:repeat-x;
}

#mainBorderBR {
    width:100%; 
    height:100%; 
    background-image:url(../../images/main-border/br.png); 
    background-position:bottom right; 
    background-repeat:no-repeat;
}                   

#leftColumn {
    position:absolute;
    left:1px;
    width:241px; 
    height:99.8%; 
    background-color:#e8ebf0;
}

#rightColumn {
    width:500px; 
    position: relative; 
    left: 130px; 
    top: 10px;
}

#rightContent {
    padding-bottom:40px; 
    padding-top:10px;
    font-family:Tahoma; 
    font-size:11px; 
    color:#333333; 
    line-height: 20px; 
    padding-right:20px;
    width:500px;
}

/* Tabs */
.tab1 
{
	position:relative;
	top:2px;
}

.tab2 
{
	position:relative;
	left:-3px;
	top:2px;
}
.tab3 
{
	position:relative;
	left:-6px;
	top:2px;
}
.tab4 
{
	position:relative;
	left:-9px;
	top:2px;
}
.tab5 
{
	position:relative;
	left:-12px;
	top:2px;
}


/*Used to style forms*/
#contentGnomeR
{
	padding-left: 5px;
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.productheader
{
	background-image: url(Images/footerbackground.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 15px;
	text-align: left;
}
.productfooter
{
	background-image: url(Images/productfooter.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}

.productmain
{
	border-bottom: solid #999999 1px;
	border-right: solid #999999 1px;
	border-top: solid #CCCCCC 1px;
	border-left: solid #999999 1px;
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
}

.productmain tr
{
	padding-left: 10px;
	padding-right: 10px;
}

.productmain .division
{
	padding: 6px 2px 6px 10px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #F5F5F5;
	border-bottom: dotted #CCCCCC 1px;
	font-weight: bold;
}

.productmain ul
{
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #F5F5F5;
	border-bottom: dotted #CCCCCC 1px;
}
.productmain li
{
	/*border-bottom: dotted #CCCCCC 1px;*/
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
	list-style: none;
	padding-left:10px;
}

.productmain li a
{
	font-weight: bold;
}

.productmain .division {

	padding: 6px 2px 6px 10px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #F5F5F5;
	border-bottom: dotted #CCCCCC 1px;
	font-weight:bold;

}

/* Beginning of box1 */

.boxHeader1
{
	font-size:12px; 
	font-weight:bold; 
	padding-left:4px; 
	background-image:url(../images/bar_blue.gif); 
	color:white;
}
.boxContent1
{
	background-color:#ecf3f7; 
	border:solid 1px silver; 
	padding-left:4px; 
	padding-right:4px; 
	padding-bottom:6px;
}
/* End of box1 */            


div.bottom-right-inside {left:-25px; top:-17px ; border: solid 1px black}