﻿/* DEFINE MAIN STYLES */
body
{
	background-color: #E9F1D0;
	background-image: url(../Template_v3/bg_01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.BodyBlank
{
	background-color: #FFFFFF;
	background-image: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}

.BodySmall 
{
	background-image: url(../Template_v3/bg_01_small.jpg);
}

h3, h4, .HDR 
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding: 0px;
	margin: 0px;
}

a {		text-decoration: none;	}




/* DEFINE TEMPLATE STYLES */

.TPO
{
	width: 962px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
}

.TPT
{
	margin: 0px;
	height: 43px;
}

.TPTIR
{
	text-align: right;
	padding-right: 10px;
}

.TPHMB 
{
	padding-top: 11px;
}

.TPHMB a
{
	font-family: Balloon, Geneva, Verdana, Arial;
	color: #404040;
	background-color: #FFFFFF;
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
	border-bottom: 3px solid #99c016;
}

.TPHMB a:hover
{
	font-family: Balloon, Geneva, Verdana, Arial;
	color: #FFFFFF;
	background-color: #99c016;
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
	border-bottom: 3px solid #99c016;
}


.TPMS
{
	height: 40px;
}


.TPMI
{
	height: 263px;
}


.TPMISmall
{
	height: 151px;
}

.TPF
{
	background-image: url(../Template_v3/footer_bg2.gif);
	background-repeat: repeat;
	height: 52px;
	color: #EEEEEE;
	font-size: 11px;
	vertical-align: bottom;
}

.TPF a
{
	color: #EEEEEE;
}

.TPF a:hover
{
	color: #EEEEEE;
}

.TPFI
{
	float: right;
}

.TPFT
{
	padding: 45px 0px 0px 10px;
	width: 700px;
}




/* DEFINE ALT-LINK STYLE */
.AltLink
{
	color: #0000FF;
	cursor: pointer;
}

.AltLink:hover
{
	color: #990000;
	cursor: pointer;
}




/* DEFINE MAIN PAGE STYLES */
.MCB
{
	font-family: Arial, Verdana, Geneva;
	font-size: 11px;
	color: #2e2e2e;
}

.MCB a
{
	font-weight: bold;
	text-decoration: underline;
	color: #2e2e2e;
}

.MCGCO
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 309px;
	height: 114px;
}

.MCGCOS
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 225px;
	height: 114px;
}

.MCGC
{
	text-align: justify;
	padding: 10px;
	padding-top: 36px;
	padding-right: 104px;
}

.TDI 
{
	background-color: #FFFFFF;
	/*padding: 10px;*/
	padding-bottom: 40px;
	font-family: Arial, Verdana, Geneva;
	font-size: 12px;
	color: #2e2e2e;
} 

.TDI a
{
	text-decoration: underline;
	color: #99c016;
	font-weight: bold;
}

.TDI h3
{
	font-family: Balloon, Arial, Verdana, Geneva;
	font-weight: bold;
	font-size: 23px;
	border: 0px;
	color: #505255;
} 

.TDI h4
{
	font-family: Balloon, Arial, Verdana, Geneva;
	font-weight: bold;
	font-size: 16px;
	border: 0px;
	color: #505255;
}

.TDI h5
{
	font-family: Balloon, Arial, Verdana, Geneva;
	font-weight: bold;
	font-size: 13px;
	border: 0px;
	color: #505255;
	margin: 0px;
}

.TDQS
{
	background-image: url(../Template_v3/bg_quicksummary.jpg);
	background-repeat: repeat-x;
}

.BL
{
	list-style-image: url(../Template_v3/bullet_01.png);
	list-style-position: outside;
	padding-left: 0px;
	font-weight: bold;
}

.BL li
{
	padding-bottom: 10px;
}


input, textarea, select
{
	font-size: 12px;
	font-family: Balloon, Geneva, Verdana, Arial;
	background-color: #EFEFEF;
	border: 1px solid #303030;
	padding: 2px;
}


.BTN, .Btn
{
	font-size: 11px;
	font-family: Balloon, Geneva, Verdana, Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #EEEEEE;
	background-color: #464646;
	border: 1px solid #CCCCCC;
	border-bottom-color: #303030;
	border-bottom-width: 2px;
	border-right-color: #303030;
	border-right-width: 2px;
	padding: 3px;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
}


.BTN2, .Btn2 {
	font-family: Balloon, Geneva, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3eb011;
	padding: 4px 18px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ffffff 50%,
		#d6d6d6);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.50, #ffffff),
		to(#d6d6d6));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #00c746;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.1),
		0px 1px 0px rgba(255,255,255,1);
}




/* DEFINE GRID-VIEW STYLING */
.StdGrid {   
    width: 100%;   
    background-color: #fff;   
    margin: 5px 0 10px 0;   
    border: solid 1px #525252;   
    border-collapse:collapse;   
}  
.StdGrid td {   
    padding: 3px;   
    border: solid 1px #c1c1c1;   
    color: #333333; 
    font-size: 11px; 
}  
.StdGrid th {   
    padding: 2px 3px;   
    color: #fff;   
    background: #424242 url(../Template/grd_head2.png) repeat-x top;   
    border-left: solid 1px #525252;   
    font-size: 12px;  
}  
.StdGrid .alt { background: #fcfcfc url(../Template/grd_alt.png) repeat-x top; }  
.StdGrid .alt2 { background: #fcfcfc url(../Template/grd_alt2.png) repeat-x bottom; }  
.StdGrid .pgr { background: #424242 url(../Template/grd_pgr.png) repeat-x top; }  
.StdGrid .pgr table { margin: 5px 0; }  
.StdGrid .pgr td {   
    border-width: 0;   
    padding: 0 6px;   
    border-left: solid 1px #666;   
    font-weight: bold;   
    color: #fff;   
    line-height: 12px;   
 }     
.StdGrid .pgr a { color: #666; text-decoration: none; }  
.StdGrid .pgr a:hover { color: #000; text-decoration: none; }  

.StdGridNB td {   
    border: solid 0px #c1c1c1;
    padding: 2px;      
}  




.Signal 
{
	background-image: url(../SignalLevel.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 9px;
	height: 10px;	
}

