@charset "utf-8";
body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	word-wrap: break-word;
}
p {
	margin: 0px;
	padding: 0px;
}
 ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	list-style-type: none;
}
pre {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	text-indent: 25px;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;
	padding: 0px;
}

.leftCol
{
	float: left;
	width: 600px;
	margin-right: 15px;
	padding-right: 15px;
}

.rightCol
{
	float: left;
	width: 270px;	
}

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	margin-bottom: 20px;
}
#container #header {
	padding: 15px;
	border: 7px solid #BCD6F1;
	background-color: #FFF;
}
#header .leftCol {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DDF0F8;
	border-right-color: #DDF0F8;
	border-bottom-color: #DDF0F8;
	border-left-color: #DDF0F8;
}



#container #header .rightCol {

}
#container #header .leftCol h1 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	color: #000;
}
#container #header .rightCol ul li {
	list-style-type: none;
}
#container #header .leftCol p {
	font-size: 12px;
	color: #666;
}
#container #header .leftCol h2 {
	padding: 0px;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #header .leftCol address {
	font-style: normal;
	font-size: 13px;
}
 

 #logo h1 {
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 28px;
	color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #popup {
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	padding: 5px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-color: #F2FBFF;
}
#container #header .leftCol img {
	height: 103px;
	width: 85px;
	float: right;
	margin: 0px;
	border: 3px solid #F4F4F4;
	padding: 0px;
}
#container #popup h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #033;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#txtmessage {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 17px;
}
#popup p {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.smalltext {
	font-size: 12px;
}
.verysmalltext {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: right;
	color: #666;
}

#container #content {
	margin: 0px;
	background-color: #FFF;
	padding: 20px;
	border: 5px solid #ddf0f8;
}
#content .leftCol p b {
	display: block;
	width: 150px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
#content .leftCol p span {
	display: block;
	float: left;
	
}
#content .leftCol p {
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
	clear: both;
	font-size: 14px;
	overflow: auto;
	padding: 2px;
}
#content .leftCol p.alternate {
	background-image: url(../images/alternativerawBg.jpg);
}
#content .leftCol p strong {
	font-weight: normal;
	color: #000;
}

.profilep{
	padding-top: 6px;
	padding-bottom: 6px;	
}
#content .leftCol p.description {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	font-weight: normal;
	color: #666;
}
#content .leftCol hr {
	color: #EEE;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #EEE;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	clear: both;
}


#content .leftCol h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	padding-left: 35px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#content .leftCol h2 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 22px;
	font-weight: normal;
}


.box h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
}

.rightCol .bluebox {
	border: 2px dotted #A7CDFC;
	padding: 5px;
	margin-bottom: 10px;
	color: #600;
	background-color: #D9E4FF;
}

.rightCol .yellowbox {
	border: 2px dotted #F5D68B;
	padding: 5px;
	margin-bottom: 10px;
	color: #000;
	background-color: #FFC;
	font-size: 13px;
}
.bluebox h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#container #footer {
	font-size: 11px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DCE1ED;
	border-right-color: #DCE1ED;
	border-bottom-color: #DCE1ED;
	border-left-color: #DCE1ED;
	margin: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#iframemap {
	height: 300px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
input[type=text],select,textarea {
	font-size: 15px;
	margin: 2px;
	padding: 4px;
	border: 2px solid #CECECE;
	background-color: #FFF5E8;
}
input[type=text]:hover,select:hover,textarea:hover {
	border: 2px solid #C60;
	background-color: #FFF;
}
.boxlist li{
	padding-right: 10px;
}
.boxlist li a
{
	color: #3079A5;
	text-decoration: none;
}
.boxlist li a:hover
{
	color: #529FCD;
	text-decoration: underline;
}
.profileimages img
{
	width: 38px;
	height: 38px;
	margin: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.graynote {
	padding: 0px;
	font-size: 12px;
	color: #666;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



 .gRow {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	display: block;
	clear: both;
	background-image: url(../images/gRow.gif);
	width: 580px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.gRowWithoutMargin {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	display: block;
	clear: both;
	background-image: url(../images/roundBoxInner.jpg);
	width: 491px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.gRowContent {
	padding: 10px;
}
.gRow .gRowFooter {
	background-image: url(../images/gRow.gif);
	background-position: left bottom;
	height: 6px;
}
h1#futuretweets {
	background-image: url(../images/i_timer.gif);
}
h1#multipleusers {
	background-image: url(../images/i_category.gif);
}
h1#rssfeed {
	background-image: url(../images/i_feed.gif);
}
h1#profile {
	background-image: url(../images/i_profile2.gif);
}
h1#service {
	background-image: url(../images/i_Service.gif);
}
h1#settings {
	background-image: url(../images/i_tools.gif);
}
.gRow h3 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
.rightAlign{
	float: right;	
}
td,tr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.err{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E80000;	
}
.fullframe {
	overflow: auto;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 600px;
}
.tick1{
	padding-left: 17px;
	background-image: url(../images/rdo_on.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.tick0{
	background-image: url(../images/rdo_off.png);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: left center;
}
.messageItem {
	margin-top: 8px;
	margin-bottom: 8px;
	
}
.messageheader {
	position: absolute;
}
.messageheader img{
	position: absolute;
}.messageItem .messageData {
	margin-left: 15px;
	padding-left: 60px;
	background-color: #E9ECED;
	border: 1px solid #D7DDDF;
	margin-top: 0px;
	padding-top: 3px;
	display: block;
	min-height:74px;
	clear: both;
	width: 506px;
	padding-right: 10px;
}
.messageItem .messageData a,.messageItem .messageData strong
{
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.messageItem .messageData a:hover{
	text-decoration: underline;
}

.messageItem .messagepadding {
	height: 8px;
}
.contactdetails p
{
	clear: both;
	font-size: 13px;
}
.contactdetails p b{
	float: left;
	width: 70px;
	font-size: 13px;
	font-weight: bold;
}
.contactdetails p span{
	float: left;	
}
.contactdetails pre
{
	text-indent: 0;
	margin-left: 18px;
}
.errorMessage{
	color: #F00;	
}

