/*CSS Document*/
BODY
{
	background: #1F5453 url(../images/body-bk.jpg) no-repeat center top;
}
#container
{
	background: url(../images/container-bk.jpg) repeat-y top left;
	width: 939px;
	margin: 15px auto;
	clear: both;
	overflow: hidden;
}
#header
{
	width: 939px;
}
#logo
{
	position: relative;
	top: 15px;
	left: 40px;
	margin-bottom: -39px;
}
P#tagline
{
	font: italic 0.687em Arial, Helvetica, sans-serif;
	color: #215352;
	position: relative;
	left: 280px;
	top: 45px;
	width: 251px;
	margin: 0;
	margin-bottom: -43px;
}
FORM.login
{
	width: 400px;
}
FORM.login FIELDSET
{
	float: none;
	width: auto;
}
TABLE#login
{
	position: relative;
	left: 530px;
	top: 30px;
	margin-bottom: -50px;
}
.newInput
{
	border: none;
	background: url(../images/form-field-bk.gif) no-repeat top left;
	width: 133px;
	height: 41px;
	padding: 0.5em;
	color: #999999;
	margin-bottom: -16px;
}
TD A
{
	font: 0.687em Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #F15D22;
}
FIELDSET
{
	width: 800px;
}
.left
{
	float: left;
	margin-top: 3px;
	margin-right: 2.5px;
}
.right
{
	float: right;
	margin-top: 3px;
	margin-left: 2.5px;
}
/***** LINK STYLES *****/

A{color: #F15D22;}
A:hover{color: #FF2D2C;}
A:visited{color: #164950;}
A:hover:visited{color: #FF2D2C;}
A[name='features']{color: #333;}
A[name='features']:hover{color: #333;}
A[name='features']:visited{color: #333;}
A[name='features']:hover:visited{color: #333;}
li#subContent A{color: #000;}
li#subContent A:hover{color: #000;}
li#subContent A:visited{color: #000;}
li#subContent A:hover:visited{color: #000;}

/********** OLD NAVIGATION STYLES **********/
OL#nav
{
        z-index: 1000;
        list-style: none;
	position: relative;
	left: 58px;
	top: 90px;
	background: url(../images/nav-bk.jpg) no-repeat top left;
	width: 817px;
	height: 24px;
	margin-bottom: -24px;
}
OL#nav LI
{
        z-index: 1000;
	display: inline;
	float: left;
}
OL#nav LI A
{
        z-index: 1000;
	display: block;
	text-align: center;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	padding: 0.3em 0.4em;
	width: 92px;
	border-right: 1px solid #7E9F9D;
}
OL#nav LI A:hover
{
        z-index: 1000;
	background: url(../images/nav-hover-bk.jpg) repeat-x top left;
}
OL#nav LI A#skipto
{
        z-index: 1000;
	position: absolute;
	left: -999em;
}
OL#nav LI A.noborder
{
        z-index: 1000;
	border: none;
}
/********************/
OL#sub_nav
{
        z-index: 1000;
	width: 940px;
	margin: 0.75em auto;
	text-align: right;
}
OL#sub_nav LI
{
        z-index: 1000;
	margin-left: 10px;
	font: 0.75em Arial, Helvetica, sans-serif;
	display: inline;
	vertical-align: top;
}
OL#sub_nav LI A
{
        z-index: 1000;
	color: #FFF;
	font: 1em Arial, Helvetica, sans-serif;
	padding: 0.1em;
}
/********** BRANDING STYLES **********/
#branding
{
	margin-left: 58px;
	margin-top: 100px;
	width: 817px;
	height: 206px;
	background: url(../images/branding-homepage3.jpg) no-repeat top left;
	padding-top: 70px;
}
#branding H1
{
	margin-left: 570px;
	width: 236px;
	color: #FFF;
}
#branding H2, H3, H4
{
	color: #FFF;
	width: 236px;
}
#branding P
{
	margin-left: 570px;
	width: 236px;
	color: #FFF;
}
#branding UL
{
	list-style: disc;
	margin: auto;
	padding: 0;
	font: 0.75em Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 150px;
}
#branding UL LI
{
	display: list-item;
	margin: auto;
	width: auto;
	float: none;
}
/*******************
NEW HOME PAGE CONTENT STYLES*/
DIV#content
{
	width: 910px;
	background-image: url(../images/voipSt_Prototype15_910.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-top: 114px;
	color: #353535;
	clear: both;
	overflow: hidden;
	overflow-y: auto;
	overflow-x: hidden;
	height: 445px;
	z-index: 500;
}
DIV#secondaryContent
{
	width: 910px;
	background-image: url(../images/Agents1.png);
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-top: 115px;
	color: #353535;
	clear: both;
	overflow: hidden;
	overflow-y: auto;
	overflow-x: hidden;
	position: relative;
	top: -560px;
	margin-bottom: -585px;
	z-index: 999;
	height: 445px;
}
OL#textcontent
{
	width: 818px;
	margin-left: 58px;
	padding: 5px 20px;
	color: #353535;
	clear: both;
	overflow: auto;
}
/********** CONTENT STYLES **********/
OL#content
{
	width: 818px;
	top: 225px;
	margin-left: 58px;
	padding: 5px 20px;
	color: #353535;
	background: url(../images/container-header.jpg) no-repeat top left;
	clear: both;
	overflow-y: auto;
	overflow-x: hidden;
}
OL#content LI
{
	display: inline;
	float: left;
}
OL#content LI#mainContent
{
	width: 496px;
}
OL#content LI#mainContent H2
{
	color: #FFF;
}
OL#content LI#mainContent UL LI
{
	float: none;
	display: list-item;
}
OL#content LI#mainContent UL.columns LI
{
	float: left;
	width: 150px;
}
OL#content LI#mainContent OL
{
	margin: 0.25em 25px;
	list-style: decimal;
}
OL#content LI#mainContent OL LI
{
	float: none;
	display: list-item;
	font: 0.75em Arial, Helvetica, sans-serif;
	padding: 0.4em;
}
OL#content LI#subContent
{
	background-image: url(../images/Right-Side-Light-Green-Gradient.jpg);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-left: 41px;
	padding-left: 10px;
	width: 251px;
	min-height: 500px;
}
OL#content LI#subContent H4
{
	color: #FFF;
}
OL#content LI#subContent P
{
	color: #353535;
}
OL#content LI#subContent UL
{
	list-style: disc;
	margin: auto;
	padding: 0;
	font: 0.75em Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 150px;
}
OL#content LI#subContent UL LI
{
	display: list-item;
	margin: auto;
	width: auto;
	float: none;
}
OL#content LI#subcontent UL LI A
{
	text-decoration: underline;
}
OL#content LI#subContent OL
{
	list-style: decimal;
	margin: auto;
	padding: 0;
	font: 0.75em Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 150px;
}
OL#content LI#subContent OL LI
{
	display: list-item;
	margin: auto;
	width: auto;
	float: none;
}
OL#content LI#subcontent OL LI A
{
	text-decoration: underline;
}
OL#content LI#subContent P
{
	width: 250px;
	margin: 0.75em auto;
}
/*******************
********* INSIDE CONTENT STYLES **********/
OL#inside_content
{
	width: 818px;
	margin-left: 58px;
	margin-top: 120px;
	padding: 5px 20px;
	color: #353535;
	clear: both;
	overflow: auto;
}
OL#inside_content LI
{
	display: inline;
	float: left;
}
OL#inside_content LI#mainContent
{
	width: 496px;
}
OL#inside_content LI#mainContent H2
{
	color: #FFF;
}
OL#inside_content LI#mainContent UL LI
{
	float: none;
	display: list-item;
}
OL#inside_content LI#mainContent UL.columns LI
{
	float: left;
	width: 150px;
}
OL#inside_content LI#mainContent OL
{
	margin: 0.25em 25px;
	list-style: decimal;
}
OL#inside_content LI#mainContent OL LI
{
	float: none;
	display: list-item;
	font: 0.75em Arial, Helvetica, sans-serif;
	padding: 0.4em;
}
OL#inside_content LI#fullContent
{
	width: 818px;
}
OL#inside_content LI#fullContent H2
{
	color: #FFF;
}
OL#inside_content LI#fullContent UL LI
{
	float: none;
	display: list-item;
}
OL#inside_content LI#fullContent UL.columns LI
{
	float: left;
	width: 300px;
}
OL#inside_content LI#fullContent OL
{
	margin: 0.25em 25px;
	list-style: decimal;
}
OL#inside_content LI#fullContent OL LI
{
	float: none;
	display: list-item;
	font: 0.75em Arial, Helvetica, sans-serif;
	padding: 0.4em;
}
OL#inside_content LI#subContent
{
	background-image: url(../images/Right-Side-Light-Green-Gradient.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-left: 41px;
	padding-left: 10px;
	width: 251px;
	min-height: 500px;
}
OL#inside_content LI#subContent H4
{
	color: #FFF;
}
OL#inside_content LI#subContent P
{
	color: #353535;
}
OL#inside_content LI#subContent UL
{
	list-style: disc;
	margin: auto;
	padding: 0;
	font: 0.75em Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 150px;
}
OL#inside_content LI#subContent UL LI
{
	display: list-item;
	margin: auto;
	width: auto;
	float: none;
}
OL#inside_content LI#subcontent UL LI A
{
	text-decoration: underline;
}
OL#inside_content LI#subContent OL
{
	list-style: decimal;
	margin: auto;
	padding: 0;
	font: 0.75em Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 150px;
}
OL#inside_content LI#subContent OL LI
{
	display: list-item;
	margin: auto;
	width: auto;
	float: none;
}
OL#inside_content LI#subcontent OL LI A
{
	text-decoration: underline;
}
OL#inside_content LI#subContent P
{
	width: 250px;
	margin: 0.75em auto;
}
OL#inside_content LI#subContent2
{
	background-image: none;
	margin-top: 25px;
	margin-left: 30px;
	width: 251px;
	min-height: 500px;
}
/*******************
********* LIST STYLES **********/
UL
{
	font: 0.75em Arial, Helvetica, sans-serif;
	margin: 0.75em auto;
	line-height: 1.5;
	list-style: disc;
}
UL LI
{
	display: list-item;
	margin: 0.25em 25px;
	line-height: 1.5;
}
OL#address
{
	float: left;
	position: relative;
	left: 650px;
	clear: both;
	border-left: 1px solid #7E9F9D;
	padding-left: 1em;
	font: 0.687em arial, Arial, Helvetica, sans-serif;
	color: #1F5453;
}
OL#address LI
{
	list-style: none;
	padding: 0.2em;
	line-height: 1.5;
}
/********************/
#end_of_container
{
	clear: both;
	margin-top: 25px;
}
/********** FORM STYLES **********/
FORM.content
{
	width: 700px;
	padding: 5px 20px;
	color: #353535;
	clear: both;
	overflow: auto;
}
FORM.content FIELDSET
{
	margin: 1em 0;
	border: 1px solid #F15D22;
	width: 650px;
	padding: 0.5em;
}
LEGEND
{
	font: bold 1em/1.5 Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0.75em auto;
}
LABEL
{
	padding: 0.5em;
	float: left;
	display: block;
	width: 150px;
	font: bold 1em/1.5 Arial, Helvetica, sans-serif;
	margin: 0 0.5em;
}
FORM.content OL LI
{
	font: 0.875em/1.5 Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 0.4em;
	clear: both;
	overflow: auto;
}
FORM.content OL LI FIELDSET
{
	border: none;
	width: auto;
	margin: 0.75em auto;
}
FORM.content FIELDSET OL LI FIELDSET OL LI
{
	float: left;
	width: 120px;
}
FORM.content FIELDSET OL LI FIELDSET OL LI LABEL
{
	width: 50px;
	font: 1.25em/1.5 Arial, Helvetica, sans-serif;
	text-align: right;
	margin-right: 0.5em;
}
/*******************
********* TABLE STYLES **********/
TH
{
	font: bold 0.875em/1.5 Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 0.3em;
}
TD
{
	font: 0.75em/1.5 Arial, Helvetica, sans-serif;
	padding: 0.3em;
}
OL#inside_content LI#mainContent P.link_header
{
	font: bold 1.25em Arial, Helvetica, sans-serif;
	margin: 0;
}
OL#inside_content LI#mainContent OL.links
{
	margin: 0;
	padding: 0;
}
OL#inside_content LI#mainContent OL.links LI
{
	list-style: none;
	margin: 0.5em 0;
	padding: 0;
}
OL#inside_content LI#mainContent OL.links LI A
{
	font: 1.5em Arial, Helvetica, sans-serif;
}
.pricingtable
{
	font: 0.75em Arial, Helvetica, sans-serif;
}
.tableheading
{
	color: #FFFFFF;
	background-color: #000000;
}
.rowheading
{
	border: 1px solid #000000;
}
.cell
{
	border: 1px solid #000000;
}
.allborders
{
	border: 1px solid #000000;
}
.rowHeader
{
	background-color: #343434;
	color: #FFFFFF;
	font-weight: bold;
}
.subRowHeader
{
	background-color: #9A9A9A;
	color: #000000;
	font-weight: bold;
}
.columnHeader
{
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.columnHeaderLeft
{
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
.dataCell
{
	background-color: #FFFFFF;
	color: #000000;
}
.checkCell
{
	background-color: #FFFFFF;
	text-align: center;
}
.infoText
{
	font-size: 9pt;
	line-height: 1.25;
	font-weight: normal;
}
/*******************
********* MENU STYLES **********/
OL#nav2
{
	z-index: 1099;
	list-style-type: none;
	position: relative;
	left: 25px;
	margin-left: 0px;
	margin-right: 25px;
	top: 90px;
	background: #215352 url(../images/nav-bk.jpg) repeat-x top left;
	width: 859px;
	height: 24px;
	margin-bottom: -24px;
	/*+placement:shift 15px 90px;*/
	position: relative;
	left: 15px;
	top: 90px;
	padding: 0 0 0 50px;
}
OL#nav2 DIV
{
	display: none;
	text-align: left;
}
OL#nav2 LI.mega
{
	display: inline;
	position: relative;
	float: left;
	border-right: 1px solid #7E9F9D;
}
OL#nav2 LI.mega A.overLink:hover
{
	text-decoration: none;
	background: url(../images/nav-hover-bk.jpg) repeat-x top left;
}
OL#nav2 LI.mega A.overLink
{
	display: block;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding: 0.3em 0.4em;
	width: 194px;
}
OL#nav2 LI.mega A.overlink#skipto
{
	position: absolute;
	left: -999em;
	text-decoration: none;
}
OL#nav2 LI.mega A.noborder
{
	border: none;
	text-decoration: none;
}
OL#nav2 LI.mega DIV H3
{
	display: block;
	width: 194px;
	padding: 0.3em 0.4em;
	background-color: #696969;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
}
OL#nav2 LI.mega DIV H3 A.midLink
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
OL#nav2 LI.mega DIV A.underLink
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
OL#nav2 LI.mega DIV A.underLink:hover
{
	background: url(../images/nav-hover-bk.jpg) repeat-x top left;
	text-decoration: none;
}
OL#nav2 LI.mega DIV
{
	position: absolute;
	width: 204px;
	top: 1.6em;
	left: 0em;
	background: #1F5453;
	border: 1px solid #000000;
}
OL#nav2 LI.megaLast
{
	display: inline;
	position: relative;
	float: left;
}
OL#nav2 LI.megaLast A.overLink:hover
{
	text-decoration: none;
	background: url(../images/nav-hover-bk.jpg) repeat-x top left;
}
OL#nav2 LI.megaLast A.overLink
{
	display: block;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding: 0.3em 0.4em;
	width: 194px;
}
OL#nav2 LI.megaLast A.overlink#skipto
{
	position: absolute;
	left: -999em;
	text-decoration: none;
}
OL#nav2 LI.megaLast A.noborder
{
	border: none;
	text-decoration: none;
}
OL#nav2 LI.megaLast DIV H3
{
	display: block;
	width: 194px;
	padding: 0.3em 0.4em;
	background-color: #696969;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
}
OL#nav2 LI.megaLast DIV H3 A.midLink
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
OL#nav2 LI.megaLast DIV A.underLink
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
OL#nav2 LI.megaLast DIV A.underLink:hover
{
	background: url(../images/nav-hover-bk.jpg) repeat-x top left;
	text-decoration: none;
}
OL#nav2 LI.megaLast DIV
{
	position: absolute;
	width: 204px;
	top: 1.6em;
	left: 0em;
	background: #1F5453;
	border: 1px solid #000000;
}
OL#nav2 LI.hovering DIV
{
	display: block;
}
/*******************
********* TEXT/HEADER STYLES **********/
H1
{
	font: bold 1.5em Arial, Helvetica, sans-serif;
	margin: 0 auto 0.75em;
}
H2, H3, H4, H5
{
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #353535;
}
H6
{
	font: bold 1.15em Arial, Helvetica, sans-serif;
	margin: 0 auto 0.75em;
}
/*h7*/
P
{
	font: 0.75em Arial, Helvetica, sans-serif;
	margin: 0.75em auto;
	line-height: 1.5;
	color: #353535;
}
EM
{
	font-style: italic;
	line-height: 1.5;
}
STRONG
{
	font-weight: bold;
	line-height: 1.5;
}
A
{
	line-height: 1.5;
	text-decoration: underline;
}
A.clean
{
	line-height: 1.5;
	text-decoration: none;
	color: #353535;
}
.centered
{
	text-align: center;
}
.topAlign
{
	vertical-align: top;
}
.bolded
{
	font-weight: bold;
}
OL.notesList
{
	font-size: 10pt;
}
OL.notesList LI
{
	font-size: 10pt;
}
.mythHeader
{
	width: 100%;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
.mythText
{
	color: #F15D22;
	font-weight: bold;
	font-size: 12pt;
	line-height: 1.5;
}
.mythDescription
{
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.5;
}
.factText
{
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	line-height: 1.5;
}
.factDescription
{
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.5;
}
/*******************
********* CONTENT SLIDER STYLES **********/
DIV.anythingSlider, DIV.wrapper, DIV.wrapper UL, DIV.wrapper UL LI, DIV#textSlide, DIV.leftSlide, DIV.rightSlide
{
	background-color: #FFF;
}
#featured
{
	margin-left: 58px;
	margin-top: 110px;
	width: 810px;
	height: 206px;
	position: relative;
	background: #FFF;
	border: 5px solid #CCC;
}
#featured UL.ui-tabs-nav
{
	position: absolute;
	background: #FFF;
	top: 0;
	left: 400px;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 250px;
}
#featured UL.ui-tabs-nav LI
{
	padding: 1px 0;
	background: #FFF;
	padding-left: 13px;
	font-size: 12px;
	color: #666;
}
#featured UL.ui-tabs-nav LI SPAN
{
	font-size: 11px;
	background: #FFF;
	font-family: Verdana;
	line-height: 18px;
}
#featured .ui-tabs-panel
{
	width: 417px;
	height: 206px;
	background: #FFF;
	position: relative;
	overflow: hidden;
}
#featured .ui-tabs-hide
{
	display: none;
}
#featured LI.ui-tabs-nav-item A
{
	display: block;
	height: 60px;
	color: #333;
	background: #FFF;
	line-height: 20px;
	outline: none;
}
#featured LI.ui-tabs-nav-item A:hover
{
	background: #FFF;
}
#featured LI.ui-tabs-selected
{
	background: url(images/selected-item.gif) no-repeat top left;
}
#featured UL.ui-tabs-nav LI.ui-tabs-selected A
{
	background: #FFF;
}
#featured UL.ui-tabs-nav LI IMG
{
	float: left;
	margin: 2px 5px;
	background: #FFF;
	padding: 2px;
	border: 1px solid #EEE;
}
#featured .ui-tabs-panel .info
{
	position: absolute;
	top: 180px;
	left: 0;
	height: 70px;
	width: 400px;
	background: #FFF;
}
#featured .info H2
{
	background: #FFF;
	font-size: 18px;
	font-family: Georgia, serif;
	color: #FFF;
	padding: 5px;
	margin: 0;
	overflow: hidden;
}
#featured .info P
{
	background: #FFF;
	margin: 0 5px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #F0F0F0;
}
#featured .info A
{
	background: #FFF;
	text-decoration: none;
	color: #000;
}
#featured .info A:hover
{
	text-decoration: underline;
}
/*******************
**** Modal Window Styles *****/
#mask
{
	position: absolute;
	z-index: 9000;
/*Z-index of #mask must lower than #boxes .window*/
	background-color: #000;
	display: none;
	height: 5000px;
}
.window
{
	position: absolute;
	display: none;
	z-index: 9999;
}
#dialog
{
	width: 600px;
	height: 300px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	height: auto;
	display: none;
	background: #1F5453 url(../images/container-bk.jpg) repeat-y top left;
	border: 4px solid #1F5453;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.detailLink
{
	font-size: 9.5pt;
}
/*FORM STYLES*/
TD.rightAlign
{
	text-align: right;
}
.myform
{
	margin: 0 auto;
	width: 790px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
H1.stylized
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	color: #000;
}
P.stylized
{
	font-size: 12px;
	color: #000;
	margin-bottom: 10px;
	border-bottom: 1px solid #FFA500;
	padding-bottom: 10px;
}
SPAN.stylized
{
	display: block;
	font-weight: bold;
	text-align: right;
	color: #000;
	font-size: 8pt;
}
SPAN.smallStylized
{
	color: #555;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	margin-bottom: 10px;
}
INPUT.stylized
{
	font-size: 12px;
	border: 1px solid #FFA500;
	margin-bottom: 10px;
}
SELECT.stylized
{
	font-size: 12px;
	border: 1px solid #FFA500;
	margin-bottom: 10px;
}
TEXTAREA.stylized
{
	float: left;
	font-size: 12px;
	border: 1px solid #FFA500;
	margin-bottom: 10px;
}
BUTTON.stylized
{
	clear: both;
	margin-left: 50px;
	width: 315px;
	height: 31px;
	background: #666666;
	text-align: center;
	line-height: 31px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
A.detailLink
{
	font-size: 9pt;
}
A.glossaryLink
{
	font-size: 9pt;
	color: #DDD;
}
A.termLink
{
	font-size: 9pt;
	color: #FFF;
}
TABLE.formtable TR TD
{
	padding-bottom: 10px;
}
