/* CSS Document
Ben Louis-Smith
Embado.com
2007
 */


/*
-----------------------------------
INHERITED STYLES
----------------------------------- */
body {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838276;
	line-height: 18px;
	background: url(../images/generic/background.jpg) repeat-x #fff;
	padding: 0px;
	margin: 0px;
	}

div {
	padding: 0px;
	margin: 0px;
	}

a {
	text-decoration: none;
	color: #418cbb;
	}

a:hover {
	text-decoration: underline;
	}

h1 {
	font-size: 18px;
	color: #418cbb;
	background: #c5e4f7;
	padding: 2px 2px 4px 2px;
	margin: 0 0 12px 0;
	font-weight: normal;
	}

h2 {
	font-size: 18px;
	color: #418cbb;
	background: #c5e4f7;
	padding: 2px 2px 4px 2px;
	margin: 2px 0 12px 0;
	font-weight: normal;
	}

h3 {
	color: #418cbb;
	font-size: 16px;
	padding: 0;
	margin: 10px 0 5px 0;
	font-weight: normal;
	}

.HeaderYamini {		
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	}

.paraheading {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	}

p {
	padding: 0px;
	margin: 0px;
	}

blockquote {
	margin-left: 0;
	padding-left: 0;
	}

/* div { border: 1px solid #000; } */

/*
-----------------------------------
BASE STYLES
----------------------------------- */
#container {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	}

td.top {
	width: 772px;
	background: url(../images/generic/top-shadow.gif);
	background-repeat: no-repeat;
	}

td.contentbase {
	width: 772px;
	background: #fff;
	}

td.content {
	padding: 0 17px 0 17px;
	font-size: 12px;
	}

td.bottom {
	width: 772px;
	background: url(../images/generic/bottom-shadow.gif);
	background-repeat: no-repeat;
	}

/*
-----------------------------------
GENERIC STYLES
----------------------------------- */
div.floatleft {
	float: left;
	}

div.clear_both {
	clear: both;
	}

span.hide {
	display: none;
	}

ul.arrows {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

li.arrows {
	background: url(../images/arrows/blue.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding: 0 0 6px 10px;
	margin: 4px 0 0 0;
	}

li.arrows img {
	margin-top: 5px;
	}

/*
-----------------------------------
MAIN MENU
----------------------------------- */
td.dropdowns li {
	font-size: 10px;
	line-height: 18px;
	}

ul.menu {
	padding: 0px;
	margin: 0 0 10px 0;
	}

ul.menu li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

/*
-----------------------------------
SUB MENU STYLES
----------------------------------- */
td.submenu-header {
	width: 180px;
	height: 28px;
	background: url(../images/submenu/internal-tab.gif) #c5e4f7;
	background-repeat: no-repeat;
	padding: 4px 8px 0 8px;
	margin: 0px;
	}

p.header {
	font-size: 14px;
	color: #418cbb;
	padding: 0px;
	margin: 0px;
	}

td.submenu-base {
	width: 196px;
	background: url(../images/submenu/internal-base.gif) repeat-y #c5e4f7;
	padding: 0 10px 0 10px;
	margin: 0;
	font-size: 12px;
	}

li.submenu {
	height: 28px;
	background: url(../images/arrows/blue.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding: 4px 0 0 10px;
	margin: 0 0 2px 0;
	border-bottom: 1px solid #c5e4f7;
	}

li.submenub {
	background: url(../images/arrows/blue.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding: 2px 0 2px 10px;
	margin: 4px 0 0 0;
	}

td.submenu-bottom {
	width: 196px;
	height: 11px;
	background: url(../images/submenu/internal-bottom.gif) #c5e4f7;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	}

/*
-----------------------------------
RELATED LINKS
----------------------------------- */
td.related-header {
	width: 180px;
	height: 28px;
	background: url(../images/submenu/internal-related2.gif) #c5e4f7;
	background-repeat: no-repeat;
	padding: 4px 8px 0 8px;
	margin: 20px 0 0 0;
	}

p.related-header {
	font-size: 14px;
	color: #418cbb;
	padding: 0px;
	margin: 0px;
	}
td.related-links {
	width: 196px;
	padding: 0 10px 0 10px;
	margin: 0;
	font-size: 12px;
	}

td.related-links li {
	background: url(../images/arrows/blue.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding: 2px 0 6px 10px;
	margin: 0 0 2px 0;
	border-bottom: 1px solid #c5e4f7;
	}

/*
-----------------------------------
MAIN CONTENT STYLES
----------------------------------- */
#main-content {
	float: left;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#main-content hr {
	border: none 0;
	border-top: 1px dashed #6c9b7e;
	width:99%;
	height: 1px
	}

#main-content p {
	padding-bottom: 10px;
	font-size: 12px;
	}

#main-content ul {
	list-style-type: none;
	margin: 5px 0 5px 0;
	padding: 0px;
	}

#main-content li {
	background: url(../images/arrows/blue.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding: 0 0 6px 10px;
	margin: 4px 0 0 0;
	}

#main-content td {
	padding-bottom: 10px;
	font-size: 12px;
	}
	
/*
-----------------------------------
SIGNOFF STYLES
----------------------------------- */
td.signoff-top {
	width: 738px;
	height: 8px;
	background: url(../images/generic/signoff-top.gif) #d3eaf9;
	background-repeat: no-repeat;
	margin-top: 10px;
	}

td.signoff-middle {
	width: 698px;
	background: #d3eaf9;
	padding: 0 20px 0 20px;
	text-align: center;
	}

td.signoff-middle p {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #317dad;
	line-height: 14px;
	}

a.small-links {
	color: #317dad;
	text-decoration: underline;
	}

a.site-links {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #104e75;
	}

td.signoff-bottom {
	width: 738px;
	height: 8px;
	background: url(../images/generic/signoff-bottom.gif) #d3eaf9;
	background-repeat: no-repeat;
	}
#maincontent {
	float: left;
	margin: 0 0 10px 0;
	padding-left: 0px;
	width: 510px;
}
.benefits-base img {
	border-top-color: #B7D5E6;
	border-right-color: #B7D5E6;
	border-bottom-color: #B7D5E6;
	border-left-color: #B7D5E6;
}
#main-content img {
	border-top-color: #B7D5E6;
	border-right-color: #B7D5E6;
	border-bottom-color: #B7D5E6;
	border-left-color: #B7D5E6;
}

