/* <------- Digitise Default Styles v1.0 STARTS -------> */
body {
	padding: 0;
	margin: 0;
	background-image: url(../images/bg.gif);
}
p {
	margin:0;
	padding:0;
}
img {
	padding: 0;
	margin: 0;
	border: none;
}
a {
	color: #4f7d94;
	text-decoration: none;
}
a:hover {
	color: #829776;
	text-decoration: underline;
}
h1 {
	color: #234c60; 
	font-size: 14px; 
	font-family: Arial, MS Sans Serif, Verdana, sans-serif; 
	margin: 0 0 10px 0;
}

/* Default Text Fonts for text INSIDE form fields of <input>, <select> and <textarea> */
input, select, textarea {
	font-size: 12px;
	font-family: MS Sans Serif, Verdana, sans-serif;
}

/* Default Text Fonts that come under the <body>, <div>, <table> and <td> tags */
body, div, table, td {
	font-family: Arial, Verdana, Helvetica, MS Sans Serif, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #484848;
}

/* Default Footer Styles STARTS */
.footer {
	font-size: 11px;
	line-height: 14px;
}
/* Default Footer Styles ENDS */

/* <------- Digitise Default Styles v1.0 ENDS -------> */

.img-divder {
	background-image: url(../images/img-divider.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

.images {color: #4f7d94; font-size: 11px;}
 
.sister {color: #ffffff; font-size: 11px;}
.sister a {color: #ffffff; text-decoration: none;}
.sister a:hover {color: #e4f5da; text-decoration: underline;}

.bottom-menu {font-size: 11px;}