/* CSS Document */
body{
	font-size:62.5%;
	font-family:Georgia, "Times New Roman", serif;
	color:#666666; font-weight:normal;
	background:/*url(images/grid.gif) top center repeat-y*/ #fff; /* Uncomment to display the grid */
	border-top:0em solid #666;
	padding:0 1em;
	padding:0px; margin:0px;
	line-height:18px;
}


ul{padding:0px; margin:0px; list-style-type:none;}

li{padding:0px; margin:0px;}

a{text-decoration:none;}

a:hover{text-decoration:underline;}

img{border:none; outline:none;}

p{padding:0px 0px 15px 0px; margin:0px 0px 0px 0px; font-weight:normal;}

h1, h2, h3, h4, h5, h6{padding:0px 0px 0px 0px;	margin:0px 0px 0px 0px;}


.clear{clear:both;}
.position{position:relative;}

/*------------------------ Style Css Use in Header ------------------------*/
#wrapper{
	width:950px;
	margin:0 auto;
}

.generic{
	border-top:5px solid #666; float:left;	
	padding-top:1em; margin-bottom:2em; font-size:16px;
	line-height:26px; width:948px; font-weight:normal;
	}

.generic1{
	border-top:5px solid #666; float:left;	
	padding-top:1em; margin-bottom:2em; font-size:16px;
	line-height:26px; width:750px;  font-weight:normal;
	}
.generic2{
	border-top:5px solid #666; float:left;	
	padding-top:1em; font-size:16px;
	line-height:26px; width:750px;
	}

.hundred{width:170px; float:right; border-top:5px solid #666; padding-top:1em; font-size:16px; line-height:25px;}

.link{color:#999999; outline:none;}
.link a{color:#000000; text-decoration:underline; outline:none;}
.link a:hover{color:#000000; text-decoration:none; outline:none;}

.generic_header{
	border-top:1.0em solid #666; /* The border at the top of each grid */
	border-bottom:5px solid #666;
	float:left;
	padding-top:10px;
	padding-left: 1em;
	margin-bottom:16px;
	width:940px;
}

#header{margin-bottom:16px;}

#nav{font-size:20px;}
#nav a{font-variant:small-caps; color:#000; text-decoration:underline; outline:none;}
#nav a:hover{text-decoration:none; color:#C80000; outline:none;}
#nav a:active {color:#000; outline:none;}
#nav span{float:right; margin-top:-1.2em;}


.sixforty{width:640px; margin-right:2em;}

img.left-img{ /* Float any image to the LEFT and give it some margin */
	float:left;	padding:4px;
	border:1px solid #ccc;
	margin-right:2em;
	}
	
img.right-img{ /* Float any image to the RIGHT and give it some margin */
	font-size:1em; float:right;	padding:4px;
	border:1px solid #ccc;	margin-bottom:1.8em;
	margin-left:2em; margin-top:0.3em;
	}
	
.border{padding:2px; border:1px solid #ccc;}

/*------------------------ Style Css End in Header ------------------------*/

h1{color:#000000;	font-size:30px;	font-style:italic; line-height:1.2em; font-weight:normal;}

h2{color:#404040; font-size:20px; padding:0px 0px 10px; font-weight:bold;}

h3{color:#404040; font-size:16px; margin-bottom:10px; font-weight:bold;}

h4{
	color:#404040;	font-size:1.2em; margin-bottom:1.5em;
	line-height:1.5em; font-variant:small-caps;
}

h5{
	color:#000;	font-size:1em;	margin-bottom:1.8em;
	line-height:1.8em;	font-variant:small-caps;
}

h6{
	color:#000;	font-size:1em;
	margin-bottom:1.8em; line-height:1.8em;
}


/*------------------------ Style Css Use in Footer ------------------------*/
#footer-nav{word-spacing:2px; font-size:11px;}
#footer-nav a{color:#000; font-variant:small-caps; font-size:11px; text-decoration:underline; outline:none;}
#footer-nav a:hover{text-decoration:none; color:#777777; outline:none;}

/*------------------------ Style Css End in Body ------------------------*/







