/* Begin Basic Page Styles */
/* green: #778e1d , grey #56575a, orange: #fdbe56 */
body {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans;
	color: #000000;
	margin:0;
	padding:0;
	background-image: url(../../images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#2c6189;
	text-align:center;
}
p ,td{
	font-size: 12px;
	}
/*p { padding:5px; }*/
td, div {
margin:0px; padding:0px;
}
form { display: inline; }	
input, textarea, select { font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; }	
label { font-weight:bold; }
.field {font-size:10px; font-family: verdana, arial, helvetica, times; color: #000000; border: solid 1px #000000;}
.dropdown {font-size:10px; font-family: verdana, arial, helvetica, times; color: #000000;}
a { outline:none; }
img { border:0; }

.bclear { clear:both; }

.red { color:#FF0000; }
.tr { text-align:right; }
.tc { text-align:center; }
label.error {
	margin-left: 0px;
	width: auto;
	display: inline;
	color:#FF0000;
	font-style:italic;
}
input.error { border:1px dotted red; background-color: #FFFFCC; }
select.error { border:1px dotted red; background-color: #FFFFCC; }

#WholePageContainer {
	width:1000px;
	margin:0 auto;
}

#MainPageContainer{
	width:900px;
	background-color:#FFF;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
/* End Basic Page Styles */

/* Begin Content Styles */
#TopBanner{
background-image:url(../../images/topbanner.jpg);
height:135px;
}
#TopBanner a{
color:#2b7ee9;
font-weight:bold;
font-size:13px;
}

#leftcol {
	min-height:500px;
	float:left;
	background-image:url(../../images/layout3_21.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#leftNavContainer{
padding-top:10px;
padding-left:40px;
font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#leftNavContainer ul a{

	font-weight:bold;
	color:#56575a;
	text-decoration: none;
}
#leftNavContainer ul a:hover{
color:#fdbe56;
}
#leftNavContainer ul li{
	list-style-type: none;
	padding-bottom:10px;
	list-style-image: url(../../images/orange_dot.jpg);
}
#leftSpecials{
padding-top:10px;
padding-left:30px;
}

#rightcol {
min-height:500px; 
	background-image: url(../../images/layout3_05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right:0px;
}
/* End Content Styles */
#rightContentUnderHeader
{
min-height: 300px;
background-image:url(../../images/layout3_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:50px;
	padding-right:20px;
	padding-top:20px;
}
/* Begin Footer Styles */
#footer { text-align:center; color:#ffffff; width:900px; font-size:10px;}
#footer a:link, #footer a:visited { color:#ffffff; text-decoration:none; }
#footer a:hover { text-decoration:underline; }
/* End Footer Styles */

#contentContainer
{
text-align:left;
	padding:30px;
	padding-left:40px;
}
#LeftBorder
{
background-image: url(../../images/left_border_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#RightBorder
{
background-image: url(../../images/right_border_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.telcomblue {
	color: #0377c1;
	font-weight: bold;

}


.bodyheader {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
#contentContainer ul li{
margin-left:40px;
}
.pageTitle{
	font-size: 17px;
	font-weight: bold;
	color: #2a4598;
	text-decoration: none;
	text-align:center;
	margin-bottom:20px;
}