body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	margin: 0px 0px 0px 0px;
	line-height: 130%;
	background-image: url(../images2/back2.gif);
	background-repeat: repeat-x;
}
td, input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	margin: 0px 0px 0px 0px;
	line-height: 130%;
}


a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660066;
	color: #669999;
	color: #330066;
	color: #339999;
	color: #006699;
	
}
a:hover{
	text-decoration: none;
}
b, strong{
	color: #666699;
	
}
h1{
	font-size: 16px;
	color: #666699;
	
	
}

p{
		margin: 18px 0px 18px 0px;
		padding: 0px;
}
ul{
		list-style-image: url(../images/bullet2.gif);
}

ul.mylist1{
		list-style-image: url(../artwork/bullets/sm2.gif);
	
}
ul.mylist1 li {
		margin: 0px 0px 6px 0px;
}
ul.mylist1 a{
	text-decoration: none;		
}



ul.nobullets1{
		list-style-image: none;
		list-style:none;	
}


#root{
		margin: 0px;
		padding: 0px;
		vertical-align: top;
		/*border: 1px solid red;*/
}

#root #footer{
		width: 745px;			
		text-align: center;
		margin: 6px 0px 0px 0px;
		padding: 0px 0px 20px 0px;
}

#root #footer a{
		font-size: 9px;
		color: #000000;
		text-decoration: none;
		padding: 0px 6px 0px 6px;
}
#root #footer a:hover{
		text-decoration: underline;		
}

#root #maincontent{
		width: 745px;
		background-image: url(../images2/back1.gif);
		background-repeat: repeat-y;
		background-position: left top;
		
		
}



#root #maincontent  #textcontent div.codeSnippet{

}

#root #maincontent  #textcontent div.codeSnippet h1{
		margin: 30px 0px 30px 0px;
		line-height: 120%;
		font-size: 16px;
}

#root #maincontent  #textcontent div.codeSnippet a{
		color: #626862; 
}


#root #maincontent  #textcontent{
		margin: 0px 40px 0px 40px;
		padding: 69px 0px 0px 0px;
		text-align: left;
		
}


#root #maincontent #contentback{
		width: 745px;
		background-image: url(../images2/images/body_01.gif);
		background-repeat: no-repeat;
		background-position: left top;
		
}

#root #topheader{
		width: 745px;
		position: relative;
		height: 50px;
		
}

#root #topheader #logo1{
		position: absolute;
		top: 25px;
		left: 10px;
}

#root #topheader a.topemail{
		position: absolute;
		top: 30px;
		left: 560px;
		color: #006699;
		color: #ffffff;
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
		
}
#root #topheader #linkpanel{
		position: absolute;
		width: 700px;
		top: 58px;
		left: 20px;
		background-color: #006699;
		height: 18px;
		
		
}

#root #topheader #linkpanel a{
		color: #FAB968;
		font-size: 10px;
		text-decoration: none;
		padding-right: 23px;
		font-weight: bold;
}

#root #topheader #linkpanel a:hover{
		color: #ffffff;
}


#root #bottomdiv{
		width: 745px;
		height: 25px;
		background-image: url(../images2/images/body_03.gif);
		background-repeat: no-repeat;
		background-position: left top;
		
}


/* Page content css styles */

div.titlePages{
		font-size: 14px;
		font-weight: bold;
		color: #006699;
		margin: 0px 0px 16px 0px;
}


.titleDark1{
	color: #006699;
	font-weight: normal;
	
}

.titleDark2{
	color: #666699;
	font-weight: normal;
	
}



div.websiteexample{

}

div.websiteexample a{
		text-decoration: none;
}


div.websiteexample div.description{
		padding: 6px 0px 20px 15px;
}

div.websiteexample .icon1{
		padding: 0px 3px 0px 0px;
}

.mailformTextinput1{
		width: 400px;
}

table.emailform td{
		text-align: left;
		vertical-align: top;
}

div.link_content{

}




div.link_content div.linksection{
		color: #666699;
		font-weight: bold;
		margin: 30px 0px 20px 0px;
}

div.link_content div.link{
		margin: 0px 0px 8px 20px;
}


ul.mylist2{
		list-style-image: url(../images/bullet2.gif);
	
}
ul.mylist2 li {
		margin: 0px 0px 30px 0px;
}
ul.mylist2 a{
	text-decoration: underline;		
}


ul.mylist3{
		list-style: none;
		list-style-image: none;
	
}
ul.mylist3 li {
		margin: 0px 0px 10px 0px;
}
ul.mylist3 a{
		text-decoration: underline;		
}

pre{
		font-size: 12px;
		padding: 0px 0px 0px 20px;
		font-family: verdana;
}

span.subitem1{
		
		color: #006699;
		
		
}
