/*
    Mini image for topic post data.
*/
.poster {
background:url(http://www.ampminsure.org/styles/apin/img/icon_mini_profile.gif) no-repeat left;
background-color: #31659C;
padding-left:14px;
vertical-align:middle;
}
/*
  Mini window posted topic post date style and image.
*/
.postdate {
background:url(http://www.ampminsure.org/styles/apin/img/icon_minipost.gif) no-repeat left;
background-color: #31659C;
padding-left:14px;
}

/*
     To change the style of submitted by and date of the news.
*/

.topicstarter {
color:black;
font-size: 10px;
padding:1px;
background-color: #F0F7FF;
}

/*
   To change the style of the comment section
*/


.ampmcomment{
font-size: 10px;
}

/*
   To change th the style of the topic title.
*/

.forumtopichead {
font-size: 12px;
font-weight:bold;
text-align:left;
color:#31659C;
padding:3px;
}
/*
   To change the the styles and background color of the mini window section
*/
.forumtopicdescription {
font-size:11px;
border:0px solid #ccc;
background-color:#f5f5f5;
padding: 5px;
}

/*
  To Increase and decrease the size of the mini window and also change the style.
*/

.window {
  background-color: #c0c0c0;
  border-color: #f0f0f0 #606060 #404040 #d0d0d0;
  border-style: solid;
  border-width: 2px;
  margin: 0px;
  padding: 2px;
  position: absolute;
  text-align: left;
  visibility: hidden;
  vertical-align: top;
}
/*
   To change the style of close, minimize and maximize button.
*/
.titleBar {
  background-color: #31659C;
  cursor: default;
  color: #ffffff;
  font-family: "MS Sans Serif", "Arial", "Helvetica", sans-serif;
  font-size: 8pt;
  font-weight: bold;
  margin: 0px;
  padding: 2px 2px 2px .5em;
  text-align: right;
  white-space: nowrap;

}
.titleBarText {
  float: left;
  overflow: hidden;
  text-align: left;
}
.toptitleBarText {
  text-align: center;
  font-size: 9pt;
  color: #461B7E;
  padding: .5em;
}

.titleBarButtons {
  border-style: none;
  border-width: 0px;
  vertical-align: middle;
  width: 50px;
  height: 14px;
}

/*
   To change the text color and  style of text in comment section.
*/


.clientArea {
  background-color: #ffffff;
  border-color: #404040 #e0e0e0 #f0f0f0 #505050;
  border-style: solid;
  border-width: 2px;
  color: #000000;
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 10pt;
  margin: 2px 0px 0px 0px;
  overflow: auto;
  padding: .5em;

}
/*
  To change the link color and link style of News Topic
  change the newstopictitle.
*/

.newstopictitle{
margin-top: 0;
margin-bottom: 0.2em;
font-size: 12px;
font-weight: normal;
clear: left;
color: #151B8D;
text-decoration: underline;
}
a.newstopictitle:link{
margin-top: 0;
margin-bottom: 0.2em;
font-size: 12px;
font-weight: normal;
clear: left;
color: #151B8D;
text-decoration: underline;
}

a.newstopictitle:visited{
color: #151B54;
font-size: 12px;
text-decoration: underline;

}
a.newstopictitle:hover{
color:#151B54;
font-size: 12px;
text-decoration: underline;
}

/*
   To change backgound color and  size of the marquee text
   font-size: 11px;
   color:#3E3535;
*/

.ampmnewsbodybackgoundcolor{
font-size: 11px;
color:#3E3535;
}


/*
   If you want to increase the news box size you can set a fixed height and width
   width: 205px;  marquee width
   height: 200px; marquee height
*/
 /* To change boreder color and style
    border: 1px inset blue;
 */
 /*
    To Change background color
    background-color: #F0F7FF;
 */

#marqueecontainer{
position: relative;
width: 220px; /*marquee width */
height: 200px; /*marquee height */
background-color: #F0F7FF;
border: 1px inset blue;
overflow: hidden;
padding: 2px;
padding-left: 1px;
padding-right: 1px;
}

/*
  Mini window table style and background color.
*/

.maintable {
font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
font-size:12px;
border: 0px solid #31659C;
text-align:justify;
background-color:#fff;
color: #000;
padding:1px;
}

.latestnewshomelink
{
font-size: 10px;
color:blue;
}
/*
  To modify the style and font size of  News by Insurance Community.
*/
.insurancecommunity{
font-size: 10px;
}
