/* reset */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, blockquote, pre, a, code, em, font, img, ol, ul, dl fieldset, label {
	margin: 0;
	padding: 0 0 0 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul, fieldset {
	padding:0;
	margin:0 0 20px 0; 
	color:#5d5d5d;
	font-weight:normal;
}
.no-margin-bottom{
	margin:0;
}



/*body style starts here*/
body {
	font:12px/22px Arial, Helvetica, sans-serif;
	background:#0d4e94;
}




/*page style starts here*/
#page{
	float:left;
	padding:0;
	margin:0;
	width:100%;
	background:#0d4e94 url(../images/imwithtodd/page_bg.gif) repeat-x;
}




/*wrap style starts here*/
#wrap{
	/*width:1027px;*/
	width:965px;
	margin:0 auto;
}




/* header style starts here */
#header{
	width:965px;
	margin:0 auto;
}
#header #logo{
	width:960px;
	height:210px;
	text-indent:-3000px;
	float:left;
	padding:20px 0 0 0;
	margin:0;
}
#header #logo a{
	float:left;
	display:block;
	width:960px;
	height:195px;
	background:url(../images/imwithtodd/TopBanner.jpg) no-repeat;
}




/*menu style starts here*/

#navigation {
	margin:0 auto;
	width: 890px;
	text-align: center;
	padding-bottom:40px;
}

#navigation ul{
	margin:0;
	padding:0;
	position:relative;
	list-style:none;
	float: left;
}

#navigation li {
	float: left;
}

#navigation li a {
	float: left;
	text-decoration: none;
	color: #ffffff;
	padding: 3px 15px 0 0;
	margin-right: 5px;
	font-size:15px;
	text-transform:uppercase;
}

#navigation li a span {
	float: left;
	padding-right: 16px;
	display: block;
	margin-top: -3px;
	height: 29px;
}

#navigation li a.contribute {
	padding-bottom: 10px;
	float: right;
	position: absolute;
	top:-10px;
	
}

#navigation li a.contribute:hover {
	background-image: "none";
	border: 0;
	background-color: transparent;
}

#navigation li a.LevelOneNav:hover {
 	color: #0d4a8d;
	background: url(../images/imwithtodd/nav_bg.gif) no-repeat top right;
}

#navigation li a:hover span {
	background: url(../images/imwithtodd/nav_bg.gif) no-repeat top left;
}

#navigation li a.current {
	background: url(../images/imwithtodd/nav_bg.gif) no-repeat top right;
 	color: #0d4a8d;
}

#navigation li a.current span {
	background: url(../images/imwithtodd/nav_bg.gif) no-repeat top left;
}

#navigation ul.dropdown     { z-index: 1000; } /* z-index needed for home page so that drop-downs appear over the slider */

/* 
	LEVEL ONE

ul.dropdown                         { position: relative; z-index: 1000; } 
ul.dropdown li                      { font-weight: normal; float: left; zoom: 1; background: #ccc; }
ul.dropdown a:hover      { color: #000; }
ul.dropdown a:active    { color: #ffa500; }
ul.dropdown li a                    { display: block; padding:0; color: #222; }
ul.dropdown li:last-child a         { border: none; } 
ul.dropdown li.hover,
ul.dropdown li:hover       {left: 0; background: #A7BAC0; color: black; position: relative; }
ul.dropdown li.hover a  { color: black; }
*/

/* 
	LEVEL TWO
*/
#navigation ul.dropdown ul {background-image: "none"; float: left; background: #990000; display: block; padding:0; color: #222; visibility: hidden; position: absolute; top: 100%; }
#navigation ul.dropdown ul li {list-style:none; text-transform: none; background-image: "none"; width: 120px; font-weight: normal; font-size: 10pt; background: #990000; color: #000;border-bottom: 1px solid #990000; float: none; }
									  
/* IE 6 & 7 Needs Inline Block */
#navigation ul.dropdown ul li a{ border: none; width: 88%; display: inline-block; font-size:10pt; text-transform: none; font-family: verdana, arial, sans-serif; } 

#navigation ul.dropdown ul li a:hover{ border: none; width: 88%; display: inline-block; } 

#navigation li a:hover {
 	color: #0d4a8d;
	background-color: #ccc;
	background-image: "none";
	border: none;
}

#navigation ul.dropdown ul li a:hover span {
	background-image: "none";
}

#navigation ul.dropdown ul li a.current {
	background-image: "none";
}

#navigation ul.dropdown ul li a.current span {
	background-image: "none";
}

/* 
	LEVEL THREE
*/
#navigation ul.dropdown ul ul { left: 100%; top: 0; }
#navigation ul.dropdown li:hover > ul { visibility: visible;  background: #990000; }


/*main-content style starts here*/
#main-content{
	background:url(../images/imwithtodd/main_content_bg.gif) repeat-y center;
	float:left;
	width:965px;
}
#main-content .top-bg{
	background:transparent url(../images/imwithtodd/top_bg.gif) no-repeat top;
	width:965px;
	float:left;
}
#main-content .top-bg .bottom-bg{
	background:url(../images/imwithtodd/main_content_bg_bottom.gif) no-repeat bottom center;
	float:left;
	margin:0 auto;
	width:965px

}




/*narrow-content style starts here*/
#narrow-content{	
	width:905px;
	margin:0 auto;
	padding:30px;
	float:left;
}
#narrow-content a,
#narrow-content a:link{
	color:#0d4e94;
	text-decoration:none;
}
#narrow-content a:hover,
#narrow-content a:active{
	color:#000;
	text-decoration:underline;
}




/*featured-image style starts here*/
#featured-image{
	padding:0;
	margin:0;
}



.post-thumbnail{
	float:left;
	position:relative;
	padding-right:30px;
}


#side-links2{
	float:right;
	width:240px;
	list-style:none;
}

#side-links2 li{
	display:block;
}
#side-links2 li a, #side-links2 li a:hover{
	color:#0d4e94!important;
	font-size:18px;
	text-decoration:none;
}
#side-links2 li#link1{
	background:url(../images/imwithtodd/donate.png) no-repeat left 50%;
	padding-left:65px;
	padding-bottom:15px;
	border-bottom:1px solid #e0e0e0;
}
#side-links2 li#link2{
	background:url(../images/imwithtodd/email.png) no-repeat left 50%;
	padding-left:65px;
	padding-bottom:15px;
	padding-top:15px;
	border-bottom:1px solid #e0e0e0;
}
#side-links2 li#link3{
	background:url(../images/imwithtodd/facebook.png) no-repeat left 50%;
	padding-left:65px;
	padding-bottom:15px;
	padding-top:15px;
	border-bottom:1px solid #e0e0e0;
}
#side-links2 li#link4{
	background:url(../images/imwithtodd/modify.png) no-repeat left 50%;
	padding-left:65px;
	padding-bottom:15px;
	padding-top:15px;
	border-bottom:1px solid #e0e0e0;
}
#side-links2 li#link5{
	background:url(../images/imwithtodd/yardsign.png) no-repeat left 50%;
	padding-left:65px;
	padding-top:15px;
}
#side-links2 li span{
	display:block;
	color:#5d5d5d;
	font:12px/20px Arial, Helvetica, sans-serif;
}


/*content-box style starts here*/
.content-box{
	padding:40px 0;
	margin-bottom:10px;
	float:left;
	width:900px;
}
.content-box-last{
	float:left;
	width:900px;
	margin:0;
	padding:0;
}

.border-top{
	border-top:1px solid #e1e1df;
}
.content-box p, .content-box ul,
.content-box-last p, .content-box-last ul{	
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#5d5d5d;
}
.content-box ul, .content-box ol{
	
}
.content-box ul ul, .content-box ol ol,
.content-box-last ul ul, .content-box-last ol ol{
	margin:0;
	list-style:circle;
}
.content-box .who-are-we{
	width:599px;
	float:left;
}
.content-box .why-choose-us{
	width:267px;
	float:right;
}
.content-box .who-are-we h2,
.content-box .why-choose-us h2, 
.col1 h2, .col2 h2, .col3 h2{
	color:#343431;
	font-size:22px;
	font-weight:normal;
}
.col1 h3, .col2 h3, .col3 h3{
	font-size:14px;
	font-weight:normal;
}

.col1, .col2{
	float:left;
	width:282px;
	margin-right:35px;
}
.col3{
	float:right;
	width:260px;
}
.blog-entries{
	list-style:none;
	padding:0;
	margin:0 0 20px 0;
	float:left;
}
.blog-entries li{
	clear:both;
	line-height:15px;
	margin:0;
	padding:0;
}
.blog-entries .thumb, .two-column .thumb{
	float:left;
	background:url(../images/imwithtodd/thumb_bg.gif) no-repeat;
	width:57px;
	height:54px;
	margin-right:15px;
	position:relative;
}
.two-column img {
	margin-top:8px;
}
.blog-entries .thumb img, .two-column .thumb img{
	margin:7px 0 0 9px;
}
.blog-entries a{
	font-size:13px;
	font-family: verdana, arial, sans-serif;
}
.blog-entries .blog-meta{
	font-size:12px;
	font-family: verdana, arial, sans-serif;
}



/*styled-list style starts here*/
.styled-list{
	list-style:none;
}
.styled-list li{
	background:url(../images/imwithtodd/arrow_right.gif) no-repeat left 0.4em;
	padding-left:17px;
}




/*blockquote style starts here*/
blockquote p{

}
.quote{
	background:url(../images/imwithtodd/quote.gif) no-repeat top left;
	float:left;
	display:block;
	width:42px;
	height:40px;
	margin:10px 0 0 0;
	padding:0 10px 0px 0;
}





/*thumb-medium style starts here*/
.thumb-medium{
	float:left;
	background:url(../images/imwithtodd/thumb_medium_bg.gif) no-repeat;
	width:232px;
	height:200px;
	position:relative;
	padding-right:20px;
	margin:0 0 0 -10px;
}
.thumb-medium img{
	margin:14px 0 0 21px;
}




/*highlighted-box style starts here*/
.highlighted-box{
	border-top:1px solid #d0d0c4;
	background:url(../images/imwithtodd/gradient_bg.gif) repeat-x top;
	width:830px;
	padding:20px 30px;
}




/*links-list style starts here*/
.links-box{
	width:168px;
	float:left;
	margin-right:14px;
}
.links-box-last{
	width:100px;
	float:right;
}
.links-box h3, .links-box-last h3{
	color:#131312;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin:0 0 0 0!important;
}
.links-list{
	list-style:none;
	padding:0;
	margin:0;
	
}
.links-list li{
	display:block;
	font-size:11px;
}
.links-list li a,
.links-list li a:link{
	color:#87877d!important;
	text-decoration:none;
}
.links-list li a:hover{
	color:#0d4e94!important;
	text-decoration:underline;
}




/*curve-link-section style starts here*/
.curve-link-section{
	float:left;
	background:#e5e5da;
	width:906px;
}
.curve-link-section .curve-top{
	background:url(../images/imwithtodd/curve_top.gif) no-repeat top;
	float:left;

}
.curve-link-section .curve-top .curve-bottom{
	background:url(../images/imwithtodd/curve_bottom.gif) no-repeat bottom;
	float:left;
}

.links-content-inside{
	padding:20px 30px;
	width:846px;
	float:left;
	text-align: center;
}



/*footer style starts here*/
#footer{
	float:left;
	padding:5px 0 40px 0;
	width:965px;
	color:#b1d1f5;
}
#footer a,
#footer a:link{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	color:#c9dff7;
	text-decoration:underline;
}



#footer .footer-center{
	width:940px;
	margin:0 auto;
	font-size:11px;
}
.copyright{
	float:left;
}
.bottom_nav {
	float:right;	
}
#footer .poweredby {
	width: 190px;
	margin:0 auto;
	padding-top: 20px;
	text-align: center;
}



/*inside-page style starts here*/
#inside-page{
	float:left;
	width:900px;
	padding:20px 0px;
}
.inside-content h2{
	font-size:24px;
	color:#F98900;
	font-weight:bold;
	margin-bottom:40px;
	padding-top:5px;
}
.inside-content h6, .inside-content h5, .inside-content h4, .inside-content h3{
	font-weight:bold;
	margin-bottom:20px;
}
.inside-content h3{
	font-size:18px;
	color:#F98900;
	font-weight:bold;
	margin-bottom:10px;
	padding-top:5px;
	font-family: verdana, arial, sans-serif;
}
.inside-content h4{
	font-size:16px;
}
.inside-content h5{
	font-size:14px;
}
.inside-content h6{
	font-size:12px;
}




/*intro-text style starts here*/
.intro-text{
	font-size:20px!important;
	color:#4d4d4d;
	line-height:30px;
	font-weight:normal!important;
	margin-bottom:40px!important;
}




/*inside-content style starts here*/
.inside-content{
	float:left;
	width:599px;	
}




/*inside-sidebar style starts here*/
.inside-sidebar{
	float:right;
	width:278px;
	color:#5d5d5d;
}


.inside-sidebar .sidebar-nav{
	list-style:none;
	padding:0 0 20px 0;
	float:left;
	position:relative;
	margin:0 0 0 -24px
}
* html .sidebar-nav {
	margin:0 0 0 -10px!important; 
}
.inside-sidebar .sidebar-nav li{
	border:none;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
.inside-sidebar .sidebar-nav li a{
	float:left;
	display:block;
	width:210px;
	padding:10px 10px 10px 30px;
	color:#2d2c2c!important;
	font-size:16px!important;
	background:none;
	font-weight:bold;
}
.inside-sidebar .sidebar-nav li a:hover, .inside-sidebar .sidebar-nav li a.current{
	background:#f6f6f4 url(../images/imwithtodd/sidebar_nav_bg_hover.gif) repeat-x!important;
	border-top:1px solid #dbdbda;
	border-right:1px solid #dbdbda;
	border-bottom:1px solid #dbdbda;
	text-decoration:none!important;
	font-weight:bold;
}



/*sidebar-box style starts here*/
.side-box{
	float:left;
	background:url(../images/imwithtodd/sidebar_box_bg.gif) repeat-y;
	width:275px;
	margin-bottom:20px;
}
.side-box .side-box-top{
	background:url(../images/imwithtodd/sidebar_box_top.gif) no-repeat top left;
	float:left;
	width:275px;
}
.side-box .side-box-top .side-box-bottom {
	background:url(../images/imwithtodd/sidebar_box_bottom.gif) no-repeat bottom;
	float:left;
	width:275px;
}
.side-box-content{
	padding:26px!important;
}

* html .side-box-content{	
	padding:22px!important;
}




/*news style starts here*/
.side-news h2{
	font-size:14px;
	background:url(../images/imwithtodd/user_comment.png) no-repeat left 0;
	text-transform:uppercase;
	color:#222222;
	padding:14px 20px 10px 50px;
	font-weight:bold;
}
.side-news h3{
	font-size:14px;
	background:url(../images/imwithtodd/comments.png) no-repeat left 0;
	text-transform:uppercase;
	color:#222222;
	padding:14px 20px 10px 50px;
	font-weight:bold;
	font-family: verdana;
}
.side-news ul{
	list-style:none;

}
.side-news ul li{
	line-height:15px;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	border-bottom:1px solid #e4e4e4;
	text-align: justify;
	font-family: georgia, helvetica, verdana;

}
* html .side-news ul li{ /*IE6 fix*/
	border-top:1px solid #fff;
}
.side-news ul li .news-date{
	font-size:11px;
	display:block;
	margin:0 0 0px 0;
	color:#898989;
}
.side-news ul li .news-title{
	font-size:14px;
	display:block;
	margin:0 0 15px 0;
	
}





/*newsletter style starts here*/
.newsletter{
	clear:both;
	line-height:15px;
}
.newsletter span{
	display:block;
	margin:0 0 5px 0;
}
.newsletter h2{
	font-size:16px;
	text-transform:uppercase;
	color:#222;
	padding:25px 20px 10px 52px;
	font-weight:bold;
	background:url(../images/imwithtodd/mail_reply.png) no-repeat left 0;
}
.blog-search h2{
	font-size:16px;
	text-transform:uppercase;
	color:#222;
	padding:12px 20px 15px 52px;
	font-weight:bold;
	background:url(../images/imwithtodd/search.png) no-repeat left 0;
}
.blog-categories h2{
	font-size:16px;
	text-transform:uppercase;
	color:#222;
	padding:12px 20px 15px 52px;
	font-weight:bold;
	background:url(../images/imwithtodd/window_osx.png) no-repeat left 0;
}
#n_email{
	border:0;
	background:#d9d9d9;
	padding:4px 2px;
}
#btn_send{
	background:#828282;
	border:0;
	padding:3px 5px;
	color:#fff;
}



/*2col style starts here*/
.two-column{
	float:left;
	width:598px;
	margin:20px 0 0 0;
}
.two-column .col-one, .two-column .col-two{
	width:250px;
	background:url(../images/imwithtodd/sub_column_bg.gif) repeat-x;
	padding:20px;
	border-top:1px solid #d0d0cf;
}
.two-column .col-one{
	float:left;
}
.two-column .col-one h3, .two-column .col-two h3{
	font-weight:bold;
	font-size:17px;
}
.two-column .col-two{
	float:right;

}




/*featured-product style starts here*/
.featured-product{
	margin:0 0 40px 0;
	float:left;
}
.featured-info{
	float:right;
	width:350px;
}





/*contact-info style starts here*/
.inside-sidebar h2{
	font-size:14px;
	text-transform:uppercase;
	color:#222222;
	font-weight:bold;
}






/*blogpage style starts here*/
.blog-categories ul{
	list-style:none;
}
.blog-post{
	float:left;
	margin:0 0 20px 0;
}
.post-excerpt{
	float:right;
	width:350px;
}
.post{
	float:left;
	padding: 30px 0 30px 0;
	border-bottom:1px solid #dadada;
}
.post h3{
	font-size:24px;
	padding:0;
	margin:0;
}
.post .post-author{
	display:block;
	padding:0 0 20px 0;
}
#s{
	width:145px;
}




/*common classes style starts here*/
a img{
	border:0;
	/*float:left;*/
}

.block{
	display:block;
}
.clear{
	clear:both;
}
p.clear {
	clear:both;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
.alignLeft{
	text-align:left;
}
.alignRight{
	text-align:right;
}
.alignJustify{
	text-align:justify;
}
.alignCenter{
	text-align:center;
}

.floatRight{
	float:right
}
.floatLeft{
	float:left;
}

abbr, acronym{
	font-style:italic;
	cursor:help;
	color:#ada397;
}

.imageLeft{
	
	margin:0 15px 20px 0;
}
.imageRight{
	margin:0 0 20px 15px;
	
}
.hide{
	display:none;
}
img{
	border:0;
}


/*Table*/
table {  
  margin: 0 0px 20px 12px;
  padding: 0;
  display: block;
  font-size: 12px;
  border-collapse: collapse;
  width:100%;
}
table caption {
  margin: 0 12px;
  padding: 20px 0 5px 0;
  font: 12px arial, sans-serif;
  text-align: left;  
}

table th,table td {
  text-align: left;
  vertical-align: top;
  padding: 6px 10px;
}


thead th {
  color: #FFF;
  background-color: #6d6453;
  border-bottom: 1px solid #585043;
}


.widthA{
	width:20%;
}
.widthB{
	width:40%;
}




/*errorMsg - Error Message Block style*/
.errorMsg{
	float:left;
	padding:20px 20px 0px 20px;
	background:#e6e6e6;
	margin:0 0 20px 0;
	border-top:1px solid #d9d8d8;
	border-bottom:1px solid #d9d8d8;
	width:93%;
}
.errorMsg h3{
	color:#c22414;
	margin:0;
	padding:0;
}
.errorMsg ul{
	margin:0;
	padding:0 0 20px 0;
}
.errorMsg ul li{
	display:block;
	list-style:none;
	padding:0;
	margin:0;
	color:#c22414;
}
.errorMsg p{
	color:#c22414;
}

/*highlight style*/
.highlight{
	color:#0c0402;
}


/*infoMsg - Info Message Block style*/
.infoMsg{
	float:left;
	padding:20px 20px 0px 20px;
	background:#83b406;
	margin:0 0 20px 0;
	border-top:1px solid #2d993c;
	border-bottom:1px solid #2d993c;
	width:93%;
	color:#fefefe;
}
.infoMsg h3{
	color:#cfdab4;
	margin:0;
	padding:0;
}






/*slideshow style starts here*/
#slideshow{
	float:left;
}
.pics {
	height: 270px;
	width: 607px;
	padding:0;
	margin:0;
	overflow: hidden;
}
.pics a img {
	top:0;
	left:0
}


.header {color:#000000; font-family:verdana, Helvetica, sans-serif; font-size:11pt; font-weight:bold;}
.headerRED, h2 {
	font-family:"verdana","Arial";
	font-weight:bold;
	font-size:24px;
	border-bottom:#c9c9c9 solid 1px;
	padding:20px 0 10px;
	margin:0 0 15px;
	color:#F98900;
}
.headerlink {color:red; font-family:verdana, Helvetica, sans-serif; font-size:11pt; font-weight:bold; text-decoration:underline;}
.success {color: #990000; font-family:verdana, Helvetica, sans-serif; font-size:10pt; font-weight:bold; font-style:italic; text-align:justify;}
.textmed {color:#000000; font-family:verdana, Helvetica, sans-serif; font-size:8pt;}
.titles {background:#003399; font-family:verdana, Helvetica, sans-serif; color:white; font-weight:bold;}
.requiredfield {color: #990000; font-family:verdana, Helvetica, sans-serif; font-size:8pt; font-weight:bold;}

.input, textarea, select {font-family:verdana, Helvetica, sans-serif; font-size:8pt;}

.legendheader {color:#9A1908; font-family:verdana, Helvetica, sans-serif; font-size:8pt; font-weight:bold;}
.formtitle {color:#000000; font-family:verdana, Helvetica, sans-serif; font-size:8pt; font-weight:bold;}

.bgcolortable {background-color:#828282; color:#727272;}
.tdColorWhite {background-color:white; color:#727272;}
.tdColorOffWhite {background-color:#F7F7F7; color:#727272;}
.tdColorblue {background-color:#2A41AD; color:#727272;}
.tdColorred {background-color:#C02310; color:#727272;}
.tdColorGray {background-color:#ffffff; color:#000000;}
.tdColorLtGray {background-color:#ffffff; color:#727272;}
.tdColorLtGrayBorder {background-color:#F5F5F5; color:#727272; border-left: 1px black solid; border-right: 1px black solid; border-bottom: 1px black solid; border-top: 1px black solid;}

.tdBackground01 {background-image: url(images/Background02.gif); color:#727272;}
.tdBackground02 {background-image: url(images/Background03.gif); color:#727272;}
.tdHeading {font-family:verdana, Helvetica, sans-serif; color:white; font-size:9pt; font-weight: bold;}
.tdHeadingblue {font-family:verdana, Helvetica, sans-serif; color:white; font-size:9pt; font-weight: bold;}
.tdHeadingred {font-family:verdana, Helvetica, sans-serif; color:white; font-size:9pt; font-weight: bold;}
.tdHeadingyellow {font-family:verdana, Helvetica, sans-serif; color:#1c527e; font-size:9pt; font-weight: bold;}
.NewsDate {font-family:Tahoma, Arial; color:#2A41AD; font-size:9pt; font-weight: bold;}
.NewsHeading {font-family:Tahoma, Arial; color:#9A1908; font-size:9pt; font-weight: bold;}
.NewsHeadingLg {font-family:Tahoma, Arial; color:#9A1908; font-size:11pt; font-weight: bold;}
.buttons {font-family:verdana, Helvetica, sans-serif; color:white; font-weight:bold; font-size:8pt; background-color:#3760B6; border-color:#000000; letter-spacing:1px;}


/* =============== */
/* Start: Calendar */
.calendaritems {font-family:verdana, Helvetica, sans-serif; font-size:8pt;}
.calendaritems a {font-family:verdana, Helvetica, sans-serif; font-size:8pt;}
.calendaritems p {font-family:verdana, Helvetica, sans-serif; font-size:8pt;}
.calendaritems div {font-family:verdana, Helvetica, sans-serif; font-size:8pt;}
.calendaritems font {font-family:verdana, Helvetica, sans-serif; font-size:8pt;}
.calendaritems span {font-family:verdana, Helvetica, sans-serif; font-size:8pt;}

.blank {background-color:#e4e4e4;}
.CalendarHeading {font-family:verdana, Helvetica, sans-serif; color:#9A1908; font-size:11pt; font-weight: bold;}
.days {background-color:#C0DDFA; font-family:verdana, Helvetica, sans-serif; font-size:9pt;}
.weekenddays {background-color:#7db8db; font-family:verdana, Helvetica, sans-serif; font-size:9pt;}
.dayheadings {color:#ffffff; font-family:verdana, Helvetica, sans-serif; font-size:9pt; font-weight:bold;}
.daynumbers {color:#000000; font-family:verdana, Helvetica, sans-serif; font-size:9pt; font-weight:bold;}
.smCalendarText {font-family:verdana, Helvetica, sans-serif; font-size:8pt;}
.ItemHeading {color:#ffffff; font-family:verdana, Helvetica, sans-serif; font-size:9pt; font-weight:bold;}
.headings {background-color:#000066;}
.CalendarHeadingSmall {font-family:verdana, Helvetica, sans-serif; color:#9A1908; font-size:8pt; font-weight: bold;}
.dayheadingssmall {color:#000099; font-family:verdana, Helvetica, sans-serif; font-size:7pt; font-weight:bold;}
.daynumberssmall {color:#000000; font-family:verdana, Helvetica, sans-serif; font-size:7pt; font-weight:bold;}

A:LINK.CalEventLinks {font-family:verdana, Helvetica, sans-serif; font-size:8pt; color:Blue; text-decoration:underline;}
A:VISITED.CalEventLinks {font-family:verdana, Helvetica, sans-serif; font-size:8pt; color:Purple; text-decoration:underline;}
A:ACTIVE.CalEventLinks {font-family:verdana, Helvetica, sans-serif; font-size:8pt; color:Red; text-decoration:none;}
A:HOVER.CalEventLinks {font-family:verdana, Helvetica, sans-serif; font-size:8pt; color:Red; text-decoration:none;}

A:LINK.CalEventLinksSmall {font-family:verdana, Helvetica, sans-serif; font-size:7pt; color:Blue; text-decoration:underline;}
A:VISITED.CalEventLinksSmall {font-family:verdana, Helvetica, sans-serif; font-size:7pt; color:Purple; text-decoration:underline;}
A:ACTIVE.CalEventLinksSmall {font-family:verdana, Helvetica, sans-serif; font-size:7pt; color:Red; text-decoration:none;}
A:HOVER.CalEventLinksSmall {font-family:verdana, Helvetica, sans-serif; font-size:7pt; color:Red; text-decoration:none;}
/* End: Calendar */
/* ============= */

/* Start: Poll */
.poll { font-family: Tahoma, Arial; font-size: 8pt; color: #666666; font-weight: bold;}
.pollHeading {font-family:Tahoma, Arial; color:#000000; font-size:9pt; font-weight: bold;}
.bargraph { font-family: verdana, Helvetica, sans-serif; font-size: 9pt; background-color: #000099;}
/* End: Poll */

.textwhite {font-family: verdana, Helvetica, sans-serif; font-size: 9pt; color: #ffffff;}

/* image alignments */
.centerimage{
	display:block;
	margin: 5px 15px 10px 0px;
	padding: 12px;
	color:#9F9F9F;
	font-weight:bold;
	border:1px solid #e0e0e0;
}

.leftimage{
	float:left;
	font-size: 12px;
	margin: 5px 15px 10px 0px;
	padding: 12px;
	color:#9F9F9F;
	font-weight:bold;
	border:1px solid #e0e0e0;
}

.rightimage{
	float:right;
	font-size: 12px;
	margin: 5px 0px 10px 15px;
	padding: 12px;
	color:#9F9F9F;
	font-weight:bold;
	border:1px solid #e0e0e0;
}