﻿hr 
{
	border: none 0; 
	border-top: 1px dashed #9999FF;/*the border*/
	width: 100%;
	/*background-color: #9999FF;;*/
	/*color: #9999FF;*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

.pinkPhone 
{
    font-family:Georgia, Serif;
    font-weight:bold;
    font-size:x-large;
    text-align:center;
    color:Black;
    padding-top:10px;
    background-color:#FFDFED;
    background-image:url(images/phoneback.gif);
    background-repeat:no-repeat;
    height:50px;
}

.pink 
{
   background-color:#FFDFED;
   margin-left:auto;
   margin-right:auto;
   text-align:center;
}

.purple
{
   background-color:#4F256D;
   margin-left:auto;
   margin-right:auto;
   text-align:center;
}

.bluepurple
{
    background-color:#9999FF;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}

.bodyBack
{
   
    background-image:url(images/bodyback.jpg);
    vertical-align:top;
    
}

.panRequest
{
    vertical-align:top;
    font-family:Tahoma;
    font-size:medium;
    margin-left:80px;
    margin-right:20px;
    margin-top:20px;
}

.divBody 
{     
    vertical-align:top;
    font-family:Tahoma;
    font-size:medium;
    margin-left:20px;
    margin-right:20px;
    /*overflow:auto;*/
}

.f1
{
    font-size:xx-small;
    margin-left:20px;
    margin-right:20px;
    vertical-align:top;
    font-family:Tahoma;
    overflow:auto;
}

.f2
{
    font-size:x-small;
    margin-left:20px;
    margin-right:20px;
    vertical-align:top;
    font-family:Tahoma;
    overflow:auto;
}

.f3 
{
    font-size:small;
    margin-left:20px;
    margin-right:20px;  
    vertical-align:top;
    font-family:Tahoma;
    overflow:auto;
}

.f4
{
    font-size:medium;
    margin-left:20px;
    margin-right:20px;
    vertical-align:top;
    font-family:Tahoma;
    overflow:auto;
}

.f5 
{
    font-size:large;
    margin-left:20px;
    margin-right:20px;
    vertical-align:top;
    font-family:Tahoma;
    overflow:auto;
}

.f6
{
    font-size:x-large;
    margin-left:20px;
    margin-right:20px;
    vertical-align:top;
    font-family:Tahoma;
    overflow:auto;
}




img 
{
    border-style:none;
   
}

.accNav 
{
    /*height:5000px;*/
    vertical-align:top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    
    
    
}

.accNavHeader
{
    height:auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    
    
}

.accNavContent 
{
    text-align:left;
    height:150px;
    margin-left:15px;
}

.purpleMenu 
{
    list-style-type: square;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	background-color:#AF34A7;
	width:170px;
	color:White;
	font-family:Tahoma;
	font-size:small;
	font-weight:bold;
	border-top-width:thin;
	border-left-width:thin;
	border-right-width:thin;
	border-bottom-width:thin;	
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-color:#14A2FF;
	border-right-color:#14A2FF;
	border-top-color:#14A2FF;
	border-bottom-color:#14A2FF;
}

ul {
	list-style-type: square;
	margin: 0px 0px 0px 30px;
}

.title 
{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    font-family:Arial;
    font-weight:bold;
    font-size:x-large;
}

.imgM 
{
    margin: 10px 10px 10px 10px;
}

.dragMe 
{
    
	width:100%;
	height:21px;
	background-color:#FFF;
	background-image:url(images/header-opened.png);
	text-align:center;
	cursor:move;
	font-weight:bold;
}

.panEdit 
{
    font-family:Tahoma;
    background-color:#F9F9FB;
    border-color:Black;
    border-width:2px;
    border-style:Solid;
    height:100%;
    width:100%;
}

.panContent 
{
    font-family:Tahoma;
    background-color:#F9F9FB;
    height:100%;
    width:100%;
    overflow:auto;
}

table.border 
{
    border-width: 1px;
    border-style: solid;
	border-color: black;
	border-collapse: separate;
}

table.border td 
{
}

.servicestd {
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .5em;
    padding: 2px;
    color: #333;
    border: 1px solid white;
}

.servicestdleft {
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    font-size: .7em;
}
.servicestdright {
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    text-align: right;
    font-size: .7em;
}
.servicestdmid {
    border-bottom: 1px solid #CCCCCC;
    text-align: center;
    font-size: .7em;
}
.servicestdheader {
    padding-top: 12px;
    background-color: white;
    font-weight: bold;
    color: rgb(102,102,102);
}
.servicestdtitle {
    padding-top: 12px;
    padding-bottom: 6px;
   /* background-color: white;*/
    border-left: 0;
    border-right: 0;
    font-weight: bold;
    color: rgb(102,102,102);
    font-size: .9em;
}
.servicestdtop {
    padding-top: 12px;
    padding-bottom: 6px;
    background-color: white;
    border-left: 0;
    border-right: 0;
    font-size: 1.1em;
    font-weight: bold;
    color: rgb(102,102,102);
}

.formCaptions
{
    /*position:relative;*/
    font-family: Tahoma;
    font-weight:bolder;
    font-size:small;
    vertical-align:text-top;
}

.formTiny
{
    /*position:relative;*/
    font-family: Tahoma;
    /*font-weight:bolder;*/
    color:#696969;
    font-style:italic;
    margin-right: 10px;
    font-size:.6em;
    vertical-align:text-top;
}

.captions 
{
    font-size:xx-small;
    vertical-align:text-top;
    text-align:center;
}

.lsePrompt
{
	font-style:italic;
	font-size:xx-small;
	color:Gray;
	
}

.validateMessage
{
    font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    font-style:italic;
	font-size:xx-small;
}

.MaskedEditError
{
    background-color: #ffcccc;
}


.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#FFDDFF;
	color:#A06480;
}	

iframe 
{
    width:350px;
    border: none;
}

.requestBody
{
    background-color:#FAFFC7;
} 

.navsubmenu 
{
	width: 170px;
	font-family:Tahoma;
	font-size:.7em;
	font-weight:bold;	
	background: #AF34A8;
	border-top-width:thin;
	border-left-width:thin;
	border-right-width:thin;
	border-bottom-width:thin;	
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-color:#14A2FF;
	border-right-color:#14A2FF;
	border-top-color:#14A2FF;
	border-bottom-color:#14A2FF;
}

.navsubmenu ul 
{
	margin: 0px; 
	padding: 10px 0px 10px 25px;
	list-style-type:disc;
	color: #FFE1FF;
	/*background: #AF34A8;*/
} 

.navsubmenu li {
	margin: 0px 0px 0px 0px;
	padding-bottom: 5px;
} 

.navsubmenu a 
{
	display: block;
	/*width:170px;*/
	padding: 2px 2px 2px 10px;
	/*border: 1px solid #000000;*/
	
	/*text-decoration: none;*/ /*lets remove the link underlines*/
} 


.navsubmenu a:link, .navsubmenu a:active, .navsubmenu a:visited 
{
	color: #FFE1FF;
}

.navsubmenu a:hover 
{
	/*border: 1px solid #000000;
	background: #333333;*/
	color: #F6FF61;
} 

.copy	
{
   /* position: relative; 
    top: 0px; 
    left: 0px; 
    width: 575px; 
    text-align: left; 
    background-image: url(images/bg-bot.jpg); 
    background-position: bottom; 
    background-repeat: no-repeat; 
    padding-left: 30px; 
    padding-right: 33px; 
    padding-bottom: 50px; */
    font: 11px/17px Verdana, Tahoma, sans-serif; 
    color: #000;
}

.NavBottom 
{
   background-color:#4F256D;
   margin-left:auto;
   margin-right:auto;
   text-align:center;
   color:#696969;
   font-size:.7em; 
   font-family:Tahoma, Sans-Serif;  
}

.NavBottom a:link, .NavBottom a:visited 
{
	color: #8C828D;
}



.NavBottom a:hover, .NavBottom a:active
{
	color: #FFFEFF;
} 

.pcenter {
	text-align:center;
	margin: 15px auto 15px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:300;
	}