body { 
	/* Generic Text */
	font-family: Verdana, Helvetica; color: #000000;
	/* Tiled Background Image */
	background-image:  url(index/images/bkgd.gif); 
	/* code for the browser scrollbar */	
	scrollbar-3dlight-color:#FF0099; 
	scrollbar-arrow-color:#FF0099;
	scrollbar-base-color:white;
	scrollbar-darkshadow-color:black;
	scrollbar-face-color:white;
	scrollbar-highlight-color:#FF0099;
	scrollbar-shadow-color:#FF0099;
}

.banner1 {
	/* Tiled Background Image */
	background-image:  url(index/banners/banner1.gif);
	padding-left:10px;
}
.banner2 {
	/* Tiled Background Image */
	background-image:  url(index/banners/banner2.gif);
	padding-left:10px;
}
.banner3 {
	/* Tiled Background Image */
	background-image:  url(index/banners/banner3.gif);
	padding-left:10px;
}
.banner4 {
	/* Tiled Background Image */
	background-image:  url(index/banners/banner4.gif);
	padding-left:10px;
}
.banner5 {
	/* Tiled Background Image */
	background-image:  url(index/banners/banner5.gif);
	padding-left:10px;
}
.banner6 {
	/* Tiled Background Image */
	background-image:  url(index/banners/banner6.gif);
	padding-left:10px;
}
	

/* Generic Links */
a:link {color: #FF0099; text-decoration: none;}
a:visited {color: #FF6699; text-decoration: none;} 
a:hover  {color: #FF0099; text-decoration: underline;}
a:active {color: #FF0099; text-decoration: none;}

/* Main Navigation Links */
.mainNav {font-size: 12px; color: #FFFFFF; font-weight: bold;}
a.mainNav:link {color: #FFFFFF; }
a.mainNav:visited {color: #FFFFFF;} 
a.mainNav:hover  {text-decoration: underline;}
a.mainNav:active {color: #FFFFFF;}

/* Sub Navigation Links */
.subNav {padding:5px; font-size:14px; font-weight:bold; color:#FF0099;}
a.subNav:link {color: #FF0099; text-decoration: none;}
a.subNav:visited {color: #FF0099; text-decoration: none;} 	
a.subNav:hover  {color: #FF0099; text-decoration: underline;}
a.subNav:active {color: #FF0099; text-decoration: none;} 

p,h1,h2 {
	margin-top: 10px;
	margin-bottom:10px;
}

h1 {
	font-size:16px;
	margin-top:2px;
	margin-bottom:0px;
}

h2 {
	font-size:12px;
	padding-top:0px;
	margin-bottom:10px;
	font-weight: normal;
	font-style: oblique;
}

.menu_navigation { 
	padding: 5px; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FF0099;
}

.title_page {  
	font-size: 24px; 
	font-weight: bold; 
	color: #FFFFFF;
}
	
#title_header { 
	font-size: 12px; 
	font-weight: bold; 
	color: #009999;
}

#page_description { 
	font-size: 12px; 
	color: #009999; 
	text-align: justify;
}

#page_regular { font-size: 12px; color: #009999}
#page_date { font-size: 12px; color: #009999; font-weight: bold }
#page_link { font-size: 12px; font-weight: bold; color: #009999}
#page_title { font-size: 16px; font-weight: bold; color: #009999}
.labels { font-size: 12px; color: #009999; text-align: justify }
#labels { font-size: 12px; color: #00B3B3; text-align: justify }

td {
	font-family: Verdana, Helvetica; 
	font-size: 12px;  
	color: #000000;
}

/*
p:first-line { 
	text-transform: uppercase
}
*/

#content {
	padding: 30px;
	border-bottom: 1px dotted #CCCCCC;
}

.navigation {
	padding: 40px 10px 10px 10px;
	text-align: right;
	border-right: 1px dotted #CCCCCC;
}

p {
	padding-bottom: 10px;
	text-align: justify;
	line-height: 20px;
}

.footer {
	padding: 5px;
}

/* Forms - Input boxes and text fields*/
input, textarea {
	background-color : #FFFFFF;
	border: 1px solid #FF0099;
	font-family: Verdana;
	font-size: 10px;
	color: #FF0099;
	padding-left : 5px;
	padding-right : 5px;
}

.smallText {
	font-size: 10px;
}

.sectionLinks {
	padding-left :10px;
}


/* The project ID allows attachment of 
special attributes of the H1 and P elements */
#projects {
}

#projects H1 { 
	padding-top: 10px;
	border-top: 1px dotted #CCCCCC;
}

#projects p { 
	line-height: normal;
}

/* The genericDiv ID allows attachment of 
special attributes of the H1 and P elements */
#genericDiv {
}

#genericDiv H1 { 
	padding-top: 10px;
	border-top: 1px dotted #CCCCCC;
}

#contact { 
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

/* Combining Paragraph tag with the Navigation class to form exception */
.navigation p { 
	text-align: right;
	margin-top:0px;
	margin-bottom:10px;
	line-height: normal;
	padding: 0px;
}

.blogbody H1 { 
	padding-top: 10px;
	border-top: 1px dotted #CCCCCC;
}

/* MoveableType Stylesheet*/
	body {
			margin:0px 0px 0px 0px;	
	}

	
	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}


	#banner {
		font-family:verdana, helevetica;
		color:#333;
		font-size:x-large;
		font-weight:normal;	
  		padding:15px;
        border-top:4px double #666;
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: verdana, helevetica;
		font-size: xx-large;
		color: #333;
		text-decoration: none;
		}

	.description {
		font-family:verdana, helevetica;
		color:#333;
		font-size:small;
  		text-transform:none;	
		}
				
	#container {
		background:#FFF;
		border:1px solid #000000;		
		}

	#links {	
		padding:10px;	
		text-align: right;
		border-right: 1px dotted #CCCCCC;
		}
		
	.blog {
  		
		}

	.blogbody {
		font-size:small;
		font-weight:normal;
  		line-height:150%;
		}


  	.title	{
		margin-top:25px;
		font-size: medium;
		}			

	#menu {
  		margin-bottom:15px;
		background:#FFF;
		}		

	.date	{ 
		margin-top:10px;
		margin-bottom:10px;
		}			
		
	.posted	{ 
		font-family:verdana, helevetica; 
		font-size: x-small; 
		color: #000000; 
		padding-bottom:10px;
  		}
		
		
	.calendar {
		font-size:x-small;
		font-weight:normal;
  		line-height:100%;
  		padding:1px;
                	text-align:right;
		}
	
	.calendarhead {	
		font-size:small;
		font-weight:normal;
  		padding:1px;
		text-align:left;			
		}	
	
	.side {
		font-family:verdana, helevetica;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:100%;
  		padding:2px;				
		}	
		
	.sidetitle {
	 	font-size:14px;
	 	font-weight:bold;
	 	color: #FF0099;
  		margin-top:10px;	
		}			
	
	.syndicate {
		padding-top:25px;
		font-size:xx-small;
  		}	
		
	.powered {
		padding-right:10px;
		text-align: right;		
  		}
	
	.comments-body {
		font-size:small;
		font-weight:normal;
 		padding-bottom:10px;
  		padding-top:10px;
		}		

	.comments-post {
		font-size:x-small;
		font-weight:normal;
  		}	
			
	
	.trackback-url {
		font-size:small;
		font-weight:normal;
  		padding:5px;		
 		border:1px dotted #000;
		}
		
	.trackback-body {
		font-size:small;
		font-weight:normal;
  		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.trackback-post {
		font-size:x-small;
		font-weight:normal;
  		}
		
	.comments-head	{ 
		font-size:small; 
		border-bottom:1px dotted #CCC;
		margin-top:20px;
		font-weight:bold;
  		}		

	#banner-commentspop {
		font-size:large;
		font-weight:bold;
		border-left:1px solid #FFF;	
		border-right:1px solid #FFF;  		
		border-top:1px solid #FFF;  		
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			 
		}
