/* Common Container */
#Common {
	padding: 0;
	margin-bottom: 5px;
}

#Common a:link, #Common a:visited {
	color: #0099ff;
    font-family: Calibri, Arial, Helvetica;
	text-decoration: underline;
	padding-top: 13px;
}

#Common a:hover, #Common a:active {
	color: #0099ff;
    font-family: Calibri, Arial, Helvetica;
	text-decoration: underline;
	padding-top: 13px;
}

.titlebg
{
	background-image:url(titlebg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	padding-top: 8px;
}

.titlebg_blue
{
	background-image:url(titlebg_blue.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height: 41px;
	padding-top: 8px;
}

.GreenBg
{
	background-image:url(ambassador.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}

.GreenBg2
{
	background-image:url(ambassador.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}

.BlueBg
{
	background-image:url(ambassadorblue.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}

.Common_title {
    font-family: Calibri, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.Common_title2 {
    font-family: Calibri, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #0000c4;
	text-transform:uppercase;
}

.Common_Content {
	padding-top: 20px;
}

.testimonialtopbg
{
	background-image:url(testtop.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.testimonialContent
{
	background-image:url(testbg.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	padding-top: 4px;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 12px;
}

.testimonialbottombg
{
	background-image:url(testbottom.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.left_Content
{
	padding-top: 25px;
}

#Common .Normal
{
    font-family: Calibri, Arial, Helvetica;
    font-size:  12px;
    font-weight: normal;
    color: #000000;
	line-height:20px;
}

#Common .SubHead    {
    font-family: Calibri, Arial, Helvetica;
font-size: 14px;
color: #333;
font-weight:bold;
line-height: 135%;
}

/* BlueTitle Container */
#BlueTitle {
	padding: 0;
	margin-bottom: 5px;
}

#BlueTitle p {
	font-size: 14px;
	padding: 0; 
	color: #333;
	margin-bottom: 14px; 
	line-height: 135%;
}

.BlueTitle_topbg {
	border-bottom: #c1c1c1 1px solid;
	height: 35px;
	vertical-align: top;
}
#BlueTitle a:link, #BlueTitle a:visited {
	color: #1590c7;
	text-decoration: underline;
}

#BlueTitle a:hover, #BlueTitle a:active {
	color: #1590c7;
	text-decoration: none;
}

.BlueTitle_title {
    font-family: Calibri, Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #00254b;
}

.BlueTitle_Content {
	padding: 10px 0 16px 0;
}

#BlueTitle .Normal
{
    font-family: Calibri, Arial, Helvetica;
font-size: 14px;
	color: #333;
font-weight:bold;
line-height: 135%;
}

#BlueTitle .SubHead    {
    font-family: Calibri, Arial, Helvetica;
font-size: 14px;
color: #333;
font-weight:bold;
line-height: 135%;
}

.text1
{
    font-family: Calibri, Arial, Helvetica;
    font-size:  12px;
	font-weight:bold;
}

.text2
{
    font-family: Calibri, Arial, Helvetica;
    font-size:  12px;
	font-weight:normal;
}

#RandomImage img
{
    float:left;
    position:absolute;
}
/* black Container */
#black {
	padding: 9px 0;
	margin-bottom: 22px;
	background: #000;
}

#black p {
	font-size: 13px;
	padding: 0; 
	margin: 0;
	color: #fff;
	line-height: 20px;
}

#black a:link, #black a:visited {color: #fff; text-decoration: underline;}
#black a:hover, #black a:active {color: #fff; text-decoration: none;}

.black_Content {
	padding: 0 10px;
}
#black .Normal
{
	font-family: Arial, serif;
	font-size: 13px;
	color: #fff;
	font-weight:normal;
	line-height: 20px;
}

#black .SubHead    {
	font-family: Arial, serif;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	font-weight: bold;
}

