/* CSS Document for SANSIO. */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/pattern.jpg);
	background-position:top;
	background-position:top;
}

a:link {color: #CE252C; text-decoration: none; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
a:active {color: #CE252C; text-decoration: none; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
a:visited {color: #CE252C; text-decoration: none; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
a:hover {color: #000000; text-decoration:none; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }


.toppattern	{
	background-image:url(images/top-pattern.jpg);
	background-repeat:repeat-x;
	height:105px;
}


.left-line	{
	background-image:url(images/left-line.jpg);
	background-repeat:repeat-y;
	background-position:left;
	vertical-align:top;
	width:5px;
}

.right-line	{
	background-image:url(images/right-line.jpg);
	background-repeat:repeat-y;
	background-position:right;
	vertical-align:top;
	width:5px;
}

.btm-line	{
	background-image:url(images/btm-line.jpg);
	background-repeat:repeat-x;
	height:5px;
}

.left-line-box	{
	background-image:url(images/left-box-line.jpg);
	background-repeat:repeat-y;
	background-position:left;
	vertical-align:top;
	width:5px;
}

.right-line-box	{
	background-image:url(images/right-box-line.jpg);
	background-repeat:repeat-y;
	background-position:right;
	vertical-align:top;
	width:5px;
}

.btm-line-box	{
	background-image:url(images/btm-box-line.jpg);
	background-repeat:repeat-x;
	height:5px;
}

.contentbg	{
	background-image:url(images/content-grd.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

.whitebg	{
	background-color:#ffffff;
}

.menubg	{
	background-color:#2F749B;
	height:30px;
}

.headerbg	{
	background-image:url(images/header-bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:top;

}

.menutxt	{
	vertical-align:middle;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}


.greenbg	{
	background-color:#ffffff;
}



.title	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A42D36;
	font-weight:bold;
	
}

.contentxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #040F39;
	text-align:justify;
	

}

.boldcontentxt {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	text-transform: none;
	color: #CE252C;
	font-weight:bold;
}

.webtext{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
text-decoration:none;
color:#ffffff}


.footerbg	{
	height:25px;
	background-color:#CE252C;
	vertical-align:middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.px	{
	background-color:#CE252C;
}

.boxbg	{
	background-color:#F1F1F1;
}

a.webtext:link {color: #ffffff; text-decoration: none; 	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
a.webtext:active {color: #ffffff; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
a.webtext:visited {color: #ffffff; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
a.webtext:hover {color: #FF6600; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

/* ticker style begin  */

#pscroller1{
width: 180px;
height: 160px;
padding:5px;
}

#pscroller1 a{
text-decoration: none;
}



ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left:25px;
	}
li {
	background-image:url(images/bullet.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #040F39;
	line-height:20px;
	text-align:justify;
}

/* ticker style End  */
/*
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left:25px;
	}
li {
	background-image:url(images/bullet.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #040F39;
	text-align:justify;
}
*/
/* effect start */
#accordionExample {
	width : 212px;
	font-size   : 11px;
	float:left;
	margin-bottom:15px;	
}


* >#accordionExample {
	margin-bottom:0px;
}			/* HACK to pass values to firefox   */


.accordionTabTitleBar {
	padding             : 0px 6px 0px 6px;
   	border-style        : solid;
	border-top-color    : #FFC9C9;
	border-bottom-color : #A22630;
	border-left-color: #ccc;
	border-right-color: #ccc;
   	border-width        : 1px;
	background: url(images/left-title-bg.gif) repeat-x;
	background-color:#FFFFFF;
	color:#333;
	font-weight:bold;
	text-align:left;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:11px;
	height:20px;
}

.accordionTabTitleBarHover {
   	font-size        : 10px;
	text-align:left;
}



.accordionTabTitleBarHover {
   	font-size        : 10px;
	text-align:left;
}

.accordionTabContentBox {
   	font-size        : 11px;
   	border-top-width : 0px;
   	padding          : 0px 8px 0px 8px;
	border-left-color: #BE2328;
	border-right-color: #BE2328;
	background-color:#F1F1F1;
	border-width        : 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
}

.leftcontentxt {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
}
.blacktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #040f39;
	text-decoration: none; 
}
.italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #040f39;
	text-decoration: none;
}
.italicsmall {
	font-style: italic;
}
.bigtextsimple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #040f39;
}

.boxline {
	background-color: #F1F1F1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	padding:5px;
}
