body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}

.style1 {
	color: #0C7BB8;
	font-weight: bold;
	}
	
	/*  Menu Link Controls   */

.subpage:link {  color: #FFFFFF; text-decoration: underline}
.subpage:visited { color: #FFFFFF; text-decoration: underline}
.subpage:hover { color: #A4DDFF; text-decoration: none}

.generic {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #055391;}
.generic:link {  color: #055391; text-decoration: underline}
.generic:visited { color: #055391; text-decoration: underline}
.generic:hover { color: #FF9600; text-decoration: none}

.breadcrumb {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #055391; font-weight: bold; text-decoration: none;}
.breadcrumb:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.breadcrumb:visited { color: #FFFFFF; text-decoration: none font-weight: bold;}
.breadcrumb:hover { color: #BDEFFF; text-decoration: underline; font-weight: bold;}

.rightborder {
	border-width:1px;
	border-color:rgb(4,192,233);
	border-top-style:none;
	border-right-style:solid;
	border-bottom-style:none;
	border-left-style:none;
	color: #004E8C;
}
.style2 {color: #FF9900}
.style4 {color: #0C7BB8; font-weight: bold; font-size: 14px; }
.style6 {color: #52D4F0}
.style11 {color: #FF6600}
.style13 {color: #666666}
.style7 {
	color: #12ACCD;
	font-weight: bold;
	font-size: 12px;
}
.style8 {color: #FF7200}
.style10 {color: #FFFFFF}

/* Background Colors */
.lightgraybg {background-color:#EFEFE5;}
.lightorangebg {background-color:#FFC000;}
.bluebg {background-color: #598FE1;}
.greenbg {background-color: #026A00;}
.whitebg {background-color: #FFFFFF;}
.greenbg {background-color: #026A00;}
.brightorangebg {background-golor:FF8A00;}

/* Table Background Images */
/* .table1bg {	background-image: url('yourimage.gif');background-repeat: no-repeat;background-position: left top;} */



/* Form Controls 

input{
   background-image:url('yourimage.gif');
}
textarea{
   background-image:url('yourimage.gif');
}
*/



/* Margin Sets */
.margin5R { margin-right: 5px }
.margin5L { margin-left: 5px }
.margin5T { margin-top: 5px }
.margin5B { margin-bottom: 5px }
.margin5TB { margin-top: 5px; margin-bottom: 5px }
.margin25L { margin-left: 25px }


/* Text Colors */
.textBlue { color: #146798 }
.textWhite { color: #FFFFFF }
.textGreen { color: #63AB2A }
.textYellow { color: #F6B800 }
.textGray { color: #7F7F7F }
.textLightGray { color: #E8E8E8 }


/* Font Controls */
.textspace {padding: 5px 0px 0px 5px;}
.uppercase { text-transform: uppercase }
.bold {font-family: arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.subheading{font-family: arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: underline;}
.smalltext{font-family: arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #666666;}
.italicsBold{font-family: arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; font-style: italic; color: #004080;}
.italics{font-family: arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; font-style: italic; color: black;}
.txt1 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; fontsize: 11px; margin-right: 12px; margin-left: 12px}
.txt2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; fontsize: 11px;}
.txt3 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; fontsize: 11px; margin-right: 20px; margin-left: 20px}
.txt4 {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; fontsize: 11px; margin-right: 20px; margin-left: 20px}
.txt5 {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; fontsize: 11px;}
.txt6{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; fontsize: 11px; margin-right: 20px; margin-left: 20px}
.txt7 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; fontsize: 11px;}
.txt8 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; fontsize: 11px; margin-right: 11px; margin-left: 12px}
.txt9 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; fontsize: 11px;}
.header1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; fontsize: 11px; margin-right: 20px; margin-left: 20px}
.header2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; fontsize: 11px;}
.msText
{ font-family:  Trebuchet MS, verdana, arial; 
font-size: 11px; font-weight: normal; 
color: #000000 }


/* Table Border Controls */

.fullborder {border: 1px solid #FF9900;}

.leftborder {
border-width:1px; 
border-color:rgb(233,233,233); 
border-top-style:none; 
border-right-style:none; 
border-bottom-style:none; 
border-left-style:solid;
}

.rightborder {
border-width:1px; 
border-color:rgb(233,233,233); 
border-top-style:none; 
border-right-style:solid; 
border-bottom-style:none; 
border-left-style:none;
}

.bottomborder {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #E9E9E9;
	border-left: 0px none;
}

.topborder {
border-width:1px; 
border-color:rgb(233,233,233); 
border-top-style:solid; 
border-right-style:none; 
border-bottom-style:none; 
border-left-style:none;
}

.fullborder_Blue {
	border: 1px solid #C0DFFF;
}

.fullborder_light-grey {
	border: 1px solid #E9E9E9;
}

.left-right_light-grey {
border-top: 0px none;
	border-right: 1px solid #E9E9E9;
	border-bottom: 0px none;
	border-left: 1px solid #E9E9E9;

}


.hostingborder {
border-width:1px; 
border-color:rgb(233,233,233); 
border-top-style:solid; 
border-right-style:solid; 
border-bottom-style:none; 
border-left-style:solid;
}
.hostingborder2 {
border-width:1px; 
border-color:rgb(233,233,233); 
border-top-style:solid; 
border-right-style:solid; 
border-bottom-style:none; 
border-left-style:none;
}



/*  Menu Link Controls   */

.menu2link:link {  color: #B8BDC0; text-decoration: underline}
.menu2link:visited { color: #B8BDC0; text-decoration: underline}
.menu2link:hover { color: #B8BDC0; text-decoration: none}

.menu3link:link {  color: #E3E5E6; text-decoration: underline}
.menu3link:visited { color: #E3E5E6; text-decoration: underline}
.menu3link:hover { color: #E3E5E6; text-decoration: none}

.menu4link:link {  color: #717B81; text-decoration: none}
.menu4link:visited { color: #717B81; text-decoration: none}
.menu4link:hover { color: #717B81; text-decoration: underline}

.whitelink:link {  color: #FFffff; text-decoration: underline}
.whitelink:visited { color: #FFffff; text-decoration: none}
.whitelink:hover { color: #FFffff; text-decoration: none}



/* Submenu Controls */

.submenu A {
	display: block;
	color: #FFFFFF;
	background: #FFFFFF;
	margin: 1px;
	text-decoration: none;
	font-weight: bold;
	font-style:normal;
	font-variant:normal;
	font-size:10px;
	font-family:Verdana;
	padding: 2px;
}

.submenu A:HOVER {
color: #FFFFFF;
text-decoration: underline;
background: #000000 }

.submenu DIV A {
border-left:15px solid #CCCCCC; border-right:3px solid #CCCCCC; border-top:0px solid #336600; border-bottom:0px solid #336600; display: block;
color: #336600;
background: #FFFFFF; 
text-decoration: none;
font-weight: bold; font-style:normal; font-variant:normal; font-size:10px; font-family:Verdana; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-left:10px; padding-right:2px; padding-top:3px; padding-bottom:5px
}

.submenu DIV A:HOVER {
border-left:15px solid #FFFFFF; border-right:3px solid #FFFFFF; border-top:0px solid #0C8AED; border-bottom:0px solid #0C8AED; display: block;
color: #FFFFFF;;
background: #889EAF 
}

.menu2 A {
	display: block;
	color: #3868A0;
	background: #E7EBEF url('images/#.gif') no-repeat 4px 7px;
	margin: 1px;
	text-decoration: none;
	font-weight: bold; font-style:normal; font-variant:normal; font-size:10px; font-family:Verdana; padding-left:14px; padding-right:2px; padding-top:0px; padding-bottom:0px
}

.menu2 A:HOVER {
	color: #FFF;
	background: #889EAF url('images/#.gif') no-repeat 4px 7px;
}

.menu2 DIV A {
	border-left:5px solid #0C8AED; border-right:5px solid #0C8AED; border-top:0px solid #0C8AED; border-bottom:0px solid #0C8AED; display: block;
	color: #3868A0;
	background: #E2F0FF url('images/#.gif') no-repeat 9px 7px;
	text-decoration: none;
	font-weight: bold; font-style:normal; font-variant:normal; font-size:10px; font-family:Verdana; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-left:17px; padding-right:2px; padding-top:3px; padding-bottom:5px
}

.menu2 DIV A:HOVER {
	color: #FFF;
	background: #A4BFD3 url('images/#.gif') no-repeat 9px 7px;
}
.subnavigation {
	background: #FFFFFF;
	padding: 5px;
	border-left: 5px solid #FF9900;
	margin: auto;
}

.subnavigation DIV A: {
	background: #D9E1F9;
	padding: 5px;
	border-left: 5px solid #FF9900;
	margin: auto;
}
.subnavigation DIV A:HOVER {
	background: #FFFFFF;
	padding: 5px;
	border-left: 5px solid #FF9900;
	margin: auto;
}
.head-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #FF6600;
}
.hosting-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
