/* @override http://10.0.1.199/sites/www.chadcargill.com/assets/css/style-neo.css */

.NewCommentBox {
		border: thin solid #295a8e;
	background-color: #e4e4e4;
	color: #255486;
	padding: 10px;
	text-align: justify;
}

.NewCommentBox input {
	border: 1px solid #295a8e;
}

.NewCommentBox input:hover {
	border: 1px solid #295a8e;
	background-color: #f2ffff;
}

.NewCommentBox textarea {
	border: 1px solid #295a8e;
}

.NewCommentBox textarea:hover {
	border: 1px solid #295a8e;
	background-color: #f2ffff;
}

.comment {
	width: 100%;
	clear: left;
	margin-bottom: 42px;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.comment .text {
}

.comment .commenter {
	font-size: 15px;
	float: left;
	font-weight: bold;
}

.comment .location {
	float: left;
	margin-left: 1%;
	color: #204b7a;
	font-size: 15px;
	line-height: 21px;
}

.title .updated {
	font-size: 10px;
	font-weight: bold;
	color: #2a5c91;
	float: right;
}

.title {
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
	border: 1px none #295a8e;
	background-color: #e4e4e4;
	margin-top: 5px;
	color: #255486;
}


body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a {
	color: #306199;
}

a:hover {
	color: #234874;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:hover {}
.style1 {
	color: #8E8E8E;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #969693;
	font-size: 11px;
	font-family: tahoma
}
.style3 {
	color: #7C7C7C;
	font-size: 8px;
	font-family: tahoma;
	font-weight:bold
}
.style4 {
	color: #7C7C7C;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style5 {
	color: #808080;
	font-size: 11px;
	font-family: tahoma
}
.style6 {
	color: #586478;
	font-size: 9px;
	font-family: tahoma
}
.style7 {
	color: #5984B0;
	font-size: 11px;
	font-family: tahoma
}
.style8 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma
}
.style9 {
	color: #7EA32E;
	font-size: 11px;
	font-family: tahoma;
}
.style11 {
	font-size: 14px;
}
.style13 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.style15 {
	font-size: 12px;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.style16 {
	color: #666666;
	text-decoration: none;
}
.style17 {
	font-size: 11px;
	font-weight: bold;
}
.style19 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
.style20 {
	font-size: 10px;
	font-style: italic;
}
#menu9 {
	width: 200px;
	margin: 10px;
	}
	
#menu9 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu9 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu9 li a:link, #menu9 li a:visited {
	color: #000000;
	display: block;
	background:  url(../../assets/images/menu9.jpg);
	padding: 8px 0 0 25px;
	}
#menu9 li ul li a:link, #menu9 li ul li a:visited {
	color: #FFF;
	height: 19px;
	display: block;
	background:  url(../../assets/images/menu91.gif) 0 -25px;
	padding: 6px 0 0 35px;
	}
#menu9 li ul li a:hover {
	color: #FFF;
	height: 19px;
	background:  url(../../assets/images/menu91.gif);
	padding: 6px 0 0 35px;
	}
	
#menu9 li a:hover {
	color: #000000;
	background:  url(../../assets/images/menu9.jpg) 0 -32px;
	padding: 8px 0 0 25px;
	}

/* @group Alert Box */

.AlertBox {
	display: table;
	border: thin solid #e4e4e4;
	background-color: #f8ffd2;
	color: #2b5d92;
	padding: 14px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	width: 400px;
}



/* @end */

/* @group CalculatorProgramBox */

.CalculatorProgramBox {
	width: 290px;
	font-size: 12px;
	background: url(../../assets/images/CalculatorProgramming.png) no-repeat left -10px;
	float: right;
	padding: 90px 6px 5px;
	margin: 0 0 10px 10px;
}

.CalculatorProgramBox .textbox {
	border: thin solid #295a8e;
	background-color: #e4e4e4;
	color: #255486;
	padding: 10px;
	text-align: justify;
}

/* @end */
