body {
	_behavior: url("inc/csshover.htc") !important; 
    margin: 0px auto  !important;
    padding:0  !important;
    width: 970px  !important;
}
.bannertext
    {
    font-family:arial narrow,arial,sans-serif;
	font-size:15px;
	text-align:left;
	font-weight:bold;
	color:white;
    padding:5px 5px 5px 25px;
    }

.banner
	{
	width:100%;
	height:50px;
	padding:10px 10px 10px 10px;
	margin:20px 0px 20px 0px;
	background-color:#7abd3d;
	font-family:arial narrow,arial,sans-serif;
	font-size:15px;
	text-align:left;
	font-weight:bold;
	color:white;
	}
td {
    color: #000000;
    font-size: 10pt;
}   
h1
	{
	color:#ef037c !important;
	font-size:20px  !important;
	font-family:arial narrow,arial,helvetica !important;
    border-bottom: 1px dotted #ddd  !important;
    font-weight: bold !important;
	}

h2
	{
	font-size:16px  !important;
    border-bottom: 1px dotted #ddd  !important;
	margin:15px 0px 5px 0px  !important;
    color: #000000  !important;
	}

h3
	{
	font-size:12px  !important;
    border-bottom: 1px dotted #ddd  !important;
	margin:15px 0px 5px 0px  !important;
	}
	
.page p .sub_title_rg {
	font-size:14px;
	font-weight: bold;
	margin:10px 0px 0px 0px;
    color: #000000;
}

.fieldname
	{
	text-align:left;
	}

input,select,textarea
	{
	font-size:11px;
	font-family:Arial,Helvetica,Sans-serif;
    border: 1px solid #000000;
	}

.textentry
	{
	width:250px;
    border:1px solid black;
    font-size:11px;
    xpadding:2px;
    xmargin:0px;
	}

.error
	{
	color:red;
	font-weight:bold;
	/* border-top: 1px solid red; */
	display:block;
	padding-top:5px;
	margin-top:10px;
	}

.success { color: #FFFFFF; font-weight: bold; display:block; padding: 10px;
	   margin-top: 10px; background-color: #00994D; }

/*a
	{
	color:#99b;
	text-decoration:none;
	}

a:hover
	{
	color:black;
	text-decoration:underline;
	}*/
.form
	{
	width: 760px;
	padding:10px 0px 10px 0px;
    margin:0px;
	}

.displaybox
    {
    background-color:white;
    border:1px solid black;
    padding:1px;
    margin:0px;
    width:250px;
    font-size:11px;
    }

.button
    {
    margin:0px;
    padding:2px 2px 2px 2px;
    font-size:12px;
    color:black;
    border: 1px solid #666666;
    text-decoration: none;
    font-weight: bold;
    cursor:pointer;cursor:hand;
    height:20px;
    width:100px;
    vertical-align:middle;
    display:block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align:center;
    background-color: #E1E1E1;
    }
.button_v2 {
    height: 20px;
    padding: 2px 15px 2px 15px;
    color: #000000;
    border: 1px solid #666666;
    font-weight: bold;    
    background-color: #E1E1E1;
}
.wrapper
    {
    background-color:#E1E1E1;
    background-repeat:repeat-x;
    background-position:bottom;
    xheight:20px;
    width:100px;
    display:block;
    padding:0px;
    margin:0px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }

.buttonlink
    {
    display:block;
    height:20px;
    width:100px;
    margin:0px;
    vertical-align:middle;
    font-size:11px;
    color:white;
    padding:2px 2px 2px 2px;
    }

.left
    {
    padding:2px 2px 2px 18px;
    }

.leftwrapper
    {
    background-position: left;
    background-repeat:no-repeat;
    background-image: url('gfx/brand_left.gif');
    }

.right
    {
    padding:2px 25px 2px 2px;
    }

.rightwrapper {
    background-position: -2px right;
    background-repeat:no-repeat;
	background-image: url('gfx/brand_right.gif');
}

.navwidth
    {
    width: 182px;
    font-weight: normal;
    text-align: left;
    font-size:12px;
    margin: 0;
    padding: 3px 3px 3px 5px;
    border: none;
    /*text-indent: 4px; */
    background-image: url('gfx/brand_arrow.gif');
    background-repeat:no-repeat;
    background-position:171px 6px;
    }

.nav
    {
    background-image: none;
    background-color: #DBDBDB;
    width:189px;
    border-bottom: 2px solid #FFFFFF;
    /*margin:0 2px 2px 0;              */
    }


.button:hover
    {
    text-decoration: none;
    color:#f0027f;
   /*#border: 1px solid white;*/
    }

.navwidth:hover
	{
	color: #EF0287;
	border:none;
    background-image: url('gfx/brand_tick.gif');
    background-repeat:no-repeat;
    background-position:170px 4px;
	}

.navlink
    {
    margin:0;
    padding:0;
    }

.helpwrapper
    {
	margin:0px 0px 0px 3px;
    width:17px;
    height:17px;
    }
.help
	{
	padding:1px 2px 1px 2px;
    width:17px;
    height:17px;
    }

.pagerbutton
    {
    padding:2px 5px 2px 5px;
    font-size:11px;
    color:#000000;
    background-color: #eeeeee;
    border: 1px solid black;
    text-decoration: none;
    font-weight: bold;
    cursor:pointer;cursor:hand;
    vertical-align:middle;
    text-align:center;
    line-height:2em;
    }

.pagerbutton:hover
    {
    text-decoration: none;
    background-color: #cccccc;
    }

.wide
    {
    width:350px;
    display:block;
    }

.larger
    {
    width:150px;
    display:block;
    }

.tiny
    {
    width:70px;
    display:block;
    }

.icon
    {
    width:25px;
    color:white;
    }

.icon:hover
	{
	color:white;
	}

.iconwrapper
    {
    width:25px;
    margin:0px;
    background-image:url('gfx/button.gif');
    }


.highlight
    {
    background-color: #ff44aa;
    }



.divider
    {
    border-bottom:1px solid #cccccc;
    }

.printonly
    {
    display:none;
    }


.footertext
    {
    font-size:10px;
    x-border-top: 1px solid #69a137;
    background-color:#999999;
    }

.footertext a
    {
    color:black;
    text-decoration:underline;
    }

.subtext
    {
    font-weight:normal;
    font-size:90%;
    display:block;
    margin-top:3px;
    }

.codeblock
    {
    border:1px solid black;
    padding:8px;
    }

.certificate
	{
    margin:10px;
	padding:5px 15px 5px 15px;
	background-color: white;
	border: 1px solid #69a137;
	width:380px;
    height:280px;
	}

.accref
    {
    color:white;
    font-size:14px;
    font-weight:bold;
    }

.accref2
    {
    color:black;
    font-size:14px;
    font-weight:bold;
    }

.key
    {
    border: 1px solid black;
    padding:5px;
    margin:0px;
    width:239px;
    background-color:#eeeeee;
    }

p {
    margin: 10px 0px 10px 0px !important;
    padding: 0px !important;
}

.navheader {
	width: 189px;
	height: 20px;
	background-image:url('gfx/header_back.gif');
    text-indent: 14px;
	font-size:12px;
	font-weight:bold;
    margin-top: 12px;
    border-bottom: 2px solid #FFFFFF;
}

.navheaderinsert {
	padding: 2px 0 0 32px;
}

.checklistvert
	{
	display:block;
	}

.datagrid
	{
	border-collapse: collapse;
	width: 100%;
	background-color: #fff;
	}

.datagrid td, .datagrid th
	{
	border:1px solid black;
	padding:4px;
	}

/* Styles for new layout 2009-06-12 */
.footer_container {
	width: 970px;
}	
.footer_container a {
	color: #333333;
}
.footer_container a:hover {
    color: #F0027F;
}
.footer_top {
    width: 970px;
    height: 91px;
    background-image: url('gfx/footer/bottom-box-bg.jpg');
    background-repeat: repeat-x;
    float: left;
}    
.footer_partnership {
	width: 950px;
    padding: 10px 0px 10px 20px;
    float: left;
}
.footer_partners {
	width: 720px;
    padding-left: 20px;
	float: left;
}
.footer_partners ul	{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}	
.footer_partners ul li {
	display: inline;
	padding: 0px 5px 0px 0px;
	margin: 0;
    float: left;
}
.footer_banner {
	width: 156px;
    padding: 8px 30px 0px 0px;
	float: right;
}	
.footer_bottom {
    width: 928px;
    background-image: url('gfx/footer/copyright-box.jpg');
    background-repeat: repeat-x;
    padding: 20px;
    font-size: 8pt;
   	border-right: 1px solid #bdbdbd;
   	border-left: 1px solid #bdbdbd;
    float: left;
}
.footer_bottom a {
    color: #898989;
    text-decoration: none;
}
.footer_bottom a:hover {
    color: #F0027F;
    text-decoration: underline;
}
.footer_copyright {
	width: 200px;
	float: left;
	color: #333333;
	font-size: 12px;
}
.footer_links {
	width: 500px;
	float: right;
}    
.footer_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}	
.footer_links ul li {
	display: inline;
	padding: 0px 5px 0px 10px;
	margin: 0;
	height: 12px;
	vertical-align: middle;
	color: #333333;;
}
.footer_links ul li a {
	color: #333333;
}
.footer_links ul li a:hover {
	color: #333333;
	text-decoration: underline;
}
.seperator {
	background-image: url('gfx/footer/footer-seperator.jpg');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
/**
*	Don't want to over-ride styling on any previous divs so adding in a base class to inherit from 
*/
.div {
	border: 0px;
	padding: 0px;
	margin: 0px;
	float: left !important;
	color: #000000 !important; 
}
.side_bar {
    width: 190px;
}
.page p {
    font-size: 12px;
    color: #000000;
}
.page {
    width: 760px;
    padding-left: 10px;
    /*padding-top: 10px;*/
}
.page ol {
    list-style: decimal;
    padding-left: 40px;
}
.page ol li {
    list-style: decimal;
    color: #000000;
}
.page ul {
    list-style: disc;
    padding-left: 40px;
}
.page ul li {
    color: #000000;
    list-style: disc;
}
.page ul li ul {
    color: #000000;
    list-style: circle;
}
.page ul li ul li {
    color: #000000;
    list-style: circle;
}
th {
    font-weight: bold;    
    font-size: 12px;
    color: #OOOOOO;
}
td {
    font-size: 12px;
    color: #OOOOOO;
}
.b {
    font-weight: bold;    
}

.side_menu_spacer {
    width: 190px;
    height: 10px;    
}
.side_menu_heading {
    width: 190px;
    height: 30px;
    background-image: url('gfx/nav/top_menu_heading.jpg');
    background-repeat: no-repeat;
    line-height: 28px;
    vertical-align: middle;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}
.side_menu_item {
    width: 178px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #9B9C9E;
    border-left: 1px solid #9B9C9E;
    border-right: 1px solid #9B9C9E;
    color: #4B4B4B;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    padding: 4px 5px 4px 5px;
}
.side_menu_item:hover {
    width: 178px;
    background-color: #F0027F;
    border-bottom: 1px solid #9B9C9E;
    border-left: 1px solid #9B9C9E;
    border-right: 1px solid #9B9C9E;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    padding: 4px 5px 4px 5px;
}
.side_menu_item a {
    color: #4B4B4B;
    text-decoration: none; 
}
.side_menu_item:hover a {
    color: #FFFFFF;
    text-decoration: none; 
    background-color: #F0027F;
}
.side_menu_item a:hover {
    color: #FFFFFF;
    text-decoration: none; 
    background-color: #F0027F;
}
.submit_button {
    margin: 0px;
    background-color: #E1E1E1;
    border: 1px solid #000000;
    padding: 3px 30px 3px 20px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    background-image: url('gfx/input-arrow.jpg');
    background-position: right;
    background-repeat: no-repeat;
    width: 160px;
}
.submit_button:hover {
    color: #F0027F;
}
.submit_button_link {
    display: block;
    margin: 0px;
    background-color: #E1E1E1;
    border: 1px solid #000000;
    padding: 3px 30px 3px 20px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    background-image: url('gfx/input-arrow.jpg');
    background-position: right;
    background-repeat: no-repeat;
    color: #000000;
    width: 160px;
    float: right;
}
.submit_button_link:hover {
    color: #F0027F;
}
.submit_button_link a {
    color: #000000;
    text-decoration: none;
}
.submit_button_link a:hover {
    color: #F0027F;
    text-decoration: none;
}
.button_link {
    margin: 0px;
    background-color: #E1E1E1;
    border: 1px solid #000000;
    padding: 3px 20px 3px 20px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}
.button_link:hover {
    color: #F0027F;
}
.button_link a {
    color: #000000;
    text-decoration: none;
}
.button_link a:hover {
    color: #F0027F;
    text-decoration: none;
}
.large_button {
    margin: 0px;
    background-color: #E1E1E1;
    border: 1px solid #000000;
    padding: 3px 30px 3px 30px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    width: 300px;
    color: #000000;
    display: block;
}
.large_button:hover {
    color: #F0027F;
}
.inform_table td, th {
	padding: 5px !important;
}

div.testRow { border: 1px solid #9C9D9F; padding: 5px; margin-bottom: 5px; }
div.testRow a { color: #E10379; font-weight: bold; letter-spacing: 0.2em; }