/*

 A 			{ color: #CC9900; font-family: "Trebuchet MS", verdana, arial, sans-serif; text-decoration: none; font-weight:bold; } 
A:link		{ color: #CC9900; text-decoration: none; } 
A:visited	{ color: #CC9900; text-decoration: none; } 
A:active	{ color: #FFCC00;  } 
A:hover		{ color: #FFCC00;  } 



vki+aralco remove

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	background-image:url('images/BodyDarkSliver.png');
	background-color:#dcdcdc; 
/*	height: 100%;*/
}

#page{
	background-color: #FFF;
}
*/


/* vki aralco removed

h1 {
	font-family: "Trebuchet MS", verdana,arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	color: #000;
}*/

/*.body {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .7em; 
	color: #000000; 
	margin-left: 0px;
}*/

.byline, .entryfooter, .trackbackfooter {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	/*font-size: .7em;*/
	line-height: 135%;
	margin: 0;
	padding: 0 0 8px 0;
	color: #000;
}
.byline{
	clear:both;
}

.commentBody {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .8em; 
	color: #000000; 
	margin-right: 10px;
	margin-bottom: 40px;
}

.commentByLine {
	font-weight: bold;
	clear: left;
}

#blogText {
	padding:0 8px 0 8px;
}

#banner, #banner a {
	font-family: "Trebuchet MS", verdana,arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: white;
	background-color: #FFCC00;	
	padding:5px;
}

input, select, textarea {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: 0.8em; 
	color: #000000; 
}


.menuTitle {
	font-family: verdana, arial, sans-serif; 
	font-size: 10px;
	background-color: #41578B;
	text-align: center;
	text-transform: uppercase;
	/*letter-spacing: .2em;*/
	padding: 5px;
	color:#FFFFFF;
}

.header, .header a {
	font-family: verdana, arial, sans-serif; 
	font-size: .7em;
	text-align: center;
	font-weight: bold;
}


#calendar{
	width:90%;
	margin:0 auto 0 auto
}
.calendarTable, .calendarTable a {
	font-family: verdana, arial, sans-serif; 
	font-size: .9em;
	text-align: center;
	padding: 2px;
	line-height: 14px;
}

.calendarToday {
	background-color: #FF8400;
}

.menuBody {
	font-family: verdana, arial, sans-serif; 
	/*font-size: .65em;*/
	text-align: left;
	padding: 2px;
	line-height: 14px;
}

.menuBody .header {
	font-size: 1em;
}

.menuBody A {
	font-family: verdana, arial, sans-serif; 
	font-size: 1em;
}

.date {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;  
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.blogHeader, .trackbackHeader, .commentHeader, .relatedentriesHeader {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: 11px; 
	color: #888; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
	background-color:#EFEFEF;
}

/* vki + aralco removed
.footerHeader {
	background-color: #ddd;
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .7em; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	font-weight:normal;
}*/

.rightMenu {
	border:1px solid #999;
	margin:8px;
}

.code {
	font-family: "courier new",courier,monospace;
	font-size: 1em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	overflow: auto;
	max-height: 200px;
    padding: 4px 4px 4px 4px;
    line-height: 15px;
	 margin:5px 0 5px 0;	
}

.codePrint {
	font-family: courier,monospace;
	font-size: .7em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
    padding: 4px 4px 4px 4px;
    line-height: 15px;	
}
.center{
	text-align:center;
}
.entry{
	margin-bottom:28px;
	padding-bottom:23px;
	border-bottom:1px dashed #999;
	
}
a img{
	border: 0px;
}

.comment, .trackback, .commentAlt, .trackbackAlt{
	border: 1px solid #999;
	padding: 10px;
	margin:10px 0;
	position:relative;

}
.commentAlt, .trackbackAlt{
background-color:#efefef;

}
.comment img, .commentAlt img{
	float:left;
	position:relative;
	margin: 0 5px 5px 0;
}



.commentBody, .trackbackBody{
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	/*font-size: .7em; */
	color: #000000; 
	margin-bottom: 10px;
}

 #relatedEntriesList {
 	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	/*font-size: .7em;*/ 
	color: #000000;
 }



.commentByLine, .trackbackByLine {
	font-style: italic;
	/*font-size: .7em;*/
}

.addCommentLink,.addTrackbackLink{
	text-align:right;
	}
#trackbacks,#comments{
	margin-top:8px;
	}
#calendar th{
	font-weight: normal;
}
.tbLink{
	font-size:1.1em;
}

.autoImage {
	float: left;
	margin: 0 5px 5px 0;
}

.byline img{
	vertical-align: top;
}

/*==================Forms======================*/
fieldset#commentForm, fieldset#sendForm{
margin:8px;
text-align:left;
}
fieldset#sendForm{
border:none;
}
fieldset#commentForm legend,fieldset#sendForm legend {
font-size: 1.1em;
font-weight: normal;
color: #000000;
margin: 0px 0px 0px 0px;
padding: 3px 5px 10px 5px;
}
fieldset#commentForm label,fieldset#sendForm label{
float:left;
width:110px
}
fieldset#sendForm label{
width:130px;
}
fieldset#commentForm div,fieldset#sendForm div{
clear:both;
margin-bottom:5px
}
fieldset#commentForm .longLabel{
width:260px
}
fieldset#sendForm .longLabel{
width:200px;
}
fieldset#commentForm .nofLoat,fieldset#sendForm .nofLoat{
float:none
}
fieldset#commentForm #comments,fieldset#sendForm #notes{
width:100%;
height:120px;
overflow: auto;
}
fieldset#sendForm #notes{
width:300px;
}
fieldset#commentForm img{
margin:3px auto
}
fieldset#sendForm img,fieldset#sendForm #submit{
margin-left:200px;
}
#popUpFormBody{
background:#fff;
margin:8px;
}

/**==================**/
.top_menu{
	width: 892px;
	margin-top:22px;
}
.main_content{
	width: 892px;
	margin-bottom:45px;
	background-color:white;
	padding:10px 10px 10px 10px;
}

.top_navibar{
	color:white;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	text-align:center;
	text-transform: uppercase;
	font-size:13px;
	float:left;
	padding:2px 9px 0 10px;
	height:22px;
	text-decoration:none;
	
}
a.top_navibar:link {
	text-decoration:none;
	color:white;
}
a.top_navibar:hover {
	color:silver;
	border-bottom:4px solid silver;
}
a.top_navibar:active {
	background-image:url('images/ActiveTab.png');
	background-position:center bottom;
	background-repeat:no-repeat;
}
a.top_navibar:visited {
	color:#fff;
}
.top_navidivider{
	background-image:url('images/Divider.png');
	background-repeat:no-repeat;
	width:2px;
	height:24px;
	float:left;
	padding:0 2px 0 2px;
}

.top_desc{
	float:right;
	Margin-right:250px;
	margin-top:35px;
	width:335px;
	font-size:10pt;
	font-family:Verdana;
	color:#1b3954;
}

.logo{
	float:left;
	width:249px;
	height:72px;
	padding-left:10px
}

.demo_desc{
	padding-left:35px;
	padding-top:5px;
	float:left;
	color:#00294e;
	font-size:12px;
	font-family: Verdana, Geneva, Tahoma, sans-serif; 
	width:380px;
	margin-right:12px;
	font-weight:bold;
	height:50px;


}

.demo_table{
	width: 100%;
	height:130px;

}

.top_navi_bot{	
	color:black;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	text-align:center;
	text-transform: uppercase;
	font-size:12px;
	float:left;
	padding:0px 9px 0 8px;
	text-decoration:none;
	height:34px;
	line-height:32px;	
}
a.top_navi_bot:link{
	
}
a.top_navi_bot:hover{
	color:#d75e05;
	border-bottom:4px solid silver;
	height:30px;
}
.top_navidividerbot{
	background-image:url('images/DividerBot.png');
	background-repeat:no-repeat;
	width:3px;
	height:24px;
	float:left;
	padding:2px 4px 0 2px;
	margin-top:5px;
}
.demo_td{
	width:372px;
	height:105px;
	padding-left:10px;
	background-image:url('images/Highlight_Buttons.png');
	background-repeat:no-repeat;
	background-position:35px 4px;
}
.demo_getdemotour{
	width:145px;
	height:52px;
	padding-left:10px;

}
.demotable_keys{
	color:#fff;
	font-family:Verdana;
	font-size:10px;
	line-height:11.6pt;
}
a.demotable_keys:link{ 
	color:#fff;
	text-decoration:none;
}
a.demotable_keys:Hover{ 
	color:#222;
}

a.demotable_keys:visited{
	color:white;
	text-decoration:none;
}

.demotable_locations{
	color:#00294E;
	font-family:Verdana;
	font-size:10px;
	line-height:13px;
	vertical-align:bottom;
	padding-bottom:8px;
	padding-top:2px;
	padding-left:10px;
	width:90px;
	background-image:url('images/DemoTableGradiant.png');
	background-position:1px 2px;
	background-repeat:no-repeat;
}
.demotable_keys_narrow{
	color:white;
	font-family:Verdana;
	font-size:11px;
	line-height:18px;
	vertical-align:bottom;
	padding-bottom:10px;
	padding-left:5px;
	width:90px;
	}
.top_demo{
	background-image:url('images/Sliver_Blue.png');
	background-color:#7092be;
	background-repeat:repeat-x;
	background-position:bottom center;
}
.demotable_key_item{
	color:white;
}

a.demotable_key_item:link{
	color:white;
}

a.demotable_key_item:hover{
	color:#00294E;
}
image{
	border-width: 0;
}
img{
	border-width: 0;
}
.features_div{
	margin-top:10px;
	border-left:dashed 1px silver;
}
.box{
	background-color:#F6F5F3;
}