﻿/* Web Part Title 
.ms-WPTitle {
font-weight:bold;
font-family:tahoma,sans-serif;
color:#4c4c4c;
padding-left:3px;
padding-right:7px;
padding-top:2px;
padding-bottom:2px;
font-size:10pt;
}
.ms-WPTitle A:link,.ms-WPTitle A:visited {
color:#4c4c4c;
text-decoration:none;
cursor:pointer;
}
.ms-WPTitle A:hover {
color:#000000;
text-decoration:underline;
cursor:pointer;
} 
*/
.ms-WPTitle {
font-weight:normal;
font-size:16pt;
}




/* Blog Post Title 
.ms-PostTitle{
font-size:16pt;
border-top:solid 1px #e3efff;
padding-top:6px;
}
.ms-PostTitle span{
position:relative;
left:-2px;
right:auto;
}
.ms-PostTitle a {
color:#4c4c4c;
text-decoration:none;
} 
*/
.ms-PostTitle{
font-size:16pt;
border-top:solid 1px #e3efff;
padding-top:6px;
}
.ms-PostTitle span{
position:relative;
left:-2px;
right:auto;
}
.ms-PostTitle a {
color:#4c4c4c;
text-decoration:none;
} 




/* Blog Post Body 
.ms-PostBody {
color:#4c4c4c;
font-size:8pt;
line-height:1.7em;
padding-top:6px;
padding-bottom:12px;
}
.ms-PostBody a{
color:#0000CC;
}
.ms-PostBody p{
margin:0 0 1em 0;
} 
*/
.ms-PostBody {
color:#4c4c4c;
font-size:10pt;
line-height:1.5em;
padding-top:6px;
padding-bottom:12px;
}
.ms-PostBody a{
color:#0000CC;
}
.ms-PostBody p{
margin:0 0 1em 0;
} 

/*
.ms-globalbreadcrumb {
font-size:8pt;
text-align:right;
background-color:#ebf3ff;
padding:2px 10px 2px 5px;
}
.ms-globalbreadcrumb,.ms-globalbreadcrumb a{
text-decoration:none;
color:#666666;
}
.ms-globalbreadcrumb a:hover{
text-decoration:underline;
color:#000000;
} 
*/
.ms-globalbreadcrumb {
font-size:8pt;
text-align:right;
background-color:#285591;
padding:2px 10px 2px 5px;
}
.ms-globalbreadcrumb a{
text-decoration:none;
color:#ffffff;
}
.ms-globalbreadcrumb{
text-decoration:none;
color:#ffffff;
}
.ms-globalbreadcrumb a:hover{
text-decoration:underline;
color:#666666;
} 


#wg_canvas {
	
	background-color: #618ECA;
	background-image:url('xxxx')
}

#wg_custom {
	padding-bottom:35px
}


.ms-main {
	background-color:	#ffffff;
	margin-top: 10px;
	padding-left:20px;
	padding-right: 20px;
	
	
}

.ms-bannerframe {
	/* this is the nav bar area */
	padding-left: 10px;
	padding-right: 10px;
}

.ms-globalbreadcrumb {
    background-color:#555555;
    height: 20px;
}

.topcorners {
	
	background-color: #ffffff;
}

td.ms-globalbreadcrumb {
    border-bottom:dotted 1px #badbe8; /* line under the top line of the page */
}
.ms-globalbreadcrumb {
    background-color:#ffffff;
    height: 20px;
}

.ms-pagebottommarginright {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#83B0EC none repeat scroll 0 0;
margin:1000x;
}

.ms-pagebottommarginleft {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#83B0EC none repeat scroll 0 0;
margin:1000x;
}

.ms-pagebottommargin {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#83B0EC none repeat scroll 0 0;
margin:1000x;
}

.ms-bannerContainer{
background-image:url();
background-position:right top;
background-repeat:repeat-y;
background-color:#FFFFFF;
padding-right:10px;
padding-left:5px;
} 

#contactUs {
padding-right:20px;	
color:#2D5A96;
}