BODY
{
    BACKGROUND: #ffffff URL(Images\dotcom-bg.png) repeat-x;
    FONT-FAMILY : Ariel, Helvetica, Sans-Serif ;
    color:black;
    FONT-SIZE: .75em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin:0 0 0 0;
}

.Title
{
    FONT-FAMILY : Ariel, Helvetica, Sans-Serif ;
    FONT-SIZE: .14px;
    FONT-WEIGHT:bolder;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: black;
}

H1	
{
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.20em;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.15em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.12em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.1em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

TABLE 
{
	width : 98%;
}
	
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica;
}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica;
}	

A:link	{	
	text-decoration:	none;
	color:	#1e6ed2;
}	

A:hover	{	
	text-decoration: none;
	color:	#1e6ed2;
}
	
A:visited	{	
	text-decoration:	none;
	color:#054d85;
}		
	
A IMG {
	border:none;
}
	
SMALL {	
	font-size:	.7em;
}	

BIG	{	
	font-size:	1.17em;
}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
}	

UL LI {	
	list-style-type:	square ;
}	

UL LI LI {	
	list-style-type:	disc;
}	

UL LI LI LI	{	
	list-style-type:	circle;
}	
	
OL LI {	
	list-style-type:	decimal;
}	

OL OL LI {	
	list-style-type:	lower-alpha;
}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
}	

IMG {
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
}

label
{
	white-space:nowrap;
}

form div
{
	line-height:2em;
	margin-bottom:0.5em;
}

form div label
{
	float:left;
	width:40%;
	text-align:right;
	padding-right:0.25em;
}

.disclaimer
{
    FONT-FAMILY :	Ariel, Helvetica;
    FONT-SIZE:		xx-small;
    padding-top:	2em;
    text-align:		left;
    line-height: 1em;
}

.normal, td
{
	FONT-FAMILY:	Ariel, Helvetica;
	font-size:		8pt;
}

.normalwhite
{
	FONT-FAMILY : Ariel, Helvetica;
	font-size:8pt;
	color:#333333;
}

.replacewhitespace
{
	FONT-FAMILY : Ariel, Helvetica;
	font-size:8pt;
	BACKGROUND-COLOR: #ffffff;
	color:#000038;
	border: solid 1px #333333
}

.grid
{
	FONT-FAMILY : Ariel, Helvetica;
	font-size:8pt;
	color:#222222;
}

.grid TR TD
{
	color:#333333;
}

.onmouseover
{
	color:#333333;
}

.mainmenu 
{
	margin:1em 0 0 0;
	padding:0 0 0 0;
	text-indent:0;
	white-space:normal;
	text-align:left;
	background:#054d85 URL(Images/MenuBack.gif) repeat-x;
	color:#a8b0af;
	height:32px;
	line-height:32px;
}

.mainmenu LI 
{
	display:inline;
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style:none;
	FONT-FAMILY : Ariel, Helvetica;
	font-size:12pt;
	text-indent:0;
}
.mainmenu LI A, .mainmenu LI A:visited
{
	text-align:center;
	font-weight:bold;
	border-right:solid 1px #00355f;
	margin:0.25em 0.25em 0.25em 0.25em;
	padding-right:0.25em;
	white-space:nowrap;
	color:#a8b0af;
}

.mainmenu LI A:hover
{
	color:#ffffff;
}

.mainmenu LI A.selected
{
	color:#ffffff;
}

.sectionmenu
{
	margin		:0 0 0 0;
	padding		:0 0 0 0;
	text-indent	:0;
	white-space	:normal;
	text-align	:left;
	background	:#1e6ed2;
	height		:28px;
	line-height	:28px;
}

.sectionmenu LI
{
	display:inline;
	
	margin:0 0 0 0;
	list-style:none;
	FONT-FAMILY : Ariel, Helvetica;
	font-size:10pt;
	text-indent:0;
}

.sectionmenu LI A, .sectionmenu LI A:Visited
{
	text-align:center;
	font-weight:normal;
	border-right:solid 1px #00355f;
	padding:0.25em 0.25em 0.25em 0.25em;
	margin:0 0 0 0;
	padding-right:0.25em;
	white-space:nowrap;
	color:#FFFFFF;
}

.sectionmenu LI A:hover, .sectionmenu LI A.selected, .sectionmenu LI > A:hover, .sectionmenu LI > A.selected
{
	color:#FFFFFF;
	background-color:#47b3e8;
}

.SymButton
{
	background:transparent URL(Images/WaveNetButton.png);
	border:none;
	text-align:center;
	color:#FFFFFF;
	width:125px;
	height:20px;
	line-height:20px;
}

.download
{
	border:none;
	background:url(Images/download.gif) no-repeat transparent;
	padding-left:18px;
	cursor:pointer;
}

.AltRow
{
	background:#e8f2fc;
}

.grid .AltRow TD
{
	color:#000000;
}


.HeadRow
{
	background:#e8f2fc;
}
.HeadRow TD
{
	color:#000000;
	font-weight:bold;
	border-bottom:solid 1px #0063b4;
}

/* inline label for the "All CLIs" checkbox */
label.forall
{
	float:none;
	width:auto;
}

.feature
{
	padding-left  :0.5em;
	padding-right :0.5em;
	margin-left   :0;
}

.feature LI
{
	list-style    :none;
	margin-left   :0;
	line-height   :1.1em;
	margin-bottom :0.75em;
}

.feature LI A
{
	list-style  :none;
	margin-left :0;
	white-space :nowrap;
	font-weight :bold;
}

.feature LI LABEL
{
	float       :none;
	width       :auto;
	margin-left :0.75em;
	white-space :normal;
}

/*
#Homepage #calls, #Homepage #Services
{
	float:left;
	width:47%;
}

#Homepage #customize, #Homepage #custserv
{
	float:right;
	width:49%;
	margin-left:1%;
}
*/

#Homepage #Main
{
	background:white URL(Images/home_graphic.png) no-repeat 90% 30%;
}

#container {
	padding:1em 1em 1em 1em;
}

#topmenu 
{
	line-height : 1em;
	text-align: center;
}

#logo
{
	display:block;
	width:153px;
	height:64px;
	background:url(Images/logo.jpg) no-repeat;
	text-indent:-5000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:35px;
}

#arguments label 
{
	float:none;
	width:auto;
	padding-left:0.5em;
	line-height:1em;
}

#arguments label:first-child
{
	margin-left:0;
	padding-left:0;
}

#LoginForm{
	text-align:center;
}
#LoginForm #logo {
	margin-top:4em;
	margin-bottom:4em;
	margin-left:auto;
	margin-right:auto;
	text-indent:-5000px
}
#LoginForm div label {
	float:none;
	text-align:left;
	padding-left:0.5em;
}
#LoginForm P {
	clear:left;
}
#LoginForm fieldset {
	padding-top:1em;
	padding-left:1em;
	padding-right:1em;
	border:none;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:30%;
}
#LoginForm fieldset DIV {
	white-space:nowrap;
}

#NickNameForm Table TR TD DIV LABEL
{
	clear:left;
	width:100%;
	text-align:left;
}

#NickNameForm Table TR TD DIV LABEL SPAN
{
	float:left;
	width:40%;
	text-align:right;
	padding-right:0.25em;
}

#FeedbackForm DIV TEXTAREA
{
	width:60%;
}

#frmAlertOptions DIV Label
{
	float:none;
	width:auto;
}

#frmAlertOptions #optFreq, #frmAlertOptions #controls
{
	margin-left:30%;
	width:70%;
}