A.titleLink1	{ color: #036; font-family: times new roman; text-decoration: none; font-weight:normal;font-size:18pt; } 
A.titleLink:link	{ color: #036; text-decoration: none; } 
A.titleLink:visited	{ color: #036; text-decoration: none; } 
A.titleLink:active	{ color: #036;  } 
A.titleLink:hover	{ color: #036; text-decoration: underline; } 


.byline, .trackbackfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	margin: 0;
	padding: 0;
	color: #000;
}

.bylineLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ff6c00;
}	

A.bylineLink:link	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333; text-decoration: none; 
} 
A.bylineLink:visited	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333; text-decoration: none; 
} 
A.bylineLink:active	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;  
} 
A.bylineLink:hover	{ 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333; text-decoration: underline; 
} 

.byline{
	clear:both;
}

.byline p {
	margin:0;
	padding:0 0 5px 0;
}

.entryFooter {
	border-top: 1px dashed #333;
	border-bottom: 1px dashed #333;
	padding: 5px 0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	color:#777777;
	vertical-align:middle;
	line-height: 135%;
	margin-bottom: 20px;
}


.commentBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em; 
	color: #000000; 
	margin-right: 10px;
	margin-bottom: 20px;
}

.commentByLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear: left;
}

#banner, #banner a {
	font-size: 1.4em;
	font-weight: bold;
	color: white;
	background-color: #FFCC00;	
	padding:5px;
}


.menuTitle {
	font-family: Trebuchet MS, sans-serif; 
	font-size: 1.2em;
	color:  #036;
	font-weight:bold;
	text-align: left;
	text-transform: uppercase;
	padding: 0 5px 0px 0px;
	margin:5px 0;
}

.gradLine {
	background-image: url("../images/layout/menu_gradline.gif");
	background-repeat:no-repeat;
	height: 30px;
	background-position: 0px 20px;
	margin: 0;
}

.header, .header a {
	font-size: .7em;
	text-align: center;
	font-weight: bold;
}

#calendar{
	width:90%;
	margin:0 auto 0 auto
}

.calendarTable, .calendarTable a {
	font-size: .9em;
	text-align: center;
	padding: 2px;
	line-height: 14px;
}

.calendarToday {
	background-color: yellow;
}

#menuNav {
	font-size: .85em;
	font-color:#333;
	text-align: right;
	padding: 2px;
	margin-right:76px;
	height: 16px;
}

a.tinyMenu {
	text-weight: normal;
	color:#000;
}

a.tinyMenu:hover {
	text-decoration:underline;
}

a.tinyMenu:visited{

}

.menuBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color:#000;
	text-align: left;
	padding: 2px;
}

.menuBody .header {
	font-size: 1em;
}

.menuBody a.recentCommentTitle {
	font-weight: bold;
	text-decoration:none;
	color:#333;
}

.menuBody a.contributorLink {
	font-size:0.9em;
	line-height:120%;
}


.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight: normal;
}

.blogHeader, 
.trackbackHeader, 
.commentHeader, 
.relatedentriesHeader {
	font-size: 1.0em; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.footerHeader {
	background-color: #ddd;
	font-size: .7em; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	font-weight:normal;
}

.rightMenu {
	margin-top: 0px;
	line-height: 150%;
}

.rightMenu a {
	font-size: 0.9em;
	font-weight: normal;
}

.menuBox{
	margin-right:3px;
	padding-bottom:10px;
}

.code {
	font-family: courier,monospace;
	font-size: .7em;
	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:8px;
	padding-bottom:3px;
	margin-right: 15px;
}

.entry h1, 
.entryLast h1 {
	color: #003366;
	font-size: 2.2em;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 0 20px 0;
	padding:0;
}

.body {
	padding:0;
	margin-bottom:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.body p {
	padding:0;
	margin-bottom:10px;
}

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;
}

.trackbackBody{
	font-size: 1.0em; 
	color: #000000; 
	margin-bottom: 10px;
}

#relatedEntriesList {
	font-size: 1.2em; 
	color: #000000;
}

.commentByLine, 
.trackbackByLine {
	font-style: italic;
	font-size: 1.0em;
}

.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;
}

li {
	
}
/*==================Forms======================*/

.formHelpText {
	font-size: .6em;
	font-family: verdana, arial, sans-serif;
}
fieldset#commentForm, fieldset#sendForm{
	margin:8px;
	text-align:left;
}
fieldset#sendForm{
	border:none;
}
fieldset#commentForm legend,fieldset#sendForm legend {
	font-size: .9em;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 10px 5px;
}
fieldset#commentForm label,fieldset#sendForm label{
	font-family: verdana, arial, sans-serif; 
	font-size:.7em;
	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;
}
