/* CSS Document Genral Style for Article Section  -  Microsite Module  */

body { 
	margin-top : 00px;
	margin-bottom : 20px;
	margin-left : 5px;
	margin-right : 5px;
}

.logo {          /* for logo - dont change */
	FONT-WEIGHT: bold; 
	FONT-SIZE: 28px; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: lucida sans, Arial, Tahoma;
	LETTER-SPACING : 1px;
	PADDING-LEFT : 20px;
	TEXT-ALIGN : center;
}

.logo a {          
	COLOR: #FFFFFF; 
	TEXT-DECORATION : none;
}

.logo a:hover {          
	COLOR: #CCCCCC; 
	TEXT-DECORATION : none;
}

.top_text{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #4F4F4F; 
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Sans-Serif;
	TEXT-ALIGN : center;
}

.toplink {          /* for menu - top link */  
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #25598f; 
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Sans-Serif;
	TEXT-ALIGN : center;
	PADDING-LEFT : 15px;
	PADDING-RIGHT : 15px;
}

.toplink a {
	COLOR: #25598f; 
	TEXT-DECORATION : none;
}

.toplink a:hover {
	COLOR: #0542ba; 
	TEXT-DECORATION : underline;
}

.toptable {
	background-image : url('s2_head_bg.gif');
	background-repeat : no-repeat;
/*	border-top : 2px solid #CCCCCC;
	border-left : 2px solid #CCCCCC;
	border-right : 2px solid #CCCCCC;
	background-color : #FFFFFF;
*/
}

.menu {
	border-top : 2px solid #CCCCCC;
	border-bottom : 2px solid #CCCCCC;
}
/*
.middletable {
	border-left : 2px solid #CCCCCC;
	border-right : 2px solid #CCCCCC;
	background-color : #FFFFFF;
}
*/
.navlinktext {
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	FONT-SIZE : 12px; 
	COLOR : #000000; 
	LINE-HEIGHT : 20px;
}

.navlinktext a {
	COLOR : #000000; 
	text-decoration : underline;
}

.navlinktext a:hover {
	COLOR : #0542ba; 
	text-decoration : none;
}



.articletext {
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	FONT-SIZE : 12px; 
	COLOR : #000000; 
	LINE-HEIGHT : 20px;
}

.articletext a {
	COLOR : #0000FF; 
	text-decoration : underline;
}

.articletext a:hover {
	COLOR : #0000FF; 
	text-decoration : none;
}

.articleheading { 
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif; 
	FONT-WEIGHT : normal; 
	FONT-SIZE : 20px; 
	COLOR : #0542ba; 
	DISPLAY : inline;
	text-transform : capitalize;
}

.articleheading a { 
	COLOR : #0542ba; 
	TEXT-DECORATION : none;
}

.articleheading a:hover { 
	COLOR : #000000; 
	TEXT-DECORATION : underline;
}

.lefttext {
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	FONT-SIZE : 12px; 
	COLOR : #0542ba; 
	LINE-HEIGHT : 20px;
}

.lefttext a {
	COLOR : #0542ba; 
	text-decoration : underline;
}

.lefttext a:hover {
	COLOR : #0000FF; 
	text-decoration : none;
}

.leftheadingtext {
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	FONT-SIZE : 17px; 
	COLOR : #0542ba; 
	LINE-HEIGHT : 20px;
	border-bottom : 2px solid #0542ba;
}

.leftheadingtext a {
	COLOR : #0542ba; 
	text-decoration : underline;
}

.leftheadingtext a:hover {
	COLOR : #0000FF; 
	text-decoration : none;
}


.textbox {
	font-family : Verdana, Arial, Helivetica, sans-Sariff;
	font-size : 10px;
	font-weight : normal;
}

.textarea {
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	PADDING-LEFT : 3px;
}

.submitbutton {
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	PADDING-LEFT : 3px;
}



