﻿body
{
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


hr
{
	width: 100%;
	height: 3px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border-width: 0px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin: 10px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin: 8px;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669999;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

img
{
	text-decoration: none;
	border-width: 0px;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

li
{
	padding: 0px;
	margin: 5px 0px 5px 0px;
}

#sitecontainor
{
	width: 100%;
	background-image: url(../images/mulaboration_img/header_bg.png);
	background-repeat: repeat-x;
	text-align: left;
}

#siteheader
{
	position: relative;
	width: 900px;
	height: 118px;
}

#siteheader .logo
{
	position: absolute;
	bottom: 20px;
	left: 0px;
	border-width: 0px;
}

#siteheader .nav
{
	position: absolute;
	bottom: 30px;
	right: 0px;
	border-width: 0px;
}

#siteheader .nav a
{
	color: #336699;
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	font-weight: normal;
}

#siteheader .nav a:hover
{
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #EEEEEE;
}

#siteheader .headertoplinks
{
	position: absolute;
	top: 20px;
	right: 0px;
	border-width: 0px;
}


#siteheader .headertoplinks a
{
	color: #336699;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
}

#siteheader .headertoplinks a:hover
{
	color: #336699;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px 5px 0px 5px;
}

#pagebody_frontbg
{
	width: 100%;
	background-image: url(../images/mulaboration_img/body_bg.png);
	background-repeat: repeat-x;
}

#pagebody
{
	background-position: bottom;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/mulaboration_img/body_bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.pagecontent
{
	text-align: left;
	width: 880px;
	padding: 0px 10px;
}

#intro
{
	width: 860px;
	height: 508px;
	text-align: left;
	border-width: 0px;
	position: relative;
	background-image: url(../images/mulaboration_img/intro_bg.png);
	background-repeat: no-repeat;
	margin-top: 30px;
}

#intro h1
{
	border-width: 0px;
	position: absolute;
	top: 20px;
	left: 40px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

#intro .demoscreen
{
	width: 500px;
	height: 400px;
	border-width: 0px;
	background-image: url(../images/mulaboration_img/intro_screen.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 90px;
	right: 80px;
}

#intro ul.idealist
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 100px;
	left: 40px;
}

#intro ul.idealist li
{
	padding: 0px;
	margin: 10px 0px 10px 0px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#intro ul.idealist li img
{
	margin-right: 10px;
}

#intro .ViewDetailArea
{
	border-width: 0px;
	position: absolute;
	bottom: 40px;
	left: 60px;
}

#intro .SignupFreeTrial
{
	border-width: 0px;
	position: absolute;
	bottom: 40px;
	right: 20px;
}

.pageheader
{
	width: 890px;
	height: 50px;
	background-image: url(../images/mulaboration_img/pagehead_bg.png);
	background-repeat: repeat-x;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.pageheader h1
{
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.pageheader table
{
	width: 100%;
}

.pageheader ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.pageheader li
{
	padding: 0px;
	margin: 5px;
	float: right;
}

.pageheader li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}

.pageheader li a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-decoration: none;
}

#sitefooter
{
	height: 150px;
	padding: 0px 0px 0px 33px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #CCCCCC;
	background-color: #F6F6F6;
}

#sitefooter table, #sitefooter div
{
	width: 900px;
	text-align: left;
}

.linebox
{
	border: 1px solid #CCCCCC;
	padding: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #FFFFFF;
	margin: 10px;
}

.highlighttxt
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.graytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}

.yellowbtn
{
	border: 1px solid #FF9900;
	background-image: url(../images/elements/btn_yellow_bg.jpg);
	background-repeat: repeat-x;
	height: 27px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	cursor: pointer;
}

.yellowbtn:hover
{
	border: 1px solid #FFCC00;
	background-image: url(../images/elements/btn_yellow_bg_hover.jpg);
	background-repeat: repeat-x;
	height: 27px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}

.graybtn
{
	border: 1px solid #CCCCCC;
	background-image: url(../images/elements/btn_default_gray.jpg);
	background-repeat: repeat-x;
	height: 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}

.graybtn:hover
{
	border: 1px solid #CCCCCC;
	background-image: url(../images/elements/btn_default_gray.jpg);
	background-repeat: repeat-x;
	height: 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	cursor: pointer;
}

.tdItem
{
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	height: 50px;
	text-align: left;
	padding-left: 5px;
}

.tdSubItem
{
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 50px;
	text-align: left;
	padding-left: 20px;
}

.tdlv1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	height: 50px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #0099CC;
}

.tdlv2
{
	border: 1px solid #E6E6E6;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	height: 50px;
	text-align: center;
}

.tdlv2b
{
	border: 1px solid #E6E6E6;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

.tdlv2a
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	height: 50px;
	text-align: center;
}



#pagebody .leftcol
{
	width: 200px;
	text-align: left;
}


#pagebody .leftcol .subpot
{
	width: 200px;
	height: 20px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #E4E4E4;
	padding-top: 8px;
	padding-bottom: 5px;
}

#pagebody .leftcol .subpot a
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}

#pagebody .leftcol .subpot a:hover
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #6F9ECE;
	text-decoration: none;
}

#pagebody .contentcol
{
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #C0C0C0;
	width: 600px;
}

#pagebody .contentcol .factpoint
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}

#pagebody .contentcol hr
{
	width: 100%;
	height: 3px;
	color: #E7E7E7;
	background-color: #E7E7E7;
	border-width: 0px;
}

#pagebody .contentcol .icon-container
{
	width: 70px;
}

#pagebody .contentcol .content-container
{
	width: 500px;
	text-align: left;
	padding-left: 10px;
}

.parafooter
{
	text-align: right;
	height: 20px;
	padding: 5px;
}

.parafooter a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #336699;
}

.formlbl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.Msgbox
{
	margin: 10px;
	border: 1px solid #EFEFEF;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	background-color: #FDFDFD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.tipsContent
{
	display: none;
}

.learnmore_lnk
{
	margin: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

#features_overview
{
	background-image: url(../images/mulaboration_img/features_overview_header_bg.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 370px;
	position: relative;
}

#features_overview .content
{
	position: absolute;
	top: 100px;
	left: 30px;
	width: 360px;
	height: 140px;
	font-family: Arial;
	font-size: 16px;
	color: #808080;
}

#features_overview .signupbtn
{
	position: absolute;
	top: 270px;
	left: 30px;
}

.outline_features
{
	margin: 10px;
	width: 900px;
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

#overview_header
{
	width: 800px;
	height: 280px;
	position: relative;
}

#overview_header .content
{
	position: absolute;
	top: 20px;
	left: 25px;
	width: 230px;
	font-family: Arial;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

#overview_header .contentSmall
{
	position: absolute;
	top: 20px;
	left: 25px;
	font-family: Arial;
	font-size: 16px;
	color: #666666;
}


.outline_features .header
{
	height: 20px;
}

.outline_features .header a
{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.outline_features .header a:hover
{
	text-decoration: underline;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #336699;
}

.outline_features .items
{
	padding: 10px;
}

.outline_features .items a
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}

.outline_features .items a:hover
{
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
}


.outline_features .items ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.outline_features .items li
{
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

.vertical_sbanner
{
	margin: 10px 0px 10px 0px;
	background-position: 0px 0px;
	background-image: url(../images/mulaboration_img/vertical_small_banner_bg.png);
	background-repeat: no-repeat;
	width: 260px;
	height: 60px;
	padding: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}

.vertical_sbanner:hover
{
	background-position: 0px -80px;
	background-image: url(../images/mulaboration_img/vertical_small_banner_bg.png);
	background-repeat: no-repeat;
	width: 260px;
	height: 60px;
	padding: 10px;
}

.vertical_sbanner .titlelnk
{
	text-decoration: none;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #336699;
}

.hlbtn
{
	background-image: url(../images/elements/hl_btn_bg.png);
	background-repeat: repeat-x;
	height: 49px;
	padding: 8px 15px 8px 15px;
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.mtentext
{
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	cursor:text;
}