/* CSS Document */

HTML, BODY, FORM
{
	
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

HTML
{
	
	background: #76ADEB url(../images/html.jpg) repeat-x;
}

BODY
{
	background: url('../images/Swirl.gif') no-repeat;
	
}
hr{
	width: 90%;
	color: #CCABD0;
	text-align:center;
	background-color: transparent;
}
.Frame
{
	background:url(../images/page.jpg) repeat-x;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:770px;
	border:1px solid #a0a0a0;
	border-bottom: 1px solid #bbb;
	background-color:#FEFFFB;
	vertical-align: top;
	padding: 0;
	font: 0.7em verdana;
	line-height: 1.4em;
	text-align:left;
}
.bullet
{
	vertical-align: middle;
}
.PageContent
{
	height: auto;
	padding: 5px;
	
}

h1, h2, h3, h4, h5, h6
{
	font-family: verdana;
	color: #333;
}

h4
{
	background: url(../images/h.jpg) repeat-x;
	border: 1px solid #bbb;
	color: #223366;
	padding: 0.1em;
	font-weight: bolder;
	font-size:11px;	
}
.IssueTable
{
	border:1px solid #C2C2D2;
	text-align: center;
	width: 100%;
}

h3
{
	font-weight: normal;
	color: #657F96;

}

div.PageTitle
{
	background: #323248 url('../images/TitleFill.png') repeat-x;
	border-bottom: 1px solid #99A;
	color: #F7F7FF;
	padding: 0.5em 0.9em;
	font: 15px Tahoma, Arial, Helvetica, Sans-Serif;
}

p
{
	margin-bottom: 0.75em;
}

td, p, li
{
	color: #444;
}

a
{
	color: #2D4AB0;
	text-decoration:underline;
}

a:hover
{
	color: #4D6AC0;
	text-decoration:none;
}

li
{
	margin-left: 1.0em;
}

button, input, select, textarea
{
	font: 1.1em Tahoma;
	color: #444;
}

/* Homepage */
.PaneTitle
{
	background: url(../images/paneTitle.jpg) repeat-x;
	border: 1px solid #bbc;
	border-bottom: 0px;
	padding: 0.3em 0.6em;
	font-family: Times New Roman;
	font-size:14px;
	font-weight: bolder;
	color: #334488;
}

.Pane
{
/*	background: url('Gradient.aspx?start=$ffffff&end=$eeeef8&dir=vert&length=128') repeat-x;*/
	margin:0px 0px 8px 0px;
	background: url(../images/pane.jpg) repeat-x;
	background-color: #eeeef8;
	border: 1px solid #bbc;
	padding: 0.6em;
	font-family:Times New Roman;
	font-size:14px;
	line-height: 20px;
	
	
}
.PaneNav
{
	margin:0px 0px 8px 0px;
	background: url(../images/pane.jpg) repeat-x;
	background-color: #eeeef8;
	border: 1px solid #bbc;
	padding: 0px;
	font-family:Times New Roman;
	font-size:14px;	
}

/* Customer Support Center */



.StatusMessage
{
	color: Green;
}


/**********************     NEW CSS    ************************************/
.text1
{
	font-family: Times New Roman;
	font-size: 15px;
	color: #666693;
	font-weight:bolder;	
}
.text2
{
	font-family: Times New Roman;
	font-size: 14px;
	color: #36365A;
	
}
.text3
{
	font-family: Times New Roman;
	font-size: 14px;
	color: #33243D;
}
.text4
{
/*	color: #feaf4e; */
	color:#19706D;
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}
.text5
{
	color: #19706D;
	font-family: "Times New Roman";
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}
.Nav
{
	margin:0px;
	padding:5px 0px 5px 0px;
	font-family: "Times New Roman";
	font-size: 14px;
	color: #3B6386;
	line-height: 20px;
}
.Nav a
{
	/*color: #2e4d78; */
	
	color:#E54125;
	color:#E8750F;
	font-family:"Times New Roman";
	font-size: 14px;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;

}

.Nav a:hover
{
/*	color: #feaf4e; */
	
	color:#19706D;
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}
#Logo
{
	margin:0px auto 0px auto;
	padding:0px 10px 2px 0px;
	border:0px solid #CCCCCC;
	/*background-color:#eeeef7;*/
	width:680px;
	font-family:Times New Roman;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	text-align:right;
    color:#FFFFFF;
    
}
#Logo a
{
	color:#FFFFFF;
	text-decoration:none;
}

#Logo a:hover
{
	color:#b3b9c3;
	text-decoration:none;
}
#FooterLink
{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	border:0px solid #CCCCCC;
	background-color:#eeeef7;
	width:680px;
	font-family:Times New Roman;
	font-size:10px;
	line-height:15px;
	font-weight:normal;
	text-align:center;
	table-layout: fixed;
}
#FooterLink div{

padding: 0px;
margin: 0px;
color: #777;
margin-bottom: 0px;
margin-top: 5px
}
#FooterLink a{
	
	font-size: 13px;
	font-weight: normal;
	color: #3B6386;
}
#FooterLink a:hover {
	color:#B0421B;
	font-size: 13px;
	font-style: normal;
	text-decoration:none;
}

#Menu
{
	background: #6999dc url(../images/link.jpg) repeat-x;
	margin:5px;
	padding:5px;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight:600;
	color: #3B6386;

	
	
	
}

a.b:link {

	font-family: Times New Roman;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.b:hover {
	font-family: Times New Roman;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.b:visited {
	font-family: Times New Roman;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.forForms {
	font-family: Times New Roman;
	font-size: 12px;
	color: #6262A4;
	background-color: #fbfbfc;
	border: 1px inset #b3b9c3;
}
.forButton {
	font-family: Times New Roman;
	font-size: 12px;
	color: #000000;
	background-color: #fbfbfc;
	border: 1px outset #b3b9c3;
}
.error{
	color:red;
	font-size: 11px;
	font-family: verdana;

}
.success{
	color:green;
	font-size: 11px;
	font-family:verdana;
}
.td_sty{
	vertical-align: top;
	
	width: 20%;
	color:#0f6386;
}
.td_sub{
	vertical-align: top;
	width: 30%;
	color:#0f6386;
}

