@charset "utf-8";
/* CSS Document */
body      {

            font-family:Verdana, Arial, Helvetica, sans-serif;
			background-color:#EEEEEE;
			margin:0;
			margin-top:13.33px;
			padding:0;
}

.MsoNormal {
	font-size: 10pt;
}

.inputs { background-color: #ffffcc; border: 1px solid #ccc; }

.v_text_b {
	font-family:Verdana;
	font-size: 13.33px; /* 10pt */
	color: #0000FF;
}

h1 
{ 
    font-size: 25.33px; /* 19pt */
	font-family:Verdana;
} 
     
.h1_b {
    font-size: 25.33px; /* 19pt */
	font-family:Verdana;
	font-weight:bolder;
	color: #0000FF;
}
     
.h1_r {
    font-size: 25.33px; /* 19pt */
	font-family:Verdana;
	font-weight:bolder;
	color: #990000;
}
     
h2 
{ 
    font-size: 21.33px; /* 16pt */
	font-family:Verdana;
} 

.h2_gold {
    font-size: 21.33px; /* 16pt */
	font-family:Verdana;
	color: #FF9900;
	font-weight:bolder;
}
     
h3, .h3
{ 
    font-size: 12pt; /* 12pt */
	font-family:Verdana;
} 
     
h4 
{ 
    font-size: 13.33px; /* 10pt */
	font-family:Verdana;
} 
     
h5 
{ 
    font-size: 10.66px;  /* 8pt */
	font-family:Verdana;
} 
     
p 
{ 
    font-size: 13.33px; /* 10pt */
	font-family:Verdana;
}


#MainWrapper
{
    width:750px;
	background-color: #fff;
	border: 2px solid #000000;
	margin:auto;
	font-family:Verdana;
	font-size:13.33px;
}

#Content
{
	padding-top:5px;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:5px;
	text-align:justify;
}

.red     {
            color:#FF0000;
}

.blue     {
            color:#003366;
}

.green    {
            color:#009900;
}

form     {
            margin:0;
			padding:0;
}

.clearBoth { clear: both; }
.bold { font-weight: bold; }
.copyright { font-size: 10px; }
.copyright a { color: #000; font-weight: normal; font-size: 10px; }
.heading { font-weight: bold;font-size: 27pt; font-family:Tahoma,Verdana }
#mainPadding { padding: 30px; }
.v-subtext {
   	font-size: 10px;
	COLOR: #333333;
}

.v-label {
	color:#0033CC;
	text-align: right;
	FONT-SIZE: 14px;
}

.v-label-center {
	color:#0033CC;
	text-align: center;
	FONT-SIZE: 14px;
}

label { width: 10px; float: left; }
label.error { float: none; color: red; padding-left: 8px; vertical-align: top; }


#active a { border-left: 1px solid #999999; }

.product_color {
	color: #0066FF;
	font-weight:bold;
}
.product_color_text {
	color: FF9900;
	font-size: 16px;
	font-weight:bolder;
}

