/* CSS Document */
body {
	padding: 0px;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
}

#header {
	margin: 0px;
	height: 111px;
	width: 740px;
	padding: 0px;
	float: none;
	background-image: url(images/home_masthead.jpg);
}

#outerwrapper {
	background-image: url(images/shared/bglines.gif);
	background-repeat: repeat-y;
	padding: 7px 0px 0px;
	background-color: #FFFFFF;
	width: 740px;
	margin: 0px;
	float: left;
}	
	
#contentmenuwrap {
	float: left;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	width: 580px;
	clear: both;
}

#content {
	float: right;
	width: 405px;
	margin: 0px;
	background-color: #FBF8DF;
	background-image: url(images/shared/corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align:left;
	padding: 0px 0px 0px 10px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}

#content a {
	color: #003366;
}

#content a:visited {
	color: #999999;
}

#sidemenu {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 160px;
	clear: none;
}

#lheditable {
	float: left;
	padding: 8px;
	width: 150px;
	text-align: center;
}



#helpwith {
	height: 110px;
	width: 150px;
	float: left;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFCC;
	clear: both;
	margin-bottom: 10px;
	background-image: url(images/need_writing_help_bg_sml.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubox {
	font-size: 9px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	width: 145px;
	padding: 0px;
	float: left;
}
.ineedhelptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.ineedhelpformcontainer {
	width: 148px;
	margin: 65px 0px 7px;
	padding: 0px;
	float: left;
}

#rhswrapper {
	float: left;
	width: 142px;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	
}

#rhseditable {
	width: 150px;
	padding: 0px;
	margin: 0px 0px 0px 8px;
	text-align: center;	
}
.rhsnav {
	left: 8px;
	text-transform: uppercase;
	line-height: 150%;
	text-decoration: none;
	width: 142px;
	margin: 0px;
	padding: 0px;
	float: right;
	
}

.rhsnav a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #990000;
}

#rhsstore {
	width: 142px;
	background-color: #F8EEB6;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	letter-spacing: 0.1em;
	vertical-align: middle;
	text-align: left;
	background-image: url(images/shared/static_trolley_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 25px;
	top: 0px;
	margin: 0px 0px 2px;
	padding: 0px;
	clear: none;
	text-decoration: none;
}

#rhsstore a:hover {
	background-image: url(images/shared/animated_trolley_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 142px;
	display: block;
	text-decoration: none;
}

#bottomnav {
	clear: both;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(images/shared/bglines_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer {
	clear: both;
	background-color: #333333;
	width: 725px;
	border: 1px solid #999999;
	padding: 5px 5px 5px 10px;
	position: relative;
	top: 15px;
	bottom: 15px;
	background-image: url(images/shared/corner_grey.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px 0px 20px;
	float: left;
}

#formbox {
	background-color: #F5ECAB;
	width: 95%;
	border: 1px solid #FFCC99;
	padding: 5px 4px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0px;

}

#subformbox1 {
	float: left;
	width: 40%;
	text-align: right;
	padding: 0px 0px 4px;
	margin: 0px;
	clear: both;

}

#subformbox2 {
	width: 50%;
	float: left;
	margin: 0px;
	padding: 0px 0px 4px 10px;


}

#subformquestion {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top: 1px dashed #F2DB7B;
	border-right: 1px none #F2DB7B;
	border-bottom: 1px none #F2DB7B;
	border-left: 1px none #F2DB7B;
	clear: both;

}

#examplebox {

}


h6 {
	font-weight: bold;
	color: #666666;
}
h1 {
	font-weight: lighter;
	color: #666666;
	font-size: 1.6em;
}
h2 {
	font-weight: normal;
	color: #CC0000;
	font-size: 1.4em;
}
h3 {
	font-weight: 600;
	color: #666666;
	font-size: 1.3em;
}
h4 {
	color: #CC0033;
}
h5 {
	color: #333333;
}
p {
	font-size: 0.8em;
	color: #333333;
	line-height: 1.5em;
}

hr {
	color: #666666;
	height: 1px;
	width: 100%;
}

#searchbox {
	background-color: #FBF8DF;
	width: 137px;
	clear: both;
	float: left;
	margin-top: 6px;
	margin-bottom: 40px;
	background-image: url(images/home_box_corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 5px;
}

#rhsdownload {
	width: 142px;
	background-color: #F8EEB6;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	letter-spacing: 0.1em;
	vertical-align: middle;
	text-align: left;
	background-image: url(images/shared/static_download_bg.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	clear: none;
	text-decoration: none;
}
#rhsdownload a:hover {
	background-image: url(images/shared/ani_download_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 142px;
	display: block;
	text-decoration: none;
}
.relatedsites {
	font-size: 0.8em;
	line-height: 150%;
	color: #CCCCCC;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.relatedsites a {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
.relatedsites a:hover {
	text-decoration: none;
	color: #FBF8DF;
}
.relatedwebsitestitle {
	font-size: 0.9em;
	color: #FBF8DF;
	margin-bottom: 5px;
	margin-top: 0px;
}
.bottomtext {
	font-size: 0.8em;
	color: #666666;
	text-align: center;
	margin: 15px;
	line-height: 175%;
}
.bottomtext a {
	text-decoration: underline;
	color: #666666;
	cursor: help;
}
.bottomtext a:hover {
	color: #990000;
	font-weight: normal;
}
.searchtitle {
	font-size: 11px;
	color: #333333;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}
.searchform {
	margin: 0px;
	padding: 0px;
	width: 130px;
	height: 20px;
	float: left;
}
.searchbar {
	font-size: 10px;
	width: 85px;
	clear: none;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
.gobutton {
	font-size: 9px;
}

.softwareedition {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #666666;
	line-height: 1px;
}
.contentboxborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	padding-bottom: 10px;
}
.relatedtopics {
	font-size: 1.3em;
	color: #CC0000;
}
.relatedtopicslinks {
	margin-left: 15px;
	line-height: 80%;
}
#contentmenuwrap2 {

	float: left;
	margin: 0px;
	padding: 0px;
	width: 600px;
	clear: none;
}
#sidemenu2 {

	float: right;
	padding: 0px;
	margin: 0px;
	width: 140px;
}
#content2 {
	float: right;
	width: 440px;
	margin: 0px;
	background-color: #0066FF;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align:left;
	padding: 0px;
}
#sidemenu2 {
	float: right;
	padding: 0px;
	margin: 0px;
	width: 160px;
	background-color: #FF3300;
}
#rhseditable {
	clear: both;
	width: 140px;
	padding-top: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}#lhseditable {
	clear: both;
	width: 150px;
	padding-top: 5px;
}
.pointtext {
	font-size: 0.8em;
	line-height: 20px;
}
.pointtext2 {

	font-size: 0.8em;
	line-height: 20px;
}
#subformquestion2 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.subforminputbox {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#subformquestioninput {

	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
}

.SWReviewsHead {
	font-size: 1.4em;
	font-weight: bold;
}

.examplebefore {
	font-size: .8em;
	padding: 5px 5px 10px;
	float: left;
	width: 177px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #999999;
	height: 100%;
	background-color: #FFFFCC;
}.exampleafter {
	font-size: .8em;
	padding: 5px 5px 10px;
	float: left;
	width: 177px;
	border: 1px solid #999999;
	margin: 0px;
	height: 100%;
	background-color: #FFFFCC;
	clear: right;
}

#examplebox {
	margin: 0px 0px 15px;
	padding: 0px;
	clear: both;
	float: left;
	width: 395px;

}.bodyparagraph {
	clear: both;
}
.exampletitle {
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	font-variant: small-caps;
}
.SWanalysis {
	font-size: 1em;
	font-variant: small-caps;
	color: #666666;
	font-weight: bold;
}
.comparisonbefore {
	font-size: 0.7em;
	padding: 5px 5px 10px 7px;
	float: left;
	width: 180px;
	height: 100%;
	background-color: #FFFFCC;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 0px 0px 15px;
	line-height: 30px;
}
.comparisonafter {
	font-size: 0.7em;
	padding: 5px 3px 10px 12px;
	float: left;
	width: 177px;
	margin: 0px;
	height: 100%;
	background-color: #FFFFCC;
	clear: right;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	line-height: 30px;
}
.comparisontext {
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: 7%;
	padding-bottom: 7px;
}
.examplebeforewhite {

	font-size: .8em;
	padding: 5px 5px 10px;
	float: left;
	width: 177px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px none #999999;
	height: 100%;
}
.exampleafterwhite {

	font-size: .8em;
	padding: 5px 5px 10px;
	float: left;
	width: 177px;
	border: 1px none #999999;
	margin: 0px;
	height: 100%;
	clear: right;
}

.examplered {color: #CC0000}
.exampleblue {
color: #3300FF
}
.exampleLineBreak {
	margin: 0px;
	padding: 5px 0px 0px;
	width: 170px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.examplebox {
	font-size: .8em;
	padding: 5px 5px 10px;
	float: left;
	width: 95%;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #999999;
	background-color: #FFFFCC;
	margin-right: 0px;
}

#popouterwrapper {
	background-image: url(images/shared/pop-bglines.gif);
	background-repeat: repeat-y;
	padding: 0px;
	background-color: #FFFFFF;
	width: 350px;
	margin: 0px;
}

#popbottomnav {

	clear: both;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(images/shared/pop-bglines_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.popbottomtext {

	font-size: 0.7em;
	color: #666666;
	text-align: center;
	margin: 15px;
	line-height: 175%;
}

.popbottomtext a {
	text-decoration: underline;
	color: #666666;
	cursor: help;
}
.popbottomtext a:hover {
	color: #990000;
	font-weight: normal;
}

#popcontent {
	width: 330px;
	color: #333333;
	padding: 10px 10px 0px;
	font-size: 1em;

}

#popcontent a {
	color: #003366;
}

#popcontent a:visited {
	color: #999999;
}
#pop_lg_content {

	width: 720px;
	color: #333333;
	padding: 10px 10px 0px;
	font-size: 1em;
}
#pop_lg_content a {

	color: #003366;
}
#pop_lg_content a:visited {

	color: #999999;
}
.sidequotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
	font-size: 0.8em;
	width: 90%;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.registersmltext {
	font-size: 0.8em;
}
#popmedouterwrapper {

	background-image: url(images/shared/pop-med-bglines.gif);
	background-repeat: repeat-y;
	padding: 0px;
	background-color: #FFFFFF;
	width: 450px;
	margin: 0px;
}
#popmedcontent {

	width: 430px;
	color: #333333;
	padding: 10px 10px 0px;
	font-size: 1em;
}
#popmedcontent a {

	color: #003366;
}
#popmedcontent a:visited {

	color: #999999;
}
#popmedbottomnav {
	clear: both;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(images/shared/pop-med-bglines_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
h6 {
	color: #666666;
	font-size: .9em;
}
.tutorialsubheader {
	font-size: 1em;
	font-weight: bold;
	color: #666666;
}

.exampleboxhighlighted {
	color: #FF0000;
	font-weight: bold;
}
.quotes {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
	font-size: 0.8em;
	width: 90%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
