body {
	margin: 0px; padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, "sans serif";
	font-size: small;
}

a, img, table { border: 0px; }

p, li, td {
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, "sans serif";
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	color: #006699;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, "sans serif";
	font-weight: bold;
	margin-top: 24px;
}
h1 { font-size: 20px; }
h2 { font-size: 16px; }
h3 { font-size: 16px; color: #DDDDDD; }
h4 { font-size: 14px; }
h5 { font-size: 14px; color: #DDDDDD; }
h6 { font-size: 12px; }

ul, ol {
		list-style-position: outside: margin-left: auto;
}

#container {
	width: 760px; height: auto;
	margin: 0px auto 0px auto;
}

#header {
	height: 70px;
	border: 5px solid #DDDDDD;
	margin-bottom: 2px;
	text-align: right;
}

#nav {
	width: 135px; height: auto;
	text-align: right;
	vertical-align: top;
	padding-top: 30px; padding-right: 5px;
	border: 5px solid #DDDDDD;
/*
	background-image: url(../display/images/bkg_Triangle.gif);
	background-repeat: no-repeat;
	background-position: 7px 210px;
*/
}
* html body #nav { width: 150px; background-position: 10px 225px; }
#nav img { padding-top: 10px; }

#getAdobe {
	margin-top: 25px;
	text-align: center;
}

#content {
	text-align: left;
	padding: 25px 25px 100px 25px;
	border: 5px solid #DDDDDD;
	vertical-align: top;
}
#content img#hdr_Main { margin-bottom: 20px; }
#content p,h1,h2,h3,h4,h5,h6,dd { margin-right: 15px; margin-left: 15px; }
#content h1,h2,h3,h4,h5,h6 { margin-bottom: 0px; }
#content li { padding-bottom: 12px; }
#content table,dl { margin-left: 10px; }
#content tr.greyRow { background-color: #CCCCCC; }
#content th,dt { color: #666666; font-weight: normal; line-height: 24px; text-align: left; }
#content dt { color: #666666; font-weight: bold; line-height: 24px; text-align: left; }
#content td.center { text-align: center; }

.guideItem {
	width: 30%; height: 220px;
	padding-right: 3%;
	margin-bottom: 20px;
	float: left;
}
* html body .guideItem { height: 260px; margin-bottom: 40px; }
.guideItem a { text-decoration: none; color: #006699; }
.guideItem a:hover { color: #FFCC00; }

.guideItemList {
	list-style-type: disc;
	list-style-image: url(../display/images/icons/ico_BlueRArrow.gif);
	list-style-position: outside;
}
* html body .guideItemList { margin-left: 25px; }
.guideItemList li {
	font-family: Arial, Helvetica, sans serif;
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	vertical-align: baseline;
}
.guideItemList li.PDFItem { list-style-image: url(https://www.smcmarketingtoolkit.com/display/images/icons/ico_Adobe.gif); line-height: normal; }
.guideItemList li.PPItem { list-style-image: url(https://www.smcmarketingtoolkit.com/display/images/icons/ico_Powerpoint.gif); line-height: normal; }
.guideItemList li.WordItem { list-style-image: url(https://www.smcmarketingtoolkit.com/display/images/icons/ico_Word.gif); line-height: normal; }
.guideItemList li.ExcelItem { list-style-image: url(https://www.smcmarketingtoolkit.com/display/images/icons/ico_Excel.gif); line-height: normal; }
.guideItemList li.QTItem { list-style-image: url(https://www.smcmarketingtoolkit.com/display/images/icons/ico_Quicktime.gif); line-height: normal; }
.guideItemList li.JPGItem { list-style-image: url(https://www.smcmarketingtoolkit.com/display/images/icons/ico_JPEG.gif); line-height: normal; }
.guideItemList li.singleSpace { line-height: normal; }

#footer {
	width: 832px;
	text-align: center;
	vertical-align: top;
}
#footer img { padding-right: 15px; }

#vmiLogo {
	position: relative;
	top: -40px; left: 5px;
	text-align: left;
}

#login_form {
	width: 45%;
	margin: 0px auto 0px auto;
	text-align: center;
	border: 4px solid #CCCCCC;
}
#login_form table {
	text-align: center;
	width: 99%;
	border: 0px;
}
#login_form table th { text-align: right; font-weight: bold; color: #000000; }
#login_form table td { text-align: left; font-weight: normal; color: #000000; }

p.invisible { color: #FFFFFF; }