/** BASIC */



body {
	margin: 0px;
	padding: 0px;
	background-color: #d8d7d3;
}


div#login {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
    margin-right: 0px;
    padding: 0px;
	
}

div#admin_table_text {
	font-size: 11px;
       font-weight: bold;
	color: #000000;

}


/** FORMS */


form {
	margin: 0px;
	padding: 0px;
}


#search-text {
	width: 164px;
	border-top: 2px solid #B4460B;
	border-right: 1px solid #F7D08C;
	border-bottom: 1px solid #F7D08C;
	border-left: 2px solid #B4460B;
	color: #747474;
}


#search-type {
	width: 68px;
	border-top: 2px solid #B4460B;
	border-right: 1px solid #F7D08C;
	border-bottom: 1px solid #F7D08C;
	border-left: 2px solid #B4460B;
	color: #747474;
}


#search-category {
	width: 189px;
	border-top: 2px solid #B4460B;
	border-right: 1px solid #F7D08C;
	border-bottom: 1px solid #F7D08C;
	border-left: 2px solid #B4460B;
	color: #747474;
}


/** HEADINGS */


h6 {margin: 0px;}

h5 {margin: 0px;}

h4 {margin: 0px;}

h3 {margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

h2 {margin: 0px;}

h1 {
	margin: 0px;
	display: block;
	width: 532px;
	height: 22px;
	padding: 13px 0px 0px 28px;
	background: url("images/subpage1_03.jpg") no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


/** TEXTS */

select {;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}


td1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 344px;
	color: #999999;
}


th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}


body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}


p.regular {
	font-family:arial,sans-serif;
	font-weight:normal;
	color:black;
	text-align: left;
	font-size:12px;
}


p.bold {
	font-family:arial,sans-serif;
	font-weight:bold;
	color:black;
	font-size:14px;
	text-align: left;
}


p.blue {
	font-family:arial,sans-serif;
	font-weight:normal;
	color:#2a3089;
	font-size:12px;
}


p.bigblue {
	font-family:arial,sans-serif;
	font-weight:bold;
	color:#2a3089;
	font-size:14px;
}


p.green {
	font-family:arial,sans-serif;
	font-weight:normal;
	color:#green;
	font-size:12px;
}


p.biggreen {
	font-family:arial,sans-serif;
	font-weight:bold;
	color:green;
	font-size:14px;
}


p.red {
	font-family:arial,sans-serif;
	font-weight:normal;
	color:red;
	font-size:12px;
}


p.white {
	font-family:arial,sans-serif;
	font-weight:normal;
	color:#ffffff;
	text-align: center;
}

p.titleblue {
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
	color: #2a3089;
}


dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}


ol {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}


ul {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	color: #000000;
}


ul.a {
	list-style-type:disc;
	font-family:arial,sans-serif;
	font-weight:normal;
	color:black;
	font-size:12px;
}


ul.b {
	list-style-type:circle; 
	font-family:arial,sans-serif;
	font-weight:normal;
	color:black;
	font-size:12px;
}

ol.a {
	list-style-type: upper-roman;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal; 
	color: black; 
	font-size: 12px;
}

ol.b {
	list-style-type: upper-alpha;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	color: black; 
	font-size: 12px;
}

ol.c {
	list-style-type: decimal;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal; 
	color: black; 
	font-size: 12px;
}

ol.d {
	list-style-type: lower-alpha;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	color: black;
	font-size: 12px;
}

ol.e {
	list-style-type: lower-roman;
	font-family: tahoma,arial,sans-serif;
	font-weight:normal;
	color:black;
	font-size:12px;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}


p {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}


.ul1 {
	list-style-type: none;	
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal; 
}

.ul1ie {
	list-style-type: none;	
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal; 
}


.ul1 li {
	display: inline;
}


.ul1 a {
	display: block;
	border-bottom: 1px solid #E7E7E7;
	padding: 4px 0px 5px 28px;
	background: url("images/homepage16.gif") no-repeat 13px 8px;
}


.ul2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


.ul2 li {
	display: inline;
}


.ul2 a {
	display: block;
	border-bottom: 1px solid #E7E7E7;
	padding: 4px 0px 5px 28px;
	background: url("images/homepage20.gif") no-repeat 13px 8px;
}


.text1 {
	margin-bottom: .5em;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.ol1 {
}


.text2 {
	color: #DFEDCC;
}


.text3 {
	display: block;
	width: 170px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url("images/menu_top.jpg") no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.text4 {
	display: block;
	width: 153px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url("images/homepage17.jpg") no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.text5 {
	display: block;
	width: 153px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url("images/homepage21.jpg") no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.text6 {
	position: relative;
	padding-top: 25px;
	color: #FFFFFF;
}


.text7 {
	clear: both;
	color: #FFFFFF;
}


.text8 {
	display: block;
	width: 344px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url("images/homepage26.jpg") no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.text9 {
	font-size: 24px;
	font-weight: bold;
	color: #F58A25;
}


.text10 {
	color: #999999;
}


.text11 {
	display: block;
	width: 532px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url("images/subpage1_03.jpg") no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.text12 {
	font-size: 11px;
	color: #2A92B6;
}


.text13 {
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}


.text32 {
	font-size: 20px;
	color: #000000;
	font-weight:bold;
}


/** LINKS */


a {color:#2a3089;}


a:hover {
	text-decoration: none;
}


a.link1 {
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #2a3089;
}


a.link2 {
	display: block;
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
}


a.link3 {
	display: block;
	width: 166px;
	height: 23px;
	padding: 8px 0px 0px 33px;
	background: url("images/homepage11.gif") no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}


a.link3:hover {
	text-decoration: underline;
}


a.link4 {
	color: #FCE8B9;
}

a.link8 {
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #2a3089;
}


/** STYLES */


.style1 {
	background-color: #e76702;
	height: 25px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}


.style12 {
	color: #FFFFFF;
}


.style1 a {
}


.style1 a:hover {
}


.style00 {
	font-size: 9px;
	color: red;
}

.style13 {background-color: #FFFFFF;}



.style14 {font-family: Tahoma; color: #000000;}



.style15 {font-family: Tahoma; font-weight: bold;}



.style16 {color: #000000;}



.style17 {font-family: Tahoma; color: #000000;}



.style18 {color: #000000; font-weight: bold;}



.style19 {color: #0072BC; font-weight: bold;}



.style20 {color: #0072BC;}



.style21 {text-align: left;}



.style24 {font-size: 12px; text-align: left;}



.style25 {font-family: Tahoma; font-size: 12px;}



.style26 {font-family: Tahoma; font-weight: bold; color: #000000; font-size: 12px;}



.style27 {font-family: Tahoma; color: #000000; font-size: 12px;}



.style28 {font-family: Tahoma; font-weight: bold; font-size: 12px;}



.style29 {color: #588EC5;}



.style30 {font-family: Tahoma;}



.style31 {color: #000000; border: 1px solid #000000; padding: 1px 4px; background-color: #FAAE7C;}



.style32 {color: #000000; border: 1px solid #000000; padding: 1px 4px; background-color: #A6C2FD;}



.style34 {color: #FFFFFF; border: 1px solid #000000; padding: 1px 4px; background-color: #0066CC; font-family: Tahoma; font-weight: bold; font-size: 12px;}



.style35 {color: #000000;}



.style36 {border: 1px solid #000000; background-color: #0000FF;}



.style37 {border: 1px solid #000000; padding: 1px 4px; background-color: #FAAE7C;}



.style38 {border: 1px solid #000000; padding: 1px 4px; background-color: #A6C2FD;}



.style39 {border: 1px solid #000000; padding: 1px 4px; background-color: #0000FF;}



.style41 {border: 1px solid #000000; padding: 1px 4px; background-color: #FFFFFF;}



.style42 {font-size: 11px;}



.style43 {color: #000000; border: 1px solid #000000; padding: 1px 4px;}



.style44 {border: 1px solid #000000;}



.style45 {border: 1px solid #000000; padding: 1px 4px;}



.style55 {color: #4EA4EB; font-weight: bold;}


.style56 {background-color: #EE7D22;}



/** BACKGROUNDS */



.bg1 {background: #FFFFFF;}

.bg2 {background: url("images/new_orange_header.jpg") no-repeat left top;}

.bg3 {background: #FAFAFA url("images/homepage15.gif") repeat-y left top;}

.bg4 {background: #E9F4F7 url("images/homepage19.gif") repeat-y left top;}

.bg5 {background: #8EAF35 url("images/homepage23.gif") repeat left top;}

.bg6 {background: #FFFFFF url("images/homepage27.gif") repeat left top;}

.bg7 {background: #FFFFFF url("images/subpage1_04.gif") repeat left top;}

.bg8 {background: url('images/bg.jpg') no-repeat center center;}

.bg9 {background: #FFFFFF url("images/topborder4.gif") no-repeat center bottom;}

.bg10 {background: #FFFFFF url("images/business_wide.jpg") no-repeat center bottom;}

.bg11 {background: #FFFFFF url("images/residential_phone.jpg") no-repeat center bottom;}

.bg12 {background: #fbf837 url("images/internationalbg.jpg") no-repeat center center;}



/** MISC */

.align-justify { text-align: justify; }


.align-right { text-align: right; }


img { border: none; }


.img1 {

	float: left;

	margin-right: 10px;

}



.img2 {

	float: right;

	margin-left: 10px;

}



hr { display: none; }



.hr1 {

	height: 1px;

}



.name {

	padding-left: 13px;

	background: url("images/homepage33.gif") no-repeat 0px 4px;

}



.left-margin {

	padding-left: 12px;

}



a.link5 {

	display: block;

	width: 166px;

	height: 23px;

	padding: 8px 0px 0px 33px;

	background: url("images/homepage10.gif") no-repeat left top;

	text-decoration: none;

	font-weight: bold;

	color: #FFFFFF;

}



a.link5:hover {

	text-decoration: underline;

}



a.link6 {

	display: block;

	width: 166px;

	height: 23px;

	padding: 8px 0px 0px 33px;

	background: url("images/homepage12.gif") no-repeat left top;

	text-decoration: none;

	font-weight: bold;

	color: #FFFFFF;

}



a.link6:hover {

	text-decoration: underline;

}



#flashcontent {

	z-index: auto;

}

a.linknavtop {
	display: block;
	width: 199px;
	height: 23px;
	padding: 8px 0px 0px 33px;
	background: url("images/homepage10.gif") no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.linknavtop:hover {
	text-decoration: underline;
}

a.linknav {
	display: block;
	width: 199px;
	height: 23px;
	padding: 8px 0px 0px 33px;
	background: url("images/homepage11.gif") no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.linknav:hover {
	text-decoration: underline;
}

a.linknavbottom {
	display: block;
	width: 199px;
	height: 31px;
	padding: 8px 0px 0px 33px;
	background: url("images/homepage12.gif") no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.linknavbottom:hover {
	text-decoration: underline;
}

a.linknavtopie {
	display: block;
	width: 199px;
	height: 31px;
	padding: 8px 0px 0px 33px;
	background: url("images/homepage10.gif") no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.linknavtopie:hover {
	text-decoration: underline;
}

a.linknavie {
	display: block;
	width: 199px;
	height: 31px;
	padding: 8px 0px 0px 33px;
	background: url("images/homepage11.gif") no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.linknavie:hover {
	text-decoration: underline;
}

a.linknavbottomie {
	display: block;
	width: 199px;
	height: 31px;
	padding: 8px 0px 0px 33px;
	background: url("images/homepage12.gif") no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.linknavbottomie:hover {
	text-decoration: underline;
}
