/* CSS Document */

html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

ul { padding-top: 0; margin-top: 5px;}

h1 { font-size:11px; }
h2 { font-size:12px; }
h3 { font-size:13px; }
h4 { font-size:14px; }
h5 { font-size:15px; font-weight:normal; }
h6 { font-size:16px; font-weight:normal; }

body {
	background: url(../images/structural/nav/navBG.jpg) repeat-x center top;
}

td {
	font-family: 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color:#666666;
}
.smallFont {
	font-size: 10px;
	color:#666666;
}
a {
	color: #00CC00;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
input {
	font-size: 12px;
	color: #333333;
}
textarea {
	font-size: 11px;
	color: #333333;
}
.error {
	color:#CC0000;
}
select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.mGrey {
	color: #cccccc;
}
.headingTextWhite {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.headingText{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
}
.bigText{
	font-size: 20px;
	line-height: 25px;
	color:#999999;
}
.connections{
	font-size: 30px;
	line-height: 35px;
	color:#999999;
}
.dollarSign{
	font-size:15px;
	color:#999999;
}
.noLineHeight{
	line-height: 14px;
}
.planName{
	color:#00CC00;
}
label {
	position: relative;
	top: -2px;
}
/************ whiteText styles **************/

#whiteText {
	color:#FFFFFF;
	font-size:11px;
}
#whiteText a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#whiteText a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
#whiteText a:visited{
	text-decoration: underline;
	color: #FFFFFF;
}

#featureContent h1 {
	border-top: 1px dashed #CCC;
	padding: 5px 5px 5px 0px;
}

.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
.leftBorder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
	color:#666666;
}
.headerBG {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.gettingStarted_bg {
	background-image: url(../images/structural/gettingStarted_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftBorder_alt {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.info{
	padding: 5px 5px 5px 25px;
	background:#FFFFCC url(../images/icons/information.gif) 6px 8px no-repeat;
	border:1px dashed #CCC;
}
.formError{
	border: 2px solid #FFCC00;
	background-color: #FFEEAA;
}
.infoBox {
	display:none;
	position:relative; 
	left:0px; 
	top:0px; 
	border: 1px dashed #CCCCCC;
	background-color:#FFFFCC;
	padding: 5px 5px 5px 23px;
	background-image:url(../images/icons/dialog-information.png);
	background-repeat:no-repeat;
	background-position:top left;
}

/* SideBar Search */
#sidebarsearch { padding: 0px; margin: 10px 0px 10px 0px; border: 1px solid #00CA00;}
#sidebarsearch form {margin: 0px; padding: 0px;}
#sidebarsearch #search input {font-size: 11px; line-height: 14px; padding: 0px 0px 0px 3px;}
#sidebarsearch #search input.sbox {color: #80808C; width: 214px; border: 0; background: white; border: 2px solid #333333;}

/* SideBar Nav */
#sidebarnav a { padding: 5px; font-size:11px; border-top: 1px solid #CCCCCC; display:block; text-decoration:none; color:#FFFFFF; }
#sidebarnav a:hover { background:#FFFFFF; color:#000000; }

/* Sub Nav */
#subnav { background-image: url(../images/bg.jpg); background-repeat: repeat-x;	background-position: center top; color:#FFFFFF; line-height:normal; margin-bottom: 5px; }
#subnav a { font-size:11px; text-decoration:none; color:#FFFFFF; padding: 3px 15px 6px 18px;  }
#subnav a:hover { background:#FFFFFF; color:#000000; }

#errorMessage { padding: 5px 5px 5px 35px; size:11px; border: 2px solid #CC0000; background-color: #DAABA5; display:block; color:#FFFFFF; background-image:url(../images/icons/alertOnRed.gif); background-repeat:no-repeat; }
#successMessage { padding: 5px 5px 5px 40px; size:11px; border: 2px solid #579D53; display:block; color:#666666; background-image:url(../images/icons/check.jpg); background-repeat:no-repeat; }

.dataGridWrapper {}
.dataGridHeader { background-color:#F4F4F4; font-weight:bold; text-align:left; font-size:11px; }
.dataGridHeader a { text-decoration:none; color:#666666; padding:3px; display:block; }
.dataGridHeader a:hover { background-color:#CCCCCC; color:#FFFFFF; }
.dataGridBody { border-bottom:1px dotted #cccccc; background-color:#FFFFFF; padding-left:3px; }
.dataGridBody a { color:#333333; font-weight:bold; }
.dataGridBody a: hover { text-decoration:underline; }
.dataGridAlternateRow { border-bottom:1px dotted #cccccc; background-color:#f4f4f4; padding-left:3px; }
.dataGridAlternateRow a { color:#333333; font-weight:bold; }
.dataGridAlternateRow a: hover { text-decoration:underline; }
.dataGridFooter {}
.columnHighlight {}
.highlight { background-color:#FFFF66; }

