
body{
font-family: Arial;
	font-size: 12px;
	color: #292929;
	font-weight: normal;
	line-height: 16px;
	margin: 30px 0px 10px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

p{
font-family: Arial;
	font-size: 13px;
	color: #292929;
	font-weight: normal;
	line-height: 16px;
}

.211{
font-family: Arial;
	font-size: 11px;
	color: #292929;
	font-weight: normal;
}


.homepageintro{
font-family: Arial;
	font-size: 14px;
	color: #292929;
	font-weight: normal;
	line-height: 20px;
}

.partnersinfo{
font-family: Arial;
	font-size: 12px;
	color: #292929;
	font-weight: normal;
	line-height: 14px;
}




ul,ol,li{
font-family: Arial;
	font-size: 12px;
	color: #292929;
	font-weight: normal;
	line-height: 16px;
	margin-left:4px;
    padding-left:12px;
	list-style-type: disc;
}


table,tr,td{
font-family: Arial;
	font-size: 12px;
	color: #292929;
	font-weight: normal;
	line-height: 14px;
}

.smallnews {
	font-family: Arial;
	font-size: 11px;
	text-transform: none;
	color: #292929;
	line-height: 15px;
}




.footer {
	font-family: Arial;
	font-size: 11px;
	color: #292929;
	font-weight: lighter;
}
/*
A:link {
	font-family: Arial;
	font-size: 14px;
	color: #111a83;
	text-transform: none;
	text-decoration: underline;
	line-height: 14px;
}
A:visited {
	font-family: Arial;
	font-size: 14px;
	color: #111a83;
	text-transform: none;
	text-decoration: underline;
	font-weight: normal;
	line-height: 14px;
}
A:hover {
	color: #666666;
	font-family: Arial;
	font-size: 14px;
	text-transform: none;
	text-decoration: underline;
	line-height: 14px;
}
.class1 A:link {
	font-family: Arial;
	font-size: 12px;
	color: #111a83;
	text-decoration: underline;
	line-height: 14px;
}
.class1 A:visited {
	font-family: Arial;
	font-size: 12px;
	color: #111a83;
	text-decoration: underline;
	line-height: 14px;
}
.class1 A:hover {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	text-transform: none;
	text-decoration: underline;
	line-height: 14px;
}

*/

.title {
	font-family: Arial;
	font-size: 20px;
	text-transform: none;
	color: #111a83;
	font-variant: normal;
	font-weight: normal;
	line-height: 24px;
}
.title2 {
	font-family: Arial;
	font-size: 18px;
	color: #fc9600;
	line-height: 22px;
}
.title3 {
	font-family: Arial;
	font-size: 18px;
	color: #fa1f07;
	line-height: 22px;
}
.title4 {
	font-family: Arial;
	font-size: 18px;
	color: #7a7fb8;
	line-height: 22px;
}
.small {
	font-family: Arial;
	font-size: 12px;
	text-transform: none;
	color: #666666;
	line-height: 15px;
}






.sidebarheader {
	font-family: Arial;
	font-size: 14px;
	text-transform: none;
	color: #ffffff;
	line-height: 15px;
/*	background-repeat: repeat-x;  */
	background-repeat: no-repeat;
}



.home {
	font-family: Arial;
	font-size: 18px;
	color: #111a83;
	line-height: 22px;
	font-weight: bold;
}




.glossymenu{
margin: 0px;
padding: 0;
width: 157px; /*width of menu*/
border-bottom-width: 0;
}

.glossymenu a.menuitem{
	color: #FFFFFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-color: #c2c5e8;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
}
.glossymenu a.menuitem2{
	color: #FFFFFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-color: #c2c5e8;
	background-image: url(images/home2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
}
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(images/hover.jpg);
}
.glossymenu a.menuitem2:hover{
background-image: url(images/home_over2.jpg);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background: #c2c5e8;
	margin: 0px;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li a{
	display: block;
	font: normal 12px;
	font: Arial;
	color: black;
	text-decoration: none;
	padding-left: 2px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
}

.glossymenu div.submenu ul li a:hover{
	background: white;
	color: #111a83;
	margin: 0px;
}
/*body {
	
	scrollbar-face-color:#111a83;
	scrollbar-arrow-color:#c2c5e8;
	margin: 30px 0px 10px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
*/




.style1 {font-size: 9px}
.style2 {font-size: 10px}

.style4 {font-size: 16px}
.style5 {
	font-size: 12;
	color: #000000;
}



/*  homepagelinks runs the links just on the first page / home page of the site */

a.mainlinks {text-decoration: dashed 1px #ff6600;  font-weight: normal; font-family: Arial; font-size: 12px;
padding-right: 0px; margin-right: 0px; margin-left: 0px; border-bottom: dashed 1px #f37d42;
padding-top: 0px; margin-bottom: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left;}


a.mainlinks:link {color: #354180; text-decoration: dashed;}
a.mainlinks:visited {color: #354180; text-decoration: none;}
a.mainlinks:hover {color: #f37d42; text-decoration: none;}



/*  2-1-1 link on home page of the site */

a.mainhelplinks {text-decoration: dashed 1px #ff6600;  font-weight: normal; font-family: Arial; font-size: 11px;
padding-right: 0px; margin-right: 0px; margin-left: 0px; border-bottom: dashed 1px #f37d42;
padding-top: 0px; margin-bottom: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left;}


a.mainhelplinks:link {color: #354180; text-decoration: dashed;}
a.mainhelplinks:visited {color: #354180; text-decoration: none;}
a.mainhelplinks:hover {color: #f37d42; text-decoration: none;}





a.ullinks {text-decoration: none;  font-weight: normal; font-family: Arial; font-size: 11px;
padding-right: 0px; margin-right: 0px; margin-left: 0px; border-bottom: dashed 1px #f37d42;
padding-top: 0px; margin-bottom: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left;}


a.ullinks:link {color: #354180; text-decoration: dashed;}
a.ullinks:visited {color: #354180; text-decoration: none;}
a.ullinks:hover {color: #f37d42; text-decoration: none;}


/*this is for the links color  in the body of the document*/
.storylinks {
{text-decoration: dashed 1px #ff6600;  font-weight: normal; font-family: Arial; font-size: 14px;
padding-right: 0px; margin-right: 0px; margin-left: 0px; border-bottom: dashed 1px #f37d42;
padding-top: 0px; margin-bottom: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left;}
}



a.storylinks:link {color: #354180; text-decoration: dashed;}
a.storylinks:visited {color: #354180; text-decoration: none;}
a.storylinks:hover {color: #f37d42; text-decoration: none;}









A.navlinkfont {text-decoration: none;  font-family:  Arial;  font-weight: bold; font-size: 10px;  color:#0049D6;}



/* this stops the links from being underlined by putting the text decoration as none*/
a	{ 
text-decoration: none; 
 }



/*this is for the links mouseover color in the body of the document*/
/*
A.mainlinks:hover {
color:#354180  
text-decoration: bold;
border-bottom: 1px dotted #10167f;  
}
 */