﻿.ms-PostTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	border-top:solid 1px #e3efff;
	padding-top:6px;
	font-weight:bold;
}
.ms-PostTitle span{
	position:relative;
	left:-2px;
	right:auto;
}
.ms-PostTitle a{
	color:#005BBB;
	font-size:12pt;
}
.sunPgHeader, .ms-PostTitle, .ms-WPTitle {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12pt; 
	font-weight:bold;
	color: #005BBB;
	padding-bottom:4px;
	/*font-variant: small-caps;*/
	text-transform:uppercase;
}
.ms-WPBody {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 9pt; 
	color: #000000;
}
.ms-WPHeader TD{
	border-bottom:1px solid #ED2939;
	border-collapse:collapse;
}
.sunAddress {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10pt; 
	font-weight:bold;
	color: #005BBB;
	padding-bottom:4px;
}

h4 {
    color:#ED2939;
}

li {
	list-style-image:url('../../Images/li_dot.gif');
}

/* Div can be used to apply red colour where needed */
.SunRed {
    color:#ED2939;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;

}

/* Can be used for Blue where needed */
.SunBlue {
    color:#005BBB;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;

}

/* Can be used for Yellow where needed */
.SunYellow {
    color:#FED100;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;

}

hr {
    color:#FED100;
	margin: 0px 10% 0px 10%;	
}

.Sunsmall{
	/*font-size:8px;*/
}

.SunRedLink, .SunRedLink a, .SunRedLink a:link {
    color:#ED2939;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
    text-align:center;
    padding-top:2px;
}
.SunRedLink a:visited, .SunRedLink a:active{
	color: #ED2939;
}
.SunInfo {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-right:5px;
}
.splashLinkArea
{
    /**height:10px;*/
    min-height:10px;
	border:none;
}
/*Centre the top menu elements */
.topNavItem{
    width="100%";
    text-align:center;
}

.p {
	font-family:Arial, Helvetica, sans-serif;
}

/* Style for Rounded box */
.rbroundbox, .rbroundbox_front { background-color:#ED2939;}
.rbtop div { background: url('../../../images/tl.gif') no-repeat top left;}
.rbtop { background: url('../../../images/tr.gif') no-repeat top right; }
.rbbot div { background: url('../../../images/bl.gif') no-repeat bottom left; }
.rbbot { background: url('../../../images/br.gif') no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
/*.rbcontent { margin: 0 7px;}*/
.rbroundbox { width: 167px; margin: 2px auto; }
.rbroundbox_front { width: 95%; margin: 2px auto; }

.ms-PostWrapper,.ms-CommentsWrapper,.ms-blogrss {
	color:#4c4c4c;
	width:450px;
}

/*Background img behind text */
.text_bg_img { background: url('../../../PublishingImages/text_bg.jpg') no-repeat top right; }

/*Product and services headings*/
.what{
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11pt; 
	font-weight:bold;
	color: #ED2939;
	padding-bottom:4px;
	text-transform:uppercase;
	
}
.how{
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11pt; 
	font-weight:bold;
	color: #005BBB;
	padding-bottom:4px;
	text-transform:uppercase;
	
}
.glance{
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11pt; 
	font-weight:bold;
	color: #FED100;
	padding-bottom:4px;
	text-transform:uppercase;
	
}