body {
	margin: 0;
	padding: 0;
	font-family:Leelawadee, "Trebuchet MS", Arial;
	font-size: 14px;
}

#Header {
	padding-bottom: 7px;
}

.Login
{
    position: absolute;
    right: 20px;
    color: #000000;
    font-size: 14px;
    text-align: right;
    top: 3px;
}

#NavBar {
	background-image: url(images/borders/NavBar.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 100%;
}

.NavBarText
{
	position: absolute;
	left: 215px;
	text-align: left;
	padding-top: 2px;
}

.NavBarText a:link,
.NavBarText a:visited
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 17px;
	text-decoration: none;
	padding-right: 20px;
}

.NavBarText a:active
{
	color: #FF0000;
	font-weight: normal;
	font-size: 17px;
	text-decoration: none;
	padding-right: 20px;
}

.NavBarText a:hover
{
	color: #FFFFFF;
	font-size: 17px;
	text-decoration: underline;
	padding-right: 20px;
}

#container {
	min-width: 600px;
	min-height: 600px;
}

#LeftCol {
	width: 200px;
	float: left;
	padding-left: 5px;
	padding-top: 20px;
}

#Menu
{
	margin-top: 0px;
	font-size:16px; 
	border: 1px solid #CCCCCC;
	background:#E8E8E8;
	line-height: 23px;
	padding-left: 5px;
	padding-right: 5px;
}

#Menu a:link,
#Menu a:visited,
#Menu a:active  
{
	color: #000000;
	text-decoration: none;
}

#Menu a:hover
{
	color: #000000;
	text-decoration: underline;
}

.SubMenu
{
	margin-top: 0px;
	font-size:16px; 
	border: 1px solid #CCCCCC;
	background:#E8E8E8;
	line-height: 23px;
	padding-left: 5px;
	padding-right: 5px;
}

.SubMenu a:link,
.SubMenu a:visited,
.SubMenu a:active  
{
	color: #000000;
	text-decoration: none;
	font-size:16px; 
	border: 1px solid #CCCCCC;
	background:#E8E8E8;
	line-height: 23px;
	padding-left: 5px;
	padding-right: 5px;
}

.SubMenu a:hover
{
	color: #000000;
	text-decoration: underline;
	font-size:16px; 
	border: 1px solid #CCCCCC;
	background:#E8E8E8;
	line-height: 23px;
	padding-left: 5px;
	padding-right: 5px;
}

#Search
{
    margin-bottom: 0px;
	font-size:14px; 
	border: 1px solid #CCCCCC;
	background:#E8E8E8;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#SideShow
{
    margin-bottom: 0px;
	font-size:14px; 
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
}

#Main {
	margin-left: 220px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 15px;
}

.NoHeading{
   padding-top: 20px;
}

#Footer {
	color: #666666;
	font-size: 10px;
	background-color: #F0F0F0;
}

.FooterLeft
{
	text-align: left;
	padding-left: 15px;
}

.FooterLeft a:link,
.FooterLeft a:visited,
.FooterLeft a:active  
{
	color: #000066;
	text-decoration: none;
}

.FooterLeft a:hover
{
	color: #000066;
	text-decoration: underline;
}

.FooterRight{
    text-align: right;
    padding-right: 15px;
}
	
.Daimler
{
    text-align: right;
    padding-right: 15px;
	color: #666666;
	font-size: 10px;
	padding-bottom: 15px;
}

.Daimler a:link,
.Daimler a:visited,
.Daimler a:active  
{
	color: #000066;
	text-decoration: none;
}

.Daimler a:hover
{
	color: #000066;
	text-decoration: underline;
}

.BreadCrumb
{
    font-size: 10px
}

.TemplatePic
{
    vertical-align: bottom;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.TemplateInfo
{
    font-size: 10px;
    vertical-align: top;
    text-align: center;
}

.Attachment
{
    font-size: 11px;
    color: #666666;
    font-style: italic;
}

h1
{
	color: #000000;
	font-size: 22px;
	text-align: left;
	margin-bottom: 0px;
}

h2
{
    margin-top: 7px;
	color: #333366;
	font-size: 20px;
	text-align: left;
}

h3
{
	color: #660000;
	font-size: 18px;
	text-align: left;
}

h4
 {
	font-size: 16px;
	color: #cc3300;
}

h5 
{
	font-size: 16px;
	font-style: italic;
	color: #660000;
}

h6
{
	font-size: 15px;
	font-style: italic;
}

.DealerHeader
 {
	font-size: 16px;
	color: #cc3300;
	font-weight: bold;
}

.DealerBox
{
    padding-bottom: 20px;
    height: 100px;
}

.DealerImages
{
    padding-top: 10px;
}

.DealerText
{
    padding-left: 15px;
    padding-right: 15px;
}

td
{
    vertical-align: top;
}

.TextBox
{
    background: #FFFFCC;
    font-family: Leelawadee, "Trebuchet MS", Arial;
    font-size: 14px;
    color: #000000;
}

.PartTable{
    text-align: center;
    border-collapse: collapse;
    width: 600px;
    margin-top: 15px;
}

.PartHeading{
    font-weight: bold;
    padding: 4px;
    text-align: left;
}

.PartText{
    padding: 4px;
    text-align: left;
}

.TablePos{
	text-align: center;
}

.BulletinTable{
	border-collapse: collapse;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	width: 80%;
}

.SPRTable{
	border-collapse: collapse;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	width: 608px;
}

.SPRHeading{
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

.SPRText{
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom:15px;
}

.TableHeading{
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

.TableBN{
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #FF0000;
	vertical-align: top;
}

.TableText{
	text-align: left;
	border-left: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	vertical-align: top;
}

a:link,
a:visited,
a:active  
{
	color: #ff0000;
	text-decoration: none;
}

a:hover
{
	color: #ff0000;
	text-decoration: underline;
}

.TableHeading{
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

.TableBN{
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #FF0000;
	vertical-align: top;
}

.TableText{
	text-align: left;
	border-left: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	vertical-align: top;
}

.TableTextCenter{
	text-align: center;
	border-left: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	vertical-align: top;
}

.TImage{
	text-align: center;
	width: 160px;
	border-bottom: 1px solid #FF0000;
}

.ImageTable{
	border-collapse: collapse;
	border: 1px solid #FF0000;
	width: 100%;
}

.ImageCell{
	border: 1px solid #FF0000;
	width: 25%;
	text-align: center;
	vertical-align: bottom;
}

.SEResultItem{
    padding: 4;
}

.SEResultItemLink{
    font-size: 14px;
}

.SEResultItemSummary{
    font-size: 12px;
}

.SEResultItemURL,
.SELocation,
.SEContent{
    font-size: 10px;
    color: Gray;
}

.SEHeader{
    background-color: #CCD7EC; 
    border: 1px solid #95A9D3;
    padding: 4px;
}

.SEFooter{
    font-size: 9pt; 
    background-color: #CCD7EC; 
    border: 1px solid #95A9D3; 
    padding:4px; 
    text-align: left;
}

.SEFooterText{
    font-size:9pt;
}

.ModalPopupBackground{
    background-color:#000000; 
    opacity:.7; 
    filter: alpha(opacity=70); 
}

.ModalPopUp{
    border: solid 2px #000000;
    background-color: #FFFFDD;
    width: 700px;
    padding: 10px;
}

.Date{
    color: #999999; 
    font-size:8px;
}


